Pull request #41970 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from fc07fecfb58e54bd11525644e277b3dd3fff4d7f+dfce527001bb9890b3f00df50f5a99fd68ec6b7b (ddde12901041507ae97cb33913e2f5af32184b02) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-02-16T17:52:02.240Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-16T17:52:02.245Z] Trying to pass milestone 2 [Pipeline] milestone [2021-02-16T17:52:02.323Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-16T17:52:17.466Z] Still waiting to schedule task [2021-02-16T17:52:17.469Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T17:53:16.360Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0400dd0ed8693ca88) in /home/ubuntu/workspace/moby_PR-41970 [Pipeline] { [Pipeline] checkout [2021-02-16T17:53:16.482Z] The recommended git tool is: git [2021-02-16T17:53:18.788Z] using credential docker-jenkins-github-credentials [2021-02-16T17:53:18.794Z] Cloning the remote Git repository [2021-02-16T17:53:18.794Z] Cloning with configured refspecs honoured and without tags [2021-02-16T17:53:18.857Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T17:53:18.914Z] > git init /home/ubuntu/workspace/moby_PR-41970 # timeout=10 [2021-02-16T17:53:19.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:53:19.162Z] > git --version # timeout=10 [2021-02-16T17:53:19.175Z] > git --version # 'git version 2.17.1' [2021-02-16T17:53:19.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:53:19.177Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:53:36.199Z] Fetching without tags [2021-02-16T17:53:36.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:53:36.137Z] > git config --add remote.origin.fetch +refs/pull/41970/head:refs/remotes/origin/PR-41970 # timeout=10 [2021-02-16T17:53:36.153Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:53:36.178Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:53:36.201Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:53:36.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:53:36.203Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:53:36.527Z] Merging remotes/origin/20.10 commit dfce527001bb9890b3f00df50f5a99fd68ec6b7b into PR head commit fc07fecfb58e54bd11525644e277b3dd3fff4d7f [2021-02-16T17:53:37.327Z] Merge succeeded, producing a84db4e6bec0441fb79f1c40d54f438834cfb90b [2021-02-16T17:53:37.327Z] Checking out Revision a84db4e6bec0441fb79f1c40d54f438834cfb90b (PR-41970) [2021-02-16T17:53:36.532Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:53:36.549Z] > git checkout -f fc07fecfb58e54bd11525644e277b3dd3fff4d7f # timeout=10 [2021-02-16T17:53:37.102Z] > git remote # timeout=10 [2021-02-16T17:53:37.117Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T17:53:37.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:53:37.127Z] > git merge dfce527001bb9890b3f00df50f5a99fd68ec6b7b # timeout=10 [2021-02-16T17:53:37.310Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T17:53:37.328Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:53:37.345Z] > git checkout -f a84db4e6bec0441fb79f1c40d54f438834cfb90b # timeout=10 [2021-02-16T17:53:40.930Z] Commit message: "Merge commit 'dfce527001bb9890b3f00df50f5a99fd68ec6b7b' into HEAD" [2021-02-16T17:53:40.946Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T17:53:41.986Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41970:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-02-16T17:53:40.931Z] > git rev-list --no-walk 884f02ce904b6a2711acfd70dae127e1efb59b17 # timeout=10 [2021-02-16T17:53:46.159Z] Unable to find image 'alpine:latest' locally [2021-02-16T17:53:46.159Z] latest: Pulling from library/alpine [2021-02-16T17:53:46.417Z] 4c0d98bf9879: Pulling fs layer [2021-02-16T17:53:46.417Z] 4c0d98bf9879: Download complete [2021-02-16T17:53:46.676Z] 4c0d98bf9879: Pull complete [2021-02-16T17:53:46.676Z] Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 [2021-02-16T17:53:46.676Z] Status: Downloaded newer image for alpine:latest [2021-02-16T17:53:50.861Z] 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 [2021-02-16T17:53:51.732Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0400dd0ed8693ca88) in /home/ubuntu/workspace/moby_PR-41970 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-16T17:53:51.736Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41970 [Pipeline] node [2021-02-16T17:53:51.739Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-41970 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-16T17:53:51.752Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02790af1c38d3a91b) in /home/ubuntu/workspace/moby_PR-41970 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-02-16T17:53:51.815Z] The recommended git tool is: git [Pipeline] checkout [2021-02-16T17:53:51.825Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-02-16T17:53:51.838Z] The recommended git tool is: git [2021-02-16T17:53:51.842Z] The recommended git tool is: git [Pipeline] // stage [2021-02-16T17:53:51.855Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-02-16T17:53:51.871Z] Fetching without tags [Pipeline] // stage [Pipeline] { [2021-02-16T17:53:51.878Z] using credential docker-jenkins-github-credentials [2021-02-16T17:53:51.879Z] using credential docker-jenkins-github-credentials [2021-02-16T17:53:51.893Z] Cloning the remote Git repository [Pipeline] stage [2021-02-16T17:53:51.893Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-02-16T17:53:51.895Z] Cloning the remote Git repository [2021-02-16T17:53:51.895Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-16T17:53:51.921Z] The recommended git tool is: git [2021-02-16T17:53:51.931Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-02-16T17:53:51.937Z] Cloning the remote Git repository [2021-02-16T17:53:51.937Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-02-16T17:53:52.178Z] Merging remotes/origin/20.10 commit dfce527001bb9890b3f00df50f5a99fd68ec6b7b into PR head commit fc07fecfb58e54bd11525644e277b3dd3fff4d7f [2021-02-16T17:53:52.362Z] Merge succeeded, producing 721743133a5596064cba76fadf0eeae73679f0bb [2021-02-16T17:53:52.362Z] Checking out Revision 721743133a5596064cba76fadf0eeae73679f0bb (PR-41970) [2021-02-16T17:53:52.456Z] Commit message: "Merge commit 'dfce527001bb9890b3f00df50f5a99fd68ec6b7b' into HEAD" [2021-02-16T17:53:52.503Z] First time build. Skipping changelog. [2021-02-16T17:53:51.830Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-16T17:53:51.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:53:51.873Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:53:51.873Z] > git --version # timeout=10 [2021-02-16T17:53:51.877Z] > git --version # 'git version 2.17.1' [2021-02-16T17:53:51.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:53:51.879Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:53:52.179Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:53:52.182Z] > git checkout -f fc07fecfb58e54bd11525644e277b3dd3fff4d7f # timeout=10 [2021-02-16T17:53:52.285Z] > git remote # timeout=10 [2021-02-16T17:53:52.294Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T17:53:52.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:53:52.301Z] > git merge dfce527001bb9890b3f00df50f5a99fd68ec6b7b # timeout=10 [2021-02-16T17:53:52.355Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T17:53:52.363Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:53:52.366Z] > git checkout -f 721743133a5596064cba76fadf0eeae73679f0bb # timeout=10 [2021-02-16T17:53:52.457Z] > git rev-list --no-walk 884f02ce904b6a2711acfd70dae127e1efb59b17 # timeout=10 [2021-02-16T17:53:51.901Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T17:53:51.901Z] > git init /home/jenkins/workspace/moby_PR-41970 # timeout=10 [2021-02-16T17:53:51.927Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:53:51.927Z] > git --version # timeout=10 [2021-02-16T17:53:51.951Z] > git --version # 'git version 2.17.1' [2021-02-16T17:53:51.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:53:51.958Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:53:51.899Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T17:53:51.900Z] > git init /home/docker/workspace/moby_PR-41970 # timeout=10 [2021-02-16T17:53:51.912Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:53:51.912Z] > git --version # timeout=10 [2021-02-16T17:53:51.915Z] > git --version # 'git version 2.7.4' [2021-02-16T17:53:51.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:53:51.916Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:53:51.937Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T17:53:51.938Z] > git init /home/ubuntu/workspace/moby_PR-41970 # timeout=10 [2021-02-16T17:53:51.962Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:53:51.963Z] > git --version # timeout=10 [2021-02-16T17:53:51.971Z] > git --version # 'git version 2.25.1' [2021-02-16T17:53:51.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:53:51.972Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T17:53:53.220Z] + [ PR != PR ] [2021-02-16T17:53:53.220Z] + [ 20.10 != master ] [2021-02-16T17:53:53.220Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T17:53:53.578Z] + docker version [2021-02-16T17:53:53.578Z] Client: Docker Engine - Community [2021-02-16T17:53:53.578Z] Version: 20.10.3 [2021-02-16T17:53:53.578Z] API version: 1.41 [2021-02-16T17:53:53.578Z] Go version: go1.13.15 [2021-02-16T17:53:53.578Z] Git commit: 48d30b5 [2021-02-16T17:53:53.578Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-16T17:53:53.578Z] OS/Arch: linux/amd64 [2021-02-16T17:53:53.578Z] Context: default [2021-02-16T17:53:53.578Z] Experimental: true [2021-02-16T17:53:53.578Z] [2021-02-16T17:53:53.578Z] Server: Docker Engine - Community [2021-02-16T17:53:53.578Z] Engine: [2021-02-16T17:53:53.578Z] Version: 20.10.3 [2021-02-16T17:53:53.578Z] API version: 1.41 (minimum version 1.12) [2021-02-16T17:53:53.578Z] Go version: go1.13.15 [2021-02-16T17:53:53.578Z] Git commit: 46229ca [2021-02-16T17:53:53.578Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-16T17:53:53.578Z] OS/Arch: linux/amd64 [2021-02-16T17:53:53.578Z] Experimental: true [2021-02-16T17:53:53.578Z] containerd: [2021-02-16T17:53:53.578Z] Version: 1.4.3 [2021-02-16T17:53:53.578Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:53:53.578Z] runc: [2021-02-16T17:53:53.578Z] Version: 1.0.0-rc92 [2021-02-16T17:53:53.578Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:53:53.578Z] docker-init: [2021-02-16T17:53:53.578Z] Version: 0.19.0 [2021-02-16T17:53:53.578Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T17:53:53.901Z] + docker info [2021-02-16T17:54:02.106Z] Fetching without tags [2021-02-16T17:54:02.463Z] Merging remotes/origin/20.10 commit dfce527001bb9890b3f00df50f5a99fd68ec6b7b into PR head commit fc07fecfb58e54bd11525644e277b3dd3fff4d7f [2021-02-16T17:54:02.077Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:54:02.079Z] > git config --add remote.origin.fetch +refs/pull/41970/head:refs/remotes/origin/PR-41970 # timeout=10 [2021-02-16T17:54:02.083Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:54:02.097Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:54:02.111Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:54:02.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:54:02.112Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:54:02.468Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:54:02.469Z] > git checkout -f fc07fecfb58e54bd11525644e277b3dd3fff4d7f # timeout=10 [2021-02-16T17:54:02.853Z] > git remote # timeout=10 [2021-02-16T17:54:03.326Z] Merge succeeded, producing f4f20f39539ced8e7717011b351da668a53ebfeb [2021-02-16T17:54:03.326Z] Checking out Revision f4f20f39539ced8e7717011b351da668a53ebfeb (PR-41970) [2021-02-16T17:54:03.391Z] Commit message: "Merge commit 'dfce527001bb9890b3f00df50f5a99fd68ec6b7b' into HEAD" [2021-02-16T17:54:03.402Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T17:54:04.242Z] + docker version [2021-02-16T17:54:04.242Z] Client: Docker Engine - Community [2021-02-16T17:54:04.242Z] Version: 19.03.7 [2021-02-16T17:54:04.242Z] API version: 1.40 [2021-02-16T17:54:04.242Z] Go version: go1.12.17 [2021-02-16T17:54:04.242Z] Git commit: 7141c199a2 [2021-02-16T17:54:04.242Z] Built: Sat Mar 7 16:48:47 2020 [2021-02-16T17:54:04.242Z] OS/Arch: linux/s390x [2021-02-16T17:54:04.242Z] Experimental: false [2021-02-16T17:54:04.242Z] [2021-02-16T17:54:04.242Z] Server: Docker Engine - Community [2021-02-16T17:54:04.242Z] Engine: [2021-02-16T17:54:04.242Z] Version: 19.03.7 [2021-02-16T17:54:04.242Z] API version: 1.40 (minimum version 1.12) [2021-02-16T17:54:04.242Z] Go version: go1.12.17 [2021-02-16T17:54:04.242Z] Git commit: 7141c199a2 [2021-02-16T17:54:04.242Z] Built: Sat Mar 7 16:47:46 2020 [2021-02-16T17:54:04.242Z] OS/Arch: linux/s390x [2021-02-16T17:54:04.242Z] Experimental: true [2021-02-16T17:54:04.242Z] containerd: [2021-02-16T17:54:04.242Z] Version: 1.2.13 [2021-02-16T17:54:04.242Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-16T17:54:04.242Z] runc: [2021-02-16T17:54:04.242Z] Version: 1.0.0-rc10 [2021-02-16T17:54:04.242Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-16T17:54:04.242Z] docker-init: [2021-02-16T17:54:04.242Z] Version: 0.18.0 [2021-02-16T17:54:04.242Z] GitCommit: fec3683 [Pipeline] sh [2021-02-16T17:54:02.857Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T17:54:02.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:54:02.859Z] > git merge dfce527001bb9890b3f00df50f5a99fd68ec6b7b # timeout=10 [2021-02-16T17:54:03.317Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T17:54:03.331Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:54:03.332Z] > git checkout -f f4f20f39539ced8e7717011b351da668a53ebfeb # timeout=10 [2021-02-16T17:54:03.395Z] > git rev-list --no-walk 884f02ce904b6a2711acfd70dae127e1efb59b17 # timeout=10 [2021-02-16T17:54:04.615Z] + docker info [2021-02-16T17:54:04.904Z] Client: [2021-02-16T17:54:04.904Z] Debug Mode: false [2021-02-16T17:54:04.904Z] [2021-02-16T17:54:04.904Z] Server: [2021-02-16T17:54:04.904Z] Containers: 0 [2021-02-16T17:54:04.904Z] Running: 0 [2021-02-16T17:54:04.904Z] Paused: 0 [2021-02-16T17:54:04.904Z] Stopped: 0 [2021-02-16T17:54:04.904Z] Images: 2 [2021-02-16T17:54:04.904Z] Server Version: 19.03.7 [2021-02-16T17:54:04.904Z] Storage Driver: overlay2 [2021-02-16T17:54:04.904Z] Backing Filesystem: [2021-02-16T17:54:04.904Z] Supports d_type: true [2021-02-16T17:54:04.904Z] Native Overlay Diff: true [2021-02-16T17:54:04.904Z] Logging Driver: json-file [2021-02-16T17:54:04.904Z] Cgroup Driver: cgroupfs [2021-02-16T17:54:04.904Z] Plugins: [2021-02-16T17:54:04.904Z] Volume: local [2021-02-16T17:54:04.904Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T17:54:04.904Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T17:54:04.904Z] Swarm: inactive [2021-02-16T17:54:04.904Z] Runtimes: runc [2021-02-16T17:54:04.904Z] Default Runtime: runc [2021-02-16T17:54:04.904Z] Init Binary: docker-init [2021-02-16T17:54:04.904Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-16T17:54:04.904Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-16T17:54:04.904Z] init version: fec3683 [2021-02-16T17:54:04.904Z] Security Options: [2021-02-16T17:54:04.904Z] apparmor [2021-02-16T17:54:04.904Z] seccomp [2021-02-16T17:54:04.904Z] Profile: default [2021-02-16T17:54:04.904Z] Kernel Version: 4.15.0-91-generic [2021-02-16T17:54:04.904Z] Operating System: Ubuntu 18.04.4 LTS [2021-02-16T17:54:04.904Z] OSType: linux [2021-02-16T17:54:04.904Z] Architecture: s390x [2021-02-16T17:54:04.904Z] CPUs: 2 [2021-02-16T17:54:04.904Z] Total Memory: 7.861GiB [2021-02-16T17:54:04.904Z] Name: s390x-ubuntu-03 [2021-02-16T17:54:04.904Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-02-16T17:54:04.904Z] Docker Root Dir: /var/lib/docker [2021-02-16T17:54:04.904Z] Debug Mode: false [2021-02-16T17:54:04.904Z] Registry: https://index.docker.io/v1/ [2021-02-16T17:54:04.904Z] Labels: [2021-02-16T17:54:04.904Z] Experimental: true [2021-02-16T17:54:04.904Z] Insecure Registries: [2021-02-16T17:54:04.904Z] 127.0.0.0/8 [2021-02-16T17:54:04.904Z] Live Restore Enabled: false [2021-02-16T17:54:04.904Z] [2021-02-16T17:54:04.904Z] WARNING: No swap limit support [Pipeline] sh [2021-02-16T17:54:05.275Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:54:05.276Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:54:05.276Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41970/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T17:54:05.276Z] + bash /home/jenkins/workspace/moby_PR-41970/check-config.sh [2021-02-16T17:54:05.276Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T17:54:05.276Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-02-16T17:54:05.276Z] [2021-02-16T17:54:05.276Z] Generally Necessary: [2021-02-16T17:54:05.565Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T17:54:05.565Z] - apparmor: enabled and tools installed [2021-02-16T17:54:05.565Z] - CONFIG_NAMESPACES: enabled [2021-02-16T17:54:05.565Z] - CONFIG_NET_NS: enabled [2021-02-16T17:54:05.565Z] - CONFIG_PID_NS: enabled [2021-02-16T17:54:05.565Z] - CONFIG_IPC_NS: enabled [2021-02-16T17:54:05.565Z] - CONFIG_UTS_NS: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CGROUPS: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CPUSETS: enabled [2021-02-16T17:54:05.565Z] - CONFIG_MEMCG: enabled [2021-02-16T17:54:05.565Z] - CONFIG_KEYS: enabled [2021-02-16T17:54:05.565Z] - CONFIG_VETH: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-16T17:54:05.565Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T17:54:05.565Z] [2021-02-16T17:54:05.565Z] Optional Features: [2021-02-16T17:54:05.565Z] - CONFIG_USER_NS: enabled [2021-02-16T17:54:05.565Z] - CONFIG_SECCOMP: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T17:54:05.565Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T17:54:05.565Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T17:54:05.565Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T17:54:05.565Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T17:54:05.565Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T17:54:05.565Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T17:54:05.565Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T17:54:05.565Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T17:54:05.565Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T17:54:05.565Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T17:54:05.565Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T17:54:05.565Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T17:54:05.565Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_EXT4_FS: enabled [2021-02-16T17:54:05.565Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T17:54:05.565Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T17:54:05.565Z] - Network Drivers: [2021-02-16T17:54:05.565Z] - "overlay": [2021-02-16T17:54:05.565Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T17:54:05.565Z] Optional (for encrypted networks): [2021-02-16T17:54:05.565Z] - CONFIG_CRYPTO: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T17:54:05.565Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T17:54:05.565Z] - CONFIG_XFRM: enabled [2021-02-16T17:54:05.565Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-16T17:54:05.565Z] - "ipvlan": [2021-02-16T17:54:05.565Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T17:54:05.565Z] - "macvlan": [2021-02-16T17:54:05.565Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T17:54:05.565Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T17:54:05.565Z] - "ftp,tftp client in container": [2021-02-16T17:54:05.748Z] Fetching without tags [2021-02-16T17:54:05.856Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T17:54:05.856Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T17:54:05.856Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T17:54:05.856Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T17:54:05.856Z] - Storage Drivers: [2021-02-16T17:54:05.856Z] - "aufs": [2021-02-16T17:54:05.856Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T17:54:05.856Z] - "btrfs": [2021-02-16T17:54:05.856Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T17:54:05.856Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T17:54:05.856Z] - "devicemapper": [2021-02-16T17:54:05.856Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T17:54:05.856Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T17:54:05.856Z] - "overlay": [2021-02-16T17:54:05.856Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T17:54:05.856Z] - "zfs": [2021-02-16T17:54:05.856Z] - /dev/zfs: missing [2021-02-16T17:54:05.856Z] - zfs command: missing [2021-02-16T17:54:05.856Z] - zpool command: missing [2021-02-16T17:54:05.856Z] [2021-02-16T17:54:05.856Z] Limits: [2021-02-16T17:54:05.856Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T17:54:05.856Z] [2021-02-16T17:54:05.856Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T17:54:06.020Z] Merging remotes/origin/20.10 commit dfce527001bb9890b3f00df50f5a99fd68ec6b7b into PR head commit fc07fecfb58e54bd11525644e277b3dd3fff4d7f [2021-02-16T17:54:06.069Z] Client: [2021-02-16T17:54:06.069Z] Context: default [2021-02-16T17:54:06.069Z] Debug Mode: false [2021-02-16T17:54:06.069Z] Plugins: [2021-02-16T17:54:06.069Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T17:54:06.069Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T17:54:06.069Z] [2021-02-16T17:54:06.069Z] Server: [2021-02-16T17:54:06.069Z] Containers: 0 [2021-02-16T17:54:06.069Z] Running: 0 [2021-02-16T17:54:06.069Z] Paused: 0 [2021-02-16T17:54:06.069Z] Stopped: 0 [2021-02-16T17:54:06.069Z] Images: 1 [2021-02-16T17:54:06.069Z] Server Version: 20.10.3 [2021-02-16T17:54:06.069Z] Storage Driver: overlay2 [2021-02-16T17:54:06.069Z] Backing Filesystem: extfs [2021-02-16T17:54:06.069Z] Supports d_type: true [2021-02-16T17:54:06.069Z] Native Overlay Diff: true [2021-02-16T17:54:06.069Z] Logging Driver: json-file [2021-02-16T17:54:06.069Z] Cgroup Driver: cgroupfs [2021-02-16T17:54:06.069Z] Cgroup Version: 1 [2021-02-16T17:54:06.069Z] Plugins: [2021-02-16T17:54:06.069Z] Volume: local [2021-02-16T17:54:06.069Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T17:54:06.069Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T17:54:06.069Z] Swarm: inactive [2021-02-16T17:54:06.069Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T17:54:06.069Z] Default Runtime: runc [2021-02-16T17:54:06.069Z] Init Binary: docker-init [2021-02-16T17:54:06.069Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:54:06.069Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:54:06.069Z] init version: de40ad0 [2021-02-16T17:54:06.069Z] Security Options: [2021-02-16T17:54:06.069Z] apparmor [2021-02-16T17:54:06.069Z] seccomp [2021-02-16T17:54:06.069Z] Profile: default [2021-02-16T17:54:06.069Z] Kernel Version: 5.4.0-1037-aws [2021-02-16T17:54:06.069Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-16T17:54:06.069Z] OSType: linux [2021-02-16T17:54:06.069Z] Architecture: x86_64 [2021-02-16T17:54:06.069Z] CPUs: 2 [2021-02-16T17:54:06.069Z] Total Memory: 7.569GiB [2021-02-16T17:54:06.069Z] Name: ip-10-100-71-104 [2021-02-16T17:54:06.069Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-16T17:54:06.069Z] Docker Root Dir: /var/lib/docker [2021-02-16T17:54:06.069Z] Debug Mode: false [2021-02-16T17:54:06.069Z] Registry: https://index.docker.io/v1/ [2021-02-16T17:54:06.069Z] Labels: [2021-02-16T17:54:06.069Z] Experimental: true [2021-02-16T17:54:06.069Z] Insecure Registries: [2021-02-16T17:54:06.069Z] 127.0.0.0/8 [2021-02-16T17:54:06.069Z] Live Restore Enabled: true [2021-02-16T17:54:06.069Z] [2021-02-16T17:54:06.069Z] WARNING: No swap limit support [2021-02-16T17:54:06.069Z] WARNING: No blkio weight support [2021-02-16T17:54:06.069Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-16T17:54:05.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:54:05.700Z] > git config --add remote.origin.fetch +refs/pull/41970/head:refs/remotes/origin/PR-41970 # timeout=10 [2021-02-16T17:54:05.716Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:54:05.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:54:05.749Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:54:05.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:54:05.750Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:54:06.020Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:54:06.033Z] > git checkout -f fc07fecfb58e54bd11525644e277b3dd3fff4d7f # timeout=10 [2021-02-16T17:54:06.275Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b . [2021-02-16T17:54:06.275Z] #1 [internal] load build definition from Dockerfile [2021-02-16T17:54:06.275Z] #1 DONE 0.0s [2021-02-16T17:54:06.275Z] [2021-02-16T17:54:06.275Z] #2 [internal] load .dockerignore [2021-02-16T17:54:06.275Z] #2 DONE 0.0s [2021-02-16T17:54:06.275Z] [2021-02-16T17:54:06.276Z] #1 [internal] load build definition from Dockerfile [2021-02-16T17:54:06.276Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T17:54:06.276Z] #1 DONE 0.0s [2021-02-16T17:54:06.276Z] [2021-02-16T17:54:06.276Z] #2 [internal] load .dockerignore [2021-02-16T17:54:06.276Z] #2 transferring context: 87B done [2021-02-16T17:54:06.276Z] #2 DONE 0.0s [2021-02-16T17:54:06.276Z] [2021-02-16T17:54:06.276Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T17:54:06.347Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:54:06.347Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:54:06.347Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41970/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T17:54:06.347Z] + bash /home/ubuntu/workspace/moby_PR-41970/check-config.sh [2021-02-16T17:54:06.347Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T17:54:06.347Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-16T17:54:06.347Z] [2021-02-16T17:54:06.347Z] Generally Necessary: [2021-02-16T17:54:06.347Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T17:54:06.347Z] - apparmor: enabled and tools installed [2021-02-16T17:54:06.347Z] - CONFIG_NAMESPACES: enabled [2021-02-16T17:54:06.347Z] - CONFIG_NET_NS: enabled [2021-02-16T17:54:06.347Z] - CONFIG_PID_NS: enabled [2021-02-16T17:54:06.347Z] - CONFIG_IPC_NS: enabled [2021-02-16T17:54:06.347Z] - CONFIG_UTS_NS: enabled [2021-02-16T17:54:06.347Z] - CONFIG_CGROUPS: enabled [2021-02-16T17:54:06.347Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T17:54:06.347Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T17:54:06.347Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T17:54:06.347Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T17:54:06.347Z] - CONFIG_CPUSETS: enabled [2021-02-16T17:54:06.347Z] - CONFIG_MEMCG: enabled [2021-02-16T17:54:06.347Z] - CONFIG_KEYS: enabled [2021-02-16T17:54:06.347Z] - CONFIG_VETH: enabled (as module) [2021-02-16T17:54:06.347Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T17:54:06.347Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T17:54:06.347Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-16T17:54:06.565Z] #3 DONE 0.2s [2021-02-16T17:54:06.565Z] [2021-02-16T17:54:06.565Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-02-16T17:54:06.565Z] #4 CACHED [2021-02-16T17:54:06.605Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-16T17:54:06.605Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T17:54:06.605Z] [2021-02-16T17:54:06.605Z] Optional Features: [2021-02-16T17:54:06.605Z] - CONFIG_USER_NS: enabled [2021-02-16T17:54:06.605Z] - CONFIG_SECCOMP: enabled [2021-02-16T17:54:06.605Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T17:54:06.605Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T17:54:06.605Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T17:54:06.605Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T17:54:06.605Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T17:54:06.605Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T17:54:06.605Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-16T17:54:06.605Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-16T17:54:06.605Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T17:54:06.605Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T17:54:06.605Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T17:54:06.605Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T17:54:06.605Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T17:54:06.605Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T17:54:06.605Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T17:54:06.605Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T17:54:06.605Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T17:54:06.605Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_EXT4_FS: enabled [2021-02-16T17:54:06.605Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T17:54:06.605Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T17:54:06.605Z] - Network Drivers: [2021-02-16T17:54:06.605Z] - "overlay": [2021-02-16T17:54:06.605Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T17:54:06.605Z] Optional (for encrypted networks): [2021-02-16T17:54:06.605Z] - CONFIG_CRYPTO: enabled [2021-02-16T17:54:06.605Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T17:54:06.605Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T17:54:06.605Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T17:54:06.605Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T17:54:06.605Z] - CONFIG_XFRM: enabled [2021-02-16T17:54:06.605Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T17:54:06.605Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T17:54:06.606Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-16T17:54:06.606Z] - "ipvlan": [2021-02-16T17:54:06.606Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T17:54:06.606Z] - "macvlan": [2021-02-16T17:54:06.732Z] Still waiting to schedule task [2021-02-16T17:54:06.732Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T17:54:06.732Z] Still waiting to schedule task [2021-02-16T17:54:06.733Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-16T17:54:06.739Z] Still waiting to schedule task [2021-02-16T17:54:06.739Z] Waiting for next available executor on ‘arm64&&linux’ [2021-02-16T17:54:06.740Z] Still waiting to schedule task [2021-02-16T17:54:06.741Z] Waiting for next available executor on ‘windows-2019’ [2021-02-16T17:54:06.862Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T17:54:06.862Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T17:54:06.862Z] - "ftp,tftp client in container": [2021-02-16T17:54:06.862Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T17:54:06.862Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T17:54:06.862Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T17:54:06.862Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T17:54:06.862Z] - Storage Drivers: [2021-02-16T17:54:06.862Z] - "aufs": [2021-02-16T17:54:06.862Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T17:54:06.862Z] - "btrfs": [2021-02-16T17:54:06.862Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T17:54:06.862Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T17:54:06.862Z] - "devicemapper": [2021-02-16T17:54:06.862Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T17:54:06.862Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T17:54:06.862Z] - "overlay": [2021-02-16T17:54:06.862Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T17:54:06.862Z] - "zfs": [2021-02-16T17:54:06.862Z] - /dev/zfs: present [2021-02-16T17:54:06.862Z] - zfs command: missing [2021-02-16T17:54:06.862Z] - zpool command: missing [2021-02-16T17:54:06.862Z] [2021-02-16T17:54:06.862Z] Limits: [2021-02-16T17:54:06.862Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T17:54:06.862Z] [2021-02-16T17:54:06.862Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T17:54:07.191Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b . [2021-02-16T17:54:07.191Z] #1 [internal] load build definition from Dockerfile [2021-02-16T17:54:07.191Z] #1 sha256:5c313fa8e7f8655cbed6ede77edfc2ff7f8c47784499feae2ba70de302abfa20 [2021-02-16T17:54:07.191Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T17:54:07.191Z] #1 DONE 0.1s [2021-02-16T17:54:07.191Z] [2021-02-16T17:54:07.191Z] #2 [internal] load .dockerignore [2021-02-16T17:54:07.191Z] #2 sha256:768fdc3ad56eb6652b3a5e58b3c28e5c459a3f7b0c5114584f733b9b113e9982 [2021-02-16T17:54:07.191Z] #2 transferring context: 87B done [2021-02-16T17:54:07.191Z] #2 DONE 0.1s [2021-02-16T17:54:07.191Z] [2021-02-16T17:54:07.191Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T17:54:07.191Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-16T17:54:07.193Z] [2021-02-16T17:54:07.193Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T17:54:07.193Z] #7 DONE 0.2s [2021-02-16T17:54:07.193Z] [2021-02-16T17:54:07.193Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T17:54:07.193Z] #6 DONE 0.1s [2021-02-16T17:54:07.193Z] [2021-02-16T17:54:07.193Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T17:54:07.193Z] #5 DONE 0.1s [2021-02-16T17:54:07.193Z] [2021-02-16T17:54:07.193Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-16T17:54:07.193Z] #60 DONE 0.0s [2021-02-16T17:54:07.193Z] [2021-02-16T17:54:07.193Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-02-16T17:54:07.193Z] #24 DONE 0.0s [2021-02-16T17:54:07.193Z] [2021-02-16T17:54:07.193Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-16T17:54:07.193Z] #8 DONE 0.0s [2021-02-16T17:54:07.193Z] [2021-02-16T17:54:07.193Z] #21 [internal] load build context [2021-02-16T17:54:07.201Z] Merge succeeded, producing 2d1760db25af52f7bcb9cfa204f9df21d1c333f0 [2021-02-16T17:54:07.201Z] Checking out Revision 2d1760db25af52f7bcb9cfa204f9df21d1c333f0 (PR-41970) [2021-02-16T17:54:07.285Z] Commit message: "Merge commit 'dfce527001bb9890b3f00df50f5a99fd68ec6b7b' into HEAD" [2021-02-16T17:54:07.312Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T17:54:07.756Z] #3 DONE 0.5s [2021-02-16T17:54:07.756Z] [2021-02-16T17:54:07.756Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T17:54:07.756Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T17:54:07.756Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-16T17:54:07.756Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-16T17:54:07.756Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-16T17:54:07.756Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-16T17:54:07.756Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-16T17:54:06.457Z] > git remote # timeout=10 [2021-02-16T17:54:06.466Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T17:54:06.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:54:06.482Z] > git merge dfce527001bb9890b3f00df50f5a99fd68ec6b7b # timeout=10 [2021-02-16T17:54:07.186Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T17:54:07.201Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:54:07.206Z] > git checkout -f 2d1760db25af52f7bcb9cfa204f9df21d1c333f0 # timeout=10 [2021-02-16T17:54:07.287Z] > git rev-list --no-walk 884f02ce904b6a2711acfd70dae127e1efb59b17 # timeout=10 [2021-02-16T17:54:08.013Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-02-16T17:54:08.015Z] + docker version [2021-02-16T17:54:08.015Z] Client: Docker Engine - Community [2021-02-16T17:54:08.015Z] Version: 20.10.3 [2021-02-16T17:54:08.015Z] API version: 1.41 [2021-02-16T17:54:08.015Z] Go version: go1.13.15 [2021-02-16T17:54:08.015Z] Git commit: 48d30b5 [2021-02-16T17:54:08.015Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-16T17:54:08.016Z] OS/Arch: linux/amd64 [2021-02-16T17:54:08.016Z] Context: default [2021-02-16T17:54:08.016Z] Experimental: true [2021-02-16T17:54:08.016Z] [2021-02-16T17:54:08.016Z] Server: Docker Engine - Community [2021-02-16T17:54:08.016Z] Engine: [2021-02-16T17:54:08.016Z] Version: 20.10.3 [2021-02-16T17:54:08.016Z] API version: 1.41 (minimum version 1.12) [2021-02-16T17:54:08.016Z] Go version: go1.13.15 [2021-02-16T17:54:08.016Z] Git commit: 46229ca [2021-02-16T17:54:08.016Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-16T17:54:08.016Z] OS/Arch: linux/amd64 [2021-02-16T17:54:08.016Z] Experimental: true [2021-02-16T17:54:08.016Z] containerd: [2021-02-16T17:54:08.016Z] Version: 1.4.3 [2021-02-16T17:54:08.016Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:54:08.016Z] runc: [2021-02-16T17:54:08.016Z] Version: 1.0.0-rc92 [2021-02-16T17:54:08.016Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:54:08.016Z] docker-init: [2021-02-16T17:54:08.016Z] Version: 0.19.0 [2021-02-16T17:54:08.016Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T17:54:08.222Z] #21 transferring context: 53.35MB 0.9s done [2021-02-16T17:54:08.222Z] #21 DONE 0.9s [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-02-16T17:54:08.222Z] #13 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-16T17:54:08.222Z] #30 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T17:54:08.222Z] #51 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #50 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T17:54:08.222Z] #43 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #55 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T17:54:08.222Z] #17 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T17:54:08.222Z] #57 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-16T17:54:08.222Z] #25 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-02-16T17:54:08.222Z] #10 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T17:54:08.222Z] #58 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #44 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T17:54:08.222Z] #42 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T17:54:08.222Z] #29 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T17:54:08.222Z] #12 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #46 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-02-16T17:54:08.222Z] #9 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-16T17:54:08.222Z] #53 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #48 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-16T17:54:08.222Z] #11 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-16T17:54:08.222Z] #34 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #36 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T17:54:08.222Z] #56 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T17:54:08.222Z] #47 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #33 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T17:54:08.222Z] #49 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-02-16T17:54:08.222Z] #28 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #39 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-02-16T17:54:08.222Z] #14 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-02-16T17:54:08.222Z] #23 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-16T17:54:08.222Z] #38 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T17:54:08.222Z] #54 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-16T17:54:08.222Z] #15 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T17:54:08.222Z] #32 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #52 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-02-16T17:54:08.222Z] #16 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #59 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T17:54:08.222Z] #26 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-16T17:54:08.222Z] #35 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #63 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-16T17:54:08.222Z] #27 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-02-16T17:54:08.222Z] #31 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T17:54:08.222Z] #37 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-16T17:54:08.222Z] #62 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-16T17:54:08.222Z] #18 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-02-16T17:54:08.222Z] #61 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T17:54:08.222Z] #20 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T17:54:08.222Z] #22 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-16T17:54:08.222Z] #45 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-16T17:54:08.222Z] #41 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-16T17:54:08.222Z] #40 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-02-16T17:54:08.222Z] #19 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T17:54:08.222Z] #64 CACHED [2021-02-16T17:54:08.222Z] [2021-02-16T17:54:08.222Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T17:54:08.269Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-02-16T17:54:08.269Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-02-16T17:54:08.269Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-02-16T17:54:08.269Z] #4 DONE 0.6s [2021-02-16T17:54:08.299Z] + docker info [2021-02-16T17:54:08.525Z] [2021-02-16T17:54:08.525Z] #5 [internal] load build definition from Dockerfile [2021-02-16T17:54:08.525Z] #5 sha256:68286e8e47f2b1449e035554a1bd7dae4a8241537d6823b1eb933b0689e77508 [2021-02-16T17:54:08.525Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T17:54:08.525Z] #5 DONE 0.0s [2021-02-16T17:54:08.525Z] [2021-02-16T17:54:08.525Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T17:54:08.525Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-16T17:54:09.087Z] #8 DONE 0.2s [2021-02-16T17:54:09.087Z] [2021-02-16T17:54:09.087Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T17:54:09.087Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T17:54:09.087Z] #7 DONE 0.4s [2021-02-16T17:54:09.087Z] [2021-02-16T17:54:09.087Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T17:54:09.087Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T17:54:09.087Z] #6 DONE 0.4s [2021-02-16T17:54:09.237Z] Client: [2021-02-16T17:54:09.237Z] Context: default [2021-02-16T17:54:09.237Z] Debug Mode: false [2021-02-16T17:54:09.237Z] Plugins: [2021-02-16T17:54:09.237Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T17:54:09.237Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T17:54:09.237Z] [2021-02-16T17:54:09.237Z] Server: [2021-02-16T17:54:09.237Z] Containers: 0 [2021-02-16T17:54:09.237Z] Running: 0 [2021-02-16T17:54:09.237Z] Paused: 0 [2021-02-16T17:54:09.237Z] Stopped: 0 [2021-02-16T17:54:09.237Z] Images: 2 [2021-02-16T17:54:09.237Z] Server Version: 20.10.3 [2021-02-16T17:54:09.237Z] Storage Driver: overlay2 [2021-02-16T17:54:09.237Z] Backing Filesystem: extfs [2021-02-16T17:54:09.237Z] Supports d_type: true [2021-02-16T17:54:09.237Z] Native Overlay Diff: true [2021-02-16T17:54:09.237Z] Logging Driver: json-file [2021-02-16T17:54:09.237Z] Cgroup Driver: systemd [2021-02-16T17:54:09.237Z] Cgroup Version: 2 [2021-02-16T17:54:09.237Z] Plugins: [2021-02-16T17:54:09.237Z] Volume: local [2021-02-16T17:54:09.237Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T17:54:09.237Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T17:54:09.237Z] Swarm: inactive [2021-02-16T17:54:09.237Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T17:54:09.237Z] Default Runtime: runc [2021-02-16T17:54:09.237Z] Init Binary: docker-init [2021-02-16T17:54:09.237Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:54:09.237Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:54:09.237Z] init version: de40ad0 [2021-02-16T17:54:09.237Z] Security Options: [2021-02-16T17:54:09.237Z] apparmor [2021-02-16T17:54:09.237Z] seccomp [2021-02-16T17:54:09.237Z] Profile: default [2021-02-16T17:54:09.237Z] cgroupns [2021-02-16T17:54:09.237Z] Kernel Version: 5.4.0-1037-aws [2021-02-16T17:54:09.237Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-16T17:54:09.237Z] OSType: linux [2021-02-16T17:54:09.237Z] Architecture: x86_64 [2021-02-16T17:54:09.237Z] CPUs: 2 [2021-02-16T17:54:09.237Z] Total Memory: 7.487GiB [2021-02-16T17:54:09.237Z] Name: ip-10-100-51-232 [2021-02-16T17:54:09.237Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-16T17:54:09.237Z] Docker Root Dir: /var/lib/docker [2021-02-16T17:54:09.237Z] Debug Mode: false [2021-02-16T17:54:09.237Z] Registry: https://index.docker.io/v1/ [2021-02-16T17:54:09.237Z] Labels: [2021-02-16T17:54:09.237Z] Experimental: true [2021-02-16T17:54:09.237Z] Insecure Registries: [2021-02-16T17:54:09.237Z] 127.0.0.0/8 [2021-02-16T17:54:09.237Z] Live Restore Enabled: true [2021-02-16T17:54:09.237Z] [2021-02-16T17:54:09.237Z] WARNING: No kernel memory TCP limit support [2021-02-16T17:54:09.237Z] WARNING: No oom kill disable support [2021-02-16T17:54:09.237Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [2021-02-16T17:54:09.250Z] #65 DONE 0.9s [2021-02-16T17:54:09.250Z] [2021-02-16T17:54:09.250Z] #66 exporting to image [2021-02-16T17:54:09.250Z] #66 exporting layers [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T17:54:09.344Z] [2021-02-16T17:54:09.344Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:54:09.344Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T17:54:09.344Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-16T17:54:09.344Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-16T17:54:09.344Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-16T17:54:09.344Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-16T17:54:09.577Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b . [2021-02-16T17:54:09.604Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.49MB / 50.40MB 0.3s [2021-02-16T17:54:09.604Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.3s [2021-02-16T17:54:09.836Z] #2 [internal] load .dockerignore [2021-02-16T17:54:09.836Z] #2 sha256:7126f8230b21389c243542100721f05955f9459386e67bcb02962234219d79d7 [2021-02-16T17:54:09.836Z] #2 transferring context: 87B done [2021-02-16T17:54:09.836Z] #2 DONE 0.0s [2021-02-16T17:54:09.836Z] [2021-02-16T17:54:09.836Z] #1 [internal] load build definition from Dockerfile [2021-02-16T17:54:09.836Z] #1 sha256:03bb11e5c760b09ae9a95dcea7bae32d70be864659ca4f9cf9de7a09a21b051f [2021-02-16T17:54:09.836Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T17:54:09.836Z] #1 DONE 0.0s [2021-02-16T17:54:09.836Z] [2021-02-16T17:54:09.836Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T17:54:09.836Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-16T17:54:09.836Z] #3 DONE 0.1s [2021-02-16T17:54:09.836Z] [2021-02-16T17:54:09.836Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T17:54:09.836Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T17:54:09.836Z] #4 CACHED [2021-02-16T17:54:09.862Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.31MB / 50.40MB 0.5s [2021-02-16T17:54:09.862Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.5s [2021-02-16T17:54:09.879Z] #66 exporting layers 0.5s done [2021-02-16T17:54:09.879Z] #66 writing image sha256:270165e2bda4abede196651bea516b9954aa275f7041689dba8ff10313bd285f done [2021-02-16T17:54:09.879Z] #66 naming to docker.io/library/docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b done [2021-02-16T17:54:09.879Z] #66 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T17:54:10.095Z] [2021-02-16T17:54:10.095Z] #5 [internal] load build definition from Dockerfile [2021-02-16T17:54:10.095Z] #5 sha256:0fc73c2e95ade022dd649d915f82a06ac8a7025b5b71b3ee5b2c2b3b7eab00c4 [2021-02-16T17:54:10.095Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T17:54:10.095Z] #5 DONE 0.0s [2021-02-16T17:54:10.095Z] [2021-02-16T17:54:10.095Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T17:54:10.095Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-16T17:54:10.120Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 0.6s [2021-02-16T17:54:10.120Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s [2021-02-16T17:54:10.120Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s [2021-02-16T17:54:10.120Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2021-02-16T17:54:10.120Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.8s [2021-02-16T17:54:10.299Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/test/unit [2021-02-16T17:54:10.355Z] #8 DONE 0.1s [2021-02-16T17:54:10.355Z] [2021-02-16T17:54:10.355Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T17:54:10.355Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T17:54:10.355Z] #7 DONE 0.1s [2021-02-16T17:54:10.355Z] [2021-02-16T17:54:10.355Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T17:54:10.355Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T17:54:10.355Z] #6 DONE 0.1s [2021-02-16T17:54:10.378Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s [2021-02-16T17:54:10.378Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.66MB / 51.83MB 1.0s [2021-02-16T17:54:10.378Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 1.1s [2021-02-16T17:54:10.634Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.97MB / 51.83MB 1.2s [2021-02-16T17:54:10.634Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 1.3s [2021-02-16T17:54:10.634Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-02-16T17:54:10.634Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.70MB / 51.83MB 1.4s [2021-02-16T17:54:10.891Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.4s done [2021-02-16T17:54:10.891Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.44MB / 120.17MB 1.6s [2021-02-16T17:54:10.891Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.05MB / 68.67MB 1.6s [2021-02-16T17:54:10.891Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.09MB / 51.83MB 1.7s [2021-02-16T17:54:10.891Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-02-16T17:54:10.927Z] [2021-02-16T17:54:10.928Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T17:54:10.928Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T17:54:10.928Z] #61 DONE 0.0s [2021-02-16T17:54:10.928Z] [2021-02-16T17:54:10.928Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:54:10.928Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T17:54:10.928Z] #9 DONE 0.0s [2021-02-16T17:54:10.928Z] [2021-02-16T17:54:10.928Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T17:54:10.928Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T17:54:10.928Z] #25 DONE 0.0s [2021-02-16T17:54:10.928Z] [2021-02-16T17:54:10.928Z] #22 [internal] load build context [2021-02-16T17:54:10.928Z] #22 sha256:8d613cab653a5c7419574ef1705986c621069042ed554d95587ef795361b5c1b [2021-02-16T17:54:11.147Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s [2021-02-16T17:54:11.147Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.87MB / 120.17MB 1.8s [2021-02-16T17:54:11.147Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 1.8s [2021-02-16T17:54:11.147Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 1.9s [2021-02-16T17:54:11.147Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.63MB / 68.67MB 1.9s [2021-02-16T17:54:11.406Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.75MB / 120.17MB 2.0s [2021-02-16T17:54:11.406Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.02MB / 68.67MB 2.0s [2021-02-16T17:54:11.406Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 2.1s [2021-02-16T17:54:11.406Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 2.1s [2021-02-16T17:54:11.667Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done [2021-02-16T17:54:11.667Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 2.3s [2021-02-16T17:54:11.667Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.80MB / 68.67MB 2.3s [2021-02-16T17:54:11.667Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.3s [2021-02-16T17:54:11.667Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.87MB / 120.17MB 2.4s [2021-02-16T17:54:11.667Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.09MB / 68.67MB 2.4s [2021-02-16T17:54:11.667Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s done [2021-02-16T17:54:11.923Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.16MB / 120.17MB 2.6s [2021-02-16T17:54:11.923Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.17MB / 68.67MB 2.6s [2021-02-16T17:54:11.923Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 2.7s [2021-02-16T17:54:12.188Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 2.8s [2021-02-16T17:54:12.188Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.8s [2021-02-16T17:54:12.188Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 2.9s [2021-02-16T17:54:12.311Z] #22 transferring context: 53.34MB 1.5s done [2021-02-16T17:54:12.311Z] #22 DONE 1.6s [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:54:12.311Z] #28 sha256:fd1dc24aba8af246407dda7beb30b4c04d61938734c56770b845f6c8369b178f [2021-02-16T17:54:12.311Z] #28 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:54:12.311Z] #46 sha256:93f0f66204bcb05b1b8a8a80af190b787451a162fff42ba0e33fbcaaeaf49826 [2021-02-16T17:54:12.311Z] #46 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:54:12.311Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T17:54:12.311Z] #31 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:54:12.311Z] #57 sha256:df47c5b657d9640848b7272599b45c7e3a07485a7b2e58526614c0312122f3e2 [2021-02-16T17:54:12.311Z] #57 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:54:12.311Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:54:12.311Z] #41 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:54:12.311Z] #63 sha256:6875ef95cc11f840d5ac01394f271ddcbd461ac8cdf06cbd0b7117490afb894f [2021-02-16T17:54:12.311Z] #63 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #49 sha256:503640fdfee6688416ee93966dee2bd04950fbeec9a99d3feeefab2b0fb82b8a [2021-02-16T17:54:12.311Z] #49 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:54:12.311Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T17:54:12.311Z] #54 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:54:12.311Z] #44 sha256:242a2de8e27ce84a0d1791f8dfc7a9ca7ede0acd0268185f355440165e204482 [2021-02-16T17:54:12.311Z] #44 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #47 sha256:597bc2b99fc104726d360debb9eb565ef235db40be2118cb5aad2c5f0a228a51 [2021-02-16T17:54:12.311Z] #47 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:54:12.311Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:54:12.311Z] #35 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:54:12.311Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:54:12.311Z] #39 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:54:12.311Z] #33 sha256:821db185d303a7fc842e6789a1aedbea42129a7a3551c4c5fcc7816106ca0ef0 [2021-02-16T17:54:12.311Z] #33 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T17:54:12.311Z] #23 sha256:bcc2278911b9cf423183d3667010f6e468375f32664744acbadeebf68f319fbc [2021-02-16T17:54:12.311Z] #23 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T17:54:12.311Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T17:54:12.311Z] #14 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T17:54:12.311Z] #59 sha256:edeeb60ea4146b35ade814efdb8213394aef7398df92ea19bda20e602cd4ae33 [2021-02-16T17:54:12.311Z] #59 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #37 sha256:0e6587b6d85c2088097cfe7d7179ddb917e0fd424e5f9b11af702a3481dca29a [2021-02-16T17:54:12.311Z] #37 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #60 sha256:f0eb62c1af5c198deee71d7f6dfcfd1eaef18b1ab834fdcbcb3254f9fea7cce1 [2021-02-16T17:54:12.311Z] #60 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T17:54:12.311Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-16T17:54:12.311Z] #30 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T17:54:12.311Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T17:54:12.311Z] #26 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T17:54:12.311Z] #29 sha256:e64e8690dc3d0587670009de5c51a6591a0c02c2592ec645fefaeeff96bf1bfa [2021-02-16T17:54:12.311Z] #29 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:54:12.311Z] #52 sha256:9f3e49b3cea812cf27a4e35bd8529c274d3fdf9d7a0cec6eb095c65c14b31822 [2021-02-16T17:54:12.311Z] #52 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #53 sha256:670d2157fa2c04468bc9046961b79f882139f0986e4a5856aed2791746cecd45 [2021-02-16T17:54:12.311Z] #53 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T17:54:12.311Z] #58 sha256:fbb510ef6d780ce8bd98ca479150bbf331de04312a1df184b3cb5cadfde28d73 [2021-02-16T17:54:12.311Z] #58 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #51 sha256:77fbbed453eed7a36c32cec349cd07a65484767746b8d05d35f7ff777b7917fb [2021-02-16T17:54:12.311Z] #51 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #40 sha256:41bf1908ddf88145a0ea1ceb50aafcabcc0dc197fb6a1f39d4f1236dda6a418b [2021-02-16T17:54:12.311Z] #40 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T17:54:12.311Z] #24 sha256:235dc826343245084c56000d281e4b8dea32659eb056af1aed689bb4ad8ebb61 [2021-02-16T17:54:12.311Z] #24 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #66 [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-02-16T17:54:12.311Z] #66 sha256:e8307063775d54b391d7f9d64b1cfc5aed2fa3fdfa96445c2cb8b4293a0f25ed [2021-02-16T17:54:12.311Z] #66 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #32 sha256:ba2bb717d5dd1942fc99b15c67e06a9ea4b5a60ae73e4e49e9db5e41d5c3dfaf [2021-02-16T17:54:12.311Z] #32 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T17:54:12.311Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-16T17:54:12.311Z] #20 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T17:54:12.311Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-16T17:54:12.311Z] #16 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T17:54:12.311Z] #65 sha256:4c981bbf2937f0b347cca8f2fa1294de2b1f42b52c197b68020aab8e4fb338d2 [2021-02-16T17:54:12.311Z] #65 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:54:12.311Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:54:12.311Z] #42 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:54:12.311Z] #50 sha256:7014bdf835f75522a9906f6fdbd99e0d9ee0887a4f181cd7d6eea911f374de11 [2021-02-16T17:54:12.311Z] #50 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #45 sha256:9b2e0db69a6d4e20555da15381aa69468a042f1592de3cf42e5d29abebebba17 [2021-02-16T17:54:12.311Z] #45 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T17:54:12.311Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-16T17:54:12.311Z] #11 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:54:12.311Z] #36 sha256:ad77dd7f3adcb999581a56886177a4420d4058363a16e03fc50aea7b9a2fadd7 [2021-02-16T17:54:12.311Z] #36 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T17:54:12.311Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-16T17:54:12.311Z] #17 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #56 sha256:d79bcb62aba2a628fc6f4e2e01fd92d6e05d9e4363bb26ea4ab3c7a574b034ad [2021-02-16T17:54:12.311Z] #56 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #34 sha256:f723a0bad45325884f22ca12260f694ca3d90eaaaf795baf0b43d921de760cb2 [2021-02-16T17:54:12.311Z] #34 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:54:12.311Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:54:12.311Z] #12 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T17:54:12.311Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T17:54:12.311Z] #21 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T17:54:12.311Z] #27 sha256:907284257b7b3a73e4709befb72dfeae9e39fe8ec1084e0b0e568d65a8dd684c [2021-02-16T17:54:12.311Z] #27 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T17:54:12.311Z] #62 sha256:a8a38b3c5e9af17c484cdc731b65d0de33dde22975ecd4c19aa8a04fcfec911f [2021-02-16T17:54:12.311Z] #62 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T17:54:12.311Z] #43 sha256:ec350f8de9b88a24cbbea78a8ffdca11158ecb46e87a532cf67b63de752d4c0b [2021-02-16T17:54:12.311Z] #43 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T17:54:12.311Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-16T17:54:12.311Z] #13 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:54:12.311Z] #48 sha256:c999bb1247e7cfe7de971aeff0eee0a86bdfae0709b170fccfc7261a468f9e5f [2021-02-16T17:54:12.311Z] #48 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T17:54:12.311Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-16T17:54:12.311Z] #15 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T17:54:12.311Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-16T17:54:12.311Z] #38 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T17:54:12.311Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T17:54:12.311Z] #18 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:54:12.311Z] #55 sha256:e9a87ecf63fd50a3fe0b7895d596319beb461ac34f175b55e12bd6149ce2d363 [2021-02-16T17:54:12.311Z] #55 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:54:12.311Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:54:12.311Z] #19 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T17:54:12.311Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-16T17:54:12.311Z] #10 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T17:54:12.311Z] #64 sha256:c9b3c4cacb8d06dc63d3a0301b8ce21b16938be97a57e6a0e566ee7eca4e17a5 [2021-02-16T17:54:12.311Z] #64 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #67 [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-02-16T17:54:12.311Z] #67 sha256:2a9667d1a3b65568d2a379dfeb27440e886ab42ceb0ae466855fd114f51744ce [2021-02-16T17:54:12.311Z] #67 CACHED [2021-02-16T17:54:12.311Z] [2021-02-16T17:54:12.311Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T17:54:12.311Z] #68 sha256:9ca68183cf9bc94d05b161ed187a133f59366a0e64b399c280b3276a45fc843e [2021-02-16T17:54:12.471Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 3.0s [2021-02-16T17:54:12.731Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 3.3s [2021-02-16T17:54:12.731Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done [2021-02-16T17:54:12.990Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 3.6s [2021-02-16T17:54:13.251Z] #68 DONE 1.0s [2021-02-16T17:54:13.252Z] [2021-02-16T17:54:13.252Z] #69 exporting to image [2021-02-16T17:54:13.252Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T17:54:13.252Z] #69 exporting layers [2021-02-16T17:54:13.800Z] ? github.com/docker/docker/api [no test files] [2021-02-16T17:54:14.192Z] #69 exporting layers 0.8s done [2021-02-16T17:54:14.192Z] #69 writing image sha256:ec753165f4b32378b80730214e558440dde9d6be0ce1efed4bc50a4570441431 [2021-02-16T17:54:14.192Z] #69 writing image sha256:ec753165f4b32378b80730214e558440dde9d6be0ce1efed4bc50a4570441431 done [2021-02-16T17:54:14.192Z] #69 naming to docker.io/library/docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b done [2021-02-16T17:54:14.192Z] #69 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T17:54:14.309Z] Fetching without tags [2021-02-16T17:54:14.362Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s done [2021-02-16T17:54:14.362Z] #9 ... [2021-02-16T17:54:14.362Z] [2021-02-16T17:54:14.362Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T17:54:14.362Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T17:54:14.362Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-16T17:54:14.362Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-16T17:54:14.362Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-16T17:54:14.363Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2021-02-16T17:54:14.363Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done [2021-02-16T17:54:14.363Z] #61 DONE 4.9s [2021-02-16T17:54:14.363Z] [2021-02-16T17:54:14.363Z] #22 [internal] load build context [2021-02-16T17:54:14.363Z] #22 sha256:9a47e14623a3c59c9f2f01dd84210d1ce6ddd89bc21d3c4e4e7af6a5f296b244 [2021-02-16T17:54:14.363Z] #22 transferring context: 53.35MB 4.8s done [2021-02-16T17:54:14.363Z] #22 DONE 4.9s [2021-02-16T17:54:14.363Z] [2021-02-16T17:54:14.363Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:54:14.363Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T17:54:14.544Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -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=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh dynbinary test-integration [2021-02-16T17:54:14.712Z] Merging remotes/origin/20.10 commit dfce527001bb9890b3f00df50f5a99fd68ec6b7b into PR head commit fc07fecfb58e54bd11525644e277b3dd3fff4d7f [2021-02-16T17:54:15.114Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-16T17:54:15.114Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-16T17:54:15.114Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-16T17:54:15.114Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-16T17:54:15.114Z] 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-02-16T17:54:15.114Z] Detected virtualization docker. [2021-02-16T17:54:15.114Z] Detected architecture x86-64. [2021-02-16T17:54:15.114Z] Set hostname to . [2021-02-16T17:54:15.373Z] + source /etc/docker-entrypoint-cmd [2021-02-16T17:54:15.373Z] ++ hack/make.sh dynbinary test-integration [2021-02-16T17:54:15.373Z] [2021-02-16T17:54:14.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:54:14.277Z] > git config --add remote.origin.fetch +refs/pull/41970/head:refs/remotes/origin/PR-41970 # timeout=10 [2021-02-16T17:54:14.281Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:54:14.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:54:14.314Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:54:14.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:54:14.316Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:54:14.718Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:54:14.725Z] > git checkout -f fc07fecfb58e54bd11525644e277b3dd3fff4d7f # timeout=10 [2021-02-16T17:54:15.901Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02022680f8b589ce9) in /home/ubuntu/workspace/moby_PR-41970 [Pipeline] { [Pipeline] checkout [2021-02-16T17:54:15.932Z] The recommended git tool is: git [2021-02-16T17:54:15.942Z] using credential docker-jenkins-github-credentials [2021-02-16T17:54:15.943Z] Removing bundles/ [2021-02-16T17:54:15.943Z] [2021-02-16T17:54:15.943Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T17:54:15.943Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T17:54:15.943Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T17:54:15.949Z] Cloning the remote Git repository [2021-02-16T17:54:15.949Z] Cloning with configured refspecs honoured and without tags [2021-02-16T17:54:16.177Z] Merge succeeded, producing 5d72bfc004f58e2ee9bf5579dd9d93087fc8c321 [2021-02-16T17:54:16.177Z] Checking out Revision 5d72bfc004f58e2ee9bf5579dd9d93087fc8c321 (PR-41970) [2021-02-16T17:54:16.254Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-02-16T17:54:16.274Z] Commit message: "Merge commit 'dfce527001bb9890b3f00df50f5a99fd68ec6b7b' into HEAD" [2021-02-16T17:54:16.288Z] First time build. Skipping changelog. [2021-02-16T17:54:16.513Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.6s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-02-16T17:54:16.771Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [Pipeline] sh [2021-02-16T17:54:15.957Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T17:54:15.957Z] > git init /home/ubuntu/workspace/moby_PR-41970 # timeout=10 [2021-02-16T17:54:15.987Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:54:15.987Z] > git --version # timeout=10 [2021-02-16T17:54:16.016Z] > git --version # 'git version 2.17.1' [2021-02-16T17:54:16.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:54:16.017Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:54:17.143Z] + docker version [2021-02-16T17:54:17.143Z] Client: [2021-02-16T17:54:17.143Z] Version: 18.06.1-ce [2021-02-16T17:54:17.143Z] API version: 1.38 [2021-02-16T17:54:17.143Z] Go version: go1.10.3 [2021-02-16T17:54:17.143Z] Git commit: e68fc7a [2021-02-16T17:54:17.143Z] Built: Tue Aug 21 17:26:10 2018 [2021-02-16T17:54:17.143Z] OS/Arch: linux/ppc64le [2021-02-16T17:54:17.143Z] Experimental: false [2021-02-16T17:54:17.143Z] [2021-02-16T17:54:17.143Z] Server: [2021-02-16T17:54:17.143Z] Engine: [2021-02-16T17:54:17.143Z] Version: 18.06.1-ce [2021-02-16T17:54:17.143Z] API version: 1.38 (minimum version 1.12) [2021-02-16T17:54:17.143Z] Go version: go1.10.3 [2021-02-16T17:54:17.143Z] Git commit: e68fc7a [2021-02-16T17:54:17.143Z] Built: Tue Aug 21 17:24:20 2018 [2021-02-16T17:54:17.143Z] OS/Arch: linux/ppc64le [2021-02-16T17:54:17.143Z] Experimental: true [Pipeline] sh [2021-02-16T17:54:17.335Z] #9 ... [2021-02-16T17:54:17.335Z] [2021-02-16T17:54:17.335Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T17:54:17.335Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T17:54:17.335Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-16T17:54:17.335Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-16T17:54:17.335Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-16T17:54:17.335Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-16T17:54:17.335Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 3.7s done [2021-02-16T17:54:17.335Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.9s done [2021-02-16T17:54:17.335Z] #25 DONE 8.1s [2021-02-16T17:54:17.335Z] [2021-02-16T17:54:17.335Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:54:17.335Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T17:54:17.335Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-02-16T17:54:17.335Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-16T17:54:17.531Z] + docker info [2021-02-16T17:54:17.531Z] Containers: 0 [2021-02-16T17:54:17.531Z] Running: 0 [2021-02-16T17:54:17.531Z] Paused: 0 [2021-02-16T17:54:17.531Z] Stopped: 0 [2021-02-16T17:54:17.531Z] Images: 0 [2021-02-16T17:54:17.531Z] Server Version: 18.06.1-ce [2021-02-16T17:54:17.531Z] Storage Driver: overlay2 [2021-02-16T17:54:17.531Z] Backing Filesystem: extfs [2021-02-16T17:54:17.531Z] Supports d_type: true [2021-02-16T17:54:17.531Z] Native Overlay Diff: true [2021-02-16T17:54:17.531Z] Logging Driver: json-file [2021-02-16T17:54:17.531Z] Cgroup Driver: cgroupfs [2021-02-16T17:54:17.531Z] Plugins: [2021-02-16T17:54:17.531Z] Volume: local [2021-02-16T17:54:17.531Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T17:54:17.531Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-02-16T17:54:17.531Z] Swarm: inactive [2021-02-16T17:54:17.531Z] Runtimes: runc [2021-02-16T17:54:17.531Z] Default Runtime: runc [2021-02-16T17:54:17.531Z] Init Binary: docker-init [2021-02-16T17:54:17.531Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-02-16T17:54:17.531Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-02-16T17:54:17.531Z] init version: fec3683 [2021-02-16T17:54:17.531Z] Security Options: [2021-02-16T17:54:17.531Z] apparmor [2021-02-16T17:54:17.531Z] seccomp [2021-02-16T17:54:17.531Z] Profile: default [2021-02-16T17:54:17.531Z] Kernel Version: 4.4.0-139-generic [2021-02-16T17:54:17.531Z] Operating System: Ubuntu 16.04.3 LTS [2021-02-16T17:54:17.531Z] OSType: linux [2021-02-16T17:54:17.531Z] Architecture: ppc64le [2021-02-16T17:54:17.531Z] CPUs: 4 [2021-02-16T17:54:17.531Z] Total Memory: 7.972GiB [2021-02-16T17:54:17.531Z] Name: ppc64le-ubuntu-18 [2021-02-16T17:54:17.531Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-02-16T17:54:17.531Z] Docker Root Dir: /var/lib/docker [2021-02-16T17:54:17.531Z] Debug Mode (client): false [2021-02-16T17:54:17.531Z] Debug Mode (server): false [2021-02-16T17:54:17.531Z] Registry: https://index.docker.io/v1/ [2021-02-16T17:54:17.531Z] Labels: [2021-02-16T17:54:17.531Z] Experimental: true [2021-02-16T17:54:17.531Z] Insecure Registries: [2021-02-16T17:54:17.531Z] 127.0.0.0/8 [2021-02-16T17:54:17.531Z] Live Restore Enabled: false [2021-02-16T17:54:17.531Z] [Pipeline] sh [2021-02-16T17:54:15.475Z] > git remote # timeout=10 [2021-02-16T17:54:15.481Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T17:54:15.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:54:15.484Z] > git merge dfce527001bb9890b3f00df50f5a99fd68ec6b7b # timeout=10 [2021-02-16T17:54:16.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T17:54:16.183Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:54:16.185Z] > git checkout -f 5d72bfc004f58e2ee9bf5579dd9d93087fc8c321 # timeout=10 [2021-02-16T17:54:16.279Z] > git rev-list --no-walk 884f02ce904b6a2711acfd70dae127e1efb59b17 # timeout=10 [2021-02-16T17:54:17.897Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-02-16T17:54:17.897Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-16T17:54:17.924Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:54:17.924Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:54:17.924Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41970/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T17:54:17.924Z] + bash /home/docker/workspace/moby_PR-41970/check-config.sh [2021-02-16T17:54:17.924Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T17:54:17.924Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-02-16T17:54:17.924Z] [2021-02-16T17:54:17.924Z] Generally Necessary: [2021-02-16T17:54:17.924Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T17:54:17.924Z] - apparmor: enabled and tools installed [2021-02-16T17:54:17.924Z] - CONFIG_NAMESPACES: enabled [2021-02-16T17:54:17.924Z] - CONFIG_NET_NS: enabled [2021-02-16T17:54:17.924Z] - CONFIG_PID_NS: enabled [2021-02-16T17:54:17.924Z] - CONFIG_IPC_NS: enabled [2021-02-16T17:54:17.924Z] - CONFIG_UTS_NS: enabled [2021-02-16T17:54:17.924Z] - CONFIG_CGROUPS: enabled [2021-02-16T17:54:17.924Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T17:54:17.924Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T17:54:17.924Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T17:54:17.924Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T17:54:17.924Z] - CONFIG_CPUSETS: enabled [2021-02-16T17:54:17.924Z] - CONFIG_MEMCG: enabled [2021-02-16T17:54:17.924Z] - CONFIG_KEYS: enabled [2021-02-16T17:54:17.924Z] - CONFIG_VETH: enabled (as module) [2021-02-16T17:54:17.924Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-16T17:54:18.219Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T17:54:18.219Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-02-16T17:54:18.219Z] [2021-02-16T17:54:18.219Z] Optional Features: [2021-02-16T17:54:18.219Z] - CONFIG_USER_NS: enabled [2021-02-16T17:54:18.219Z] - CONFIG_SECCOMP: enabled [2021-02-16T17:54:18.219Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T17:54:18.219Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T17:54:18.219Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T17:54:18.219Z] (cgroup swap accounting is currently enabled) [2021-02-16T17:54:18.219Z] - CONFIG_MEMCG_KMEM: enabled [2021-02-16T17:54:18.219Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T17:54:18.219Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T17:54:18.219Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-16T17:54:18.219Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-16T17:54:18.219Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T17:54:18.219Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T17:54:18.219Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T17:54:18.219Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T17:54:18.219Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T17:54:18.219Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T17:54:18.219Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T17:54:18.219Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T17:54:18.219Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T17:54:18.219Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_EXT4_FS: enabled [2021-02-16T17:54:18.219Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T17:54:18.219Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T17:54:18.219Z] - Network Drivers: [2021-02-16T17:54:18.219Z] - "overlay": [2021-02-16T17:54:18.219Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T17:54:18.219Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T17:54:18.219Z] Optional (for encrypted networks): [2021-02-16T17:54:18.511Z] - CONFIG_CRYPTO: enabled [2021-02-16T17:54:18.511Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_XFRM: enabled [2021-02-16T17:54:18.511Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-16T17:54:18.511Z] - "ipvlan": [2021-02-16T17:54:18.511Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T17:54:18.511Z] - "macvlan": [2021-02-16T17:54:18.511Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T17:54:18.511Z] - "ftp,tftp client in container": [2021-02-16T17:54:18.511Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T17:54:18.511Z] - Storage Drivers: [2021-02-16T17:54:18.511Z] - "aufs": [2021-02-16T17:54:18.511Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T17:54:18.511Z] - "btrfs": [2021-02-16T17:54:18.511Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T17:54:18.511Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T17:54:18.511Z] - "devicemapper": [2021-02-16T17:54:18.511Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T17:54:18.511Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T17:54:18.511Z] - "overlay": [2021-02-16T17:54:18.511Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T17:54:18.511Z] - "zfs": [2021-02-16T17:54:18.511Z] - /dev/zfs: missing [2021-02-16T17:54:18.511Z] - zfs command: missing [2021-02-16T17:54:18.511Z] - zpool command: missing [2021-02-16T17:54:18.511Z] [2021-02-16T17:54:18.511Z] Limits: [2021-02-16T17:54:18.511Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T17:54:18.511Z] [2021-02-16T17:54:18.511Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T17:54:18.947Z] + make bundles/buildx [2021-02-16T17:54:19.241Z] make: command: Command not found [2021-02-16T17:54:19.241Z] make: command: Command not found [2021-02-16T17:54:19.241Z] mkdir bundles [2021-02-16T17:54:19.241Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-02-16T17:54:19.241Z] --build-arg BUILDX_COMMIT \ [2021-02-16T17:54:19.241Z] --build-arg BUILDX_REPO \ [2021-02-16T17:54:19.241Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-02-16T17:54:19.241Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-02-16T17:54:19.241Z] . [2021-02-16T17:54:19.241Z] /bin/sh: 4: go: not found [2021-02-16T17:54:19.241Z] /bin/sh: 5: go: not found [2021-02-16T17:54:21.339Z] Sending build context to Docker daemon 58.25MB [2021-02-16T17:54:21.339Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-02-16T17:54:21.339Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-02-16T17:54:21.339Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-02-16T17:54:21.339Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-02-16T17:54:21.671Z] 1.13.15-buster: Pulling from library/golang [2021-02-16T17:54:21.671Z] db4e2d8d5901: Pulling fs layer [2021-02-16T17:54:21.671Z] dfe2d012519c: Pulling fs layer [2021-02-16T17:54:21.671Z] 5d8f1d1f9197: Pulling fs layer [2021-02-16T17:54:21.671Z] 1301750ffb48: Pulling fs layer [2021-02-16T17:54:21.671Z] dc5c6edc9cff: Pulling fs layer [2021-02-16T17:54:21.671Z] 3c370c2e2f82: Pulling fs layer [2021-02-16T17:54:21.671Z] 5ffb2f5886e2: Pulling fs layer [2021-02-16T17:54:21.671Z] dc5c6edc9cff: Waiting [2021-02-16T17:54:21.671Z] 3c370c2e2f82: Waiting [2021-02-16T17:54:21.671Z] 1301750ffb48: Waiting [2021-02-16T17:54:21.671Z] 5ffb2f5886e2: Waiting [2021-02-16T17:54:22.075Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done [2021-02-16T17:54:22.075Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-02-16T17:54:22.301Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-02-16T17:54:22.319Z] dfe2d012519c: Verifying Checksum [2021-02-16T17:54:22.319Z] dfe2d012519c: Download complete [2021-02-16T17:54:22.319Z] 5d8f1d1f9197: Verifying Checksum [2021-02-16T17:54:22.319Z] 5d8f1d1f9197: Download complete [2021-02-16T17:54:24.423Z] db4e2d8d5901: Verifying Checksum [2021-02-16T17:54:24.423Z] db4e2d8d5901: Download complete [2021-02-16T17:54:24.721Z] 1301750ffb48: Verifying Checksum [2021-02-16T17:54:24.721Z] 1301750ffb48: Download complete [2021-02-16T17:54:25.017Z] 5ffb2f5886e2: Verifying Checksum [2021-02-16T17:54:25.017Z] 5ffb2f5886e2: Download complete [2021-02-16T17:54:25.663Z] dc5c6edc9cff: Verifying Checksum [2021-02-16T17:54:25.663Z] dc5c6edc9cff: Download complete [2021-02-16T17:54:26.253Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-02-16T17:54:26.253Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-02-16T17:54:26.253Z] #9 ... [2021-02-16T17:54:26.253Z] [2021-02-16T17:54:26.254Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T17:54:26.254Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T17:54:26.254Z] #26 1.111 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:54:26.254Z] #26 1.121 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:54:26.254Z] #26 1.166 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:54:26.254Z] #26 1.261 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:54:26.254Z] #26 1.535 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:54:26.254Z] #26 1.909 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:54:26.254Z] #26 3.375 Fetched 8422 kB in 3s (3271 kB/s) [2021-02-16T17:54:26.254Z] #26 3.375 Reading package lists... [2021-02-16T17:54:26.254Z] #26 4.278 Reading package lists... [2021-02-16T17:54:26.254Z] #26 5.137 Building dependency tree... [2021-02-16T17:54:26.254Z] #26 5.455 The following additional packages will be installed: [2021-02-16T17:54:26.254Z] #26 5.455 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-16T17:54:26.254Z] #26 5.455 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-16T17:54:26.254Z] #26 5.455 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-16T17:54:26.254Z] #26 5.455 Suggested packages: [2021-02-16T17:54:26.254Z] #26 5.455 krb5-doc krb5-user [2021-02-16T17:54:26.254Z] #26 5.455 Recommended packages: [2021-02-16T17:54:26.254Z] #26 5.455 krb5-locales publicsuffix libsasl2-modules [2021-02-16T17:54:26.254Z] #26 5.637 The following NEW packages will be installed: [2021-02-16T17:54:26.254Z] #26 5.637 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-16T17:54:26.254Z] #26 5.637 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-16T17:54:26.254Z] #26 5.639 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-16T17:54:26.254Z] #26 5.639 libssh2-1 libssl1.1 openssl [2021-02-16T17:54:26.254Z] #26 5.916 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-16T17:54:26.254Z] #26 5.916 Need to get 5056 kB of archives. [2021-02-16T17:54:26.254Z] #26 5.916 After this operation, 12.1 MB of additional disk space will be used. [2021-02-16T17:54:26.254Z] #26 5.916 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-16T17:54:26.254Z] #26 5.918 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u5 [225 kB] [2021-02-16T17:54:26.254Z] #26 5.922 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-16T17:54:26.254Z] #26 5.924 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-16T17:54:26.254Z] #26 5.925 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-02-16T17:54:26.254Z] #26 5.945 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-02-16T17:54:26.254Z] #26 5.958 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-16T17:54:26.254Z] #26 5.961 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-16T17:54:26.254Z] #26 5.961 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-16T17:54:26.254Z] #26 5.963 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-16T17:54:26.254Z] #26 5.965 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-16T17:54:26.254Z] #26 5.971 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-16T17:54:26.254Z] #26 5.973 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-16T17:54:26.254Z] #26 5.975 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-16T17:54:26.254Z] #26 5.976 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-16T17:54:26.254Z] #26 5.978 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-16T17:54:26.254Z] #26 5.980 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-16T17:54:26.254Z] #26 5.986 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-16T17:54:26.254Z] #26 5.990 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-16T17:54:26.254Z] #26 5.993 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-16T17:54:26.254Z] #26 5.995 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-16T17:54:26.254Z] #26 6.149 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:54:26.254Z] #26 6.173 Fetched 5056 kB in 0s (15.1 MB/s) [2021-02-16T17:54:26.254Z] #26 6.194 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-16T17:54:26.254Z] #26 6.194 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-02-16T17:54:26.254Z] #26 6.201 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 6.206 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 6.252 Selecting previously unselected package libsasl2-2:amd64. [2021-02-16T17:54:26.254Z] #26 6.252 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 6.259 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 6.308 Selecting previously unselected package libldap-common. [2021-02-16T17:54:26.254Z] #26 6.308 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-16T17:54:26.254Z] #26 6.312 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:54:26.254Z] #26 6.362 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-16T17:54:26.254Z] #26 6.362 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 6.367 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:54:26.254Z] #26 6.457 Selecting previously unselected package libssl1.1:amd64. [2021-02-16T17:54:26.254Z] #26 6.457 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 6.463 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-16T17:54:26.254Z] #26 6.667 Selecting previously unselected package openssl. [2021-02-16T17:54:26.254Z] #26 6.667 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 6.673 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-16T17:54:26.254Z] #26 6.815 Selecting previously unselected package ca-certificates. [2021-02-16T17:54:26.254Z] #26 6.815 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-16T17:54:26.254Z] #26 6.820 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-16T17:54:26.254Z] #26 6.906 Selecting previously unselected package libkeyutils1:amd64. [2021-02-16T17:54:26.254Z] #26 6.906 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 6.910 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-16T17:54:26.254Z] #26 6.952 Selecting previously unselected package libkrb5support0:amd64. [2021-02-16T17:54:26.254Z] #26 6.952 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 6.956 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 6.999 Selecting previously unselected package libk5crypto3:amd64. [2021-02-16T17:54:26.254Z] #26 6.999 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.004 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 7.059 Selecting previously unselected package libkrb5-3:amd64. [2021-02-16T17:54:26.254Z] #26 7.059 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.066 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 7.185 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-16T17:54:26.254Z] #26 7.185 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.201 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 7.316 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-16T17:54:26.254Z] #26 7.316 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.328 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 7.431 Selecting previously unselected package libpsl5:amd64. [2021-02-16T17:54:26.254Z] #26 7.431 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.436 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-16T17:54:26.254Z] #26 7.484 Selecting previously unselected package librtmp1:amd64. [2021-02-16T17:54:26.254Z] #26 7.484 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.487 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T17:54:26.254Z] #26 7.539 Selecting previously unselected package libssh2-1:amd64. [2021-02-16T17:54:26.254Z] #26 7.539 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.545 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-16T17:54:26.254Z] #26 7.632 Selecting previously unselected package libcurl4:amd64. [2021-02-16T17:54:26.254Z] #26 7.632 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.646 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 7.720 Selecting previously unselected package curl. [2021-02-16T17:54:26.254Z] #26 7.720 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.726 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 7.786 Selecting previously unselected package libonig5:amd64. [2021-02-16T17:54:26.254Z] #26 7.786 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.790 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-16T17:54:26.254Z] #26 7.860 Selecting previously unselected package libjq1:amd64. [2021-02-16T17:54:26.254Z] #26 7.860 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.860 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T17:54:26.254Z] #26 7.925 Selecting previously unselected package jq. [2021-02-16T17:54:26.254Z] #26 7.925 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T17:54:26.254Z] #26 7.930 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T17:54:26.254Z] #26 7.980 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-16T17:54:26.254Z] #26 7.995 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-16T17:54:26.254Z] #26 8.005 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-16T17:54:26.254Z] #26 8.112 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 8.123 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:54:26.254Z] #26 8.144 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 8.160 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 8.177 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T17:54:26.254Z] #26 8.188 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 8.200 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 8.211 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-16T17:54:26.254Z] #26 8.225 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:54:26.254Z] #26 8.233 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-16T17:54:26.254Z] #26 8.249 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-16T17:54:26.254Z] #26 8.263 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T17:54:26.254Z] #26 8.275 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:54:26.254Z] #26 8.287 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-16T17:54:26.254Z] #26 8.873 Updating certificates in /etc/ssl/certs... [2021-02-16T17:54:27.198Z] #26 9.736 137 added, 0 removed; done. [2021-02-16T17:54:27.198Z] #26 9.773 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:54:27.198Z] #26 9.784 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T17:54:27.198Z] #26 9.797 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-16T17:54:27.198Z] #26 9.811 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-16T17:54:27.198Z] #26 9.824 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:54:27.455Z] #26 9.847 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-16T17:54:27.455Z] #26 9.861 Updating certificates in /etc/ssl/certs... [2021-02-16T17:54:27.752Z] db4e2d8d5901: Pull complete [2021-02-16T17:54:28.019Z] #26 10.52 0 added, 0 removed; done. [2021-02-16T17:54:28.019Z] #26 10.52 Running hooks in /etc/ca-certificates/update.d... [2021-02-16T17:54:28.019Z] #26 10.53 done. [2021-02-16T17:54:28.048Z] dfe2d012519c: Pull complete [2021-02-16T17:54:28.341Z] 3c370c2e2f82: Verifying Checksum [2021-02-16T17:54:28.341Z] 3c370c2e2f82: Download complete [2021-02-16T17:54:28.636Z] 5d8f1d1f9197: Pull complete [2021-02-16T17:54:30.302Z] Fetching without tags [2021-02-16T17:54:30.577Z] Merging remotes/origin/20.10 commit dfce527001bb9890b3f00df50f5a99fd68ec6b7b into PR head commit fc07fecfb58e54bd11525644e277b3dd3fff4d7f [2021-02-16T17:54:31.112Z] Merge succeeded, producing 1ee05790a2425405ef3be1d728e3a17b55e867a4 [2021-02-16T17:54:31.112Z] Checking out Revision 1ee05790a2425405ef3be1d728e3a17b55e867a4 (PR-41970) [2021-02-16T17:54:31.191Z] Commit message: "Merge commit 'dfce527001bb9890b3f00df50f5a99fd68ec6b7b' into HEAD" [2021-02-16T17:54:31.210Z] First time build. Skipping changelog. [2021-02-16T17:54:31.389Z] 1301750ffb48: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T17:54:30.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:54:30.252Z] > git config --add remote.origin.fetch +refs/pull/41970/head:refs/remotes/origin/PR-41970 # timeout=10 [2021-02-16T17:54:30.274Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:54:30.294Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:54:30.310Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:54:30.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:54:30.311Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:54:30.584Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:54:30.599Z] > git checkout -f fc07fecfb58e54bd11525644e277b3dd3fff4d7f # timeout=10 [2021-02-16T17:54:31.035Z] > git remote # timeout=10 [2021-02-16T17:54:31.038Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T17:54:31.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:54:31.054Z] > git merge dfce527001bb9890b3f00df50f5a99fd68ec6b7b # timeout=10 [2021-02-16T17:54:31.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T17:54:31.119Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:54:31.133Z] > git checkout -f 1ee05790a2425405ef3be1d728e3a17b55e867a4 # timeout=10 [2021-02-16T17:54:31.200Z] > git rev-list --no-walk 884f02ce904b6a2711acfd70dae127e1efb59b17 # timeout=10 [2021-02-16T17:54:31.948Z] + docker version [2021-02-16T17:54:31.948Z] Client: Docker Engine - Community [2021-02-16T17:54:31.948Z] Version: 20.10.3 [2021-02-16T17:54:31.948Z] API version: 1.41 [2021-02-16T17:54:31.948Z] Go version: go1.13.15 [2021-02-16T17:54:31.948Z] Git commit: 48d30b5 [2021-02-16T17:54:31.948Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-16T17:54:31.948Z] OS/Arch: linux/amd64 [2021-02-16T17:54:31.948Z] Context: default [2021-02-16T17:54:31.948Z] Experimental: true [2021-02-16T17:54:31.948Z] [2021-02-16T17:54:31.948Z] Server: Docker Engine - Community [2021-02-16T17:54:31.948Z] Engine: [2021-02-16T17:54:31.948Z] Version: 20.10.3 [2021-02-16T17:54:31.948Z] API version: 1.41 (minimum version 1.12) [2021-02-16T17:54:31.948Z] Go version: go1.13.15 [2021-02-16T17:54:31.948Z] Git commit: 46229ca [2021-02-16T17:54:31.948Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-16T17:54:31.948Z] OS/Arch: linux/amd64 [2021-02-16T17:54:31.948Z] Experimental: true [2021-02-16T17:54:31.948Z] containerd: [2021-02-16T17:54:31.948Z] Version: 1.4.3 [2021-02-16T17:54:31.948Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:54:31.948Z] runc: [2021-02-16T17:54:31.948Z] Version: 1.0.0-rc92 [2021-02-16T17:54:31.948Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:54:31.948Z] docker-init: [2021-02-16T17:54:31.948Z] Version: 0.19.0 [2021-02-16T17:54:31.948Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T17:54:32.190Z] #26 DONE 13.9s [2021-02-16T17:54:32.190Z] [2021-02-16T17:54:32.190Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T17:54:32.190Z] #27 sha256:415bc61f0e88eba12b75723c258979c68b185a434e5dcdd69702e8cf11627418 [2021-02-16T17:54:32.190Z] #27 DONE 0.1s [2021-02-16T17:54:32.190Z] [2021-02-16T17:54:32.190Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:54:32.190Z] #28 sha256:16b21ccd61cc39518e5d1305d702bce401c95b8a763a7f8ae344a00ac546a7b8 [2021-02-16T17:54:32.190Z] #28 ... [2021-02-16T17:54:32.190Z] [2021-02-16T17:54:32.190Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:54:32.190Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T17:54:32.190Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s done [2021-02-16T17:54:32.190Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-16T17:54:32.190Z] #9 DONE 22.5s [2021-02-16T17:54:32.190Z] [2021-02-16T17:54:32.190Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T17:54:32.190Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-16T17:54:32.231Z] + docker info [2021-02-16T17:54:32.447Z] #10 DONE 0.6s [2021-02-16T17:54:32.447Z] [2021-02-16T17:54:32.447Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T17:54:32.447Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-16T17:54:32.645Z] Client: [2021-02-16T17:54:32.645Z] Context: default [2021-02-16T17:54:32.645Z] Debug Mode: false [2021-02-16T17:54:32.645Z] Plugins: [2021-02-16T17:54:32.645Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T17:54:32.645Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T17:54:32.645Z] [2021-02-16T17:54:32.645Z] Server: [2021-02-16T17:54:32.645Z] Containers: 0 [2021-02-16T17:54:32.645Z] Running: 0 [2021-02-16T17:54:32.645Z] Paused: 0 [2021-02-16T17:54:32.645Z] Stopped: 0 [2021-02-16T17:54:32.645Z] Images: 2 [2021-02-16T17:54:32.645Z] Server Version: 20.10.3 [2021-02-16T17:54:32.645Z] Storage Driver: overlay2 [2021-02-16T17:54:32.645Z] Backing Filesystem: extfs [2021-02-16T17:54:32.645Z] Supports d_type: true [2021-02-16T17:54:32.645Z] Native Overlay Diff: true [2021-02-16T17:54:32.645Z] Logging Driver: json-file [2021-02-16T17:54:32.645Z] Cgroup Driver: cgroupfs [2021-02-16T17:54:32.645Z] Cgroup Version: 1 [2021-02-16T17:54:32.645Z] Plugins: [2021-02-16T17:54:32.645Z] Volume: local [2021-02-16T17:54:32.645Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T17:54:32.645Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T17:54:32.645Z] Swarm: inactive [2021-02-16T17:54:32.645Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T17:54:32.645Z] Default Runtime: runc [2021-02-16T17:54:32.645Z] Init Binary: docker-init [2021-02-16T17:54:32.645Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:54:32.645Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:54:32.645Z] init version: de40ad0 [2021-02-16T17:54:32.645Z] Security Options: [2021-02-16T17:54:32.645Z] apparmor [2021-02-16T17:54:32.645Z] seccomp [2021-02-16T17:54:32.645Z] Profile: default [2021-02-16T17:54:32.645Z] Kernel Version: 5.4.0-1037-aws [2021-02-16T17:54:32.645Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-16T17:54:32.645Z] OSType: linux [2021-02-16T17:54:32.645Z] Architecture: x86_64 [2021-02-16T17:54:32.645Z] CPUs: 2 [2021-02-16T17:54:32.645Z] Total Memory: 7.569GiB [2021-02-16T17:54:32.645Z] Name: ip-10-100-106-57 [2021-02-16T17:54:32.645Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-16T17:54:32.645Z] Docker Root Dir: /var/lib/docker [2021-02-16T17:54:32.645Z] Debug Mode: false [2021-02-16T17:54:32.645Z] Registry: https://index.docker.io/v1/ [2021-02-16T17:54:32.645Z] Labels: [2021-02-16T17:54:32.645Z] Experimental: true [2021-02-16T17:54:32.645Z] Insecure Registries: [2021-02-16T17:54:32.645Z] 127.0.0.0/8 [2021-02-16T17:54:32.645Z] Live Restore Enabled: true [2021-02-16T17:54:32.645Z] [2021-02-16T17:54:32.645Z] WARNING: No swap limit support [2021-02-16T17:54:32.645Z] WARNING: No blkio weight support [2021-02-16T17:54:32.645Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-16T17:54:32.939Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:54:32.939Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:54:32.939Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41970/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T17:54:32.939Z] + bash /home/ubuntu/workspace/moby_PR-41970/check-config.sh [2021-02-16T17:54:32.939Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T17:54:32.939Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-16T17:54:32.939Z] [2021-02-16T17:54:32.939Z] Generally Necessary: [2021-02-16T17:54:32.939Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T17:54:32.939Z] - apparmor: enabled and tools installed [2021-02-16T17:54:32.939Z] - CONFIG_NAMESPACES: enabled [2021-02-16T17:54:32.939Z] - CONFIG_NET_NS: enabled [2021-02-16T17:54:32.939Z] - CONFIG_PID_NS: enabled [2021-02-16T17:54:32.939Z] - CONFIG_IPC_NS: enabled [2021-02-16T17:54:32.939Z] - CONFIG_UTS_NS: enabled [2021-02-16T17:54:32.939Z] - CONFIG_CGROUPS: enabled [2021-02-16T17:54:32.939Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T17:54:32.939Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T17:54:32.939Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T17:54:32.939Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T17:54:32.939Z] - CONFIG_CPUSETS: enabled [2021-02-16T17:54:32.939Z] - CONFIG_MEMCG: enabled [2021-02-16T17:54:32.939Z] - CONFIG_KEYS: enabled [2021-02-16T17:54:32.939Z] - CONFIG_VETH: enabled (as module) [2021-02-16T17:54:32.939Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T17:54:32.939Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T17:54:32.939Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-16T17:54:32.939Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T17:54:32.939Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T17:54:32.939Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T17:54:32.939Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T17:54:32.939Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T17:54:32.939Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T17:54:32.939Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T17:54:32.939Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-16T17:54:32.939Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T17:54:32.939Z] [2021-02-16T17:54:32.939Z] Optional Features: [2021-02-16T17:54:32.939Z] - CONFIG_USER_NS: enabled [2021-02-16T17:54:32.939Z] - CONFIG_SECCOMP: enabled [2021-02-16T17:54:32.939Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T17:54:32.939Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T17:54:32.939Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T17:54:32.939Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T17:54:32.939Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T17:54:32.939Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T17:54:32.939Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-16T17:54:32.939Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-16T17:54:33.198Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T17:54:33.198Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T17:54:33.198Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T17:54:33.198Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T17:54:33.198Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T17:54:33.198Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T17:54:33.198Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T17:54:33.198Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T17:54:33.198Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T17:54:33.198Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_EXT4_FS: enabled [2021-02-16T17:54:33.198Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T17:54:33.198Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T17:54:33.198Z] - Network Drivers: [2021-02-16T17:54:33.198Z] - "overlay": [2021-02-16T17:54:33.198Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T17:54:33.198Z] Optional (for encrypted networks): [2021-02-16T17:54:33.198Z] - CONFIG_CRYPTO: enabled [2021-02-16T17:54:33.198Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T17:54:33.198Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T17:54:33.198Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T17:54:33.198Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T17:54:33.198Z] - CONFIG_XFRM: enabled [2021-02-16T17:54:33.198Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-16T17:54:33.198Z] - "ipvlan": [2021-02-16T17:54:33.198Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T17:54:33.198Z] - "macvlan": [2021-02-16T17:54:33.198Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T17:54:33.198Z] - "ftp,tftp client in container": [2021-02-16T17:54:33.198Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T17:54:33.198Z] - Storage Drivers: [2021-02-16T17:54:33.198Z] - "aufs": [2021-02-16T17:54:33.198Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T17:54:33.198Z] - "btrfs": [2021-02-16T17:54:33.198Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T17:54:33.198Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T17:54:33.198Z] - "devicemapper": [2021-02-16T17:54:33.198Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T17:54:33.198Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T17:54:33.198Z] - "overlay": [2021-02-16T17:54:33.198Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T17:54:33.198Z] - "zfs": [2021-02-16T17:54:33.198Z] - /dev/zfs: present [2021-02-16T17:54:33.198Z] - zfs command: missing [2021-02-16T17:54:33.198Z] - zpool command: missing [2021-02-16T17:54:33.198Z] [2021-02-16T17:54:33.198Z] Limits: [2021-02-16T17:54:33.198Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T17:54:33.198Z] [2021-02-16T17:54:33.198Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T17:54:33.389Z] #11 DONE 1.0s [2021-02-16T17:54:33.389Z] [2021-02-16T17:54:33.389Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:54:33.389Z] #28 sha256:16b21ccd61cc39518e5d1305d702bce401c95b8a763a7f8ae344a00ac546a7b8 [2021-02-16T17:54:33.389Z] #28 1.238 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-16T17:54:33.389Z] #28 1.365 [2021-02-16T17:54:33.479Z] dc5c6edc9cff: Pull complete [2021-02-16T17:54:33.531Z] + sudo modprobe ip_vs [2021-02-16T17:54:33.531Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b . [2021-02-16T17:54:33.649Z] #28 1.493 ####### 9.8% ######################## 34.1% ####################################### 55.2% ################################################# 69.2% #################################################################### 94.5% ######################################################################## 100.0% [2021-02-16T17:54:33.649Z] #28 2.010 [2021-02-16T17:54:33.790Z] #1 [internal] load build definition from Dockerfile [2021-02-16T17:54:33.790Z] #1 sha256:74ba932241b0ffbaa254632cf0668a8a8d879734437ddf08a52265ccb1cd5456 [2021-02-16T17:54:33.790Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T17:54:33.790Z] #1 DONE 0.0s [2021-02-16T17:54:33.790Z] [2021-02-16T17:54:33.790Z] #2 [internal] load .dockerignore [2021-02-16T17:54:33.790Z] #2 sha256:04c7dd4638e1c505fac84771dace3b291d60b3d648a271662e3034a6e2747725 [2021-02-16T17:54:33.790Z] #2 transferring context: 87B done [2021-02-16T17:54:33.790Z] #2 DONE 0.0s [2021-02-16T17:54:33.790Z] [2021-02-16T17:54:33.790Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T17:54:33.790Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-16T17:54:33.790Z] #3 DONE 0.1s [2021-02-16T17:54:33.790Z] [2021-02-16T17:54:33.790Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T17:54:33.790Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T17:54:33.790Z] #4 CACHED [2021-02-16T17:54:33.905Z] #28 2.129 ################################################## 70.2% ######################################################################## 100.0% [2021-02-16T17:54:33.906Z] #28 2.203 [2021-02-16T17:54:33.906Z] #28 ... [2021-02-16T17:54:33.906Z] [2021-02-16T17:54:33.906Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T17:54:33.906Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-16T17:54:33.906Z] #30 DONE 0.5s [2021-02-16T17:54:33.906Z] [2021-02-16T17:54:33.906Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T17:54:33.906Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-16T17:54:33.906Z] #38 DONE 0.5s [2021-02-16T17:54:33.906Z] [2021-02-16T17:54:33.906Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:54:33.906Z] #28 sha256:16b21ccd61cc39518e5d1305d702bce401c95b8a763a7f8ae344a00ac546a7b8 [2021-02-16T17:54:33.906Z] #28 2.319 ############################# 40.9% ######################################################################## 100.0% [2021-02-16T17:54:34.048Z] [2021-02-16T17:54:34.048Z] #5 [internal] load build definition from Dockerfile [2021-02-16T17:54:34.048Z] #5 sha256:162ff18a429d90892a7bd768550dc08f2abfe5a04fffd6fb4dec61c593482d38 [2021-02-16T17:54:34.048Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-02-16T17:54:34.048Z] #5 DONE 0.0s [2021-02-16T17:54:34.048Z] [2021-02-16T17:54:34.048Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T17:54:34.048Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T17:54:34.048Z] #6 DONE 0.1s [2021-02-16T17:54:34.048Z] [2021-02-16T17:54:34.048Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T17:54:34.048Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-16T17:54:34.162Z] #28 2.489 [2021-02-16T17:54:34.311Z] #8 DONE 0.1s [2021-02-16T17:54:34.311Z] [2021-02-16T17:54:34.311Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T17:54:34.311Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T17:54:34.311Z] #7 DONE 0.1s [2021-02-16T17:54:34.574Z] [2021-02-16T17:54:34.574Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T17:54:34.574Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T17:54:34.574Z] #61 DONE 0.0s [2021-02-16T17:54:34.574Z] [2021-02-16T17:54:34.574Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:54:34.574Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T17:54:34.574Z] #9 DONE 0.0s [2021-02-16T17:54:34.574Z] [2021-02-16T17:54:34.574Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T17:54:34.574Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T17:54:34.574Z] #25 DONE 0.0s [2021-02-16T17:54:34.574Z] [2021-02-16T17:54:34.574Z] #22 [internal] load build context [2021-02-16T17:54:34.574Z] #22 sha256:eb78de92b7473768d2d86640b7bf8d5b74cb01ccb3e5f5baf921edec18faac36 [2021-02-16T17:54:34.680Z] #28 2.621 ######## 11.5% ######################## 34.5% ######################################### 57.5% ################################################### 71.7% ############################################################# 85.9% ######################################################################## 100.0% [2021-02-16T17:54:34.942Z] #28 3.264 [2021-02-16T17:54:36.485Z] #22 transferring context: 53.35MB 1.7s done [2021-02-16T17:54:36.485Z] #22 DONE 1.8s [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T17:54:36.485Z] #59 sha256:375214d2b1fccb8f450da3878e37359fb0579cb490886799cc2c7e43c394945c [2021-02-16T17:54:36.485Z] #59 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:54:36.485Z] #50 sha256:d7bddaf6da8924f58a5ded51d35bc480878555a84e877bfafc9917d68b10dcd9 [2021-02-16T17:54:36.485Z] #50 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T17:54:36.485Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T17:54:36.485Z] #26 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T17:54:36.485Z] #37 sha256:df04a113fa7c187a7522e3ff73773fad9c96c94dd26259b9cd289a6825721ead [2021-02-16T17:54:36.485Z] #37 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T17:54:36.485Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-16T17:54:36.485Z] #20 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T17:54:36.485Z] #56 sha256:c50a977b99698ed5f0a8216dead30059300439fd87ccd0b62b9c9eddada3633e [2021-02-16T17:54:36.485Z] #56 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:54:36.485Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:54:36.485Z] #19 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:54:36.485Z] #46 sha256:3f4545f74dad94cb25c8b42ae1cd864d884de82d41c14127edddf35693787f58 [2021-02-16T17:54:36.485Z] #46 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T17:54:36.485Z] #58 sha256:57ab1d872a6f359aa2bcd4af3508dbeffcee52fe2a06ff15ef7ee7b20d3299da [2021-02-16T17:54:36.485Z] #58 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T17:54:36.485Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T17:54:36.485Z] #21 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:54:36.485Z] #48 sha256:fe4678b2a7080408cce0786771fe67f100dfadd0ae19fdc78bcc10a38bd0320a [2021-02-16T17:54:36.485Z] #48 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T17:54:36.485Z] #49 sha256:807276e1e21590db751f5e3cc2d38b4d1a447a697fc2fd275397cc8db315197c [2021-02-16T17:54:36.485Z] #49 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T17:54:36.485Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-16T17:54:36.485Z] #13 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T17:54:36.485Z] #47 sha256:d2907d93a24b99f8c1c089f2a0f1a0255fff9adff3d8c85049b5ab44bfc8cc05 [2021-02-16T17:54:36.485Z] #47 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:54:36.485Z] #28 sha256:99d18235fd9dbec2fe109f5ca3a233d81971e197dbfdeaba3d8f39799677e6da [2021-02-16T17:54:36.485Z] #28 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T17:54:36.485Z] #24 sha256:5a9b4f58b3cecc8ea9aaa4aac749cba3c3c5b8bfaa4a9d274b8dee4b9d45a930 [2021-02-16T17:54:36.485Z] #24 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T17:54:36.485Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-16T17:54:36.485Z] #15 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:54:36.485Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:54:36.485Z] #39 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T17:54:36.485Z] #23 sha256:9ad2bda4f314ea393a65a9b3657d7d40ce8ee24ac8dfeed02308e82b0cc75d8b [2021-02-16T17:54:36.485Z] #23 CACHED [2021-02-16T17:54:36.485Z] [2021-02-16T17:54:36.485Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:54:36.485Z] #44 sha256:237f25afdfd526d18373a23f0317983d32135ecd2954128483a0cc5ab9986c74 [2021-02-16T17:54:36.486Z] #44 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T17:54:36.486Z] #29 sha256:8fe5c50dd35ca4dfe3f9651ee39cf4d0590c545b7c580104e6edc0e378ca8544 [2021-02-16T17:54:36.486Z] #29 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:54:36.486Z] #33 sha256:2093790581901583de1828a637d9646c7cbf4e61e69030046b262ab532ff37e9 [2021-02-16T17:54:36.486Z] #33 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:54:36.486Z] #36 sha256:1b4d06df69a10c27d5abb2c15f92e69b07ae28b56a68d56682c2817e2c739f48 [2021-02-16T17:54:36.486Z] #36 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T17:54:36.486Z] #62 sha256:fe8b9e68931ec3f292af67b27d3b746790078c7cae0bce925318dd45ae192ca8 [2021-02-16T17:54:36.486Z] #62 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:54:36.486Z] #63 sha256:e9c2a5a55c64c0df0a8b07aebdf04af5d66e6dcf074d753f00103a6b84e1dec6 [2021-02-16T17:54:36.486Z] #63 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T17:54:36.486Z] #40 sha256:b6d8fea0b2bd61a83820cd0d4e861514b0657d2c2beb8ba9eebed48e4023b413 [2021-02-16T17:54:36.486Z] #40 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T17:54:36.486Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-16T17:54:36.486Z] #16 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T17:54:36.486Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-16T17:54:36.486Z] #10 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T17:54:36.486Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-16T17:54:36.486Z] #11 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:54:36.486Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:54:36.486Z] #42 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T17:54:36.486Z] #45 sha256:2c998bd87608081a0b33642daab5d1ca94f9a51de3c68b300088e1b5669cbf6b [2021-02-16T17:54:36.486Z] #45 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T17:54:36.486Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-16T17:54:36.486Z] #38 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:54:36.486Z] #57 sha256:e724f9c1a41e07116adafa45b2811e53e58613944f94d8ab92d78b69c503d75c [2021-02-16T17:54:36.486Z] #57 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T17:54:36.486Z] #34 sha256:308630e82b6ac6c6b9d6a4d4f27f0ff917dd0df3e1917342d6bc1250f9944ef1 [2021-02-16T17:54:36.486Z] #34 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T17:54:36.486Z] #32 sha256:d444a7307364ae7b3ce0bb6246c7fcf1570e3c3cf5b44c174c9d414d18011bd2 [2021-02-16T17:54:36.486Z] #32 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T17:54:36.486Z] #51 sha256:ffd32a401ee6cf3411f1d44cef5760f88a6e9a89478b5ba4097852c0ea9e98e7 [2021-02-16T17:54:36.486Z] #51 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T17:54:36.486Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-16T17:54:36.486Z] #17 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:54:36.486Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:54:36.486Z] #35 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T17:54:36.486Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T17:54:36.486Z] #18 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T17:54:36.486Z] #27 sha256:b4fcf4c323035b5d6b07d1bc1d1c0ec66450d8d2a4e4a27ed48848aab0c11853 [2021-02-16T17:54:36.486Z] #27 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:54:36.486Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T17:54:36.486Z] #31 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:54:36.486Z] #52 sha256:741156f87d1c6000b9f1a3b947140e274ade0acfca5bf73a2810c111f29f092a [2021-02-16T17:54:36.486Z] #52 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:54:36.486Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T17:54:36.486Z] #54 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:54:36.486Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:54:36.486Z] #12 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T17:54:36.486Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-16T17:54:36.486Z] #30 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:54:36.486Z] #55 sha256:67c1e03bf4a497dcbb0e0b51807203939b0e0017ef9e0cb1821e4256825edb1b [2021-02-16T17:54:36.486Z] #55 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:54:36.486Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:54:36.486Z] #41 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T17:54:36.486Z] #60 sha256:5514bd2907ceb70bdba432b8d67e78fc5b5d2e15b4a0985f73345762b8c7ebb3 [2021-02-16T17:54:36.486Z] #60 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T17:54:36.486Z] #64 sha256:cf58121bb8b13e9fe1b693f6382047f44cee90db8bf640c8b8b770c4653da7c3 [2021-02-16T17:54:36.486Z] #64 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T17:54:36.486Z] #53 sha256:7fcc59d99f9e25fa4e921c0069d6b257997b434831946dd4f5f78e8cfff5a229 [2021-02-16T17:54:36.486Z] #53 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T17:54:36.486Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T17:54:36.486Z] #14 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T17:54:36.486Z] #43 sha256:e9dd0ff985eca04b106601c44d277751d473cbe6a6ffff5196af5124fa9b3786 [2021-02-16T17:54:36.486Z] #43 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T17:54:36.486Z] #65 sha256:e3dea2620a62301f7f3bc44fb7b1f2fa90d20d802b01d12f2e5e1a5ea5d74282 [2021-02-16T17:54:36.486Z] #65 CACHED [2021-02-16T17:54:36.486Z] [2021-02-16T17:54:36.486Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T17:54:36.486Z] #66 sha256:e0f91571b9c583912844afa8581e67e49f9bfa55475949b0c0d5cc4e2895a973 [2021-02-16T17:54:37.055Z] #66 DONE 0.8s [2021-02-16T17:54:37.055Z] [2021-02-16T17:54:37.055Z] #67 exporting to image [2021-02-16T17:54:37.055Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T17:54:37.055Z] #67 exporting layers [2021-02-16T17:54:37.646Z] #28 3.436 0.6% ## 3.4% ##### 7.6% ####### 10.0% ######## 12.2% ########### 15.6% ############## 20.2% ################# 24.8% ##################### 29.8% ######################## 33.6% ########################### 38.1% ############################## 41.8% ################################## 48.4% ##################################### 51.6% ######################################### 57.2% ############################################# 63.6% ################################################## 69.9% #################################################### 73.3% ####################################################### 76.6% ########################################################## 80.6% ############################################################## 86.6% ################################################################## 92.6% ######################################################################## 100.0% [2021-02-16T17:54:37.646Z] #28 6.199 [2021-02-16T17:54:37.987Z] 3c370c2e2f82: Pull complete [2021-02-16T17:54:37.987Z] 5ffb2f5886e2: Pull complete [2021-02-16T17:54:37.987Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:54:37.987Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-02-16T17:54:37.987Z] ---> 805dc2d65d1c [2021-02-16T17:54:37.987Z] Step 5/15 : ARG BUILDX_REPO [2021-02-16T17:54:37.987Z] ---> Running in e60b611e0c52 [2021-02-16T17:54:37.987Z] Removing intermediate container e60b611e0c52 [2021-02-16T17:54:37.987Z] ---> 0be597208225 [2021-02-16T17:54:37.987Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-02-16T17:54:37.987Z] ---> Running in 8fcf044a7ada [2021-02-16T17:54:37.987Z] Cloning into '/buildx'... [2021-02-16T17:54:37.991Z] #67 exporting layers 0.9s done [2021-02-16T17:54:37.991Z] #67 writing image sha256:4ab2968259d402423a137578cb6b8d8d8281b8b7b015cb92590e9e86506da8cb done [2021-02-16T17:54:37.991Z] #67 naming to docker.io/library/docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b done [2021-02-16T17:54:37.991Z] #67 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-16T17:54:38.210Z] #28 6.614 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-16T17:54:38.210Z] #28 6.744 [2021-02-16T17:54:38.333Z] + trap exit INT TERM [2021-02-16T17:54:38.333Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-16T17:54:38.333Z] + CONTAINER_NAME=docker-pr3 [2021-02-16T17:54:38.333Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41970/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh dynbinary-daemon [2021-02-16T17:54:38.466Z] #28 6.836 ######################################################################## 100.0% [2021-02-16T17:54:38.466Z] #28 6.876 [2021-02-16T17:54:38.723Z] #28 7.181 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-16T17:54:38.723Z] #28 7.312 [2021-02-16T17:54:38.901Z] [2021-02-16T17:54:39.159Z] Removing bundles/ [2021-02-16T17:54:39.159Z] [2021-02-16T17:54:39.159Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-16T17:54:39.159Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T17:54:39.159Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T17:54:39.286Z] #28 7.498 0.6% #################################################################### 95.6% ######################################################################## 100.0% [2021-02-16T17:54:39.286Z] #28 7.660 [2021-02-16T17:54:39.848Z] #28 8.088 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-16T17:54:39.848Z] #28 8.295 [2021-02-16T17:54:41.623Z] Removing intermediate container 8fcf044a7ada [2021-02-16T17:54:41.623Z] ---> fbe2dc747383 [2021-02-16T17:54:41.623Z] Step 7/15 : WORKDIR /buildx [2021-02-16T17:54:41.623Z] ---> Running in 11ef6609fead [2021-02-16T17:54:41.623Z] Removing intermediate container 11ef6609fead [2021-02-16T17:54:41.623Z] ---> 7445595a1678 [2021-02-16T17:54:41.623Z] Step 8/15 : ARG BUILDX_COMMIT [2021-02-16T17:54:41.623Z] ---> Running in 76a4ff90b213 [2021-02-16T17:54:41.915Z] Removing intermediate container 76a4ff90b213 [2021-02-16T17:54:41.915Z] ---> 1dfbf99ca097 [2021-02-16T17:54:41.915Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-02-16T17:54:41.915Z] ---> Running in d812a571bee4 [2021-02-16T17:54:42.207Z] From https://github.com/docker/buildx [2021-02-16T17:54:42.207Z] * [new tag] v0.5.1 -> build [2021-02-16T17:54:42.419Z] #28 8.478 0.0% ##### 8.3% ######### 13.1% ############ 17.7% ################ 22.2% #################### 29.1% ######################## 34.0% ############################ 39.6% ############################### 43.9% #################################### 50.1% ######################################## 55.9% ########################################### 60.6% ############################################### 66.2% ################################################# 69.3% ################################################### 71.7% ##################################################### 74.4% ######################################################## 77.9% ########################################################### 82.4% ############################################################# 85.2% ############################################################## 86.7% ################################################################ 90.0% #################################################################### 95.3% ######################################################################## 100.0% [2021-02-16T17:54:42.675Z] #28 11.01 [2021-02-16T17:54:42.846Z] Switched to branch 'build' [2021-02-16T17:54:43.145Z] Removing intermediate container d812a571bee4 [2021-02-16T17:54:43.145Z] ---> 432eac6974d3 [2021-02-16T17:54:43.145Z] Step 10/15 : ARG GOOS [2021-02-16T17:54:43.145Z] ---> Running in 3f3fb762ddd2 [2021-02-16T17:54:43.145Z] Removing intermediate container 3f3fb762ddd2 [2021-02-16T17:54:43.145Z] ---> dbe843d48ca1 [2021-02-16T17:54:43.145Z] Step 11/15 : ARG GOARCH [2021-02-16T17:54:43.145Z] ---> Running in d1a41dcf69d6 [2021-02-16T17:54:43.443Z] Removing intermediate container d1a41dcf69d6 [2021-02-16T17:54:43.443Z] ---> c4d520283954 [2021-02-16T17:54:43.443Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-02-16T17:54:43.443Z] ---> Running in b96d64c4c16c [2021-02-16T17:54:43.605Z] #28 ... [2021-02-16T17:54:43.605Z] [2021-02-16T17:54:43.605Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:54:43.605Z] #46 sha256:62ce0ff1f1125c83912fd96eaa3ff0a9dfd787547e6e4f6343f37d45b33a4d48 [2021-02-16T17:54:43.605Z] #46 7.137 + RM_GOPATH=0 [2021-02-16T17:54:43.605Z] #46 7.137 + TMP_GOPATH= [2021-02-16T17:54:43.605Z] #46 7.137 + : /build [2021-02-16T17:54:43.605Z] #46 7.137 + '[' -z '' ']' [2021-02-16T17:54:43.605Z] #46 7.138 ++ mktemp -d [2021-02-16T17:54:43.605Z] #46 7.168 + export GOPATH=/tmp/tmp.eaeQfvzcOM [2021-02-16T17:54:43.605Z] #46 7.168 + GOPATH=/tmp/tmp.eaeQfvzcOM [2021-02-16T17:54:43.605Z] #46 7.168 + RM_GOPATH=1 [2021-02-16T17:54:43.605Z] #46 7.168 + case "$(go env GOARCH)" in [2021-02-16T17:54:43.605Z] #46 7.169 ++ go env GOARCH [2021-02-16T17:54:43.605Z] #46 7.203 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:43.605Z] #46 7.203 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:43.605Z] #46 7.205 ++ dirname /tmp/install/install.sh [2021-02-16T17:54:43.605Z] #46 7.206 + dir=/tmp/install [2021-02-16T17:54:43.605Z] #46 7.206 + bin=gotestsum [2021-02-16T17:54:43.605Z] #46 7.206 + shift [2021-02-16T17:54:43.605Z] #46 7.207 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-16T17:54:43.605Z] #46 7.207 + . /tmp/install/gotestsum.installer [2021-02-16T17:54:43.605Z] #46 7.207 ++ : v0.5.3 [2021-02-16T17:54:43.605Z] #46 7.207 + install_gotestsum [2021-02-16T17:54:43.605Z] #46 7.208 + set -e [2021-02-16T17:54:43.605Z] #46 7.211 + export GO111MODULE=on [2021-02-16T17:54:43.605Z] #46 7.211 + GO111MODULE=on [2021-02-16T17:54:43.605Z] #46 7.211 + GOBIN=/build [2021-02-16T17:54:43.605Z] #46 7.212 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-16T17:54:43.605Z] #46 7.239 go: finding gotest.tools v0.5.3 [2021-02-16T17:54:43.605Z] #46 7.239 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T17:54:43.605Z] #46 8.263 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T17:54:43.605Z] #46 8.826 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T17:54:43.605Z] #46 9.775 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T17:54:43.605Z] #46 9.821 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T17:54:43.605Z] #46 9.856 go: downloading github.com/fatih/color v1.9.0 [2021-02-16T17:54:43.605Z] #46 10.05 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T17:54:43.605Z] #46 10.11 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T17:54:43.605Z] #46 10.12 go: extracting github.com/fatih/color v1.9.0 [2021-02-16T17:54:43.605Z] #46 10.13 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T17:54:43.605Z] #46 ... [2021-02-16T17:54:43.605Z] [2021-02-16T17:54:43.605Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:54:43.605Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:54:43.605Z] #41 7.557 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:54:43.605Z] #41 7.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:54:43.605Z] #41 7.612 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:54:43.605Z] #41 8.711 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:54:43.862Z] #41 ... [2021-02-16T17:54:43.862Z] [2021-02-16T17:54:43.862Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:54:43.862Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T17:54:43.862Z] #54 5.365 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:54:43.862Z] #54 5.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:54:43.862Z] #54 5.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:54:43.862Z] #54 5.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:54:43.862Z] #54 6.340 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:54:43.863Z] #54 8.400 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:54:43.863Z] #54 ... [2021-02-16T17:54:43.863Z] [2021-02-16T17:54:43.863Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:54:43.863Z] #57 sha256:7b1410c68aa0976147c513a049ae24073d8121f1626c3c2ed3c9071f468efa04 [2021-02-16T17:54:43.863Z] #57 6.883 + RM_GOPATH=0 [2021-02-16T17:54:43.863Z] #57 6.883 + TMP_GOPATH= [2021-02-16T17:54:43.863Z] #57 6.883 + : /build [2021-02-16T17:54:43.863Z] #57 6.884 + '[' -z '' ']' [2021-02-16T17:54:43.863Z] #57 6.891 ++ mktemp -d [2021-02-16T17:54:43.863Z] #57 6.891 + export GOPATH=/tmp/tmp.uyhGuwTblC [2021-02-16T17:54:43.863Z] #57 6.891 + GOPATH=/tmp/tmp.uyhGuwTblC [2021-02-16T17:54:43.863Z] #57 6.891 + RM_GOPATH=1 [2021-02-16T17:54:43.863Z] #57 6.891 + case "$(go env GOARCH)" in [2021-02-16T17:54:43.863Z] #57 6.892 ++ go env GOARCH [2021-02-16T17:54:43.863Z] #57 6.924 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:43.863Z] #57 6.924 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:43.863Z] #57 6.924 ++ dirname /tmp/install/install.sh [2021-02-16T17:54:43.863Z] #57 6.927 + dir=/tmp/install [2021-02-16T17:54:43.863Z] #57 6.927 + bin=rootlesskit [2021-02-16T17:54:43.863Z] #57 6.932 + shift [2021-02-16T17:54:43.863Z] #57 6.933 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-16T17:54:43.863Z] #57 6.933 + . /tmp/install/rootlesskit.installer [2021-02-16T17:54:43.863Z] #57 6.933 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T17:54:43.863Z] #57 6.933 + install_rootlesskit [2021-02-16T17:54:43.863Z] #57 6.934 + case "$1" in [2021-02-16T17:54:43.863Z] #57 6.934 + export CGO_ENABLED=0 [2021-02-16T17:54:43.863Z] #57 6.934 + CGO_ENABLED=0 [2021-02-16T17:54:43.863Z] #57 6.934 + _install_rootlesskit [2021-02-16T17:54:43.863Z] #57 6.935 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-16T17:54:43.863Z] #57 6.935 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T17:54:43.863Z] #57 6.935 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uyhGuwTblC/src/github.com/rootless-containers/rootlesskit [2021-02-16T17:54:43.863Z] #57 6.947 Cloning into '/tmp/tmp.uyhGuwTblC/src/github.com/rootless-containers/rootlesskit'... [2021-02-16T17:54:44.119Z] #57 ... [2021-02-16T17:54:44.119Z] [2021-02-16T17:54:44.119Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:54:44.119Z] #48 sha256:7000050ef9216f800c83c3cb6799fb83cbd96514fc9292eff7e0a658fff65231 [2021-02-16T17:54:44.119Z] #48 6.943 + RM_GOPATH=0 [2021-02-16T17:54:44.119Z] #48 6.944 + TMP_GOPATH= [2021-02-16T17:54:44.119Z] #48 6.944 + : /build [2021-02-16T17:54:44.119Z] #48 6.945 + '[' -z '' ']' [2021-02-16T17:54:44.119Z] #48 6.949 ++ mktemp -d [2021-02-16T17:54:44.119Z] #48 6.952 + export GOPATH=/tmp/tmp.yZLjRJiXTU [2021-02-16T17:54:44.119Z] #48 6.952 + GOPATH=/tmp/tmp.yZLjRJiXTU [2021-02-16T17:54:44.119Z] #48 6.952 + RM_GOPATH=1 [2021-02-16T17:54:44.119Z] #48 6.952 + case "$(go env GOARCH)" in [2021-02-16T17:54:44.119Z] #48 6.953 ++ go env GOARCH [2021-02-16T17:54:44.119Z] #48 7.000 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:44.119Z] #48 7.000 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:44.119Z] #48 7.000 ++ dirname /tmp/install/install.sh [2021-02-16T17:54:44.119Z] #48 7.014 + dir=/tmp/install [2021-02-16T17:54:44.119Z] #48 7.014 + bin=golangci_lint [2021-02-16T17:54:44.119Z] #48 7.014 + shift [2021-02-16T17:54:44.119Z] #48 7.014 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-16T17:54:44.119Z] #48 7.014 + . /tmp/install/golangci_lint.installer [2021-02-16T17:54:44.119Z] #48 7.014 ++ : v1.23.8 [2021-02-16T17:54:44.119Z] #48 7.015 + install_golangci_lint [2021-02-16T17:54:44.119Z] #48 7.015 + set -e [2021-02-16T17:54:44.119Z] #48 7.015 + export GO111MODULE=on [2021-02-16T17:54:44.119Z] #48 7.015 + GO111MODULE=on [2021-02-16T17:54:44.119Z] #48 7.015 + GOBIN=/build [2021-02-16T17:54:44.119Z] #48 7.015 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-16T17:54:44.119Z] #48 7.242 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-16T17:54:44.119Z] #48 7.245 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-16T17:54:44.119Z] #48 7.246 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-16T17:54:44.119Z] #48 7.246 go: finding github.com/golangci v1.23.8 [2021-02-16T17:54:44.119Z] #48 7.250 go: finding github.com v1.23.8 [2021-02-16T17:54:44.119Z] #48 8.480 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-16T17:54:44.119Z] #48 9.352 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-16T17:54:44.119Z] #48 ... [2021-02-16T17:54:44.119Z] [2021-02-16T17:54:44.119Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T17:54:44.119Z] #23 sha256:adb060a0a5a9248fb5161857cd40fa11f5903970f1c780bcca8dd33d3cab8909 [2021-02-16T17:54:44.119Z] #23 6.358 + RM_GOPATH=0 [2021-02-16T17:54:44.119Z] #23 6.358 + TMP_GOPATH= [2021-02-16T17:54:44.119Z] #23 6.358 + : /build [2021-02-16T17:54:44.119Z] #23 6.358 + '[' -z '' ']' [2021-02-16T17:54:44.119Z] #23 6.358 ++ mktemp -d [2021-02-16T17:54:44.119Z] #23 6.367 + export GOPATH=/tmp/tmp.kW8Dm68fMf [2021-02-16T17:54:44.119Z] #23 6.367 + GOPATH=/tmp/tmp.kW8Dm68fMf [2021-02-16T17:54:44.119Z] #23 6.367 + RM_GOPATH=1 [2021-02-16T17:54:44.119Z] #23 6.367 + case "$(go env GOARCH)" in [2021-02-16T17:54:44.119Z] #23 6.372 ++ go env GOARCH [2021-02-16T17:54:44.119Z] #23 6.393 Install docker/cli version 17.06.2-ce from stable [2021-02-16T17:54:44.119Z] #23 6.393 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:44.119Z] #23 6.393 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:44.119Z] #23 6.393 ++ dirname /tmp/install/install.sh [2021-02-16T17:54:44.119Z] #23 6.393 + dir=/tmp/install [2021-02-16T17:54:44.119Z] #23 6.393 + bin=dockercli [2021-02-16T17:54:44.119Z] #23 6.393 + shift [2021-02-16T17:54:44.119Z] #23 6.393 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-16T17:54:44.119Z] #23 6.393 + . /tmp/install/dockercli.installer [2021-02-16T17:54:44.119Z] #23 6.393 ++ : stable [2021-02-16T17:54:44.119Z] #23 6.393 ++ : 17.06.2-ce [2021-02-16T17:54:44.119Z] #23 6.393 + install_dockercli [2021-02-16T17:54:44.119Z] #23 6.393 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-16T17:54:44.119Z] #23 6.393 ++ uname -m [2021-02-16T17:54:44.119Z] #23 6.393 + arch=x86_64 [2021-02-16T17:54:44.119Z] #23 6.393 + '[' x86_64 '!=' x86_64 ']' [2021-02-16T17:54:44.119Z] #23 6.393 + url=https://download.docker.com/linux/static [2021-02-16T17:54:44.119Z] #23 6.393 + tar -xz docker/docker [2021-02-16T17:54:44.119Z] #23 6.393 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-16T17:54:44.375Z] #23 ... [2021-02-16T17:54:44.375Z] [2021-02-16T17:54:44.375Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:54:44.375Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:54:44.375Z] #44 6.976 + RM_GOPATH=0 [2021-02-16T17:54:44.375Z] #44 6.976 + TMP_GOPATH= [2021-02-16T17:54:44.375Z] #44 6.976 + : /build [2021-02-16T17:54:44.375Z] #44 6.977 + '[' -z '' ']' [2021-02-16T17:54:44.375Z] #44 6.977 ++ mktemp -d [2021-02-16T17:54:44.375Z] #44 6.980 + export GOPATH=/tmp/tmp.u8HTtWCifc [2021-02-16T17:54:44.375Z] #44 6.981 + GOPATH=/tmp/tmp.u8HTtWCifc [2021-02-16T17:54:44.375Z] #44 6.981 + RM_GOPATH=1 [2021-02-16T17:54:44.375Z] #44 6.981 + case "$(go env GOARCH)" in [2021-02-16T17:54:44.375Z] #44 6.981 ++ go env GOARCH [2021-02-16T17:54:44.375Z] #44 7.011 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:44.375Z] #44 7.021 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:44.375Z] #44 7.021 ++ dirname /tmp/install/install.sh [2021-02-16T17:54:44.375Z] #44 7.022 + dir=/tmp/install [2021-02-16T17:54:44.375Z] #44 7.022 + bin=vndr [2021-02-16T17:54:44.375Z] #44 7.022 + shift [2021-02-16T17:54:44.375Z] #44 7.022 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-16T17:54:44.375Z] #44 7.022 + . /tmp/install/vndr.installer [2021-02-16T17:54:44.375Z] #44 7.025 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T17:54:44.375Z] #44 7.025 + install_vndr [2021-02-16T17:54:44.375Z] #44 7.027 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-16T17:54:44.375Z] #44 7.027 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T17:54:44.375Z] #44 7.028 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.u8HTtWCifc/src/github.com/LK4D4/vndr [2021-02-16T17:54:44.375Z] #44 7.030 Cloning into '/tmp/tmp.u8HTtWCifc/src/github.com/LK4D4/vndr'... [2021-02-16T17:54:44.375Z] #44 8.040 + cd /tmp/tmp.u8HTtWCifc/src/github.com/LK4D4/vndr [2021-02-16T17:54:44.375Z] #44 8.041 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T17:54:44.375Z] #44 8.102 + go build -buildmode=pie -v -o /build/vndr . [2021-02-16T17:54:44.375Z] #44 9.610 internal/bytealg [2021-02-16T17:54:44.375Z] #44 9.624 internal/race [2021-02-16T17:54:44.375Z] #44 10.07 sync/atomic [2021-02-16T17:54:44.375Z] #44 10.33 unicode [2021-02-16T17:54:44.375Z] #44 11.06 runtime [2021-02-16T17:54:44.375Z] #44 ... [2021-02-16T17:54:44.375Z] [2021-02-16T17:54:44.375Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:54:44.375Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:54:44.375Z] #39 6.564 + git clone https://github.com/docker/distribution.git . [2021-02-16T17:54:44.375Z] #39 6.578 Cloning into '.'... [2021-02-16T17:54:44.645Z] #39 ... [2021-02-16T17:54:44.645Z] [2021-02-16T17:54:44.645Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:54:44.645Z] #33 sha256:b738a7b50b340178e1ac118daa2d27952e243ddbce97e37e614655939f5d5262 [2021-02-16T17:54:44.645Z] #33 6.556 + RM_GOPATH=0 [2021-02-16T17:54:44.645Z] #33 6.556 + TMP_GOPATH= [2021-02-16T17:54:44.645Z] #33 6.556 + : /build [2021-02-16T17:54:44.645Z] #33 6.556 + '[' -z '' ']' [2021-02-16T17:54:44.645Z] #33 6.560 ++ mktemp -d [2021-02-16T17:54:44.645Z] #33 6.560 + export GOPATH=/tmp/tmp.2WFGKoNo3J [2021-02-16T17:54:44.645Z] #33 6.560 + GOPATH=/tmp/tmp.2WFGKoNo3J [2021-02-16T17:54:44.645Z] #33 6.560 + RM_GOPATH=1 [2021-02-16T17:54:44.645Z] #33 6.561 + case "$(go env GOARCH)" in [2021-02-16T17:54:44.645Z] #33 6.567 ++ go env GOARCH [2021-02-16T17:54:44.645Z] #33 6.628 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:44.645Z] #33 6.628 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:44.645Z] #33 6.628 ++ dirname /tmp/install/install.sh [2021-02-16T17:54:44.645Z] #33 6.629 + dir=/tmp/install [2021-02-16T17:54:44.645Z] #33 6.631 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T17:54:44.645Z] #33 6.633 + bin=tomlv [2021-02-16T17:54:44.645Z] #33 6.633 + shift [2021-02-16T17:54:44.645Z] #33 6.633 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-16T17:54:44.645Z] #33 6.633 + . /tmp/install/tomlv.installer [2021-02-16T17:54:44.645Z] #33 6.633 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T17:54:44.645Z] #33 6.633 + install_tomlv [2021-02-16T17:54:44.645Z] #33 6.633 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-16T17:54:44.645Z] #33 6.633 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2WFGKoNo3J/src/github.com/BurntSushi/toml [2021-02-16T17:54:44.645Z] #33 6.660 Cloning into '/tmp/tmp.2WFGKoNo3J/src/github.com/BurntSushi/toml'... [2021-02-16T17:54:44.645Z] #33 7.616 + cd /tmp/tmp.2WFGKoNo3J/src/github.com/BurntSushi/toml [2021-02-16T17:54:44.645Z] #33 7.617 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T17:54:44.645Z] #33 7.669 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T17:54:44.645Z] #33 8.570 runtime/internal/atomic [2021-02-16T17:54:44.645Z] #33 8.574 internal/cpu [2021-02-16T17:54:44.645Z] #33 8.822 runtime/internal/sys [2021-02-16T17:54:44.645Z] #33 9.165 runtime/internal/math [2021-02-16T17:54:44.645Z] #33 9.263 internal/bytealg [2021-02-16T17:54:44.645Z] #33 9.297 math/bits [2021-02-16T17:54:44.645Z] #33 9.895 math [2021-02-16T17:54:44.645Z] #33 10.09 runtime [2021-02-16T17:54:44.645Z] #33 ... [2021-02-16T17:54:44.645Z] [2021-02-16T17:54:44.645Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:54:44.645Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:54:44.645Z] #35 7.707 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:54:44.645Z] #35 7.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:54:44.645Z] #35 7.824 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:54:44.645Z] #35 8.883 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:54:44.901Z] #35 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:54:44.901Z] #35 ... [2021-02-16T17:54:44.901Z] [2021-02-16T17:54:44.901Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:54:44.901Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:54:44.901Z] #12 7.128 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:54:44.901Z] #12 7.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:54:44.901Z] #12 7.257 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:54:44.901Z] #12 8.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:54:44.901Z] #12 10.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:54:44.901Z] #12 ... [2021-02-16T17:54:44.901Z] [2021-02-16T17:54:44.901Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:54:44.901Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T17:54:44.901Z] #31 6.377 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-16T17:54:44.901Z] #31 6.377 Cloning into '.'... [2021-02-16T17:54:45.158Z] #31 ... [2021-02-16T17:54:45.158Z] [2021-02-16T17:54:45.158Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:54:45.158Z] #50 sha256:9d5a56f92295e4cbf583df12f377bea3001025e5319279f6592bdfbdef6ba0ef [2021-02-16T17:54:45.158Z] #50 6.033 + RM_GOPATH=0 [2021-02-16T17:54:45.158Z] #50 6.033 + TMP_GOPATH= [2021-02-16T17:54:45.158Z] #50 6.033 + : /build [2021-02-16T17:54:45.158Z] #50 6.033 + '[' -z '' ']' [2021-02-16T17:54:45.158Z] #50 6.033 ++ mktemp -d [2021-02-16T17:54:45.158Z] #50 6.039 + export GOPATH=/tmp/tmp.BA4DOZSGMu [2021-02-16T17:54:45.158Z] #50 6.039 + GOPATH=/tmp/tmp.BA4DOZSGMu [2021-02-16T17:54:45.158Z] #50 6.039 + RM_GOPATH=1 [2021-02-16T17:54:45.158Z] #50 6.039 + case "$(go env GOARCH)" in [2021-02-16T17:54:45.158Z] #50 6.039 ++ go env GOARCH [2021-02-16T17:54:45.158Z] #50 6.052 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:45.158Z] #50 6.052 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:45.158Z] #50 6.052 ++ dirname /tmp/install/install.sh [2021-02-16T17:54:45.158Z] #50 6.052 + dir=/tmp/install [2021-02-16T17:54:45.158Z] #50 6.052 + bin=shfmt [2021-02-16T17:54:45.158Z] #50 6.052 + shift [2021-02-16T17:54:45.158Z] #50 6.052 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-16T17:54:45.158Z] #50 6.052 + . /tmp/install/shfmt.installer [2021-02-16T17:54:45.158Z] #50 6.052 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T17:54:45.158Z] #50 6.052 + install_shfmt [2021-02-16T17:54:45.158Z] #50 6.052 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-16T17:54:45.158Z] #50 6.052 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BA4DOZSGMu/src/github.com/mvdan/sh [2021-02-16T17:54:45.158Z] #50 6.052 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T17:54:45.158Z] #50 6.061 Cloning into '/tmp/tmp.BA4DOZSGMu/src/github.com/mvdan/sh'... [2021-02-16T17:54:45.417Z] #50 ... [2021-02-16T17:54:45.417Z] [2021-02-16T17:54:45.417Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:54:45.417Z] #63 sha256:d6efc9e2c2c9858980af92a03cf9cb6c2d338994eba21959415dd703b2be10bd [2021-02-16T17:54:45.417Z] #63 7.019 + RM_GOPATH=0 [2021-02-16T17:54:45.417Z] #63 7.019 + TMP_GOPATH= [2021-02-16T17:54:45.417Z] #63 7.019 + : /build [2021-02-16T17:54:45.417Z] #63 7.019 + '[' -z '' ']' [2021-02-16T17:54:45.417Z] #63 7.021 ++ mktemp -d [2021-02-16T17:54:45.417Z] #63 7.024 + export GOPATH=/tmp/tmp.Yat8AuqO6B [2021-02-16T17:54:45.417Z] #63 7.024 + GOPATH=/tmp/tmp.Yat8AuqO6B [2021-02-16T17:54:45.417Z] #63 7.024 + RM_GOPATH=1 [2021-02-16T17:54:45.417Z] #63 7.024 + case "$(go env GOARCH)" in [2021-02-16T17:54:45.417Z] #63 7.024 ++ go env GOARCH [2021-02-16T17:54:45.417Z] #63 7.052 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:45.417Z] #63 7.052 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:54:45.417Z] #63 7.055 ++ dirname /tmp/install/install.sh [2021-02-16T17:54:45.417Z] #63 7.062 + dir=/tmp/install [2021-02-16T17:54:45.417Z] #63 7.062 + bin=proxy [2021-02-16T17:54:45.417Z] #63 7.063 + shift [2021-02-16T17:54:45.417Z] #63 7.066 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-16T17:54:45.417Z] #63 7.066 + . /tmp/install/proxy.installer [2021-02-16T17:54:45.417Z] #63 7.067 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T17:54:45.417Z] #63 7.070 + install_proxy [2021-02-16T17:54:45.417Z] #63 7.070 + case "$1" in [2021-02-16T17:54:45.417Z] #63 7.071 + export CGO_ENABLED=0 [2021-02-16T17:54:45.417Z] #63 7.071 + CGO_ENABLED=0 [2021-02-16T17:54:45.417Z] #63 7.072 + _install_proxy [2021-02-16T17:54:45.417Z] #63 7.072 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-16T17:54:45.417Z] #63 7.073 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T17:54:45.417Z] #63 7.073 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Yat8AuqO6B/src/github.com/docker/libnetwork [2021-02-16T17:54:45.417Z] #63 7.168 Cloning into '/tmp/tmp.Yat8AuqO6B/src/github.com/docker/libnetwork'... [2021-02-16T17:54:45.417Z] #63 ... [2021-02-16T17:54:45.417Z] [2021-02-16T17:54:45.417Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:54:45.417Z] #28 sha256:16b21ccd61cc39518e5d1305d702bce401c95b8a763a7f8ae344a00ac546a7b8 [2021-02-16T17:54:45.417Z] #28 12.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-16T17:54:45.417Z] #28 13.07 [2021-02-16T17:54:45.417Z] #28 13.18 ######################################################################## 100.0% [2021-02-16T17:54:45.417Z] #28 13.31 [2021-02-16T17:54:46.023Z] #28 14.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-16T17:54:46.602Z] #28 14.81 [2021-02-16T17:54:46.602Z] #28 15.04 ######################################################################## 100.0% [2021-02-16T17:54:46.876Z] #28 15.13 [2021-02-16T17:54:46.876Z] #28 15.28 Download of images into '/build' complete. [2021-02-16T17:54:46.876Z] #28 15.28 Use something like the following to load the result into a Docker daemon: [2021-02-16T17:54:46.876Z] #28 15.28 tar -cC '/build' . | docker load [2021-02-16T17:54:49.422Z] #28 ... [2021-02-16T17:54:49.422Z] [2021-02-16T17:54:49.422Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T17:54:49.422Z] #23 sha256:adb060a0a5a9248fb5161857cd40fa11f5903970f1c780bcca8dd33d3cab8909 [2021-02-16T17:54:49.422Z] #23 15.80 + mkdir -p /build [2021-02-16T17:54:49.422Z] #23 15.80 + mv docker/docker /build/ [2021-02-16T17:54:49.422Z] #23 15.81 + rmdir docker [2021-02-16T17:54:51.942Z] #23 DONE 18.3s [2021-02-16T17:54:51.942Z] [2021-02-16T17:54:51.942Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:54:51.942Z] #28 sha256:16b21ccd61cc39518e5d1305d702bce401c95b8a763a7f8ae344a00ac546a7b8 [2021-02-16T17:54:51.942Z] #28 DONE 20.2s [2021-02-16T17:54:51.942Z] [2021-02-16T17:54:51.942Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:54:51.942Z] #50 sha256:9d5a56f92295e4cbf583df12f377bea3001025e5319279f6592bdfbdef6ba0ef [2021-02-16T17:54:51.942Z] #50 17.77 + cd /tmp/tmp.BA4DOZSGMu/src/github.com/mvdan/sh [2021-02-16T17:54:51.942Z] #50 17.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T17:54:51.942Z] #50 17.88 + GO111MODULE=on [2021-02-16T17:54:51.942Z] #50 17.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-16T17:54:53.323Z] #50 19.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T17:54:53.323Z] #50 20.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T17:54:53.323Z] #50 20.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T17:54:53.581Z] #50 ... [2021-02-16T17:54:53.581Z] [2021-02-16T17:54:53.581Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:54:53.581Z] #46 sha256:62ce0ff1f1125c83912fd96eaa3ff0a9dfd787547e6e4f6343f37d45b33a4d48 [2021-02-16T17:54:53.581Z] #46 10.26 go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T17:54:53.581Z] #46 10.50 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T17:54:53.581Z] #46 10.51 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T17:54:53.581Z] #46 10.54 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T17:54:53.581Z] #46 10.56 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T17:54:53.581Z] #46 10.71 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T17:54:53.581Z] #46 10.76 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T17:54:53.581Z] #46 10.91 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T17:54:53.581Z] #46 11.06 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T17:54:53.581Z] #46 11.12 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T17:54:53.581Z] #46 11.44 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T17:54:53.581Z] #46 11.50 go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T17:54:53.581Z] #46 13.93 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T17:54:53.581Z] #46 14.50 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T17:54:53.581Z] #46 16.37 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T17:54:53.864Z] #46 ... [2021-02-16T17:54:53.864Z] [2021-02-16T17:54:53.864Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:54:53.864Z] #48 sha256:7000050ef9216f800c83c3cb6799fb83cbd96514fc9292eff7e0a658fff65231 [2021-02-16T17:54:53.864Z] #48 19.14 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-16T17:54:53.864Z] #48 19.28 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T17:54:53.864Z] #48 19.31 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-16T17:54:53.864Z] #48 19.33 go: downloading github.com/spf13/viper v1.6.1 [2021-02-16T17:54:53.864Z] #48 19.42 go: downloading github.com/pkg/errors v0.8.1 [2021-02-16T17:54:53.864Z] #48 19.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T17:54:53.864Z] #48 19.71 go: extracting github.com/pkg/errors v0.8.1 [2021-02-16T17:54:53.864Z] #48 19.95 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T17:54:53.864Z] #48 20.06 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T17:54:53.864Z] #48 20.33 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-16T17:54:53.864Z] #48 20.45 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-16T17:54:54.121Z] #48 20.51 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-16T17:54:54.121Z] #48 20.53 go: extracting github.com/spf13/viper v1.6.1 [2021-02-16T17:54:54.121Z] #48 20.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T17:54:54.121Z] #48 20.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T17:54:54.121Z] #48 20.84 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T17:54:54.121Z] #48 ... [2021-02-16T17:54:54.121Z] [2021-02-16T17:54:54.121Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:54:54.121Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:54:54.121Z] #41 10.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:54:54.121Z] #41 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:54:54.377Z] #41 ... [2021-02-16T17:54:54.377Z] [2021-02-16T17:54:54.377Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:54:54.377Z] #50 sha256:9d5a56f92295e4cbf583df12f377bea3001025e5319279f6592bdfbdef6ba0ef [2021-02-16T17:54:54.377Z] #50 20.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T17:54:54.377Z] #50 20.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T17:54:54.908Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0aab74983f295e845) in /home/ubuntu/workspace/moby_PR-41970 [Pipeline] { [Pipeline] checkout [2021-02-16T17:54:54.938Z] The recommended git tool is: git [2021-02-16T17:54:54.950Z] using credential docker-jenkins-github-credentials [2021-02-16T17:54:54.957Z] Cloning the remote Git repository [2021-02-16T17:54:54.957Z] Cloning with configured refspecs honoured and without tags [2021-02-16T17:54:55.753Z] #50 22.17 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T17:54:55.753Z] #50 ... [2021-02-16T17:54:55.753Z] [2021-02-16T17:54:55.753Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:54:55.753Z] #57 sha256:7b1410c68aa0976147c513a049ae24073d8121f1626c3c2ed3c9071f468efa04 [2021-02-16T17:54:55.753Z] #57 12.32 + cd /tmp/tmp.uyhGuwTblC/src/github.com/rootless-containers/rootlesskit [2021-02-16T17:54:55.753Z] #57 12.32 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T17:54:55.753Z] #57 13.21 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T17:54:55.753Z] #57 13.22 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-16T17:54:54.961Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T17:54:54.962Z] > git init /home/ubuntu/workspace/moby_PR-41970 # timeout=10 [2021-02-16T17:54:54.976Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:54:54.976Z] > git --version # timeout=10 [2021-02-16T17:54:54.983Z] > git --version # 'git version 2.7.4' [2021-02-16T17:54:54.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:54:54.984Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:54:56.021Z] #57 ... [2021-02-16T17:54:56.021Z] [2021-02-16T17:54:56.021Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:54:56.021Z] #46 sha256:62ce0ff1f1125c83912fd96eaa3ff0a9dfd787547e6e4f6343f37d45b33a4d48 [2021-02-16T17:54:56.021Z] #46 21.79 go: finding github.com/fatih/color v1.9.0 [2021-02-16T17:54:56.021Z] #46 21.96 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T17:54:56.021Z] #46 22.09 go: finding github.com/pkg/errors v0.9.1 [2021-02-16T17:54:56.021Z] #46 22.16 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T17:54:56.021Z] #46 22.18 go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T17:54:56.021Z] #46 22.25 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T17:54:56.021Z] #46 22.45 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T17:54:56.021Z] #46 22.73 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T17:54:56.279Z] #46 22.81 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T17:54:56.279Z] #46 22.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T17:54:56.279Z] #46 22.84 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T17:54:56.842Z] #46 ... [2021-02-16T17:54:56.842Z] [2021-02-16T17:54:56.842Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:54:56.842Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:54:56.842Z] #12 13.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:54:57.099Z] #12 ... [2021-02-16T17:54:57.099Z] [2021-02-16T17:54:57.099Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:54:57.099Z] #48 sha256:7000050ef9216f800c83c3cb6799fb83cbd96514fc9292eff7e0a658fff65231 [2021-02-16T17:54:57.099Z] #48 21.01 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T17:54:57.099Z] #48 21.13 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T17:54:57.099Z] #48 21.21 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T17:54:57.099Z] #48 21.30 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T17:54:57.099Z] #48 21.38 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T17:54:57.099Z] #48 21.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T17:54:57.099Z] #48 21.67 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T17:54:57.099Z] #48 22.09 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T17:54:57.099Z] #48 22.13 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T17:54:57.099Z] #48 22.18 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-16T17:54:57.099Z] #48 22.21 go: downloading github.com/spf13/afero v1.1.2 [2021-02-16T17:54:57.099Z] #48 22.32 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T17:54:57.099Z] #48 22.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T17:54:57.099Z] #48 22.68 go: extracting github.com/spf13/afero v1.1.2 [2021-02-16T17:54:57.099Z] #48 22.82 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T17:54:57.662Z] #48 ... [2021-02-16T17:54:57.662Z] [2021-02-16T17:54:57.662Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:54:57.662Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:54:57.662Z] #35 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:54:57.662Z] #35 ... [2021-02-16T17:54:57.662Z] [2021-02-16T17:54:57.662Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:54:57.662Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:54:57.662Z] #39 23.60 Checking out files: 93% (1576/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-16T17:54:57.662Z] #39 23.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-16T17:54:58.592Z] #39 ... [2021-02-16T17:54:58.592Z] [2021-02-16T17:54:58.592Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:54:58.592Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:54:58.592Z] #44 15.09 unicode/utf8 [2021-02-16T17:54:58.592Z] #44 15.94 internal/testlog [2021-02-16T17:54:58.592Z] #44 16.25 encoding [2021-02-16T17:54:58.592Z] #44 16.47 unicode/utf16 [2021-02-16T17:54:58.592Z] #44 16.66 container/list [2021-02-16T17:54:58.592Z] #44 17.29 crypto/internal/subtle [2021-02-16T17:54:58.592Z] #44 17.37 crypto/subtle [2021-02-16T17:54:58.592Z] #44 17.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-16T17:54:58.592Z] #44 17.74 internal/nettrace [2021-02-16T17:54:58.592Z] #44 17.89 runtime/cgo [2021-02-16T17:54:58.849Z] #44 ... [2021-02-16T17:54:58.849Z] [2021-02-16T17:54:58.849Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:54:58.849Z] #33 sha256:b738a7b50b340178e1ac118daa2d27952e243ddbce97e37e614655939f5d5262 [2021-02-16T17:54:58.849Z] #33 15.21 unicode/utf8 [2021-02-16T17:54:58.849Z] #33 15.73 internal/testlog [2021-02-16T17:54:58.849Z] #33 16.19 encoding [2021-02-16T17:54:58.849Z] #33 16.32 runtime/cgo [2021-02-16T17:54:58.849Z] #33 ... [2021-02-16T17:54:58.849Z] [2021-02-16T17:54:58.849Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:54:58.849Z] #48 sha256:7000050ef9216f800c83c3cb6799fb83cbd96514fc9292eff7e0a658fff65231 [2021-02-16T17:54:58.849Z] #48 24.43 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T17:55:00.218Z] #48 26.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T17:55:00.218Z] #48 26.55 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T17:55:00.218Z] #48 26.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-16T17:55:00.218Z] #48 26.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-16T17:55:00.218Z] #48 26.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-16T17:55:00.218Z] #48 26.60 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T17:55:00.218Z] #48 26.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T17:55:00.218Z] #48 26.60 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-16T17:55:00.218Z] #48 26.60 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-16T17:55:00.218Z] #48 26.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T17:55:00.218Z] #48 26.67 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-16T17:55:00.218Z] #48 26.79 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T17:55:00.218Z] #48 26.80 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T17:55:00.475Z] #48 26.92 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-16T17:55:00.475Z] #48 26.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T17:55:00.475Z] #48 26.92 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T17:55:00.475Z] #48 26.93 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-16T17:55:00.475Z] #48 26.93 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T17:55:00.475Z] #48 26.96 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T17:55:00.475Z] #48 26.97 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-16T17:55:00.475Z] #48 27.00 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T17:55:00.475Z] #48 27.04 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-16T17:55:00.475Z] #48 27.08 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-16T17:55:00.475Z] #48 27.10 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-16T17:55:00.475Z] #48 27.13 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-16T17:55:00.732Z] #48 27.18 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T17:55:00.732Z] #48 27.21 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T17:55:00.732Z] #48 27.22 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-16T17:55:00.732Z] #48 27.23 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-16T17:55:00.990Z] #48 27.44 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T17:55:00.990Z] #48 27.55 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T17:55:00.990Z] #48 27.57 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T17:55:01.247Z] #48 27.66 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-16T17:55:01.247Z] #48 27.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T17:55:01.247Z] #48 27.66 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-16T17:55:01.247Z] #48 27.77 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T17:55:01.247Z] #48 27.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T17:55:01.504Z] #48 27.90 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-16T17:55:01.504Z] #48 27.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T17:55:01.504Z] #48 27.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T17:55:01.504Z] #48 28.08 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-16T17:55:01.504Z] #48 28.10 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T17:55:01.761Z] #48 28.16 go: downloading golang.org/x/text v0.3.2 [2021-02-16T17:55:01.761Z] #48 28.18 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-16T17:55:01.761Z] #48 28.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T17:55:02.035Z] #48 28.55 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T17:55:02.035Z] #48 28.57 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-16T17:55:02.035Z] #48 28.64 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T17:55:02.291Z] #48 28.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T17:55:02.291Z] #48 28.76 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T17:55:02.291Z] #48 28.77 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T17:55:02.291Z] #48 28.79 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T17:55:02.291Z] #48 28.88 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T17:55:02.291Z] #48 28.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T17:55:02.291Z] #48 28.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T17:55:02.291Z] #48 28.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-16T17:55:02.291Z] #48 28.92 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-16T17:55:02.291Z] #48 29.01 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-16T17:55:02.547Z] #48 29.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T17:55:02.547Z] #48 29.05 go: downloading github.com/spf13/cast v1.3.0 [2021-02-16T17:55:02.547Z] #48 29.12 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T17:55:02.547Z] #48 29.12 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-16T17:55:02.547Z] #48 29.24 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T17:55:02.804Z] #48 29.25 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T17:55:02.804Z] #48 29.28 go: extracting github.com/spf13/cast v1.3.0 [2021-02-16T17:55:02.804Z] #48 29.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T17:55:02.804Z] #48 29.37 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T17:55:02.804Z] #48 29.46 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-16T17:55:02.804Z] #48 29.47 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-16T17:55:03.063Z] #48 29.52 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T17:55:03.063Z] #48 29.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T17:55:03.063Z] #48 29.66 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-16T17:55:03.063Z] #48 ... [2021-02-16T17:55:03.063Z] [2021-02-16T17:55:03.063Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:55:03.063Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:55:03.063Z] #44 29.73 vendor/golang.org/x/crypto/curve25519 [2021-02-16T17:55:04.232Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e7867793b2b2fd2f) in /home/ubuntu/workspace/moby_PR-41970 [Pipeline] { [Pipeline] checkout [2021-02-16T17:55:04.395Z] The recommended git tool is: git [2021-02-16T17:55:06.344Z] #44 ... [2021-02-16T17:55:06.344Z] [2021-02-16T17:55:06.344Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:55:06.344Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T17:55:06.344Z] #54 22.61 Fetched 8422 kB in 18s (478 kB/s) [2021-02-16T17:55:06.344Z] #54 22.61 Reading package lists... [2021-02-16T17:55:06.344Z] #54 29.74 Reading package lists... [2021-02-16T17:55:06.344Z] #54 ... [2021-02-16T17:55:06.344Z] [2021-02-16T17:55:06.344Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:55:06.344Z] #48 sha256:7000050ef9216f800c83c3cb6799fb83cbd96514fc9292eff7e0a658fff65231 [2021-02-16T17:55:06.344Z] #48 29.74 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T17:55:06.344Z] #48 29.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T17:55:06.344Z] #48 29.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T17:55:06.344Z] #48 29.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T17:55:06.344Z] #48 29.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T17:55:06.344Z] #48 30.12 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T17:55:06.344Z] #48 30.25 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-16T17:55:06.344Z] #48 30.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T17:55:06.344Z] #48 30.37 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T17:55:06.344Z] #48 30.37 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-16T17:55:06.344Z] #48 30.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T17:55:06.344Z] #48 30.48 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T17:55:06.344Z] #48 30.59 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T17:55:06.344Z] #48 30.74 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-16T17:55:06.344Z] #48 30.75 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-16T17:55:06.344Z] #48 30.75 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-16T17:55:06.344Z] #48 30.90 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-16T17:55:06.344Z] #48 31.12 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T17:55:06.344Z] #48 31.55 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-16T17:55:06.344Z] #48 31.66 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T17:55:06.344Z] #48 31.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T17:55:06.344Z] #48 32.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T17:55:06.344Z] #48 32.27 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T17:55:06.344Z] #48 32.38 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T17:55:06.344Z] #48 32.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T17:55:06.344Z] #48 32.55 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-16T17:55:06.344Z] #48 32.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-16T17:55:06.344Z] #48 32.76 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-16T17:55:06.345Z] #48 32.86 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-16T17:55:06.345Z] #48 32.86 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T17:55:06.345Z] #48 32.91 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T17:55:06.345Z] #48 ... [2021-02-16T17:55:06.345Z] [2021-02-16T17:55:06.345Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:55:06.345Z] #50 sha256:9d5a56f92295e4cbf583df12f377bea3001025e5319279f6592bdfbdef6ba0ef [2021-02-16T17:55:06.345Z] #50 23.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T17:55:06.345Z] #50 24.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T17:55:06.345Z] #50 25.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T17:55:06.345Z] #50 25.93 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T17:55:06.345Z] #50 26.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T17:55:06.345Z] #50 26.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T17:55:06.345Z] #50 27.04 runtime/cgo [2021-02-16T17:55:06.345Z] #50 27.07 runtime [2021-02-16T17:55:06.601Z] #50 ... [2021-02-16T17:55:06.601Z] [2021-02-16T17:55:06.601Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:55:06.601Z] #48 sha256:7000050ef9216f800c83c3cb6799fb83cbd96514fc9292eff7e0a658fff65231 [2021-02-16T17:55:06.601Z] #48 33.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T17:55:06.601Z] #48 33.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T17:55:07.165Z] #48 33.51 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T17:55:07.165Z] #48 33.60 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T17:55:07.165Z] #48 33.76 go: downloading github.com/fatih/color v1.7.0 [2021-02-16T17:55:07.165Z] #48 33.77 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T17:55:07.165Z] #48 33.78 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T17:55:07.194Z] using credential docker-jenkins-github-credentials [2021-02-16T17:55:07.202Z] Cloning the remote Git repository [2021-02-16T17:55:07.202Z] Cloning with configured refspecs honoured and without tags [2021-02-16T17:55:07.422Z] #48 33.86 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T17:55:07.422Z] #48 33.93 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-16T17:55:07.678Z] #48 34.08 go: extracting github.com/fatih/color v1.7.0 [2021-02-16T17:55:07.678Z] #48 34.09 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-16T17:55:07.935Z] #48 34.37 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T17:55:07.935Z] #48 34.49 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-16T17:55:07.219Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T17:55:07.288Z] > git init /home/ubuntu/workspace/moby_PR-41970 # timeout=10 [2021-02-16T17:55:07.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:55:07.545Z] > git --version # timeout=10 [2021-02-16T17:55:07.575Z] > git --version # 'git version 2.17.1' [2021-02-16T17:55:07.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:55:07.577Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:55:08.192Z] #48 34.82 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-16T17:55:09.561Z] #48 35.96 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T17:55:09.818Z] #48 ... [2021-02-16T17:55:09.818Z] [2021-02-16T17:55:09.818Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:55:09.818Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:55:09.818Z] #39 25.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-16T17:55:10.075Z] #39 ... [2021-02-16T17:55:10.075Z] [2021-02-16T17:55:10.075Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:55:10.075Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T17:55:10.075Z] #54 29.74 Reading package lists... [2021-02-16T17:55:10.331Z] Fetching without tags [2021-02-16T17:55:10.332Z] #54 36.73 Building dependency tree... [2021-02-16T17:55:10.332Z] #54 ... [2021-02-16T17:55:10.332Z] [2021-02-16T17:55:10.332Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:55:10.332Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:55:10.332Z] #41 26.90 Fetched 8422 kB in 20s (430 kB/s) [2021-02-16T17:55:10.332Z] #41 26.90 Reading package lists... [2021-02-16T17:55:10.588Z] #41 33.77 Reading package lists... [2021-02-16T17:55:10.588Z] #41 ... [2021-02-16T17:55:10.588Z] [2021-02-16T17:55:10.588Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:55:10.588Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:55:10.588Z] #12 27.06 Fetched 8422 kB in 20s (418 kB/s) [2021-02-16T17:55:10.588Z] #12 27.06 Reading package lists... [2021-02-16T17:55:10.588Z] #12 34.05 Reading package lists... [2021-02-16T17:55:10.588Z] #12 ... [2021-02-16T17:55:10.588Z] [2021-02-16T17:55:10.588Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:55:10.588Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:55:10.588Z] #35 27.26 Fetched 8422 kB in 20s (423 kB/s) [2021-02-16T17:55:10.588Z] #35 27.26 Reading package lists... [2021-02-16T17:55:10.747Z] Merging remotes/origin/20.10 commit dfce527001bb9890b3f00df50f5a99fd68ec6b7b into PR head commit fc07fecfb58e54bd11525644e277b3dd3fff4d7f [2021-02-16T17:55:10.307Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:55:10.312Z] > git config --add remote.origin.fetch +refs/pull/41970/head:refs/remotes/origin/PR-41970 # timeout=10 [2021-02-16T17:55:10.317Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:55:10.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:55:10.337Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:55:10.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:55:10.338Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:55:10.750Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:55:10.754Z] > git checkout -f fc07fecfb58e54bd11525644e277b3dd3fff4d7f # timeout=10 [2021-02-16T17:55:10.847Z] #35 34.24 Reading package lists... [2021-02-16T17:55:10.847Z] #35 ... [2021-02-16T17:55:10.847Z] [2021-02-16T17:55:10.847Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:55:10.847Z] #63 sha256:d6efc9e2c2c9858980af92a03cf9cb6c2d338994eba21959415dd703b2be10bd [2021-02-16T17:55:10.847Z] #63 27.51 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-02-16T17:55:10.847Z] #63 28.28 + cd /tmp/tmp.Yat8AuqO6B/src/github.com/docker/libnetwork [2021-02-16T17:55:10.847Z] #63 28.28 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T17:55:10.847Z] #63 28.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-16T17:55:11.778Z] #63 ... [2021-02-16T17:55:11.778Z] [2021-02-16T17:55:11.778Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:55:11.778Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T17:55:11.778Z] #54 36.73 Building dependency tree... [2021-02-16T17:55:12.185Z] Merge succeeded, producing cb729140d9abec1c6e2c6727455751b03171e420 [2021-02-16T17:55:12.186Z] Checking out Revision cb729140d9abec1c6e2c6727455751b03171e420 (PR-41970) [2021-02-16T17:55:12.311Z] Commit message: "Merge commit 'dfce527001bb9890b3f00df50f5a99fd68ec6b7b' into HEAD" [2021-02-16T17:55:12.321Z] First time build. Skipping changelog. [2021-02-16T17:55:11.593Z] > git remote # timeout=10 [2021-02-16T17:55:11.597Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T17:55:11.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:55:11.606Z] > git merge dfce527001bb9890b3f00df50f5a99fd68ec6b7b # timeout=10 [2021-02-16T17:55:12.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T17:55:12.189Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:55:12.195Z] > git checkout -f cb729140d9abec1c6e2c6727455751b03171e420 # timeout=10 [2021-02-16T17:55:12.315Z] > git rev-list --no-walk 884f02ce904b6a2711acfd70dae127e1efb59b17 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T17:55:13.068Z] + docker version [2021-02-16T17:55:13.068Z] Client: Docker Engine - Community [2021-02-16T17:55:13.068Z] Version: 20.10.3 [2021-02-16T17:55:13.068Z] API version: 1.41 [2021-02-16T17:55:13.068Z] Go version: go1.13.15 [2021-02-16T17:55:13.068Z] Git commit: 48d30b5 [2021-02-16T17:55:13.068Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-16T17:55:13.068Z] OS/Arch: linux/arm64 [2021-02-16T17:55:13.068Z] Context: default [2021-02-16T17:55:13.068Z] Experimental: true [2021-02-16T17:55:13.068Z] [2021-02-16T17:55:13.068Z] Server: Docker Engine - Community [2021-02-16T17:55:13.068Z] Engine: [2021-02-16T17:55:13.068Z] Version: 20.10.3 [2021-02-16T17:55:13.068Z] API version: 1.41 (minimum version 1.12) [2021-02-16T17:55:13.068Z] Go version: go1.13.15 [2021-02-16T17:55:13.068Z] Git commit: 46229ca [2021-02-16T17:55:13.068Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-16T17:55:13.068Z] OS/Arch: linux/arm64 [2021-02-16T17:55:13.068Z] Experimental: true [2021-02-16T17:55:13.068Z] containerd: [2021-02-16T17:55:13.068Z] Version: 1.4.3 [2021-02-16T17:55:13.068Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:55:13.068Z] runc: [2021-02-16T17:55:13.068Z] Version: 1.0.0-rc92 [2021-02-16T17:55:13.068Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:55:13.068Z] docker-init: [2021-02-16T17:55:13.068Z] Version: 0.19.0 [2021-02-16T17:55:13.068Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T17:55:13.368Z] + docker info [2021-02-16T17:55:13.672Z] #54 39.99 The following additional packages will be installed: [2021-02-16T17:55:13.672Z] #54 40.00 libbtrfs0 [2021-02-16T17:55:13.672Z] #54 40.18 The following NEW packages will be installed: [2021-02-16T17:55:13.672Z] #54 40.19 libbtrfs-dev libbtrfs0 [2021-02-16T17:55:14.238Z] #54 40.57 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T17:55:14.238Z] #54 40.57 Need to get 119 kB of archives. [2021-02-16T17:55:14.238Z] #54 40.57 After this operation, 387 kB of additional disk space will be used. [2021-02-16T17:55:14.238Z] #54 40.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-16T17:55:14.238Z] #54 40.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-16T17:55:14.310Z] Client: [2021-02-16T17:55:14.310Z] Context: default [2021-02-16T17:55:14.310Z] Debug Mode: false [2021-02-16T17:55:14.310Z] Plugins: [2021-02-16T17:55:14.310Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T17:55:14.310Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T17:55:14.310Z] [2021-02-16T17:55:14.310Z] Server: [2021-02-16T17:55:14.310Z] Containers: 0 [2021-02-16T17:55:14.310Z] Running: 0 [2021-02-16T17:55:14.310Z] Paused: 0 [2021-02-16T17:55:14.310Z] Stopped: 0 [2021-02-16T17:55:14.310Z] Images: 2 [2021-02-16T17:55:14.310Z] Server Version: 20.10.3 [2021-02-16T17:55:14.310Z] Storage Driver: overlay2 [2021-02-16T17:55:14.310Z] Backing Filesystem: extfs [2021-02-16T17:55:14.310Z] Supports d_type: true [2021-02-16T17:55:14.310Z] Native Overlay Diff: true [2021-02-16T17:55:14.310Z] Logging Driver: json-file [2021-02-16T17:55:14.310Z] Cgroup Driver: cgroupfs [2021-02-16T17:55:14.310Z] Cgroup Version: 1 [2021-02-16T17:55:14.310Z] Plugins: [2021-02-16T17:55:14.310Z] Volume: local [2021-02-16T17:55:14.310Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T17:55:14.310Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T17:55:14.310Z] Swarm: inactive [2021-02-16T17:55:14.310Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T17:55:14.310Z] Default Runtime: runc [2021-02-16T17:55:14.310Z] Init Binary: docker-init [2021-02-16T17:55:14.310Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:55:14.310Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:55:14.310Z] init version: de40ad0 [2021-02-16T17:55:14.310Z] Security Options: [2021-02-16T17:55:14.310Z] apparmor [2021-02-16T17:55:14.310Z] seccomp [2021-02-16T17:55:14.310Z] Profile: default [2021-02-16T17:55:14.310Z] Kernel Version: 4.15.0-1093-aws [2021-02-16T17:55:14.310Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-16T17:55:14.310Z] OSType: linux [2021-02-16T17:55:14.310Z] Architecture: aarch64 [2021-02-16T17:55:14.310Z] CPUs: 4 [2021-02-16T17:55:14.310Z] Total Memory: 7.525GiB [2021-02-16T17:55:14.310Z] Name: ip-10-100-43-241 [2021-02-16T17:55:14.310Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-16T17:55:14.310Z] Docker Root Dir: /var/lib/docker [2021-02-16T17:55:14.310Z] Debug Mode: false [2021-02-16T17:55:14.310Z] Registry: https://index.docker.io/v1/ [2021-02-16T17:55:14.310Z] Labels: [2021-02-16T17:55:14.310Z] Experimental: true [2021-02-16T17:55:14.310Z] Insecure Registries: [2021-02-16T17:55:14.310Z] 127.0.0.0/8 [2021-02-16T17:55:14.310Z] Live Restore Enabled: true [2021-02-16T17:55:14.310Z] [2021-02-16T17:55:14.310Z] WARNING: No swap limit support [Pipeline] sh [2021-02-16T17:55:14.599Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:55:14.599Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:55:14.599Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41970/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T17:55:14.599Z] + bash /home/ubuntu/workspace/moby_PR-41970/check-config.sh [2021-02-16T17:55:14.599Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T17:55:14.599Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-16T17:55:14.599Z] [2021-02-16T17:55:14.599Z] Generally Necessary: [2021-02-16T17:55:14.599Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T17:55:14.599Z] - apparmor: enabled and tools installed [2021-02-16T17:55:14.599Z] - CONFIG_NAMESPACES: enabled [2021-02-16T17:55:14.599Z] - CONFIG_NET_NS: enabled [2021-02-16T17:55:14.599Z] - CONFIG_PID_NS: enabled [2021-02-16T17:55:14.599Z] - CONFIG_IPC_NS: enabled [2021-02-16T17:55:14.599Z] - CONFIG_UTS_NS: enabled [2021-02-16T17:55:14.599Z] - CONFIG_CGROUPS: enabled [2021-02-16T17:55:14.599Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T17:55:14.599Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T17:55:14.599Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T17:55:14.860Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T17:55:14.860Z] - CONFIG_CPUSETS: enabled [2021-02-16T17:55:14.860Z] - CONFIG_MEMCG: enabled [2021-02-16T17:55:14.860Z] - CONFIG_KEYS: enabled [2021-02-16T17:55:14.860Z] - CONFIG_VETH: enabled (as module) [2021-02-16T17:55:14.860Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T17:55:14.860Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T17:55:14.860Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-16T17:55:14.860Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T17:55:14.860Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T17:55:14.860Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T17:55:14.860Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T17:55:14.860Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T17:55:14.860Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T17:55:14.860Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T17:55:14.860Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-16T17:55:14.860Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T17:55:14.860Z] [2021-02-16T17:55:14.860Z] Optional Features: [2021-02-16T17:55:14.860Z] - CONFIG_USER_NS: enabled [2021-02-16T17:55:14.860Z] - CONFIG_SECCOMP: enabled [2021-02-16T17:55:14.860Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T17:55:14.860Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T17:55:14.860Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T17:55:14.860Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T17:55:14.860Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T17:55:14.860Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T17:55:15.122Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-16T17:55:15.122Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-16T17:55:15.122Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T17:55:15.122Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T17:55:15.122Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T17:55:15.122Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T17:55:15.122Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T17:55:15.122Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T17:55:15.122Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T17:55:15.122Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T17:55:15.122Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T17:55:15.122Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T17:55:15.122Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T17:55:15.122Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T17:55:15.122Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T17:55:15.122Z] - CONFIG_EXT4_FS: enabled [2021-02-16T17:55:15.122Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T17:55:15.122Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T17:55:15.122Z] - Network Drivers: [2021-02-16T17:55:15.122Z] - "overlay": [2021-02-16T17:55:15.122Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T17:55:15.122Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T17:55:15.122Z] Optional (for encrypted networks): [2021-02-16T17:55:15.382Z] - CONFIG_CRYPTO: enabled [2021-02-16T17:55:15.382Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T17:55:15.382Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T17:55:15.382Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T17:55:15.382Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T17:55:15.382Z] - CONFIG_XFRM: enabled [2021-02-16T17:55:15.382Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T17:55:15.382Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T17:55:15.382Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T17:55:15.382Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-16T17:55:15.382Z] - "ipvlan": [2021-02-16T17:55:15.382Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T17:55:15.382Z] - "macvlan": [2021-02-16T17:55:15.382Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T17:55:15.382Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T17:55:15.382Z] - "ftp,tftp client in container": [2021-02-16T17:55:15.382Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T17:55:15.382Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T17:55:15.382Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T17:55:15.382Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T17:55:15.382Z] - Storage Drivers: [2021-02-16T17:55:15.382Z] - "aufs": [2021-02-16T17:55:15.382Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T17:55:15.382Z] - "btrfs": [2021-02-16T17:55:15.382Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T17:55:15.382Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T17:55:15.382Z] - "devicemapper": [2021-02-16T17:55:15.382Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T17:55:15.382Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T17:55:15.382Z] - "overlay": [2021-02-16T17:55:15.382Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T17:55:15.382Z] - "zfs": [2021-02-16T17:55:15.382Z] - /dev/zfs: missing [2021-02-16T17:55:15.382Z] - zfs command: missing [2021-02-16T17:55:15.382Z] - zpool command: missing [2021-02-16T17:55:15.382Z] [2021-02-16T17:55:15.382Z] Limits: [2021-02-16T17:55:15.382Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T17:55:15.382Z] [2021-02-16T17:55:15.382Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T17:55:15.606Z] #54 41.84 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:55:15.606Z] #54 42.05 Fetched 119 kB in 0s (420 kB/s) [2021-02-16T17:55:15.606Z] #54 42.19 Selecting previously unselected package libbtrfs0. [2021-02-16T17:55:15.606Z] #54 42.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T17:55:15.606Z] #54 42.28 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-16T17:55:15.722Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b . [2021-02-16T17:55:15.864Z] #54 42.29 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T17:55:15.864Z] #54 42.43 Selecting previously unselected package libbtrfs-dev. [2021-02-16T17:55:15.864Z] #54 42.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-16T17:55:15.864Z] #54 42.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:55:16.122Z] #54 42.81 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T17:55:16.122Z] #54 42.85 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:55:16.379Z] #54 42.86 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:55:17.328Z] #54 DONE 43.9s [2021-02-16T17:55:17.328Z] [2021-02-16T17:55:17.328Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:55:17.328Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:55:17.328Z] #41 33.77 Reading package lists... [2021-02-16T17:55:17.328Z] #41 40.35 Building dependency tree... [2021-02-16T17:55:17.328Z] #41 43.76 The following additional packages will be installed: [2021-02-16T17:55:17.328Z] #41 43.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-16T17:55:17.328Z] #41 43.77 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-16T17:55:17.328Z] #41 43.77 Suggested packages: [2021-02-16T17:55:17.328Z] #41 43.78 manpages-dev python-setuptools [2021-02-16T17:55:18.269Z] #1 [internal] load build definition from Dockerfile [2021-02-16T17:55:18.269Z] #1 sha256:9047be4905c12450c845ad0725f8493093472f11de41cea52c65793169eede50 [2021-02-16T17:55:18.269Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T17:55:18.269Z] #1 DONE 0.0s [2021-02-16T17:55:18.530Z] [2021-02-16T17:55:18.530Z] #2 [internal] load .dockerignore [2021-02-16T17:55:18.530Z] #2 sha256:913a8dc6317cd16d01ad4b5ba64b783f9965c2aafc2a5679e4db6073b171dd80 [2021-02-16T17:55:18.530Z] #2 transferring context: 87B done [2021-02-16T17:55:18.530Z] #2 DONE 0.0s [2021-02-16T17:55:18.697Z] #41 ... [2021-02-16T17:55:18.697Z] [2021-02-16T17:55:18.697Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:55:18.697Z] #63 sha256:d6efc9e2c2c9858980af92a03cf9cb6c2d338994eba21959415dd703b2be10bd [2021-02-16T17:55:18.697Z] #63 DONE 45.3s [2021-02-16T17:55:18.697Z] [2021-02-16T17:55:18.697Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:55:18.697Z] #55 sha256:63f3d988cf7624608bcb33223bdb31df00e8ff1a784f2973da1d5ad91dba7d08 [2021-02-16T17:55:18.697Z] #55 1.261 + RM_GOPATH=0 [2021-02-16T17:55:18.697Z] #55 1.262 + TMP_GOPATH= [2021-02-16T17:55:18.697Z] #55 1.262 + : /build [2021-02-16T17:55:18.697Z] #55 1.262 + '[' -z '' ']' [2021-02-16T17:55:18.697Z] #55 1.265 ++ mktemp -d [2021-02-16T17:55:18.697Z] #55 1.268 + export GOPATH=/tmp/tmp.fL9Xy0Tv3b [2021-02-16T17:55:18.697Z] #55 1.268 + GOPATH=/tmp/tmp.fL9Xy0Tv3b [2021-02-16T17:55:18.697Z] #55 1.268 + RM_GOPATH=1 [2021-02-16T17:55:18.697Z] #55 1.268 + case "$(go env GOARCH)" in [2021-02-16T17:55:18.697Z] #55 1.284 ++ go env GOARCH [2021-02-16T17:55:18.697Z] #55 1.319 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:55:18.697Z] #55 1.321 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:55:18.697Z] #55 1.322 ++ dirname /tmp/install/install.sh [2021-02-16T17:55:18.697Z] #55 1.329 + dir=/tmp/install [2021-02-16T17:55:18.697Z] #55 1.329 + bin=containerd [2021-02-16T17:55:18.697Z] #55 1.330 + shift [2021-02-16T17:55:18.697Z] #55 1.331 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-16T17:55:18.697Z] #55 1.332 + . /tmp/install/containerd.installer [2021-02-16T17:55:18.697Z] #55 1.332 ++ set -e [2021-02-16T17:55:18.697Z] #55 1.336 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:55:18.697Z] #55 1.337 + install_containerd [2021-02-16T17:55:18.697Z] #55 1.338 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-16T17:55:18.697Z] #55 1.338 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fL9Xy0Tv3b/src/github.com/containerd/containerd [2021-02-16T17:55:18.697Z] #55 1.338 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:55:18.697Z] #55 1.347 Cloning into '/tmp/tmp.fL9Xy0Tv3b/src/github.com/containerd/containerd'... [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T17:55:19.193Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-02-16T17:55:19.193Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T17:55:19.193Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T17:55:19.193Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-02-16T17:55:19.193Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T17:55:19.193Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T17:55:19.194Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-02-16T17:55:19.194Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T17:55:19.194Z] ok github.com/docker/docker/builder/remotecontext 0.330s coverage: 13.7% of statements [2021-02-16T17:55:19.194Z] ok github.com/docker/docker/builder/dockerfile 0.896s coverage: 48.3% of statements [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T17:55:19.194Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-02-16T17:55:19.194Z] ok github.com/docker/docker/builder/remotecontext/git 1.160s coverage: 86.3% of statements [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T17:55:19.194Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T17:55:19.473Z] [2021-02-16T17:55:19.473Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T17:55:19.474Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-16T17:55:19.474Z] #3 DONE 0.2s [2021-02-16T17:55:19.735Z] [2021-02-16T17:55:19.735Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T17:55:19.735Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-16T17:55:19.735Z] #4 CACHED [2021-02-16T17:55:20.678Z] [2021-02-16T17:55:20.678Z] #5 [internal] load build definition from Dockerfile [2021-02-16T17:55:20.678Z] #5 sha256:fe3df12d7c658163c8500bf2ed18e28ad4c2bd8898b373b05609f5287c624ac6 [2021-02-16T17:55:20.678Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T17:55:20.678Z] #5 DONE 0.0s [2021-02-16T17:55:20.678Z] [2021-02-16T17:55:20.678Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T17:55:20.678Z] #7 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-16T17:55:20.678Z] #7 DONE 0.1s [2021-02-16T17:55:20.678Z] [2021-02-16T17:55:20.678Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T17:55:20.678Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-16T17:55:20.678Z] #6 DONE 0.1s [2021-02-16T17:55:20.678Z] [2021-02-16T17:55:20.678Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T17:55:20.678Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-16T17:55:20.678Z] #8 DONE 0.1s [2021-02-16T17:55:20.939Z] [2021-02-16T17:55:20.939Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T17:55:20.939Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-16T17:55:20.939Z] #61 DONE 0.0s [2021-02-16T17:55:20.939Z] [2021-02-16T17:55:20.939Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:55:20.939Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-16T17:55:20.939Z] #9 DONE 0.0s [2021-02-16T17:55:20.939Z] [2021-02-16T17:55:20.939Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T17:55:20.939Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-16T17:55:20.939Z] #25 DONE 0.0s [2021-02-16T17:55:20.939Z] [2021-02-16T17:55:20.939Z] #22 [internal] load build context [2021-02-16T17:55:20.939Z] #22 sha256:3f2c263f595fb7ce710a7d6606c54115700dac2f0d2b38b4e6e726c1c0ef88bf [2021-02-16T17:55:21.250Z] ok github.com/docker/docker/client 0.127s coverage: 75.4% of statements [2021-02-16T17:55:21.968Z] #55 ... [2021-02-16T17:55:21.968Z] [2021-02-16T17:55:21.968Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:55:21.968Z] #48 sha256:7000050ef9216f800c83c3cb6799fb83cbd96514fc9292eff7e0a658fff65231 [2021-02-16T17:55:21.968Z] #48 38.49 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-16T17:55:21.968Z] #48 41.45 go: extracting golang.org/x/text v0.3.2 [2021-02-16T17:55:21.968Z] #48 47.33 go: finding github.com/fatih/color v1.7.0 [2021-02-16T17:55:21.968Z] #48 47.47 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T17:55:21.968Z] #48 47.58 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-16T17:55:21.968Z] #48 47.61 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-16T17:55:21.968Z] #48 47.76 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-16T17:55:21.968Z] #48 47.78 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T17:55:21.968Z] #48 47.94 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T17:55:21.968Z] #48 47.94 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T17:55:21.968Z] #48 47.95 go: finding github.com/pkg/errors v0.8.1 [2021-02-16T17:55:21.968Z] #48 48.12 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T17:55:21.968Z] #48 48.14 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T17:55:21.968Z] #48 48.18 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T17:55:21.968Z] #48 48.20 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-16T17:55:21.968Z] #48 48.27 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-16T17:55:21.968Z] #48 48.30 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T17:55:21.968Z] #48 48.30 go: finding github.com/stretchr/testify v1.4.0 [2021-02-16T17:55:21.968Z] #48 48.30 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-16T17:55:21.968Z] #48 48.33 go: finding github.com/spf13/viper v1.6.1 [2021-02-16T17:55:21.968Z] #48 48.33 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-16T17:55:21.968Z] #48 48.34 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T17:55:21.968Z] #48 48.39 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T17:55:21.968Z] #48 48.49 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-16T17:55:21.968Z] #48 48.56 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T17:55:21.968Z] #48 48.56 go: finding github.com/spf13/cobra v0.0.5 [2021-02-16T17:55:22.229Z] #48 48.64 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-16T17:55:22.229Z] #48 48.65 go: finding github.com/stretchr/objx v0.2.0 [2021-02-16T17:55:22.229Z] #48 48.65 go: finding github.com/spf13/pflag v1.0.5 [2021-02-16T17:55:22.229Z] #48 48.68 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T17:55:22.229Z] #48 48.70 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-16T17:55:22.229Z] #48 48.70 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T17:55:22.229Z] #48 48.72 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T17:55:22.229Z] #48 48.73 go: finding github.com/magiconair/properties v1.8.1 [2021-02-16T17:55:22.229Z] #48 ... [2021-02-16T17:55:22.229Z] [2021-02-16T17:55:22.229Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:55:22.229Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:55:22.229Z] #41 45.72 The following NEW packages will be installed: [2021-02-16T17:55:22.229Z] #41 45.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-16T17:55:22.229Z] #41 45.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-16T17:55:22.229Z] #41 45.75 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-16T17:55:22.229Z] #41 45.75 python-six zlib1g-dev [2021-02-16T17:55:22.229Z] #41 46.16 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T17:55:22.229Z] #41 46.16 Need to get 4095 kB of archives. [2021-02-16T17:55:22.229Z] #41 46.16 After this operation, 22.5 MB of additional disk space will be used. [2021-02-16T17:55:22.229Z] #41 46.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-16T17:55:22.229Z] #41 46.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-16T17:55:22.229Z] #41 46.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-16T17:55:22.229Z] #41 46.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-16T17:55:22.229Z] #41 46.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-16T17:55:22.229Z] #41 46.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-16T17:55:22.229Z] #41 46.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-16T17:55:22.229Z] #41 46.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-16T17:55:22.229Z] #41 46.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-16T17:55:22.229Z] #41 46.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-16T17:55:22.229Z] #41 46.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-16T17:55:22.229Z] #41 46.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-16T17:55:22.229Z] #41 46.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-16T17:55:22.229Z] #41 46.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-16T17:55:22.229Z] #41 46.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-16T17:55:22.229Z] #41 46.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-16T17:55:22.229Z] #41 46.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-16T17:55:22.229Z] #41 48.21 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:55:22.229Z] #41 48.44 Fetched 4095 kB in 1s (4379 kB/s) [2021-02-16T17:55:22.229Z] #41 48.68 Selecting previously unselected package libcap-dev:amd64. [2021-02-16T17:55:22.229Z] #41 48.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 ... 15410 files and directories currently installed.) [2021-02-16T17:55:22.229Z] #41 48.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-16T17:55:22.229Z] #41 48.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-16T17:55:22.357Z] #22 transferring context: 53.35MB 1.4s done [2021-02-16T17:55:22.357Z] #22 DONE 1.5s [2021-02-16T17:55:22.486Z] #41 48.92 Selecting previously unselected package libnet1:amd64. [2021-02-16T17:55:22.486Z] #41 48.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T17:55:22.486Z] #41 49.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:55:22.618Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-16T17:55:22.618Z] #54 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:55:22.618Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-16T17:55:22.618Z] #42 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:55:22.618Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-16T17:55:22.618Z] #12 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T17:55:22.618Z] #64 sha256:2b0f2821b16829c701f6f6db5f03bd28abaceb0b20a2d7d96db74a1f1a0e4daf [2021-02-16T17:55:22.618Z] #64 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:55:22.618Z] #63 sha256:22f7b0e7211e4fd5fbe44b2739a0cc517dae4c7850585950768aa90c875c2cc4 [2021-02-16T17:55:22.618Z] #63 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T17:55:22.618Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-16T17:55:22.618Z] #38 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T17:55:22.618Z] #32 sha256:d22e5daa2336bb741fc96c0a3e50178910b0b5f4c5b4708eba59b709774a219d [2021-02-16T17:55:22.618Z] #32 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T17:55:22.618Z] #60 sha256:c73e202e413e724699faa84f8eec971e04ba28bd72e090b83e696e2e8592fc06 [2021-02-16T17:55:22.618Z] #60 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T17:55:22.618Z] #34 sha256:01d2d140377331b14741490e8af9f70df09e6d38e212ed21c936094b68c1501f [2021-02-16T17:55:22.618Z] #34 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T17:55:22.618Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-16T17:55:22.618Z] #26 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:55:22.618Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-16T17:55:22.618Z] #35 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:55:22.618Z] #44 sha256:0cd38ab40234c11a96124a4277770462380ee6a54d41655e705aaa0be2057c1f [2021-02-16T17:55:22.618Z] #44 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T17:55:22.618Z] #23 sha256:0e05ce300e6d7063285def964c50069685543e37cf0eb227e7e561c7e5590d67 [2021-02-16T17:55:22.618Z] #23 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:55:22.618Z] #55 sha256:836916ede86ddf9f7276d5e0a07ee24d9f74456afa9094a0dfb6ede1ce95833d [2021-02-16T17:55:22.618Z] #55 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T17:55:22.618Z] #40 sha256:fe5ca3e867c4dbfa4f4f5bc7926c355dc64a19db5da6fbaa9dc513a27c793f1f [2021-02-16T17:55:22.618Z] #40 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.618Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:55:22.618Z] #36 sha256:3600bd3eb6eaeb98196c4587790ed530e3a2fb26f4c860f40ba235ec0115d772 [2021-02-16T17:55:22.618Z] #36 CACHED [2021-02-16T17:55:22.618Z] [2021-02-16T17:55:22.619Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:55:22.619Z] #50 sha256:1cfae7612ff2dbcf168784e13ac2a87ed5e8e49aa3a065f519f1de9b2eeae50e [2021-02-16T17:55:22.619Z] #50 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:55:22.619Z] #28 sha256:b5949c390098d23f4c2e3a72501f76987a63916ec465224040c4603a249e92cd [2021-02-16T17:55:22.619Z] #28 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:55:22.619Z] #48 sha256:df0659a31e4437f7930460ea567a8af9aaf587cd0827ab31daf8b2b9689d6bb5 [2021-02-16T17:55:22.619Z] #48 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:55:22.619Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-16T17:55:22.619Z] #39 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T17:55:22.619Z] #62 sha256:0cb7f6f5d5dc7cc96ef7db6e697e1b72fc01efea85b83ceeb77af9a51e3c1929 [2021-02-16T17:55:22.619Z] #62 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T17:55:22.619Z] #45 sha256:4d3c9a2065877a0b98a3bb63d3d645fdda61d92b775cfa1871582021849edfad [2021-02-16T17:55:22.619Z] #45 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T17:55:22.619Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-16T17:55:22.619Z] #11 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T17:55:22.619Z] #24 sha256:513b4fa8f55536e00843aa4a8f1ca1fe7c8c4bec8ebefcb99e53d5c81776a662 [2021-02-16T17:55:22.619Z] #24 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:55:22.619Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-16T17:55:22.619Z] #31 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T17:55:22.619Z] #29 sha256:ab6cdc4024f105092413831d0136803cdeb8b88a8a6a38a39318c7c468b7f064 [2021-02-16T17:55:22.619Z] #29 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T17:55:22.619Z] #27 sha256:11758245d8549fed4040695d649d8a3cad630f8547291f274b7505a32028c1e4 [2021-02-16T17:55:22.619Z] #27 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T17:55:22.619Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-16T17:55:22.619Z] #13 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T17:55:22.619Z] #58 sha256:0d95ddbccc64897bdf6600166e10decbb1dc4647381f77fa2b3f9f694b75b4af [2021-02-16T17:55:22.619Z] #58 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T17:55:22.619Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-16T17:55:22.619Z] #18 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T17:55:22.619Z] #56 sha256:b7493383adf87b0407a39b6d4d2ca71e21c5ce7d2277c7a23ef2cea5b371dd69 [2021-02-16T17:55:22.619Z] #56 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:55:22.619Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-16T17:55:22.619Z] #19 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T17:55:22.619Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-16T17:55:22.619Z] #21 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T17:55:22.619Z] #37 sha256:b295d64c8c92610ba285392c70f9d91546978909061cfe3adddd025b428f439a [2021-02-16T17:55:22.619Z] #37 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T17:55:22.619Z] #49 sha256:bd279b35752fd461dce6bc9b635345cefd46f0fc33bc489a71138cdefb91a23d [2021-02-16T17:55:22.619Z] #49 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T17:55:22.619Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-16T17:55:22.619Z] #14 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T17:55:22.619Z] #43 sha256:8130ebddbb3ae104a165ef60db80f8ef1a46b74720a5d3808a9e8870b143061d [2021-02-16T17:55:22.619Z] #43 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T17:55:22.619Z] #47 sha256:760341be1e443c3a9454e6bbddd1737100973cd8a0b49f05bec69249571cf3b9 [2021-02-16T17:55:22.619Z] #47 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:55:22.619Z] #57 sha256:2ba89521de0f589221d2b1a42175cddfd7a974dbd92394b1534819bc05efe3e1 [2021-02-16T17:55:22.619Z] #57 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:55:22.619Z] #33 sha256:dab99078c3ba0b44d87ccaf0c3bcc4be059ed33fda3422f1c2887ec93e98e98c [2021-02-16T17:55:22.619Z] #33 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T17:55:22.619Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-16T17:55:22.619Z] #10 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T17:55:22.619Z] #53 sha256:2c26f72928299d5a141db02957aac840d31af407afcf9798ed1f87c8b371f09c [2021-02-16T17:55:22.619Z] #53 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T17:55:22.619Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-16T17:55:22.619Z] #30 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T17:55:22.619Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-16T17:55:22.619Z] #16 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T17:55:22.619Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-16T17:55:22.619Z] #17 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:55:22.619Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-16T17:55:22.619Z] #41 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T17:55:22.619Z] #59 sha256:75bcb3e0b3ebb04e3a2e07b95d7f4e11c559ecf25c528c515c952688a7b5b509 [2021-02-16T17:55:22.619Z] #59 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T17:55:22.619Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-16T17:55:22.619Z] #15 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:55:22.619Z] #52 sha256:9e3612a0506004f6fbd813c0a5803d3b84f5be6f05d83ece73d1d973727e70c9 [2021-02-16T17:55:22.619Z] #52 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T17:55:22.619Z] #51 sha256:0d086d7cb62d86f4651e6251dc9f10d9924e14a983befc1327721f47be161f9e [2021-02-16T17:55:22.619Z] #51 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:55:22.619Z] #46 sha256:e72cb28138bd3d32f143fcf22fd3e302696b0ce4264c168552df183569d42d75 [2021-02-16T17:55:22.619Z] #46 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T17:55:22.619Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-16T17:55:22.619Z] #20 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T17:55:22.619Z] #65 sha256:f3ce360593bab1ffb068091a8ee5845cc29791075110e660c4bd1d001de4a160 [2021-02-16T17:55:22.619Z] #65 CACHED [2021-02-16T17:55:22.619Z] [2021-02-16T17:55:22.619Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T17:55:22.619Z] #66 sha256:c357b4d0e334e5a94b655a8a91fb010955315b05b9dd51284bbd54eabd7d0f21 [2021-02-16T17:55:22.743Z] #41 49.15 Selecting previously unselected package libnet1-dev. [2021-02-16T17:55:22.743Z] #41 49.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T17:55:22.743Z] #41 49.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T17:55:22.743Z] #41 49.41 Selecting previously unselected package libnl-3-200:amd64. [2021-02-16T17:55:23.000Z] #41 49.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-16T17:55:23.000Z] #41 49.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T17:55:23.000Z] #41 49.57 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-16T17:55:23.000Z] #41 49.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-16T17:55:23.000Z] #41 49.62 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-16T17:55:23.257Z] #41 ... [2021-02-16T17:55:23.257Z] [2021-02-16T17:55:23.257Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:55:23.257Z] #33 sha256:b738a7b50b340178e1ac118daa2d27952e243ddbce97e37e614655939f5d5262 [2021-02-16T17:55:23.257Z] #33 39.71 sync [2021-02-16T17:55:23.257Z] #33 39.72 internal/reflectlite [2021-02-16T17:55:23.257Z] #33 42.03 sort [2021-02-16T17:55:23.257Z] #33 42.03 errors [2021-02-16T17:55:23.257Z] #33 42.45 strconv [2021-02-16T17:55:23.257Z] #33 43.13 io [2021-02-16T17:55:23.257Z] #33 44.86 internal/oserror [2021-02-16T17:55:23.257Z] #33 45.05 syscall [2021-02-16T17:55:23.257Z] #33 47.60 reflect [2021-02-16T17:55:23.257Z] #33 ... [2021-02-16T17:55:23.257Z] [2021-02-16T17:55:23.257Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:55:23.257Z] #48 sha256:7000050ef9216f800c83c3cb6799fb83cbd96514fc9292eff7e0a658fff65231 [2021-02-16T17:55:23.257Z] #48 48.75 go: finding github.com/gobwas/glob v0.2.3 [2021-02-16T17:55:23.257Z] #48 48.75 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T17:55:23.257Z] #48 48.82 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-16T17:55:23.257Z] #48 48.91 go: finding github.com/spf13/afero v1.1.2 [2021-02-16T17:55:23.257Z] #48 48.93 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T17:55:23.257Z] #48 48.94 go: finding github.com/spf13/cast v1.3.0 [2021-02-16T17:55:23.257Z] #48 49.02 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T17:55:23.257Z] #48 49.05 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T17:55:23.257Z] #48 49.08 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T17:55:23.257Z] #48 49.11 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T17:55:23.257Z] #48 49.15 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T17:55:23.257Z] #48 49.22 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-16T17:55:23.257Z] #48 49.23 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T17:55:23.257Z] #48 49.30 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-16T17:55:23.257Z] #48 49.44 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T17:55:23.257Z] #48 49.48 go: finding golang.org/x/text v0.3.2 [2021-02-16T17:55:23.257Z] #48 49.56 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T17:55:23.257Z] #48 49.62 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T17:55:23.257Z] #48 49.63 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T17:55:23.257Z] #48 49.65 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T17:55:23.257Z] #48 49.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T17:55:23.257Z] #48 49.72 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T17:55:23.257Z] #48 49.76 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T17:55:23.257Z] #48 49.77 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T17:55:23.257Z] #48 49.79 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T17:55:23.257Z] #48 49.79 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-16T17:55:23.257Z] #48 49.88 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T17:55:23.257Z] #48 49.89 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T17:55:23.257Z] #48 49.95 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T17:55:23.514Z] #48 50.08 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T17:55:23.514Z] #48 50.09 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T17:55:23.514Z] #48 50.10 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T17:55:23.514Z] #48 50.13 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-16T17:55:23.514Z] #48 50.16 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-16T17:55:23.770Z] #48 50.22 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-16T17:55:23.770Z] #48 50.23 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-16T17:55:23.770Z] #48 50.27 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T17:55:23.770Z] #48 50.41 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T17:55:23.770Z] #48 50.45 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T17:55:23.770Z] #48 ... [2021-02-16T17:55:23.770Z] [2021-02-16T17:55:23.770Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:55:23.770Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:55:23.770Z] #12 34.05 Reading package lists... [2021-02-16T17:55:23.770Z] #12 40.71 Building dependency tree... [2021-02-16T17:55:23.770Z] #12 44.85 The following additional packages will be installed: [2021-02-16T17:55:23.770Z] #12 44.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-16T17:55:23.770Z] #12 44.85 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-16T17:55:23.770Z] #12 44.85 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-16T17:55:23.770Z] #12 44.86 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-16T17:55:23.770Z] #12 44.86 mingw-w64-x86-64-dev [2021-02-16T17:55:23.770Z] #12 44.89 Suggested packages: [2021-02-16T17:55:23.770Z] #12 44.91 gcc-8-locales seccomp wine64 [2021-02-16T17:55:23.770Z] #12 46.95 The following NEW packages will be installed: [2021-02-16T17:55:23.770Z] #12 46.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-16T17:55:23.770Z] #12 46.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-16T17:55:23.770Z] #12 46.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-16T17:55:23.770Z] #12 46.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-16T17:55:23.770Z] #12 46.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-16T17:55:23.770Z] #12 46.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-16T17:55:23.770Z] #12 46.96 The following packages will be upgraded: [2021-02-16T17:55:23.770Z] #12 46.97 libsystemd0 libudev1 [2021-02-16T17:55:23.770Z] #12 47.35 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T17:55:23.770Z] #12 47.35 Need to get 78.2 MB of archives. [2021-02-16T17:55:23.770Z] #12 47.35 After this operation, 487 MB of additional disk space will be used. [2021-02-16T17:55:23.770Z] #12 47.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-16T17:55:23.770Z] #12 47.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-16T17:55:23.770Z] #12 47.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-16T17:55:23.770Z] #12 47.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-02-16T17:55:23.770Z] #12 47.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-16T17:55:23.770Z] #12 48.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-16T17:55:23.770Z] #12 48.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-16T17:55:23.770Z] #12 48.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-16T17:55:23.770Z] #12 48.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-16T17:55:23.770Z] #12 48.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-16T17:55:23.770Z] #12 48.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-16T17:55:24.027Z] #12 ... [2021-02-16T17:55:24.027Z] [2021-02-16T17:55:24.027Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:55:24.027Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:55:24.027Z] #41 49.96 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-16T17:55:24.027Z] #41 49.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-16T17:55:24.027Z] #41 49.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T17:55:24.027Z] #41 50.08 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-16T17:55:24.027Z] #41 50.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-16T17:55:24.027Z] #41 50.10 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-16T17:55:24.027Z] #41 50.26 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-16T17:55:24.027Z] #41 50.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-16T17:55:24.027Z] #41 50.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-16T17:55:24.027Z] #41 50.56 Selecting previously unselected package libprotobuf17:amd64. [2021-02-16T17:55:24.027Z] #41 50.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-16T17:55:24.027Z] #41 50.57 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-16T17:55:24.287Z] #41 ... [2021-02-16T17:55:24.287Z] [2021-02-16T17:55:24.287Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:55:24.287Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:55:24.287Z] #35 34.24 Reading package lists... [2021-02-16T17:55:24.287Z] #35 41.05 Building dependency tree... [2021-02-16T17:55:24.287Z] #35 44.68 The following additional packages will be installed: [2021-02-16T17:55:24.287Z] #35 44.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-16T17:55:24.287Z] #35 44.72 Suggested packages: [2021-02-16T17:55:24.287Z] #35 44.72 cmake-doc ninja-build lrzip [2021-02-16T17:55:24.287Z] #35 44.72 Recommended packages: [2021-02-16T17:55:24.287Z] #35 44.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-16T17:55:24.287Z] #35 46.37 The following NEW packages will be installed: [2021-02-16T17:55:24.287Z] #35 46.38 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-16T17:55:24.287Z] #35 46.38 vim-common xxd [2021-02-16T17:55:24.287Z] #35 46.77 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T17:55:24.287Z] #35 46.77 Need to get 14.9 MB of archives. [2021-02-16T17:55:24.287Z] #35 46.77 After this operation, 61.8 MB of additional disk space will be used. [2021-02-16T17:55:24.287Z] #35 46.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-16T17:55:24.287Z] #35 46.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T17:55:24.287Z] #35 46.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-16T17:55:24.287Z] #35 46.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-16T17:55:24.287Z] #35 48.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-16T17:55:24.287Z] #35 48.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-16T17:55:24.287Z] #35 48.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-16T17:55:24.287Z] #35 48.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-16T17:55:24.287Z] #35 48.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-16T17:55:24.287Z] #35 48.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-16T17:55:24.287Z] #35 49.62 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:55:24.287Z] #35 49.86 Fetched 14.9 MB in 2s (7253 kB/s) [2021-02-16T17:55:24.287Z] #35 49.96 Selecting previously unselected package xxd. [2021-02-16T17:55:24.287Z] #35 49.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T17:55:24.287Z] #35 50.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T17:55:24.287Z] #35 50.09 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T17:55:24.287Z] #35 50.35 Selecting previously unselected package vim-common. [2021-02-16T17:55:24.287Z] #35 50.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T17:55:24.287Z] #35 50.38 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T17:55:24.287Z] #35 50.75 Selecting previously unselected package cmake-data. [2021-02-16T17:55:24.287Z] #35 50.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-16T17:55:24.287Z] #35 50.76 Unpacking cmake-data (3.13.4-1) ... [2021-02-16T17:55:24.287Z] #35 ... [2021-02-16T17:55:24.287Z] [2021-02-16T17:55:24.287Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:55:24.287Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T17:55:24.535Z] #66 DONE 1.8s [2021-02-16T17:55:24.535Z] [2021-02-16T17:55:24.535Z] #67 exporting to image [2021-02-16T17:55:24.535Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T17:55:24.535Z] #67 exporting layers [2021-02-16T17:55:24.544Z] #31 50.24 Checking out files: 88% (1344/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-16T17:55:24.801Z] #31 50.79 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-16T17:55:24.801Z] #31 ... [2021-02-16T17:55:24.801Z] [2021-02-16T17:55:24.801Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:55:24.801Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:55:24.801Z] #44 41.29 github.com/LK4D4/vndr/godl/singleflight [2021-02-16T17:55:24.801Z] #44 41.31 internal/reflectlite [2021-02-16T17:55:24.801Z] #44 41.65 math/rand [2021-02-16T17:55:24.801Z] #44 42.77 internal/singleflight [2021-02-16T17:55:24.801Z] #44 43.99 io [2021-02-16T17:55:24.801Z] #44 44.02 strconv [2021-02-16T17:55:24.801Z] #44 46.20 bytes [2021-02-16T17:55:24.801Z] #44 48.10 bufio [2021-02-16T17:55:24.801Z] #44 48.47 reflect [2021-02-16T17:55:24.801Z] #44 49.80 syscall [2021-02-16T17:55:24.801Z] #44 ... [2021-02-16T17:55:24.801Z] [2021-02-16T17:55:24.801Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:55:24.801Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:55:24.801Z] #41 51.44 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-16T17:55:24.801Z] #41 51.44 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-16T17:55:24.801Z] #41 51.46 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-16T17:55:24.883Z] Fetching without tags [2021-02-16T17:55:25.058Z] #41 51.71 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-16T17:55:25.058Z] #41 51.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-16T17:55:25.175Z] Merging remotes/origin/20.10 commit dfce527001bb9890b3f00df50f5a99fd68ec6b7b into PR head commit fc07fecfb58e54bd11525644e277b3dd3fff4d7f [2021-02-16T17:55:25.317Z] #41 51.73 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-16T17:55:25.919Z] #67 exporting layers 1.5s done [2021-02-16T17:55:25.919Z] #67 writing image sha256:d84c9076f39ff9551934285e57ed200c0163255fb3741d95acf1bbe19fa5cd31 done [2021-02-16T17:55:25.919Z] #67 naming to docker.io/library/docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b done [2021-02-16T17:55:25.919Z] #67 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T17:55:26.243Z] Merge succeeded, producing 1edde2d9e4c51178e55ce80afd0de6e10672edd3 [2021-02-16T17:55:26.243Z] Checking out Revision 1edde2d9e4c51178e55ce80afd0de6e10672edd3 (PR-41970) [2021-02-16T17:55:26.258Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/test/unit [2021-02-16T17:55:24.816Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:55:24.835Z] > git config --add remote.origin.fetch +refs/pull/41970/head:refs/remotes/origin/PR-41970 # timeout=10 [2021-02-16T17:55:24.848Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:55:24.864Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:55:24.883Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:55:24.883Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:55:24.884Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:55:25.179Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:55:25.192Z] > git checkout -f fc07fecfb58e54bd11525644e277b3dd3fff4d7f # timeout=10 [2021-02-16T17:55:25.712Z] > git remote # timeout=10 [2021-02-16T17:55:25.723Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T17:55:25.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:55:25.739Z] > git merge dfce527001bb9890b3f00df50f5a99fd68ec6b7b # timeout=10 [2021-02-16T17:55:26.234Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-16T17:55:26.242Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:55:26.261Z] > git checkout -f 1edde2d9e4c51178e55ce80afd0de6e10672edd3 # timeout=10 [2021-02-16T17:55:26.685Z] #41 53.04 Selecting previously unselected package libprotoc17:amd64. [2021-02-16T17:55:26.685Z] #41 53.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-16T17:55:26.685Z] #41 53.05 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-16T17:55:27.249Z] #41 53.65 Selecting previously unselected package protobuf-c-compiler. [2021-02-16T17:55:27.249Z] #41 53.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-16T17:55:27.249Z] #41 53.67 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T17:55:27.249Z] #41 53.81 Selecting previously unselected package protobuf-compiler. [2021-02-16T17:55:27.249Z] #41 53.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-16T17:55:27.249Z] #41 53.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-16T17:55:27.505Z] #41 54.01 Selecting previously unselected package python-pkg-resources. [2021-02-16T17:55:27.505Z] #41 54.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T17:55:27.505Z] #41 54.02 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-16T17:55:27.762Z] #41 54.29 Selecting previously unselected package python-six. [2021-02-16T17:55:27.762Z] #41 54.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-16T17:55:27.762Z] #41 54.31 Unpacking python-six (1.12.0-1) ... [2021-02-16T17:55:28.018Z] #41 54.44 Selecting previously unselected package python-protobuf. [2021-02-16T17:55:28.018Z] #41 54.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-16T17:55:28.018Z] #41 54.46 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-16T17:55:28.581Z] #41 55.13 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-16T17:55:29.848Z] Commit message: "Merge commit 'dfce527001bb9890b3f00df50f5a99fd68ec6b7b' into HEAD" [2021-02-16T17:55:29.870Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T17:55:30.468Z] ? github.com/docker/docker/api [no test files] [2021-02-16T17:55:29.849Z] > git rev-list --no-walk 884f02ce904b6a2711acfd70dae127e1efb59b17 # timeout=10 [2021-02-16T17:55:30.860Z] + docker version [2021-02-16T17:55:31.102Z] #41 ... [2021-02-16T17:55:31.102Z] [2021-02-16T17:55:31.102Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:55:31.102Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:55:31.102Z] #44 57.67 time [2021-02-16T17:55:34.409Z] #44 ... [2021-02-16T17:55:34.409Z] [2021-02-16T17:55:34.409Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:55:34.409Z] #48 sha256:7000050ef9216f800c83c3cb6799fb83cbd96514fc9292eff7e0a658fff65231 [2021-02-16T17:55:34.409Z] #48 50.46 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T17:55:34.409Z] #48 50.48 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-16T17:55:34.409Z] #48 50.59 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T17:55:34.409Z] #48 ... [2021-02-16T17:55:34.409Z] [2021-02-16T17:55:34.409Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:55:34.409Z] #46 sha256:62ce0ff1f1125c83912fd96eaa3ff0a9dfd787547e6e4f6343f37d45b33a4d48 [2021-02-16T17:55:34.409Z] #46 DONE 60.7s [2021-02-16T17:55:34.409Z] [2021-02-16T17:55:34.409Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:55:34.409Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:55:34.409Z] #12 52.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-16T17:55:34.409Z] #12 55.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-16T17:55:34.409Z] #12 55.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-16T17:55:34.409Z] #12 55.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-16T17:55:34.409Z] #12 55.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-16T17:55:34.409Z] #12 55.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-16T17:55:34.409Z] #12 55.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-16T17:55:34.409Z] #12 55.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-16T17:55:34.409Z] #12 55.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-16T17:55:34.409Z] #12 55.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-16T17:55:34.409Z] #12 55.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-16T17:55:34.409Z] #12 55.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-16T17:55:34.409Z] #12 55.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-16T17:55:34.409Z] #12 55.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-16T17:55:34.409Z] #12 55.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-16T17:55:34.409Z] #12 55.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-16T17:55:34.409Z] #12 57.15 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:55:34.409Z] #12 57.36 Fetched 78.2 MB in 9s (8851 kB/s) [2021-02-16T17:55:34.409Z] #12 57.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T17:55:34.409Z] #12 57.57 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-16T17:55:34.409Z] #12 57.59 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T17:55:34.409Z] #12 58.02 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-16T17:55:34.409Z] #12 58.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T17:55:34.409Z] #12 58.30 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-16T17:55:34.409Z] #12 58.31 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T17:55:34.409Z] #12 58.49 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-16T17:55:34.409Z] #12 58.64 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-16T17:55:34.409Z] #12 58.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T17:55:34.409Z] #12 58.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-16T17:55:34.409Z] #12 58.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T17:55:35.342Z] #12 ... [2021-02-16T17:55:35.342Z] [2021-02-16T17:55:35.342Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:55:35.342Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T17:55:35.342Z] #31 51.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:55:35.342Z] #31 ... [2021-02-16T17:55:35.342Z] [2021-02-16T17:55:35.342Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:55:35.342Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:55:35.342Z] #41 59.96 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-16T17:55:35.342Z] #41 60.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T17:55:35.342Z] #41 60.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T17:55:35.343Z] #41 60.45 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-16T17:55:35.343Z] #41 60.70 Setting up python-six (1.12.0-1) ... [2021-02-16T17:55:36.710Z] #41 ... [2021-02-16T17:55:36.710Z] [2021-02-16T17:55:36.710Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:55:36.710Z] #50 sha256:9d5a56f92295e4cbf583df12f377bea3001025e5319279f6592bdfbdef6ba0ef [2021-02-16T17:55:36.710Z] #50 53.33 time [2021-02-16T17:55:36.710Z] #50 53.35 reflect [2021-02-16T17:55:36.710Z] #50 59.07 context [2021-02-16T17:55:36.710Z] #50 59.94 internal/poll [2021-02-16T17:55:36.710Z] #50 62.44 os [2021-02-16T17:55:36.967Z] #50 ... [2021-02-16T17:55:36.967Z] [2021-02-16T17:55:36.967Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:55:36.967Z] #33 sha256:b738a7b50b340178e1ac118daa2d27952e243ddbce97e37e614655939f5d5262 [2021-02-16T17:55:36.967Z] #33 53.24 time [2021-02-16T17:55:36.967Z] #33 58.28 internal/poll [2021-02-16T17:55:36.967Z] #33 60.23 internal/syscall/execenv [2021-02-16T17:55:36.967Z] #33 60.46 internal/syscall/unix [2021-02-16T17:55:36.967Z] #33 60.74 os [2021-02-16T17:55:36.967Z] #33 61.95 internal/fmtsort [2021-02-16T17:55:36.967Z] #33 62.47 strings [2021-02-16T17:55:36.967Z] #33 ... [2021-02-16T17:55:36.967Z] [2021-02-16T17:55:36.967Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:55:36.967Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:55:36.967Z] #44 62.73 strings [2021-02-16T17:55:36.967Z] #44 63.56 os [2021-02-16T17:55:37.426Z] Client: Docker Engine - Community [2021-02-16T17:55:37.426Z] Version: 20.10.3 [2021-02-16T17:55:37.426Z] API version: 1.41 [2021-02-16T17:55:37.426Z] Go version: go1.13.15 [2021-02-16T17:55:37.426Z] Git commit: 48d30b5 [2021-02-16T17:55:37.426Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-16T17:55:37.426Z] OS/Arch: linux/amd64 [2021-02-16T17:55:37.426Z] Context: default [2021-02-16T17:55:37.426Z] Experimental: true [2021-02-16T17:55:37.426Z] [2021-02-16T17:55:37.426Z] Server: Docker Engine - Community [2021-02-16T17:55:37.426Z] Engine: [2021-02-16T17:55:37.426Z] Version: 20.10.3 [2021-02-16T17:55:37.426Z] API version: 1.41 (minimum version 1.12) [2021-02-16T17:55:37.426Z] Go version: go1.13.15 [2021-02-16T17:55:37.426Z] Git commit: 46229ca [2021-02-16T17:55:37.426Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-16T17:55:37.426Z] OS/Arch: linux/amd64 [2021-02-16T17:55:37.426Z] Experimental: true [2021-02-16T17:55:37.426Z] containerd: [2021-02-16T17:55:37.426Z] Version: 1.4.3 [2021-02-16T17:55:37.426Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:55:37.426Z] runc: [2021-02-16T17:55:37.426Z] Version: 1.0.0-rc92 [2021-02-16T17:55:37.426Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:55:37.426Z] docker-init: [2021-02-16T17:55:37.426Z] Version: 0.19.0 [2021-02-16T17:55:37.426Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-16T17:55:37.539Z] #44 ... [2021-02-16T17:55:37.539Z] [2021-02-16T17:55:37.539Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:55:37.539Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:55:37.539Z] #35 54.11 Selecting previously unselected package libicu63:amd64. [2021-02-16T17:55:37.539Z] #35 54.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-16T17:55:37.539Z] #35 54.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T17:55:37.539Z] #35 62.47 Selecting previously unselected package libxml2:amd64. [2021-02-16T17:55:37.539Z] #35 62.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-16T17:55:37.539Z] #35 62.48 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T17:55:37.539Z] #35 63.12 Selecting previously unselected package libarchive13:amd64. [2021-02-16T17:55:37.539Z] #35 63.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-16T17:55:37.539Z] #35 63.13 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-16T17:55:37.539Z] #35 63.46 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-16T17:55:37.539Z] #35 63.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-16T17:55:37.539Z] #35 63.47 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-16T17:55:37.539Z] #35 63.63 Selecting previously unselected package librhash0:amd64. [2021-02-16T17:55:37.539Z] #35 63.63 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-16T17:55:37.539Z] #35 63.63 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-16T17:55:37.539Z] #35 63.87 Selecting previously unselected package libuv1:amd64. [2021-02-16T17:55:37.539Z] #35 63.87 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-16T17:55:37.539Z] #35 63.88 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-16T17:55:37.732Z] + docker info [2021-02-16T17:55:37.796Z] #35 64.12 Selecting previously unselected package cmake. [2021-02-16T17:55:37.796Z] #35 64.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-16T17:55:37.796Z] #35 64.19 Unpacking cmake (3.13.4-1) ... [2021-02-16T17:55:38.359Z] #35 ... [2021-02-16T17:55:38.359Z] [2021-02-16T17:55:38.359Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:55:38.359Z] #33 sha256:b738a7b50b340178e1ac118daa2d27952e243ddbce97e37e614655939f5d5262 [2021-02-16T17:55:38.359Z] #33 64.93 fmt [2021-02-16T17:55:38.921Z] #33 65.33 path/filepath [2021-02-16T17:55:40.289Z] #33 66.57 io/ioutil [2021-02-16T17:55:40.853Z] #33 67.35 path [2021-02-16T17:55:41.417Z] #33 67.97 text/tabwriter [2021-02-16T17:55:41.980Z] #33 ... [2021-02-16T17:55:41.980Z] [2021-02-16T17:55:41.980Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:55:41.980Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:55:41.980Z] #35 67.23 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T17:55:41.980Z] #35 67.27 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T17:55:41.980Z] #35 67.28 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-16T17:55:41.980Z] #35 67.30 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T17:55:41.980Z] #35 67.35 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-16T17:55:41.980Z] #35 67.36 Setting up cmake-data (3.13.4-1) ... [2021-02-16T17:55:41.980Z] #35 67.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T17:55:41.980Z] #35 67.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-16T17:55:41.980Z] #35 67.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-16T17:55:41.980Z] #35 67.44 Setting up cmake (3.13.4-1) ... [2021-02-16T17:55:41.980Z] #35 67.46 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:55:41.980Z] #35 67.56 Processing triggers for mime-support (3.62) ... [2021-02-16T17:55:41.980Z] #35 DONE 68.4s [2021-02-16T17:55:41.980Z] [2021-02-16T17:55:41.980Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:55:41.980Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:55:41.980Z] #41 65.47 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-16T17:55:41.980Z] #41 65.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T17:55:41.980Z] #41 65.51 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-16T17:55:41.980Z] #41 65.54 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-16T17:55:41.980Z] #41 65.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-16T17:55:41.980Z] #41 65.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-16T17:55:41.980Z] #41 65.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T17:55:41.980Z] #41 65.61 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-16T17:55:41.980Z] #41 65.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T17:55:41.980Z] #41 65.65 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-16T17:55:42.723Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2021-02-16T17:55:45.276Z] #41 ... [2021-02-16T17:55:45.276Z] [2021-02-16T17:55:45.276Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:55:45.276Z] #36 sha256:dfb60018f1fdd12b31136c933f59ff41221704d3eb79e9fbb4d3b6692f078d37 [2021-02-16T17:55:45.276Z] #36 1.163 + RM_GOPATH=0 [2021-02-16T17:55:45.276Z] #36 1.167 + TMP_GOPATH= [2021-02-16T17:55:45.276Z] #36 1.168 + : /build [2021-02-16T17:55:45.276Z] #36 1.168 + '[' -z '' ']' [2021-02-16T17:55:45.276Z] #36 1.172 ++ mktemp -d [2021-02-16T17:55:45.276Z] #36 1.175 + export GOPATH=/tmp/tmp.boOsvZrTIg [2021-02-16T17:55:45.276Z] #36 1.175 + GOPATH=/tmp/tmp.boOsvZrTIg [2021-02-16T17:55:45.276Z] #36 1.175 + RM_GOPATH=1 [2021-02-16T17:55:45.276Z] #36 1.175 + case "$(go env GOARCH)" in [2021-02-16T17:55:45.276Z] #36 1.175 ++ go env GOARCH [2021-02-16T17:55:45.276Z] #36 1.183 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:55:45.276Z] #36 1.184 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:55:45.276Z] #36 1.184 ++ dirname /tmp/install/install.sh [2021-02-16T17:55:45.277Z] #36 1.202 + dir=/tmp/install [2021-02-16T17:55:45.277Z] #36 1.202 + bin=tini [2021-02-16T17:55:45.277Z] #36 1.203 + shift [2021-02-16T17:55:45.277Z] #36 1.203 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-16T17:55:45.277Z] #36 1.203 + . /tmp/install/tini.installer [2021-02-16T17:55:45.277Z] #36 1.203 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T17:55:45.277Z] #36 1.204 + install_tini [2021-02-16T17:55:45.277Z] #36 1.204 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-16T17:55:45.277Z] #36 1.204 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T17:55:45.277Z] #36 1.204 + git clone https://github.com/krallin/tini.git /tmp/tmp.boOsvZrTIg/tini [2021-02-16T17:55:45.277Z] #36 1.208 Cloning into '/tmp/tmp.boOsvZrTIg/tini'... [2021-02-16T17:55:45.277Z] #36 1.992 + cd /tmp/tmp.boOsvZrTIg/tini [2021-02-16T17:55:45.277Z] #36 2.007 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T17:55:45.277Z] #36 2.028 + cmake . [2021-02-16T17:55:45.277Z] #36 2.742 -- The C compiler identification is GNU 8.3.0 [2021-02-16T17:55:45.277Z] #36 2.798 -- Check for working C compiler: /usr/bin/cc [2021-02-16T17:55:45.277Z] #36 3.425 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-16T17:55:45.277Z] #36 3.444 -- Detecting C compiler ABI info [2021-02-16T17:55:45.853Z] #36 ... [2021-02-16T17:55:45.853Z] [2021-02-16T17:55:45.853Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:55:45.853Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:55:45.853Z] #12 62.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-16T17:55:45.853Z] #12 62.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-16T17:55:45.853Z] #12 62.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T17:55:45.853Z] #12 65.09 Selecting previously unselected package binutils-mingw-w64. [2021-02-16T17:55:45.853Z] #12 65.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-16T17:55:45.853Z] #12 65.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T17:55:45.853Z] #12 65.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-16T17:55:45.853Z] #12 65.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-16T17:55:45.853Z] #12 65.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T17:55:45.853Z] #12 65.49 Selecting previously unselected package dmsetup. [2021-02-16T17:55:45.853Z] #12 65.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-16T17:55:45.853Z] #12 65.49 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-16T17:55:45.853Z] #12 65.66 Selecting previously unselected package mingw-w64-common. [2021-02-16T17:55:45.853Z] #12 65.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-16T17:55:45.853Z] #12 65.69 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-16T17:55:45.853Z] #12 72.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-16T17:55:45.853Z] #12 72.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-16T17:55:45.853Z] #12 72.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T17:55:46.124Z] #12 ... [2021-02-16T17:55:46.124Z] [2021-02-16T17:55:46.124Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:55:46.124Z] #36 sha256:dfb60018f1fdd12b31136c933f59ff41221704d3eb79e9fbb4d3b6692f078d37 [2021-02-16T17:55:46.124Z] #36 4.069 -- Detecting C compiler ABI info - done [2021-02-16T17:55:46.124Z] #36 4.116 -- Detecting C compile features [2021-02-16T17:55:47.055Z] #36 ... [2021-02-16T17:55:47.055Z] [2021-02-16T17:55:47.055Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:55:47.055Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:55:47.055Z] #41 72.68 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-16T17:55:47.055Z] #41 72.72 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:55:47.055Z] #41 DONE 73.4s [2021-02-16T17:55:47.055Z] [2021-02-16T17:55:47.055Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:55:47.055Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:55:47.712Z] Client: [2021-02-16T17:55:47.712Z] Context: default [2021-02-16T17:55:47.712Z] Debug Mode: false [2021-02-16T17:55:47.712Z] Plugins: [2021-02-16T17:55:47.712Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-16T17:55:47.712Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-16T17:55:47.712Z] [2021-02-16T17:55:47.712Z] Server: [2021-02-16T17:55:47.712Z] Containers: 0 [2021-02-16T17:55:47.712Z] Running: 0 [2021-02-16T17:55:47.712Z] Paused: 0 [2021-02-16T17:55:47.712Z] Stopped: 0 [2021-02-16T17:55:47.712Z] Images: 0 [2021-02-16T17:55:47.712Z] Server Version: 20.10.3 [2021-02-16T17:55:47.712Z] Storage Driver: overlay2 [2021-02-16T17:55:47.712Z] Backing Filesystem: extfs [2021-02-16T17:55:47.712Z] Supports d_type: true [2021-02-16T17:55:47.712Z] Native Overlay Diff: true [2021-02-16T17:55:47.712Z] Logging Driver: json-file [2021-02-16T17:55:47.712Z] Cgroup Driver: cgroupfs [2021-02-16T17:55:47.712Z] Cgroup Version: 1 [2021-02-16T17:55:47.712Z] Plugins: [2021-02-16T17:55:47.712Z] Volume: local [2021-02-16T17:55:47.712Z] Network: bridge host ipvlan macvlan null overlay [2021-02-16T17:55:47.712Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-16T17:55:47.712Z] Swarm: inactive [2021-02-16T17:55:47.712Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-16T17:55:47.712Z] Default Runtime: runc [2021-02-16T17:55:47.712Z] Init Binary: docker-init [2021-02-16T17:55:47.712Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:55:47.712Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:55:47.712Z] init version: de40ad0 [2021-02-16T17:55:47.712Z] Security Options: [2021-02-16T17:55:47.712Z] apparmor [2021-02-16T17:55:47.712Z] seccomp [2021-02-16T17:55:47.712Z] Profile: default [2021-02-16T17:55:47.712Z] Kernel Version: 5.4.0-1037-aws [2021-02-16T17:55:47.712Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-16T17:55:47.712Z] OSType: linux [2021-02-16T17:55:47.712Z] Architecture: x86_64 [2021-02-16T17:55:47.712Z] CPUs: 2 [2021-02-16T17:55:47.712Z] Total Memory: 7.487GiB [2021-02-16T17:55:47.712Z] Name: ip-10-100-107-36 [2021-02-16T17:55:47.712Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-16T17:55:47.712Z] Docker Root Dir: /var/lib/docker [2021-02-16T17:55:47.712Z] Debug Mode: false [2021-02-16T17:55:47.712Z] Registry: https://index.docker.io/v1/ [2021-02-16T17:55:47.712Z] Labels: [2021-02-16T17:55:47.712Z] Experimental: true [2021-02-16T17:55:47.712Z] Insecure Registries: [2021-02-16T17:55:47.712Z] 127.0.0.0/8 [2021-02-16T17:55:47.712Z] Live Restore Enabled: true [2021-02-16T17:55:47.712Z] [2021-02-16T17:55:47.712Z] WARNING: No swap limit support [2021-02-16T17:55:47.712Z] WARNING: No blkio weight support [2021-02-16T17:55:47.712Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-16T17:55:47.998Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:55:47.998Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T17:55:47.998Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41970/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-16T17:55:47.998Z] + bash /home/ubuntu/workspace/moby_PR-41970/check-config.sh [2021-02-16T17:55:47.998Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-16T17:55:47.998Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-16T17:55:47.998Z] [2021-02-16T17:55:47.998Z] Generally Necessary: [2021-02-16T17:55:47.998Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-16T17:55:47.998Z] - apparmor: enabled and tools installed [2021-02-16T17:55:47.998Z] - CONFIG_NAMESPACES: enabled [2021-02-16T17:55:47.998Z] - CONFIG_NET_NS: enabled [2021-02-16T17:55:47.998Z] - CONFIG_PID_NS: enabled [2021-02-16T17:55:47.998Z] - CONFIG_IPC_NS: enabled [2021-02-16T17:55:47.998Z] - CONFIG_UTS_NS: enabled [2021-02-16T17:55:47.998Z] - CONFIG_CGROUPS: enabled [2021-02-16T17:55:47.998Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-16T17:55:47.998Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-16T17:55:47.998Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-16T17:55:47.998Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-16T17:55:47.998Z] - CONFIG_CPUSETS: enabled [2021-02-16T17:55:47.998Z] - CONFIG_MEMCG: enabled [2021-02-16T17:55:47.998Z] - CONFIG_KEYS: enabled [2021-02-16T17:55:47.998Z] - CONFIG_VETH: enabled (as module) [2021-02-16T17:55:47.998Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-16T17:55:47.998Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-16T17:55:47.998Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-16T17:55:47.998Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-16T17:55:47.998Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-16T17:55:47.998Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-16T17:55:47.998Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-16T17:55:47.998Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-16T17:55:47.998Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-16T17:55:47.998Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-16T17:55:47.998Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-16T17:55:47.998Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-16T17:55:47.998Z] [2021-02-16T17:55:47.998Z] Optional Features: [2021-02-16T17:55:47.998Z] - CONFIG_USER_NS: enabled [2021-02-16T17:55:47.998Z] - CONFIG_SECCOMP: enabled [2021-02-16T17:55:47.998Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-16T17:55:47.998Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-16T17:55:47.998Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-16T17:55:47.998Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-16T17:55:47.998Z] - CONFIG_BLK_CGROUP: enabled [2021-02-16T17:55:47.998Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-16T17:55:47.998Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-16T17:55:47.998Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-16T17:55:47.998Z] - CONFIG_CGROUP_PERF: enabled [2021-02-16T17:55:47.998Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-16T17:55:47.998Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-16T17:55:47.998Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-16T17:55:47.998Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-16T17:55:47.998Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-16T17:55:48.256Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-16T17:55:48.256Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_IP_VS: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-16T17:55:48.256Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-16T17:55:48.256Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-16T17:55:48.256Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_EXT4_FS: enabled [2021-02-16T17:55:48.256Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-16T17:55:48.256Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-16T17:55:48.256Z] - Network Drivers: [2021-02-16T17:55:48.256Z] - "overlay": [2021-02-16T17:55:48.256Z] - CONFIG_VXLAN: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-16T17:55:48.256Z] Optional (for encrypted networks): [2021-02-16T17:55:48.256Z] - CONFIG_CRYPTO: enabled [2021-02-16T17:55:48.256Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-16T17:55:48.256Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-16T17:55:48.256Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-16T17:55:48.256Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-16T17:55:48.256Z] - CONFIG_XFRM: enabled [2021-02-16T17:55:48.256Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-16T17:55:48.256Z] - "ipvlan": [2021-02-16T17:55:48.256Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-16T17:55:48.256Z] - "macvlan": [2021-02-16T17:55:48.256Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_DUMMY: enabled (as module) [2021-02-16T17:55:48.256Z] - "ftp,tftp client in container": [2021-02-16T17:55:48.256Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-16T17:55:48.256Z] - Storage Drivers: [2021-02-16T17:55:48.256Z] - "aufs": [2021-02-16T17:55:48.256Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-16T17:55:48.256Z] - "btrfs": [2021-02-16T17:55:48.256Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-16T17:55:48.256Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-16T17:55:48.256Z] - "devicemapper": [2021-02-16T17:55:48.256Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-16T17:55:48.256Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-16T17:55:48.256Z] - "overlay": [2021-02-16T17:55:48.256Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-16T17:55:48.256Z] - "zfs": [2021-02-16T17:55:48.256Z] - /dev/zfs: present [2021-02-16T17:55:48.256Z] - zfs command: missing [2021-02-16T17:55:48.256Z] - zpool command: missing [2021-02-16T17:55:48.256Z] [2021-02-16T17:55:48.256Z] Limits: [2021-02-16T17:55:48.256Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-16T17:55:48.256Z] [2021-02-16T17:55:48.256Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-16T17:55:48.371Z] ok github.com/docker/docker/cmd/dockerd 0.051s coverage: 29.1% of statements [2021-02-16T17:55:48.371Z] ok github.com/docker/docker/container 0.112s coverage: 34.7% of statements [2021-02-16T17:55:48.371Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T17:55:48.371Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T17:55:48.371Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T17:55:48.371Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T17:55:48.591Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b . [2021-02-16T17:55:48.850Z] #2 [internal] load .dockerignore [2021-02-16T17:55:48.850Z] #2 sha256:5b74aa45c8aac5aee3275aad94c2500b67713773d698db30584796482d22b522 [2021-02-16T17:55:48.947Z] #42 ... [2021-02-16T17:55:48.947Z] [2021-02-16T17:55:48.947Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:55:48.947Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:55:48.947Z] #44 65.31 regexp/syntax [2021-02-16T17:55:48.947Z] #44 67.85 fmt [2021-02-16T17:55:48.947Z] #44 70.58 regexp [2021-02-16T17:55:48.947Z] #44 73.50 go/token [2021-02-16T17:55:48.947Z] #44 74.69 go/scanner [2021-02-16T17:55:48.947Z] #44 74.74 internal/lazyregexp [2021-02-16T17:55:48.947Z] #44 75.05 net/url [2021-02-16T17:55:48.947Z] #44 ... [2021-02-16T17:55:48.947Z] [2021-02-16T17:55:48.947Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:55:48.947Z] #36 sha256:dfb60018f1fdd12b31136c933f59ff41221704d3eb79e9fbb4d3b6692f078d37 [2021-02-16T17:55:48.947Z] #36 6.668 -- Detecting C compile features - done [2021-02-16T17:55:48.947Z] #36 6.699 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-16T17:55:48.947Z] #36 6.933 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-16T17:55:48.947Z] #36 7.042 -- Configuring done [2021-02-16T17:55:48.947Z] #36 7.074 -- Generating done [2021-02-16T17:55:48.947Z] #36 7.079 -- Build files have been written to: /tmp/tmp.boOsvZrTIg/tini [2021-02-16T17:55:48.947Z] #36 7.095 + make tini-static [2021-02-16T17:55:49.108Z] #2 transferring context: 87B done [2021-02-16T17:55:49.108Z] #2 DONE 0.3s [2021-02-16T17:55:49.108Z] [2021-02-16T17:55:49.109Z] #1 [internal] load build definition from Dockerfile [2021-02-16T17:55:49.109Z] #1 sha256:6b18b4ed379d19fc51830e873323aa53ae81ed94d391645a29cd386e3f8ade8f [2021-02-16T17:55:49.109Z] #1 transferring dockerfile: 16.55kB done [2021-02-16T17:55:49.109Z] #1 DONE 0.3s [2021-02-16T17:55:49.109Z] [2021-02-16T17:55:49.109Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T17:55:49.109Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-16T17:55:49.368Z] #3 DONE 0.5s [2021-02-16T17:55:49.509Z] #36 7.597 Scanning dependencies of target tini-static [2021-02-16T17:55:49.509Z] #36 7.699 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-16T17:55:49.509Z] #36 ... [2021-02-16T17:55:49.509Z] [2021-02-16T17:55:49.509Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:55:49.509Z] #50 sha256:9d5a56f92295e4cbf583df12f377bea3001025e5319279f6592bdfbdef6ba0ef [2021-02-16T17:55:49.509Z] #50 66.04 path/filepath [2021-02-16T17:55:49.509Z] #50 67.26 io/ioutil [2021-02-16T17:55:49.510Z] #50 67.40 encoding/base64 [2021-02-16T17:55:49.510Z] #50 67.95 fmt [2021-02-16T17:55:49.510Z] #50 68.27 golang.org/x/sys/unix [2021-02-16T17:55:49.510Z] #50 73.23 encoding/json [2021-02-16T17:55:49.630Z] [2021-02-16T17:55:49.630Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T17:55:49.630Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-16T17:55:49.630Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-16T17:55:49.630Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-16T17:55:49.630Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-16T17:55:49.630Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-16T17:55:49.630Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-16T17:55:49.630Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.24MB / 8.88MB 0.2s [2021-02-16T17:55:49.766Z] #50 ... [2021-02-16T17:55:49.766Z] [2021-02-16T17:55:49.766Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:55:49.766Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:55:49.766Z] #42 2.443 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T17:55:49.766Z] #42 2.443 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T17:55:49.766Z] #42 2.465 Note: Building without GnuTLS support [2021-02-16T17:55:49.766Z] #42 2.470 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T17:55:49.766Z] #42 2.471 Makefile.config:40: Warn: Building without nftables support [2021-02-16T17:55:49.890Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2021-02-16T17:55:49.890Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-16T17:55:49.890Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-02-16T17:55:50.150Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-02-16T17:55:50.420Z] #4 DONE 0.8s [2021-02-16T17:55:50.420Z] [2021-02-16T17:55:50.420Z] #5 [internal] load build definition from Dockerfile [2021-02-16T17:55:50.420Z] #5 sha256:b33eb126f6ce1cc49203ebad00b89ce60107ab5761d8a8a3e3de40e187580ae8 [2021-02-16T17:55:50.420Z] #5 transferring dockerfile: 16.55kB done [2021-02-16T17:55:50.420Z] #5 DONE 0.0s [2021-02-16T17:55:50.420Z] [2021-02-16T17:55:50.420Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T17:55:50.420Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T17:55:50.692Z] #8 ... [2021-02-16T17:55:50.692Z] [2021-02-16T17:55:50.692Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T17:55:50.692Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-16T17:55:50.692Z] #6 DONE 0.3s [2021-02-16T17:55:50.952Z] [2021-02-16T17:55:50.952Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T17:55:50.952Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-16T17:55:50.952Z] #8 DONE 0.4s [2021-02-16T17:55:50.952Z] [2021-02-16T17:55:50.952Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T17:55:50.952Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-16T17:55:50.952Z] #7 DONE 0.4s [2021-02-16T17:55:51.520Z] [2021-02-16T17:55:51.520Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T17:55:51.520Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T17:55:51.520Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-16T17:55:51.520Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-16T17:55:51.520Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-16T17:55:51.520Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-16T17:55:51.658Z] #42 4.528 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T17:55:51.658Z] #42 4.589 GEN .gitid [2021-02-16T17:55:51.658Z] #42 4.624 GEN criu/include/version.h [2021-02-16T17:55:51.658Z] #42 4.697 GEN include/common/asm [2021-02-16T17:55:51.780Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.1s [2021-02-16T17:55:51.892Z] ok github.com/docker/docker/daemon/cluster 0.100s coverage: 0.5% of statements [2021-02-16T17:55:52.039Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 8.39MB / 50.40MB 0.2s [2021-02-16T17:55:52.039Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 24.52MB / 50.40MB 0.4s [2021-02-16T17:55:52.222Z] #42 ... [2021-02-16T17:55:52.222Z] [2021-02-16T17:55:52.222Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:55:52.222Z] #36 sha256:dfb60018f1fdd12b31136c933f59ff41221704d3eb79e9fbb4d3b6692f078d37 [2021-02-16T17:55:52.222Z] #36 9.136 [100%] Linking C executable tini-static [2021-02-16T17:55:52.222Z] #36 9.789 [100%] Built target tini-static [2021-02-16T17:55:52.222Z] #36 9.903 + mkdir -p /build [2021-02-16T17:55:52.222Z] #36 9.908 + cp tini-static /build/docker-init [2021-02-16T17:55:52.222Z] #36 DONE 10.4s [2021-02-16T17:55:52.300Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 29.36MB / 50.40MB 0.5s [2021-02-16T17:55:52.300Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 38.21MB / 50.40MB 0.8s [2021-02-16T17:55:52.435Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T17:55:52.435Z] [2021-02-16T17:55:52.435Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T17:55:52.435Z] DOCKER_SYSTEMD=1 [2021-02-16T17:55:52.435Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T17:55:52.435Z] HOSTNAME=e439f750530f [2021-02-16T17:55:52.435Z] DEST=bundles/test-integration [2021-02-16T17:55:52.435Z] PWD=/go/src/github.com/docker/docker [2021-02-16T17:55:52.435Z] DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b [2021-02-16T17:55:52.435Z] container=docker [2021-02-16T17:55:52.435Z] HOME=/root [2021-02-16T17:55:52.435Z] LANG=C.UTF-8 [2021-02-16T17:55:52.435Z] INVOCATION_ID=f370973c4aa04b38b1aa7f8e89256229 [2021-02-16T17:55:52.435Z] GOLANG_VERSION=1.13.15 [2021-02-16T17:55:52.435Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T17:55:52.435Z] VALIDATE_BRANCH=20.10 [2021-02-16T17:55:52.435Z] TERM=xterm [2021-02-16T17:55:52.435Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T17:55:52.435Z] SHLVL=3 [2021-02-16T17:55:52.435Z] TIMEOUT=120m [2021-02-16T17:55:52.435Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T17:55:52.435Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T17:55:52.435Z] GO111MODULE=off [2021-02-16T17:55:52.435Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T17:55:52.435Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T17:55:52.435Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T17:55:52.435Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T17:55:52.435Z] GOPATH=/go [2021-02-16T17:55:52.435Z] PKG_CONFIG=pkg-config [2021-02-16T17:55:52.435Z] _=/usr/bin/env [2021-02-16T17:55:52.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T17:55:52.480Z] [2021-02-16T17:55:52.480Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:55:52.480Z] #50 sha256:9d5a56f92295e4cbf583df12f377bea3001025e5319279f6592bdfbdef6ba0ef [2021-02-16T17:55:52.480Z] #50 78.63 github.com/pkg/diff [2021-02-16T17:55:52.559Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 47.19MB / 50.40MB 0.8s [2021-02-16T17:55:52.559Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 0.9s [2021-02-16T17:55:53.043Z] #50 ... [2021-02-16T17:55:53.043Z] [2021-02-16T17:55:53.043Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:55:53.043Z] #33 sha256:b738a7b50b340178e1ac118daa2d27952e243ddbce97e37e614655939f5d5262 [2021-02-16T17:55:53.043Z] #33 69.82 github.com/BurntSushi/toml [2021-02-16T17:55:53.043Z] #33 69.85 flag [2021-02-16T17:55:53.043Z] #33 71.86 log [2021-02-16T17:55:53.043Z] #33 74.89 github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T17:55:53.043Z] #33 DONE 79.6s [2021-02-16T17:55:53.043Z] [2021-02-16T17:55:53.043Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:55:53.043Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:55:53.043Z] #12 79.13 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-16T17:55:53.043Z] #12 79.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T17:55:53.043Z] #12 79.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:55:53.043Z] #12 79.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-16T17:55:53.043Z] #12 79.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T17:55:53.043Z] #12 79.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:55:53.134Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.5s done [2021-02-16T17:55:53.394Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-02-16T17:55:53.398Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-02-16T17:55:53.968Z] #25 ... [2021-02-16T17:55:53.968Z] [2021-02-16T17:55:53.968Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T17:55:53.968Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-16T17:55:53.968Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-16T17:55:53.968Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-16T17:55:53.968Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-16T17:55:53.968Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2021-02-16T17:55:53.968Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2021-02-16T17:55:53.968Z] #61 DONE 2.5s [2021-02-16T17:55:53.968Z] [2021-02-16T17:55:53.968Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:55:53.968Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T17:55:53.968Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-16T17:55:53.968Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-16T17:55:53.968Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-16T17:55:53.968Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-16T17:55:53.968Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-02-16T17:55:53.968Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.0s done [2021-02-16T17:55:53.968Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.3s [2021-02-16T17:55:53.968Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.73MB / 68.67MB 2.4s [2021-02-16T17:55:53.968Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.10MB / 51.83MB 2.4s [2021-02-16T17:55:53.968Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s [2021-02-16T17:55:54.231Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.85MB / 68.67MB 2.6s [2021-02-16T17:55:54.231Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.05MB / 51.83MB 2.6s [2021-02-16T17:55:54.231Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.5s done [2021-02-16T17:55:54.231Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.32MB / 120.17MB 2.6s [2021-02-16T17:55:54.231Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 2.8s [2021-02-16T17:55:54.231Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.78MB / 51.83MB 2.8s [2021-02-16T17:55:54.424Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-02-16T17:55:54.496Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 2.9s [2021-02-16T17:55:54.496Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.44MB / 120.17MB 2.9s [2021-02-16T17:55:54.496Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 2.9s [2021-02-16T17:55:54.496Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 2.9s [2021-02-16T17:55:54.760Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.04MB / 68.67MB 3.1s [2021-02-16T17:55:54.760Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.35MB / 51.83MB 3.1s [2021-02-16T17:55:54.760Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 3.2s [2021-02-16T17:55:54.760Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.85MB / 51.83MB 3.2s [2021-02-16T17:55:54.760Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.54MB / 120.17MB 3.2s [2021-02-16T17:55:55.020Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 3.4s [2021-02-16T17:55:55.020Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.24MB / 51.83MB 3.4s [2021-02-16T17:55:55.281Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s [2021-02-16T17:55:55.281Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.31MB / 120.17MB 3.5s [2021-02-16T17:55:55.281Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s [2021-02-16T17:55:55.281Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 3.7s [2021-02-16T17:55:55.540Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 3.8s [2021-02-16T17:55:55.540Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.82MB / 120.17MB 3.9s [2021-02-16T17:55:55.540Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.16MB / 120.17MB 4.0s [2021-02-16T17:55:55.799Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 4.1s [2021-02-16T17:55:55.799Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 4.3s [2021-02-16T17:55:56.059Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 4.4s [2021-02-16T17:55:56.318Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.86MB / 120.17MB 4.5s [2021-02-16T17:55:56.318Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.6s done [2021-02-16T17:55:56.318Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 4.7s [2021-02-16T17:55:56.578Z] #9 ... [2021-02-16T17:55:56.578Z] [2021-02-16T17:55:56.578Z] #22 [internal] load build context [2021-02-16T17:55:56.578Z] #22 sha256:0a6b2fe91cf4b6cf901219e7cb3ffa8c564d6a858113583b74af23481facbfc7 [2021-02-16T17:55:56.578Z] #22 transferring context: 53.35MB 4.4s done [2021-02-16T17:55:56.578Z] #22 DONE 5.1s [2021-02-16T17:55:56.578Z] [2021-02-16T17:55:56.578Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:55:56.578Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T17:55:56.578Z] #9 ... [2021-02-16T17:55:56.578Z] [2021-02-16T17:55:56.578Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T17:55:56.578Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-16T17:55:58.300Z] #12 ... [2021-02-16T17:55:58.300Z] [2021-02-16T17:55:58.300Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:55:58.300Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:55:58.300Z] #42 7.372 PBCC images/timens.pb-c.c [2021-02-16T17:55:58.300Z] #42 7.409 DEP images/timens.pb-c.d [2021-02-16T17:55:58.300Z] #42 7.484 PBCC images/fown.pb-c.c [2021-02-16T17:55:58.300Z] #42 7.540 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-16T17:55:58.300Z] #42 7.663 PBCC images/opts.pb-c.c [2021-02-16T17:55:58.300Z] #42 7.764 PBCC images/memfd.pb-c.c [2021-02-16T17:55:58.300Z] #42 7.764 DEP images/fown.pb-c.d [2021-02-16T17:55:58.300Z] #42 7.874 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-16T17:55:58.300Z] #42 7.964 DEP images/opts.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.023 DEP images/memfd.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.095 PBCC images/sit.pb-c.c [2021-02-16T17:55:58.300Z] #42 8.128 DEP images/sit.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.191 PBCC images/macvlan.pb-c.c [2021-02-16T17:55:58.300Z] #42 8.197 DEP images/macvlan.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.264 PBCC images/autofs.pb-c.c [2021-02-16T17:55:58.300Z] #42 8.299 DEP images/autofs.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.372 PBCC images/sysctl.pb-c.c [2021-02-16T17:55:58.300Z] #42 8.407 DEP images/sysctl.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.436 PBCC images/time.pb-c.c [2021-02-16T17:55:58.300Z] #42 8.480 DEP images/time.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.543 PBCC images/binfmt-misc.pb-c.c [2021-02-16T17:55:58.300Z] #42 8.561 DEP images/binfmt-misc.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.619 PBCC images/seccomp.pb-c.c [2021-02-16T17:55:58.300Z] #42 8.651 DEP images/seccomp.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.708 PBCC images/userns.pb-c.c [2021-02-16T17:55:58.300Z] #42 8.715 DEP images/userns.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.763 PBCC images/cgroup.pb-c.c [2021-02-16T17:55:58.300Z] #42 8.813 DEP images/cgroup.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.881 PBCC images/ext-file.pb-c.c [2021-02-16T17:55:58.300Z] #42 8.909 DEP images/ext-file.pb-c.d [2021-02-16T17:55:58.300Z] #42 8.964 PBCC images/rpc.pb-c.c [2021-02-16T17:55:58.300Z] #42 8.991 DEP images/rpc.pb-c.d [2021-02-16T17:55:58.300Z] #42 9.065 PBCC images/siginfo.pb-c.c [2021-02-16T17:55:58.300Z] #42 9.081 DEP images/siginfo.pb-c.d [2021-02-16T17:55:58.300Z] #42 9.108 PBCC images/pagemap.pb-c.c [2021-02-16T17:55:58.300Z] #42 9.147 DEP images/pagemap.pb-c.d [2021-02-16T17:55:58.300Z] #42 9.204 PBCC images/rlimit.pb-c.c [2021-02-16T17:55:58.300Z] #42 9.225 DEP images/rlimit.pb-c.d [2021-02-16T17:55:58.300Z] #42 9.287 PBCC images/file-lock.pb-c.c [2021-02-16T17:55:58.300Z] #42 9.315 DEP images/file-lock.pb-c.d [2021-02-16T17:55:58.300Z] #42 9.369 PBCC images/tty.pb-c.c [2021-02-16T17:55:58.300Z] #42 9.443 DEP images/tty.pb-c.d [2021-02-16T17:55:58.300Z] #42 9.499 PBCC images/tun.pb-c.c [2021-02-16T17:55:58.300Z] #42 9.563 PBCC images/netdev.pb-c.c [2021-02-16T17:55:58.300Z] #42 9.641 DEP images/tun.pb-c.d [2021-02-16T17:55:58.300Z] #42 9.686 DEP images/netdev.pb-c.d [2021-02-16T17:55:58.300Z] #42 9.727 PBCC images/vma.pb-c.c [2021-02-16T17:55:58.300Z] #42 9.790 DEP images/vma.pb-c.d [2021-02-16T17:55:58.300Z] #42 9.849 PBCC images/creds.pb-c.c [2021-02-16T17:55:58.300Z] #42 9.879 DEP images/creds.pb-c.d [2021-02-16T17:55:58.300Z] #42 9.915 PBCC images/utsns.pb-c.c [2021-02-16T17:55:58.300Z] #42 9.953 DEP images/utsns.pb-c.d [2021-02-16T17:55:58.300Z] #42 10.01 PBCC images/ipc-desc.pb-c.c [2021-02-16T17:55:58.300Z] #42 10.02 PBCC images/ipc-sem.pb-c.c [2021-02-16T17:55:58.300Z] #42 10.04 DEP images/ipc-desc.pb-c.d [2021-02-16T17:55:58.300Z] #42 10.10 DEP images/ipc-sem.pb-c.d [2021-02-16T17:55:58.300Z] #42 10.15 PBCC images/ipc-msg.pb-c.c [2021-02-16T17:55:58.300Z] #42 10.19 DEP images/ipc-msg.pb-c.d [2021-02-16T17:55:58.300Z] #42 10.24 PBCC images/ipc-shm.pb-c.c [2021-02-16T17:55:58.300Z] #42 10.27 DEP images/ipc-shm.pb-c.d [2021-02-16T17:55:58.300Z] #42 10.31 PBCC images/ipc-var.pb-c.c [2021-02-16T17:55:58.300Z] #42 10.34 DEP images/ipc-var.pb-c.d [2021-02-16T17:55:58.300Z] #42 10.41 PBCC images/sk-opts.pb-c.c [2021-02-16T17:55:58.300Z] #42 10.44 PBCC images/packet-sock.pb-c.c [2021-02-16T17:55:58.300Z] #42 10.49 DEP images/sk-opts.pb-c.d [2021-02-16T17:55:58.300Z] #42 10.53 DEP images/packet-sock.pb-c.d [2021-02-16T17:55:58.300Z] #42 10.62 PBCC images/sk-netlink.pb-c.c [2021-02-16T17:55:58.300Z] #42 10.65 DEP images/sk-netlink.pb-c.d [2021-02-16T17:55:58.300Z] #42 10.69 PBCC images/sk-inet.pb-c.c [2021-02-16T17:55:58.300Z] #42 10.73 DEP images/sk-inet.pb-c.d [2021-02-16T17:55:58.300Z] #42 10.79 PBCC images/sk-unix.pb-c.c [2021-02-16T17:55:58.300Z] #42 10.86 DEP images/sk-unix.pb-c.d [2021-02-16T17:55:58.300Z] #42 10.90 PBCC images/mm.pb-c.c [2021-02-16T17:55:58.300Z] #42 10.95 DEP images/mm.pb-c.d [2021-02-16T17:55:58.300Z] #42 11.02 PBCC images/timerfd.pb-c.c [2021-02-16T17:55:58.300Z] #42 11.10 DEP images/timerfd.pb-c.d [2021-02-16T17:55:58.300Z] #42 11.18 PBCC images/timer.pb-c.c [2021-02-16T17:55:58.300Z] #42 11.18 DEP images/timer.pb-c.d [2021-02-16T17:55:58.300Z] #42 11.23 PBCC images/sa.pb-c.c [2021-02-16T17:55:58.300Z] #42 11.31 DEP images/sa.pb-c.d [2021-02-16T17:55:58.300Z] #42 11.37 PBCC images/pipe-data.pb-c.c [2021-02-16T17:55:58.300Z] #42 11.41 DEP images/pipe-data.pb-c.d [2021-02-16T17:55:58.300Z] #42 11.45 PBCC images/mnt.pb-c.c [2021-02-16T17:55:58.300Z] #42 11.47 DEP images/mnt.pb-c.d [2021-02-16T17:55:58.300Z] #42 11.51 PBCC images/sk-packet.pb-c.c [2021-02-16T17:55:58.300Z] #42 11.55 DEP images/sk-packet.pb-c.d [2021-02-16T17:55:58.483Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.0s [2021-02-16T17:55:58.557Z] #42 11.59 PBCC images/tcp-stream.pb-c.c [2021-02-16T17:55:58.557Z] #42 11.64 DEP images/tcp-stream.pb-c.d [2021-02-16T17:55:58.557Z] #42 11.73 PBCC images/pipe.pb-c.c [2021-02-16T17:55:58.557Z] #42 11.77 DEP images/pipe.pb-c.d [2021-02-16T17:55:58.557Z] #42 11.83 PBCC images/pstree.pb-c.c [2021-02-16T17:55:58.813Z] #42 11.85 DEP images/pstree.pb-c.d [2021-02-16T17:55:58.813Z] #42 11.92 PBCC images/fs.pb-c.c [2021-02-16T17:55:58.813Z] #42 11.95 DEP images/fs.pb-c.d [2021-02-16T17:55:58.813Z] #42 12.00 PBCC images/signalfd.pb-c.c [2021-02-16T17:55:58.813Z] #42 12.07 DEP images/signalfd.pb-c.d [2021-02-16T17:55:59.071Z] #42 12.11 PBCC images/fh.pb-c.c [2021-02-16T17:55:59.071Z] #42 12.19 PBCC images/fsnotify.pb-c.c [2021-02-16T17:55:59.071Z] #42 12.28 DEP images/fh.pb-c.d [2021-02-16T17:55:59.071Z] #42 12.33 DEP images/fsnotify.pb-c.d [2021-02-16T17:55:59.327Z] #42 12.40 PBCC images/eventpoll.pb-c.c [2021-02-16T17:55:59.327Z] #42 12.45 DEP images/eventpoll.pb-c.d [2021-02-16T17:55:59.327Z] #42 12.49 PBCC images/eventfd.pb-c.c [2021-02-16T17:55:59.327Z] #42 12.51 DEP images/eventfd.pb-c.d [2021-02-16T17:55:59.327Z] #42 12.54 PBCC images/remap-file-path.pb-c.c [2021-02-16T17:55:59.327Z] #42 12.57 DEP images/remap-file-path.pb-c.d [2021-02-16T17:55:59.420Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.1s done [2021-02-16T17:55:59.584Z] #42 12.61 PBCC images/fifo.pb-c.c [2021-02-16T17:55:59.584Z] #42 12.63 DEP images/fifo.pb-c.d [2021-02-16T17:55:59.584Z] #42 12.69 PBCC images/ghost-file.pb-c.c [2021-02-16T17:55:59.584Z] #42 12.74 DEP images/ghost-file.pb-c.d [2021-02-16T17:55:59.584Z] #42 12.81 PBCC images/regfile.pb-c.c [2021-02-16T17:55:59.584Z] #42 ... [2021-02-16T17:55:59.584Z] [2021-02-16T17:55:59.584Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:55:59.584Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:55:59.584Z] #44 76.14 go/ast [2021-02-16T17:55:59.584Z] #44 77.21 text/template/parse [2021-02-16T17:55:59.584Z] #44 82.33 text/template [2021-02-16T17:55:59.584Z] #44 82.37 go/parser [2021-02-16T17:55:59.584Z] #44 ... [2021-02-16T17:55:59.584Z] [2021-02-16T17:55:59.584Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:55:59.584Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:55:59.584Z] #42 12.91 DEP images/regfile.pb-c.d [2021-02-16T17:55:59.679Z] #25 DONE 8.1s [2021-02-16T17:55:59.679Z] [2021-02-16T17:55:59.679Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:55:59.679Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T17:55:59.679Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done [2021-02-16T17:55:59.679Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.4s done [2021-02-16T17:55:59.679Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s done [2021-02-16T17:55:59.679Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.2s done [2021-02-16T17:55:59.679Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-16T17:55:59.841Z] #42 12.98 PBCC images/ns.pb-c.c [2021-02-16T17:55:59.841Z] #42 13.00 DEP images/ns.pb-c.d [2021-02-16T17:55:59.841Z] #42 13.05 PBCC images/fdinfo.pb-c.c [2021-02-16T17:55:59.841Z] #42 13.16 DEP images/fdinfo.pb-c.d [2021-02-16T17:56:00.097Z] #42 13.22 PBCC images/core-aarch64.pb-c.c [2021-02-16T17:56:00.097Z] #42 13.26 PBCC images/core-arm.pb-c.c [2021-02-16T17:56:00.097Z] #42 13.34 PBCC images/core-ppc64.pb-c.c [2021-02-16T17:56:00.097Z] #42 13.41 PBCC images/core-s390.pb-c.c [2021-02-16T17:56:00.248Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-02-16T17:56:00.248Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-16T17:56:00.354Z] #42 13.46 PBCC images/core-x86.pb-c.c [2021-02-16T17:56:00.354Z] #42 13.50 PBCC images/core.pb-c.c [2021-02-16T17:56:00.354Z] #42 13.60 PBCC images/inventory.pb-c.c [2021-02-16T17:56:00.354Z] #42 13.67 DEP images/core-aarch64.pb-c.d [2021-02-16T17:56:00.610Z] #42 13.70 DEP images/core-arm.pb-c.d [2021-02-16T17:56:00.610Z] #42 13.75 DEP images/core-ppc64.pb-c.d [2021-02-16T17:56:00.817Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-02-16T17:56:00.817Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-16T17:56:00.867Z] #42 13.85 DEP images/core-s390.pb-c.d [2021-02-16T17:56:00.867Z] #42 13.89 DEP images/core-x86.pb-c.d [2021-02-16T17:56:00.867Z] #42 13.98 DEP images/core.pb-c.d [2021-02-16T17:56:00.867Z] #42 14.04 DEP images/inventory.pb-c.d [2021-02-16T17:56:00.867Z] #42 14.10 PBCC images/cpuinfo.pb-c.c [2021-02-16T17:56:01.125Z] #42 14.11 DEP images/cpuinfo.pb-c.d [2021-02-16T17:56:01.125Z] #42 14.16 PBCC images/stats.pb-c.c [2021-02-16T17:56:01.125Z] #42 14.22 DEP images/stats.pb-c.d [2021-02-16T17:56:01.304Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 14.1% of statements [2021-02-16T17:56:02.335Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2021-02-16T17:56:02.965Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-02-16T17:56:03.017Z] #42 15.76 make[1]: Nothing to be done for 'all'. [2021-02-16T17:56:03.017Z] #42 ... [2021-02-16T17:56:03.017Z] [2021-02-16T17:56:03.017Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:56:03.017Z] #50 sha256:9d5a56f92295e4cbf583df12f377bea3001025e5319279f6592bdfbdef6ba0ef [2021-02-16T17:56:03.017Z] #50 79.64 go/ast [2021-02-16T17:56:03.017Z] #50 81.61 golang.org/x/crypto/ssh/terminal [2021-02-16T17:56:03.017Z] #50 83.17 mvdan.cc/editorconfig [2021-02-16T17:56:03.017Z] #50 84.30 mvdan.cc/sh/v3/fileutil [2021-02-16T17:56:03.017Z] #50 84.53 mvdan.cc/sh/v3/syntax [2021-02-16T17:56:03.255Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-02-16T17:56:03.274Z] #50 ... [2021-02-16T17:56:03.274Z] [2021-02-16T17:56:03.274Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:56:03.274Z] #55 sha256:63f3d988cf7624608bcb33223bdb31df00e8ff1a784f2973da1d5ad91dba7d08 [2021-02-16T17:56:03.787Z] #55 44.62 Checking out files: 40% (1535/3766) Checking out files: 41% (1545/3766) Checking out files: 42% (1582/3766) Checking out files: 43% (1620/3766) Checking out files: 44% (1658/3766) Checking out files: 45% (1695/3766) Checking out files: 46% (1733/3766) Checking out files: 47% (1771/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 79% (3010/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-16T17:56:03.787Z] #55 46.52 + cd /tmp/tmp.fL9Xy0Tv3b/src/github.com/containerd/containerd [2021-02-16T17:56:04.044Z] #55 46.52 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:56:04.316Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-02-16T17:56:04.946Z] ok github.com/docker/docker/daemon 12.232s coverage: 17.1% of statements [2021-02-16T17:56:04.946Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T17:56:04.946Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T17:56:04.946Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T17:56:04.946Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T17:56:05.014Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-02-16T17:56:05.274Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-02-16T17:56:05.801Z] Removing intermediate container b96d64c4c16c [2021-02-16T17:56:05.801Z] ---> 8cfa54a3019d [2021-02-16T17:56:05.801Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-02-16T17:56:05.801Z] ---> 805dc2d65d1c [2021-02-16T17:56:05.801Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-02-16T17:56:05.801Z] ---> 961aa77db1f2 [2021-02-16T17:56:05.801Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-02-16T17:56:05.801Z] ---> Running in f64cb5d7f95b [2021-02-16T17:56:05.801Z] Removing intermediate container f64cb5d7f95b [2021-02-16T17:56:05.801Z] ---> d2a3dff86df5 [2021-02-16T17:56:05.801Z] Successfully built d2a3dff86df5 [2021-02-16T17:56:05.801Z] Successfully tagged moby-buildx:latest [2021-02-16T17:56:05.801Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-02-16T17:56:05.801Z] if [ -n "${id}" ]; then \ [2021-02-16T17:56:05.801Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-02-16T17:56:05.801Z] && touch bundles/buildx; \ [2021-02-16T17:56:05.801Z] docker rm -f ${id}; \ [2021-02-16T17:56:05.801Z] fi [2021-02-16T17:56:05.801Z] fee2cce4dc1c269a214eb6d62eca18e9d7aa96a8e5598aca5e72693b119a53b3 [2021-02-16T17:56:05.801Z] bundles/buildx version [2021-02-16T17:56:05.801Z] buildx v0.5.1 11057da [2021-02-16T17:56:05.801Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b . [2021-02-16T17:56:05.801Z] #1 [internal] booting buildkit [2021-02-16T17:56:05.801Z] #1 sha256:29eb889bd8097f648c276ac743ec32c0ba02552e968a5a712cc1dc29a0e8a31d [2021-02-16T17:56:05.801Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-02-16T17:56:05.936Z] #55 48.30 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-16T17:56:05.936Z] #55 48.30 + BUILDTAGS='netgo osusergo static_build' [2021-02-16T17:56:05.936Z] #55 48.30 + export EXTRA_FLAGS=-buildmode=pie [2021-02-16T17:56:05.936Z] #55 48.30 + EXTRA_FLAGS=-buildmode=pie [2021-02-16T17:56:05.936Z] #55 48.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-16T17:56:05.936Z] #55 48.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-16T17:56:05.936Z] #55 48.30 + '[' '' = dynamic ']' [2021-02-16T17:56:05.936Z] #55 48.30 + make [2021-02-16T17:56:06.449Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-02-16T17:56:06.867Z] #55 49.57 + bin/ctr [2021-02-16T17:56:07.080Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 56.2% of statements [2021-02-16T17:56:07.320Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2021-02-16T17:56:07.321Z] #1 creating container buildx_buildkit_default [2021-02-16T17:56:07.321Z] #1 creating container buildx_buildkit_default 0.4s done [2021-02-16T17:56:07.321Z] #1 DONE 3.3s [2021-02-16T17:56:07.614Z] [2021-02-16T17:56:07.614Z] #2 [internal] load build definition from Dockerfile [2021-02-16T17:56:07.614Z] #2 sha256:b2635ffcae1324004d0fdb3ca38ca42c0d6d3e133ea942c02acc62bd4a1ce911 [2021-02-16T17:56:07.614Z] #2 transferring dockerfile: 16.55kB done [2021-02-16T17:56:07.614Z] #2 DONE 0.0s [2021-02-16T17:56:07.614Z] [2021-02-16T17:56:07.614Z] #3 [internal] load .dockerignore [2021-02-16T17:56:07.614Z] #3 sha256:b90735e52e07cf2816a588b062773e6abbac0951e24723d22109dfb63d4d8a0f [2021-02-16T17:56:07.614Z] #3 transferring context: 87B done [2021-02-16T17:56:07.614Z] #3 DONE 0.0s [2021-02-16T17:56:07.614Z] [2021-02-16T17:56:07.614Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-16T17:56:07.614Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-02-16T17:56:07.816Z] #9 ... [2021-02-16T17:56:07.816Z] [2021-02-16T17:56:07.816Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T17:56:07.816Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T17:56:07.816Z] #26 1.198 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:56:07.816Z] #26 1.198 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:56:07.816Z] #26 1.204 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:56:07.816Z] #26 1.358 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:56:07.816Z] #26 1.594 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:56:07.816Z] #26 1.844 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:56:07.816Z] #26 3.492 Fetched 8422 kB in 3s (3303 kB/s) [2021-02-16T17:56:07.816Z] #26 3.492 Reading package lists... [2021-02-16T17:56:07.816Z] #26 4.443 Reading package lists... [2021-02-16T17:56:07.816Z] #26 5.396 Building dependency tree... [2021-02-16T17:56:07.816Z] #26 5.720 The following additional packages will be installed: [2021-02-16T17:56:07.816Z] #26 5.720 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-16T17:56:07.816Z] #26 5.720 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-16T17:56:07.816Z] #26 5.721 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-16T17:56:07.816Z] #26 5.722 Suggested packages: [2021-02-16T17:56:07.816Z] #26 5.722 krb5-doc krb5-user [2021-02-16T17:56:07.816Z] #26 5.722 Recommended packages: [2021-02-16T17:56:07.816Z] #26 5.722 krb5-locales publicsuffix libsasl2-modules [2021-02-16T17:56:07.816Z] #26 5.920 The following NEW packages will be installed: [2021-02-16T17:56:07.816Z] #26 5.920 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-16T17:56:07.816Z] #26 5.920 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-16T17:56:07.816Z] #26 5.920 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-16T17:56:07.816Z] #26 5.920 libssh2-1 libssl1.1 openssl [2021-02-16T17:56:07.816Z] #26 6.193 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-16T17:56:07.816Z] #26 6.193 Need to get 5056 kB of archives. [2021-02-16T17:56:07.816Z] #26 6.193 After this operation, 12.1 MB of additional disk space will be used. [2021-02-16T17:56:07.816Z] #26 6.193 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-16T17:56:07.816Z] #26 6.194 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u5 [225 kB] [2021-02-16T17:56:07.816Z] #26 6.198 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-16T17:56:07.816Z] #26 6.200 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-16T17:56:07.816Z] #26 6.202 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-02-16T17:56:07.816Z] #26 6.223 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-02-16T17:56:07.816Z] #26 6.241 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-16T17:56:07.816Z] #26 6.244 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-16T17:56:07.816Z] #26 6.245 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-16T17:56:07.816Z] #26 6.247 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-16T17:56:07.816Z] #26 6.249 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-16T17:56:07.816Z] #26 6.256 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-16T17:56:07.816Z] #26 6.260 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-16T17:56:07.816Z] #26 6.262 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-16T17:56:07.816Z] #26 6.263 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-16T17:56:07.816Z] #26 6.266 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-16T17:56:07.816Z] #26 6.267 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-16T17:56:07.816Z] #26 6.273 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-16T17:56:07.816Z] #26 6.281 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-16T17:56:07.816Z] #26 6.281 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-16T17:56:07.816Z] #26 6.285 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-16T17:56:07.816Z] #26 6.439 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:56:07.816Z] #26 6.471 Fetched 5056 kB in 0s (14.6 MB/s) [2021-02-16T17:56:07.816Z] #26 6.501 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-16T17:56:07.816Z] #26 6.501 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-02-16T17:56:07.816Z] #26 6.501 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 6.506 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:56:07.816Z] #26 6.554 Selecting previously unselected package libsasl2-2:amd64. [2021-02-16T17:56:07.816Z] #26 6.554 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 6.563 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:56:07.816Z] #26 6.616 Selecting previously unselected package libldap-common. [2021-02-16T17:56:07.816Z] #26 6.617 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-16T17:56:07.816Z] #26 6.621 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:56:07.816Z] #26 6.665 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-16T17:56:07.816Z] #26 6.665 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 6.670 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:56:07.816Z] #26 6.758 Selecting previously unselected package libssl1.1:amd64. [2021-02-16T17:56:07.816Z] #26 6.758 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 6.763 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-16T17:56:07.816Z] #26 7.024 Selecting previously unselected package openssl. [2021-02-16T17:56:07.816Z] #26 7.025 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.033 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-16T17:56:07.816Z] #26 7.170 Selecting previously unselected package ca-certificates. [2021-02-16T17:56:07.816Z] #26 7.170 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-16T17:56:07.816Z] #26 7.174 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-16T17:56:07.816Z] #26 7.250 Selecting previously unselected package libkeyutils1:amd64. [2021-02-16T17:56:07.816Z] #26 7.250 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.254 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-16T17:56:07.816Z] #26 7.292 Selecting previously unselected package libkrb5support0:amd64. [2021-02-16T17:56:07.816Z] #26 7.292 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.298 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:56:07.816Z] #26 7.344 Selecting previously unselected package libk5crypto3:amd64. [2021-02-16T17:56:07.816Z] #26 7.344 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.348 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:56:07.816Z] #26 7.405 Selecting previously unselected package libkrb5-3:amd64. [2021-02-16T17:56:07.816Z] #26 7.405 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.409 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:56:07.816Z] #26 7.499 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-16T17:56:07.816Z] #26 7.499 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.503 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:56:07.816Z] #26 7.571 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-16T17:56:07.816Z] #26 7.571 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.581 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-16T17:56:07.816Z] #26 7.623 Selecting previously unselected package libpsl5:amd64. [2021-02-16T17:56:07.816Z] #26 7.623 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.633 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-16T17:56:07.816Z] #26 7.676 Selecting previously unselected package librtmp1:amd64. [2021-02-16T17:56:07.816Z] #26 7.676 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.682 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T17:56:07.816Z] #26 7.725 Selecting previously unselected package libssh2-1:amd64. [2021-02-16T17:56:07.816Z] #26 7.727 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.731 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-16T17:56:07.816Z] #26 7.790 Selecting previously unselected package libcurl4:amd64. [2021-02-16T17:56:07.816Z] #26 7.790 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.795 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-16T17:56:07.816Z] #26 7.870 Selecting previously unselected package curl. [2021-02-16T17:56:07.816Z] #26 7.872 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.876 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-16T17:56:07.816Z] #26 7.939 Selecting previously unselected package libonig5:amd64. [2021-02-16T17:56:07.816Z] #26 7.939 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-16T17:56:07.816Z] #26 7.944 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-16T17:56:07.816Z] #26 8.010 Selecting previously unselected package libjq1:amd64. [2021-02-16T17:56:07.817Z] #26 8.010 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T17:56:07.817Z] #26 8.016 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T17:56:07.817Z] #26 8.070 Selecting previously unselected package jq. [2021-02-16T17:56:07.817Z] #26 8.070 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T17:56:07.817Z] #26 8.075 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T17:56:07.817Z] #26 8.118 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-16T17:56:07.817Z] #26 8.133 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-16T17:56:07.817Z] #26 8.144 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-16T17:56:07.817Z] #26 8.254 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-16T17:56:07.817Z] #26 8.265 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:56:07.817Z] #26 8.281 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:56:07.817Z] #26 8.291 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:56:07.817Z] #26 8.303 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T17:56:07.817Z] #26 8.315 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:56:07.817Z] #26 8.327 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:56:08.076Z] #26 8.339 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-16T17:56:08.076Z] #26 8.352 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:56:08.076Z] #26 8.364 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-16T17:56:08.076Z] #26 8.382 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-16T17:56:08.076Z] #26 8.393 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T17:56:08.076Z] #26 8.406 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:56:08.076Z] #26 8.418 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-16T17:56:08.645Z] #26 9.057 Updating certificates in /etc/ssl/certs... [2021-02-16T17:56:08.651Z] #4 DONE 0.7s [2021-02-16T17:56:08.651Z] [2021-02-16T17:56:08.651Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-16T17:56:08.651Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-02-16T17:56:08.651Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-16T17:56:08.651Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.2s [2021-02-16T17:56:08.651Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2021-02-16T17:56:08.946Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-02-16T17:56:08.946Z] #5 DONE 0.5s [2021-02-16T17:56:08.946Z] [2021-02-16T17:56:08.946Z] #6 [internal] load build definition from Dockerfile [2021-02-16T17:56:08.946Z] #6 sha256:50c3a4d780d28a2884ba99ac28ef5339f959303406196eef4a6d0dcaad3b9f14 [2021-02-16T17:56:09.239Z] #6 transferring dockerfile: 16.55kB done [2021-02-16T17:56:09.239Z] #6 DONE 0.0s [2021-02-16T17:56:09.239Z] [2021-02-16T17:56:09.239Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T17:56:09.239Z] #9 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-16T17:56:09.239Z] #9 ... [2021-02-16T17:56:09.239Z] [2021-02-16T17:56:09.239Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-16T17:56:09.239Z] #7 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-02-16T17:56:09.239Z] #7 DONE 0.2s [2021-02-16T17:56:09.536Z] [2021-02-16T17:56:09.536Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-16T17:56:09.536Z] #8 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-02-16T17:56:09.536Z] #8 DONE 0.4s [2021-02-16T17:56:09.536Z] [2021-02-16T17:56:09.536Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-02-16T17:56:09.536Z] #9 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-16T17:56:09.536Z] #9 DONE 0.4s [2021-02-16T17:56:09.536Z] [2021-02-16T17:56:09.536Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T17:56:09.536Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-02-16T17:56:09.536Z] #26 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done [2021-02-16T17:56:09.536Z] #26 DONE 0.1s [2021-02-16T17:56:09.536Z] [2021-02-16T17:56:09.536Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-16T17:56:09.536Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-16T17:56:09.536Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-16T17:56:09.589Z] #26 9.977 137 added, 0 removed; done. [2021-02-16T17:56:09.589Z] #26 10.01 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-16T17:56:09.589Z] #26 10.03 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T17:56:09.589Z] #26 10.04 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-16T17:56:09.589Z] #26 10.05 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-16T17:56:09.589Z] #26 10.07 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:56:09.589Z] #26 10.08 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-16T17:56:09.837Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.15MB / 9.86MB 0.2s [2021-02-16T17:56:09.850Z] #26 10.09 Updating certificates in /etc/ssl/certs... [2021-02-16T17:56:10.137Z] #55 ... [2021-02-16T17:56:10.137Z] [2021-02-16T17:56:10.137Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:56:10.137Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:56:10.137Z] #44 86.34 encoding/xml [2021-02-16T17:56:10.137Z] #44 86.68 go/doc [2021-02-16T17:56:10.137Z] #44 90.31 github.com/LK4D4/vndr/build [2021-02-16T17:56:10.137Z] #44 91.56 github.com/LK4D4/vndr/versioned [2021-02-16T17:56:10.137Z] #44 91.72 compress/flate [2021-02-16T17:56:10.137Z] #44 92.87 hash/crc32 [2021-02-16T17:56:10.137Z] #44 93.56 net [2021-02-16T17:56:10.137Z] #44 94.41 compress/gzip [2021-02-16T17:56:10.137Z] #44 94.91 vendor/golang.org/x/text/transform [2021-02-16T17:56:10.137Z] #44 95.80 vendor/golang.org/x/text/unicode/bidi [2021-02-16T17:56:10.137Z] #44 ... [2021-02-16T17:56:10.137Z] [2021-02-16T17:56:10.137Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:56:10.137Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:56:10.137Z] #42 17.17 CC images/stats.o [2021-02-16T17:56:10.137Z] #42 17.54 CC images/core.o [2021-02-16T17:56:10.137Z] #42 18.34 CC images/core-x86.o [2021-02-16T17:56:10.137Z] #42 18.89 CC images/core-arm.o [2021-02-16T17:56:10.137Z] #42 19.24 CC images/core-aarch64.o [2021-02-16T17:56:10.137Z] #42 19.75 CC images/core-ppc64.o [2021-02-16T17:56:10.137Z] #42 20.35 CC images/core-s390.o [2021-02-16T17:56:10.137Z] #42 21.10 CC images/cpuinfo.o [2021-02-16T17:56:10.137Z] #42 21.59 CC images/inventory.o [2021-02-16T17:56:10.137Z] #42 21.81 CC images/fdinfo.o [2021-02-16T17:56:10.137Z] #42 22.15 CC images/fown.o [2021-02-16T17:56:10.137Z] #42 22.33 CC images/ns.o [2021-02-16T17:56:10.137Z] #42 22.61 CC images/regfile.o [2021-02-16T17:56:10.137Z] #42 22.80 CC images/ghost-file.o [2021-02-16T17:56:10.137Z] #42 23.04 CC images/fifo.o [2021-02-16T17:56:10.137Z] #42 23.27 CC images/remap-file-path.o [2021-02-16T17:56:10.253Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.39MB / 9.86MB 0.3s [2021-02-16T17:56:10.253Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-16T17:56:10.253Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-02-16T17:56:10.394Z] #42 ... [2021-02-16T17:56:10.394Z] [2021-02-16T17:56:10.394Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:56:10.394Z] #50 sha256:9d5a56f92295e4cbf583df12f377bea3001025e5319279f6592bdfbdef6ba0ef [2021-02-16T17:56:10.394Z] #50 90.12 mvdan.cc/sh/v3/cmd/shfmt [2021-02-16T17:56:10.394Z] #50 DONE 96.9s [2021-02-16T17:56:10.394Z] [2021-02-16T17:56:10.394Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:56:10.394Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:56:10.394Z] #42 23.51 CC images/eventfd.o [2021-02-16T17:56:10.419Z] #26 10.78 0 added, 0 removed; done. [2021-02-16T17:56:10.419Z] #26 10.78 Running hooks in /etc/ca-certificates/update.d... [2021-02-16T17:56:10.419Z] #26 10.78 done. [2021-02-16T17:56:10.651Z] #42 23.84 CC images/eventpoll.o [2021-02-16T17:56:10.908Z] #42 24.22 CC images/fh.o [2021-02-16T17:56:11.427Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2021-02-16T17:56:11.427Z] #62 DONE 1.8s [2021-02-16T17:56:11.427Z] [2021-02-16T17:56:11.427Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:56:11.427Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T17:56:11.427Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-16T17:56:11.427Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2021-02-16T17:56:11.427Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 16.78MB / 96.52MB 1.4s [2021-02-16T17:56:11.427Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 0.9s done [2021-02-16T17:56:11.427Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 30.41MB / 57.46MB 1.5s [2021-02-16T17:56:11.427Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 3.15MB / 8.25MB 1.4s [2021-02-16T17:56:11.427Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 12.58MB / 73.58MB 1.4s [2021-02-16T17:56:11.427Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.24MB / 54.14MB 1.4s [2021-02-16T17:56:11.470Z] #42 24.64 CC images/fsnotify.o [2021-02-16T17:56:11.527Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.908s coverage: 45.9% of statements [2021-02-16T17:56:11.817Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-02-16T17:56:11.899Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 4.19MB / 8.25MB 1.5s [2021-02-16T17:56:11.899Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.65MB / 57.46MB 1.7s [2021-02-16T17:56:11.899Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 16.78MB / 73.58MB 1.7s [2021-02-16T17:56:11.899Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 23.07MB / 96.52MB 1.8s [2021-02-16T17:56:11.899Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.80MB / 57.46MB 1.8s [2021-02-16T17:56:11.899Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.24MB / 8.25MB 1.8s [2021-02-16T17:56:12.261Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 42.99MB / 57.46MB 2.1s [2021-02-16T17:56:12.261Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 6.29MB / 8.25MB 2.1s [2021-02-16T17:56:12.261Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 22.02MB / 73.58MB 2.1s [2021-02-16T17:56:12.261Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 8.39MB / 54.14MB 2.1s [2021-02-16T17:56:12.261Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 7.34MB / 8.25MB 2.3s [2021-02-16T17:56:12.399Z] #42 25.28 CC images/signalfd.o [2021-02-16T17:56:12.399Z] #42 25.54 CC images/fs.o [2021-02-16T17:56:12.656Z] #42 25.71 CC images/pstree.o [2021-02-16T17:56:12.656Z] #42 25.89 CC images/pipe.o [2021-02-16T17:56:12.912Z] #42 26.11 CC images/tcp-stream.o [2021-02-16T17:56:12.915Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 29.36MB / 96.52MB 2.4s [2021-02-16T17:56:12.915Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 47.19MB / 57.46MB 2.4s [2021-02-16T17:56:12.915Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 2.4s done [2021-02-16T17:56:12.915Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 27.26MB / 73.58MB 2.4s [2021-02-16T17:56:12.915Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 11.53MB / 54.14MB 2.6s [2021-02-16T17:56:12.915Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 31.46MB / 73.58MB 2.7s [2021-02-16T17:56:12.915Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 35.65MB / 96.52MB 2.9s [2021-02-16T17:56:12.915Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.38MB / 57.46MB 2.9s [2021-02-16T17:56:12.915Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 15.73MB / 54.14MB 2.9s [2021-02-16T17:56:12.955Z] #26 ... [2021-02-16T17:56:12.955Z] [2021-02-16T17:56:12.955Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:56:12.955Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T17:56:12.955Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-02-16T17:56:12.955Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s [2021-02-16T17:56:13.169Z] #42 26.28 CC images/sk-packet.o [2021-02-16T17:56:13.234Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 35.65MB / 73.58MB 3.0s [2021-02-16T17:56:13.234Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 42.99MB / 96.52MB 3.3s [2021-02-16T17:56:13.234Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.57MB / 57.46MB 3.2s [2021-02-16T17:56:13.234Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 39.85MB / 73.58MB 3.2s [2021-02-16T17:56:13.234Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 18.87MB / 54.14MB 3.2s [2021-02-16T17:56:13.425Z] #42 26.52 CC images/mnt.o [2021-02-16T17:56:13.522Z] #9 ... [2021-02-16T17:56:13.522Z] [2021-02-16T17:56:13.522Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T17:56:13.522Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-16T17:56:13.522Z] #26 DONE 13.9s [2021-02-16T17:56:13.522Z] [2021-02-16T17:56:13.522Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T17:56:13.522Z] #27 sha256:38ef415a059f84933f47f58602ea1b0b2832f31f7bc38e2713e88ca20babf27a [2021-02-16T17:56:13.590Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 22.02MB / 54.14MB 3.4s [2021-02-16T17:56:13.590Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.4s done [2021-02-16T17:56:13.590Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 44.04MB / 73.58MB 3.5s [2021-02-16T17:56:13.590Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 48.23MB / 73.58MB 3.6s [2021-02-16T17:56:13.682Z] #42 26.74 CC images/pipe-data.o [2021-02-16T17:56:13.682Z] #42 26.94 CC images/sa.o [2021-02-16T17:56:13.781Z] #27 DONE 0.3s [2021-02-16T17:56:13.781Z] [2021-02-16T17:56:13.781Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:56:13.781Z] #28 sha256:1c7d9a51b03ce0f7cdf520f49432d539dc960a7e3e6d213f1098f09d5c5a2085 [2021-02-16T17:56:13.938Z] #42 27.08 CC images/timer.o [2021-02-16T17:56:14.182Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 49.28MB / 96.52MB 3.8s [2021-02-16T17:56:14.182Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 25.17MB / 54.14MB 3.6s [2021-02-16T17:56:14.182Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 55.57MB / 96.52MB 4.1s [2021-02-16T17:56:14.182Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 53.48MB / 73.58MB 3.9s [2021-02-16T17:56:14.182Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 29.36MB / 54.14MB 3.9s [2021-02-16T17:56:14.182Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 59.77MB / 73.58MB 4.2s [2021-02-16T17:56:14.182Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.55MB / 54.14MB 4.2s [2021-02-16T17:56:14.195Z] #42 27.36 CC images/timerfd.o [2021-02-16T17:56:14.451Z] #42 27.58 CC images/mm.o [2021-02-16T17:56:14.595Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.82MB / 96.52MB 4.4s [2021-02-16T17:56:14.595Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 63.96MB / 73.58MB 4.4s [2021-02-16T17:56:14.595Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.80MB / 54.14MB 4.5s [2021-02-16T17:56:14.708Z] #42 27.84 CC images/sk-opts.o [2021-02-16T17:56:14.964Z] #42 28.04 CC images/sk-unix.o [2021-02-16T17:56:15.138Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 68.16MB / 96.52MB 4.8s [2021-02-16T17:56:15.138Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.21MB / 73.58MB 4.7s [2021-02-16T17:56:15.138Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 44.04MB / 54.14MB 4.8s [2021-02-16T17:56:15.138Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.9s done [2021-02-16T17:56:15.138Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.23MB / 54.14MB 5.0s [2021-02-16T17:56:15.138Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 73.40MB / 96.52MB 5.1s [2021-02-16T17:56:15.138Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 53.48MB / 54.14MB 5.1s [2021-02-16T17:56:15.163Z] #28 ... [2021-02-16T17:56:15.163Z] [2021-02-16T17:56:15.163Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:56:15.163Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-16T17:56:15.163Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s done [2021-02-16T17:56:15.163Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-16T17:56:15.163Z] #9 DONE 23.5s [2021-02-16T17:56:15.163Z] [2021-02-16T17:56:15.163Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:56:15.163Z] #28 sha256:1c7d9a51b03ce0f7cdf520f49432d539dc960a7e3e6d213f1098f09d5c5a2085 [2021-02-16T17:56:15.163Z] #28 1.176 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-16T17:56:15.163Z] #28 1.245 [2021-02-16T17:56:15.221Z] #42 28.34 CC images/sk-inet.o [2021-02-16T17:56:15.324Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.363s coverage: 49.4% of statements [2021-02-16T17:56:15.421Z] #28 1.373 ########### 15.5% ######################### 36.0% ######################################## 55.9% ###################################################### 75.8% #################################################################### 95.6% ######################################################################## 100.0% [2021-02-16T17:56:15.421Z] #28 1.874 [2021-02-16T17:56:15.448Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.2s done [2021-02-16T17:56:15.448Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-02-16T17:56:15.448Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 78.64MB / 96.52MB 5.4s [2021-02-16T17:56:15.632Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T17:56:15.632Z] [2021-02-16T17:56:15.632Z] + TEST_INTEGRATION_DEST=1 [2021-02-16T17:56:15.632Z] + CONTAINER_NAME=docker-pr3-1 [2021-02-16T17:56:15.632Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T17:56:15.632Z] + run_tests test-integration-flaky [2021-02-16T17:56:15.632Z] + '[' -n 0 ']' [2021-02-16T17:56:15.632Z] + rm= [2021-02-16T17:56:15.632Z] + c=0 [2021-02-16T17:56:15.632Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41970/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41970/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh test-integration-flaky test-integration [2021-02-16T17:56:15.632Z] + TEST_INTEGRATION_DEST=3 [2021-02-16T17:56:15.632Z] + CONTAINER_NAME=docker-pr3-3 [2021-02-16T17:56:15.632Z] + TEST_SKIP_INTEGRATION=1 [2021-02-16T17:56:15.632Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-16T17:56:15.632Z] + run_tests [2021-02-16T17:56:15.632Z] ++ jobs -p [2021-02-16T17:56:15.632Z] + '[' -n 0 ']' [2021-02-16T17:56:15.632Z] + rm= [2021-02-16T17:56:15.632Z] + for job in $(jobs -p) [2021-02-16T17:56:15.632Z] + wait 30332 [2021-02-16T17:56:15.632Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41970/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41970/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh '' test-integration [2021-02-16T17:56:15.632Z] + TEST_INTEGRATION_DEST=2 [2021-02-16T17:56:15.632Z] + CONTAINER_NAME=docker-pr3-2 [2021-02-16T17:56:15.632Z] + TEST_SKIP_INTEGRATION=1 [2021-02-16T17:56:15.632Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-16T17:56:15.632Z] + run_tests [2021-02-16T17:56:15.632Z] + '[' -n 0 ']' [2021-02-16T17:56:15.632Z] + rm= [2021-02-16T17:56:15.632Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41970/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41970/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh '' test-integration [2021-02-16T17:56:15.632Z] [2021-02-16T17:56:15.632Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T17:56:15.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T17:56:15.632Z] HOSTNAME=a9bc78da008e [2021-02-16T17:56:15.632Z] TEST_SKIP_INTEGRATION=1 [2021-02-16T17:56:15.632Z] TESTDEBUG=0 [2021-02-16T17:56:15.632Z] DEST=bundles/test-integration [2021-02-16T17:56:15.632Z] PWD=/go/src/github.com/docker/docker [2021-02-16T17:56:15.632Z] KEEPBUNDLE=1 [2021-02-16T17:56:15.632Z] DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b [2021-02-16T17:56:15.632Z] container=docker [2021-02-16T17:56:15.632Z] HOME=/root [2021-02-16T17:56:15.632Z] GOLANG_VERSION=1.13.15 [2021-02-16T17:56:15.632Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T17:56:15.632Z] VALIDATE_BRANCH=20.10 [2021-02-16T17:56:15.632Z] TERM=xterm [2021-02-16T17:56:15.632Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T17:56:15.632Z] SHLVL=1 [2021-02-16T17:56:15.632Z] TIMEOUT=120m [2021-02-16T17:56:15.632Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T17:56:15.632Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T17:56:15.632Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-16T17:56:15.632Z] GO111MODULE=off [2021-02-16T17:56:15.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T17:56:15.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T17:56:15.632Z] GOPATH=/go [2021-02-16T17:56:15.632Z] PKG_CONFIG=pkg-config [2021-02-16T17:56:15.632Z] _=/usr/bin/env [2021-02-16T17:56:15.632Z] Building test suite binary ./integration-cli/test.main [2021-02-16T17:56:15.632Z] [2021-02-16T17:56:15.632Z] [2021-02-16T17:56:15.632Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-16T17:56:15.632Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T17:56:15.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T17:56:15.632Z] HOSTNAME=38aaba10e407 [2021-02-16T17:56:15.632Z] TEST_SKIP_INTEGRATION=1 [2021-02-16T17:56:15.632Z] TESTDEBUG=0 [2021-02-16T17:56:15.632Z] DEST=bundles/test-integration [2021-02-16T17:56:15.632Z] PWD=/go/src/github.com/docker/docker [2021-02-16T17:56:15.632Z] KEEPBUNDLE=1 [2021-02-16T17:56:15.632Z] DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b [2021-02-16T17:56:15.632Z] container=docker [2021-02-16T17:56:15.632Z] HOME=/root [2021-02-16T17:56:15.632Z] GOLANG_VERSION=1.13.15 [2021-02-16T17:56:15.632Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T17:56:15.632Z] VALIDATE_BRANCH=20.10 [2021-02-16T17:56:15.632Z] TERM=xterm [2021-02-16T17:56:15.632Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T17:56:15.632Z] SHLVL=1 [2021-02-16T17:56:15.632Z] TIMEOUT=120m [2021-02-16T17:56:15.632Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T17:56:15.632Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T17:56:15.632Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-16T17:56:15.632Z] GO111MODULE=off [2021-02-16T17:56:15.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T17:56:15.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T17:56:15.632Z] GOPATH=/go [2021-02-16T17:56:15.632Z] PKG_CONFIG=pkg-config [2021-02-16T17:56:15.632Z] _=/usr/bin/env [2021-02-16T17:56:15.632Z] Building test suite binary ./integration-cli/test.main [2021-02-16T17:56:15.632Z] No new tests added to integration. [2021-02-16T17:56:15.632Z] [2021-02-16T17:56:15.632Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T17:56:15.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T17:56:15.632Z] HOSTNAME=435f74b748a7 [2021-02-16T17:56:15.632Z] TESTDEBUG=0 [2021-02-16T17:56:15.632Z] DEST=bundles/test-integration [2021-02-16T17:56:15.632Z] PWD=/go/src/github.com/docker/docker [2021-02-16T17:56:15.632Z] KEEPBUNDLE=1 [2021-02-16T17:56:15.632Z] DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b [2021-02-16T17:56:15.632Z] container=docker [2021-02-16T17:56:15.632Z] HOME=/root [2021-02-16T17:56:15.632Z] GOLANG_VERSION=1.13.15 [2021-02-16T17:56:15.632Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T17:56:15.632Z] VALIDATE_BRANCH=20.10 [2021-02-16T17:56:15.632Z] TERM=xterm [2021-02-16T17:56:15.632Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T17:56:15.632Z] SHLVL=1 [2021-02-16T17:56:15.632Z] TIMEOUT=120m [2021-02-16T17:56:15.632Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T17:56:15.632Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T17:56:15.632Z] GO111MODULE=off [2021-02-16T17:56:15.632Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T17:56:15.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T17:56:15.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T17:56:15.632Z] GOPATH=/go [2021-02-16T17:56:15.632Z] PKG_CONFIG=pkg-config [2021-02-16T17:56:15.632Z] _=/usr/bin/env [2021-02-16T17:56:15.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T17:56:15.681Z] #28 1.986 ######################################################################## 100.0% [2021-02-16T17:56:15.681Z] #28 2.041 [2021-02-16T17:56:15.755Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 88.08MB / 96.52MB 5.7s [2021-02-16T17:56:15.784Z] #42 28.71 CC images/tun.o [2021-02-16T17:56:15.784Z] #42 28.96 CC images/sk-netlink.o [2021-02-16T17:56:15.941Z] #28 2.153 ################################################################### 93.2% ######################################################################## 100.0% [2021-02-16T17:56:15.941Z] #28 2.223 [2021-02-16T17:56:16.040Z] #42 29.21 CC images/packet-sock.o [2021-02-16T17:56:16.052Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.0s [2021-02-16T17:56:16.052Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.0s done [2021-02-16T17:56:16.474Z] #28 2.335 ############# 18.2% ########################## 37.2% ######################################## 56.7% ###################################################### 76.0% ################################################################### 93.8% ######################################################################## 100.0% [2021-02-16T17:56:16.474Z] #28 2.819 [2021-02-16T17:56:16.603Z] #42 29.63 CC images/ipc-var.o [2021-02-16T17:56:16.603Z] #42 29.84 CC images/ipc-desc.o [2021-02-16T17:56:16.733Z] [2021-02-16T17:56:16.733Z] #28 ... [2021-02-16T17:56:16.733Z] [2021-02-16T17:56:16.733Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T17:56:16.733Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-16T17:56:16.733Z] #10 DONE 1.7s [2021-02-16T17:56:16.733Z] [2021-02-16T17:56:16.733Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:56:16.733Z] #28 sha256:1c7d9a51b03ce0f7cdf520f49432d539dc960a7e3e6d213f1098f09d5c5a2085 [2021-02-16T17:56:16.860Z] #42 30.04 CC images/ipc-shm.o [2021-02-16T17:56:17.116Z] #42 30.29 CC images/ipc-msg.o [2021-02-16T17:56:17.373Z] #42 30.51 CC images/ipc-sem.o [2021-02-16T17:56:17.629Z] #10 ... [2021-02-16T17:56:17.629Z] [2021-02-16T17:56:17.629Z] #23 [internal] load build context [2021-02-16T17:56:17.629Z] #23 sha256:3f237597bbb475fa1b679652ae1705197b539dba39396d2b3a71734252386f60 [2021-02-16T17:56:17.629Z] #23 transferring context: 53.35MB 7.6s done [2021-02-16T17:56:17.629Z] #23 DONE 7.8s [2021-02-16T17:56:17.629Z] [2021-02-16T17:56:17.629Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-16T17:56:17.629Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-02-16T17:56:17.629Z] #26 sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 54.14MB / 54.14MB 2.6s done [2021-02-16T17:56:17.629Z] #26 extracting sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a [2021-02-16T17:56:17.630Z] #42 30.67 CC images/utsns.o [2021-02-16T17:56:17.630Z] #42 30.82 CC images/creds.o [2021-02-16T17:56:17.886Z] #42 31.00 CC images/vma.o [2021-02-16T17:56:18.142Z] #42 31.18 CC images/netdev.o [2021-02-16T17:56:18.272Z] #26 extracting sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 6.1s done [2021-02-16T17:56:18.272Z] #26 DONE 8.7s [2021-02-16T17:56:18.272Z] [2021-02-16T17:56:18.272Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:56:18.272Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T17:56:18.399Z] #42 31.53 CC images/tty.o [2021-02-16T17:56:18.550Z] #28 2.933 ### 4.8% ####### 9.7% ########## 14.8% ############## 20.3% ################## 25.8% ###################### 31.0% ########################## 36.2% ############################# 41.4% ################################# 46.7% #################################### 51.2% ########################################### 60.3% ################################################## 70.4% ####################################################### 77.2% ############################################################## 87.0% ################################################################### 93.7% ####################################################################### 98.6% ######################################################################## 100.0% [2021-02-16T17:56:18.550Z] #28 4.794 [2021-02-16T17:56:18.570Z] #10 ... [2021-02-16T17:56:18.570Z] [2021-02-16T17:56:18.570Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T17:56:18.570Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T17:56:18.810Z] #28 4.996 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-16T17:56:18.810Z] #28 5.049 [2021-02-16T17:56:18.810Z] #28 5.103 ######################################################################## 100.0% [2021-02-16T17:56:18.810Z] #28 5.123 [2021-02-16T17:56:18.866Z] #27 0.300 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:56:18.866Z] #27 0.322 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:56:18.866Z] #27 0.343 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:56:18.866Z] #27 0.564 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T17:56:18.962Z] #42 32.05 CC images/file-lock.o [2021-02-16T17:56:19.070Z] #28 5.337 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-16T17:56:19.070Z] #28 5.408 [2021-02-16T17:56:19.163Z] #27 0.817 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T17:56:19.218Z] #42 32.32 CC images/rlimit.o [2021-02-16T17:56:19.329Z] #28 5.505 ######################################################################## 100.0% [2021-02-16T17:56:19.329Z] #28 5.522 [2021-02-16T17:56:19.329Z] #28 5.754 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-16T17:56:19.460Z] #27 1.079 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T17:56:19.475Z] #42 32.50 CC images/pagemap.o [2021-02-16T17:56:19.475Z] #42 32.74 CC images/siginfo.o [2021-02-16T17:56:19.588Z] #28 ... [2021-02-16T17:56:19.588Z] [2021-02-16T17:56:19.588Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T17:56:19.588Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-16T17:56:19.588Z] #11 DONE 2.9s [2021-02-16T17:56:19.588Z] [2021-02-16T17:56:19.588Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:56:19.588Z] #28 sha256:1c7d9a51b03ce0f7cdf520f49432d539dc960a7e3e6d213f1098f09d5c5a2085 [2021-02-16T17:56:19.588Z] #28 5.813 [2021-02-16T17:56:20.038Z] #42 33.08 CC images/rpc.o [2021-02-16T17:56:20.106Z] #28 5.946 0.0% ############### 21.6% ################################# 47.1% [2021-02-16T17:56:20.106Z] #28 ... [2021-02-16T17:56:20.106Z] [2021-02-16T17:56:20.106Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T17:56:20.106Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-16T17:56:20.106Z] #30 DONE 0.6s [2021-02-16T17:56:20.106Z] [2021-02-16T17:56:20.106Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T17:56:20.106Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-16T17:56:20.106Z] #38 DONE 0.6s [2021-02-16T17:56:20.106Z] [2021-02-16T17:56:20.106Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:56:20.106Z] #28 sha256:1c7d9a51b03ce0f7cdf520f49432d539dc960a7e3e6d213f1098f09d5c5a2085 [2021-02-16T17:56:20.112Z] #27 ... [2021-02-16T17:56:20.112Z] [2021-02-16T17:56:20.112Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:56:20.112Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T17:56:20.112Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.2s done [2021-02-16T17:56:20.112Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.3s done [2021-02-16T17:56:20.112Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-02-16T17:56:20.112Z] #10 DONE 10.0s [2021-02-16T17:56:20.112Z] [2021-02-16T17:56:20.112Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:56:20.112Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T17:56:20.112Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 [2021-02-16T17:56:20.365Z] #28 5.946 0.0% ############### 21.6% ################################# 47.1% ########################################### 60.4% ################################################# 68.3% ######################################################## 78.5% ######################################################################## 100.0% [2021-02-16T17:56:20.365Z] #28 6.692 [2021-02-16T17:56:20.876Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.037s coverage: 73.3% of statements [2021-02-16T17:56:20.876Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T17:56:20.936Z] #28 7.120 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-16T17:56:20.970Z] #42 34.21 CC images/ext-file.o [2021-02-16T17:56:21.207Z] #28 7.303 [2021-02-16T17:56:21.207Z] #28 7.341 ######################################################################## 100.0% [2021-02-16T17:56:21.207Z] #28 7.439 [2021-02-16T17:56:21.226Z] #42 34.43 CC images/cgroup.o [2021-02-16T17:56:21.469Z] #28 7.704 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-16T17:56:21.483Z] #42 ... [2021-02-16T17:56:21.483Z] [2021-02-16T17:56:21.483Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:56:21.483Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:56:21.483Z] #44 97.94 vendor/golang.org/x/text/secure/bidirule [2021-02-16T17:56:21.483Z] #44 98.22 vendor/golang.org/x/text/unicode/norm [2021-02-16T17:56:21.483Z] #44 101.7 vendor/golang.org/x/net/idna [2021-02-16T17:56:21.483Z] #44 103.9 vendor/golang.org/x/net/http2/hpack [2021-02-16T17:56:21.483Z] #44 104.8 mime [2021-02-16T17:56:21.483Z] #44 106.8 mime/quotedprintable [2021-02-16T17:56:21.483Z] #44 107.2 net/http/internal [2021-02-16T17:56:21.483Z] #44 ... [2021-02-16T17:56:21.483Z] [2021-02-16T17:56:21.483Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:56:21.483Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:56:21.483Z] #12 102.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-16T17:56:21.483Z] #12 102.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T17:56:21.483Z] #12 102.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:56:21.507Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-02-16T17:56:21.738Z] #28 7.900 [2021-02-16T17:56:21.738Z] #28 7.996 ######################################################################## 100.0% [2021-02-16T17:56:21.738Z] #28 8.042 [2021-02-16T17:56:21.738Z] #28 8.092 Download of images into '/build' complete. [2021-02-16T17:56:21.738Z] #28 8.092 Use something like the following to load the result into a Docker daemon: [2021-02-16T17:56:21.738Z] #28 8.092 tar -cC '/build' . | docker load [2021-02-16T17:56:22.058Z] #12 ... [2021-02-16T17:56:22.058Z] [2021-02-16T17:56:22.058Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:56:22.058Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:56:22.058Z] #42 35.03 CC images/userns.o [2021-02-16T17:56:22.137Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.057s coverage: 57.7% of statements [2021-02-16T17:56:22.137Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T17:56:22.137Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T17:56:22.315Z] #42 35.33 CC images/google/protobuf/descriptor.o [2021-02-16T17:56:22.321Z] #28 DONE 8.5s [2021-02-16T17:56:22.321Z] [2021-02-16T17:56:22.321Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:56:22.321Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:56:22.428Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-02-16T17:56:22.722Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2021-02-16T17:56:22.865Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-02-16T17:56:22.865Z] #10 DONE 12.7s [2021-02-16T17:56:22.865Z] [2021-02-16T17:56:22.865Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T17:56:22.865Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T17:56:22.865Z] #27 3.307 Fetched 8197 kB in 3s (2715 kB/s) [2021-02-16T17:56:23.161Z] #27 3.307 Reading package lists... [2021-02-16T17:56:24.207Z] #42 36.94 CC images/opts.o [2021-02-16T17:56:24.207Z] #42 37.12 CC images/seccomp.o [2021-02-16T17:56:24.207Z] #42 37.36 CC images/binfmt-misc.o [2021-02-16T17:56:24.264Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 6.5% of statements [2021-02-16T17:56:24.264Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T17:56:24.264Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T17:56:24.510Z] #42 37.63 CC images/time.o [2021-02-16T17:56:24.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T17:56:24.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T17:56:24.554Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 41.0% of statements [2021-02-16T17:56:24.686Z] #27 4.820 Reading package lists... [2021-02-16T17:56:24.768Z] #42 37.83 CC images/sysctl.o [2021-02-16T17:56:24.768Z] #42 38.06 CC images/autofs.o [2021-02-16T17:56:24.981Z] #27 6.268 Building dependency tree... [2021-02-16T17:56:24.981Z] #27 ... [2021-02-16T17:56:24.981Z] [2021-02-16T17:56:24.981Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:56:24.981Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T17:56:24.981Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-02-16T17:56:24.981Z] #10 DONE 15.0s [2021-02-16T17:56:25.024Z] #42 38.31 CC images/macvlan.o [2021-02-16T17:56:25.279Z] [2021-02-16T17:56:25.279Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T17:56:25.279Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T17:56:25.279Z] #27 6.738 The following additional packages will be installed: [2021-02-16T17:56:25.279Z] #27 6.738 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-16T17:56:25.279Z] #27 6.738 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-16T17:56:25.279Z] #27 6.738 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-16T17:56:25.279Z] #27 6.738 Suggested packages: [2021-02-16T17:56:25.279Z] #27 6.738 krb5-doc krb5-user [2021-02-16T17:56:25.279Z] #27 6.738 Recommended packages: [2021-02-16T17:56:25.279Z] #27 6.738 krb5-locales publicsuffix libsasl2-modules [2021-02-16T17:56:25.279Z] #27 7.078 The following NEW packages will be installed: [2021-02-16T17:56:25.284Z] #42 38.53 CC images/sit.o [2021-02-16T17:56:25.545Z] #42 38.73 CC images/memfd.o [2021-02-16T17:56:25.575Z] #27 7.079 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-16T17:56:25.575Z] #27 7.079 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-16T17:56:25.575Z] #27 7.080 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-16T17:56:25.575Z] #27 7.080 libssh2-1 libssl1.1 openssl [2021-02-16T17:56:25.575Z] #27 7.136 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-16T17:56:25.575Z] #27 7.136 Need to get 5174 kB of archives. [2021-02-16T17:56:25.575Z] #27 7.136 After this operation, 14.6 MB of additional disk space will be used. [2021-02-16T17:56:25.575Z] #27 7.136 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-16T17:56:25.575Z] #27 7.145 Get:2 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u5 [243 kB] [2021-02-16T17:56:25.575Z] #27 7.147 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-02-16T17:56:25.575Z] #27 7.171 Get:4 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-02-16T17:56:25.575Z] #27 7.183 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2021-02-16T17:56:25.575Z] #27 7.254 Get:6 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2021-02-16T17:56:25.575Z] #27 7.279 Get:7 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-16T17:56:25.575Z] #27 7.287 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-02-16T17:56:25.584Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 77.4% of statements [2021-02-16T17:56:25.584Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T17:56:25.584Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T17:56:25.584Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-02-16T17:56:25.620Z] #39 ... [2021-02-16T17:56:25.620Z] [2021-02-16T17:56:25.620Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:56:25.620Z] #48 sha256:5d2e431ab1e55b2bdd835084ae0582bf89d71fb384ba2a6dae3e85608b6ed83c [2021-02-16T17:56:25.620Z] #48 5.109 + RM_GOPATH=0 [2021-02-16T17:56:25.620Z] #48 5.109 + TMP_GOPATH= [2021-02-16T17:56:25.620Z] #48 5.109 + : /build [2021-02-16T17:56:25.620Z] #48 5.109 + '[' -z '' ']' [2021-02-16T17:56:25.620Z] #48 5.110 ++ mktemp -d [2021-02-16T17:56:25.620Z] #48 5.110 + export GOPATH=/tmp/tmp.JNlIhL79fA [2021-02-16T17:56:25.620Z] #48 5.110 + GOPATH=/tmp/tmp.JNlIhL79fA [2021-02-16T17:56:25.620Z] #48 5.110 + RM_GOPATH=1 [2021-02-16T17:56:25.620Z] #48 5.110 + case "$(go env GOARCH)" in [2021-02-16T17:56:25.620Z] #48 5.110 ++ go env GOARCH [2021-02-16T17:56:25.620Z] #48 5.125 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:25.620Z] #48 5.125 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:25.620Z] #48 5.125 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:25.620Z] #48 5.125 + dir=/tmp/install [2021-02-16T17:56:25.620Z] #48 5.125 + bin=golangci_lint [2021-02-16T17:56:25.620Z] #48 5.125 + shift [2021-02-16T17:56:25.620Z] #48 5.125 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-16T17:56:25.620Z] #48 5.125 + . /tmp/install/golangci_lint.installer [2021-02-16T17:56:25.620Z] #48 5.125 ++ : v1.23.8 [2021-02-16T17:56:25.620Z] #48 5.126 + install_golangci_lint [2021-02-16T17:56:25.620Z] #48 5.126 + set -e [2021-02-16T17:56:25.620Z] #48 5.126 + export GO111MODULE=on [2021-02-16T17:56:25.620Z] #48 5.127 + GO111MODULE=on [2021-02-16T17:56:25.620Z] #48 5.127 + GOBIN=/build [2021-02-16T17:56:25.620Z] #48 5.127 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-16T17:56:25.620Z] #48 5.209 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-16T17:56:25.620Z] #48 5.209 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-16T17:56:25.620Z] #48 5.209 go: finding github.com v1.23.8 [2021-02-16T17:56:25.620Z] #48 5.209 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-16T17:56:25.620Z] #48 5.210 go: finding github.com/golangci v1.23.8 [2021-02-16T17:56:25.620Z] #48 6.055 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-16T17:56:25.871Z] #27 7.289 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-02-16T17:56:25.871Z] #27 7.295 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-02-16T17:56:25.871Z] #27 7.299 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-02-16T17:56:25.871Z] #27 7.323 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-02-16T17:56:25.871Z] #27 7.380 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-02-16T17:56:25.871Z] #27 7.384 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-02-16T17:56:25.871Z] #27 7.387 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-02-16T17:56:25.871Z] #27 7.391 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-02-16T17:56:25.871Z] #27 7.396 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-02-16T17:56:25.871Z] #27 7.413 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-02-16T17:56:25.871Z] #27 7.427 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-16T17:56:25.871Z] #27 7.436 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-16T17:56:25.871Z] #27 7.441 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-16T17:56:26.109Z] #42 39.11 CC images/timens.o [2021-02-16T17:56:26.165Z] #27 7.678 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:56:26.165Z] #27 7.710 Fetched 5174 kB in 0s (15.8 MB/s) [2021-02-16T17:56:26.165Z] #27 7.728 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-02-16T17:56:26.165Z] #27 7.728 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-02-16T17:56:26.165Z] #27 7.739 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-16T17:56:26.165Z] #27 7.739 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:56:26.165Z] #27 7.769 Selecting previously unselected package libsasl2-2:ppc64el. [2021-02-16T17:56:26.165Z] #27 7.773 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-16T17:56:26.165Z] #27 7.780 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:56:26.165Z] #27 7.813 Selecting previously unselected package libldap-common. [2021-02-16T17:56:26.165Z] #27 7.816 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-16T17:56:26.165Z] #27 7.818 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:56:26.165Z] #27 7.852 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-02-16T17:56:26.165Z] #27 7.853 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_ppc64el.deb ... [2021-02-16T17:56:26.165Z] #27 7.856 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:56:26.190Z] #48 ... [2021-02-16T17:56:26.190Z] [2021-02-16T17:56:26.190Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:56:26.190Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:56:26.190Z] #39 5.957 + git clone https://github.com/docker/distribution.git . [2021-02-16T17:56:26.190Z] #39 6.003 Cloning into '.'... [2021-02-16T17:56:26.365Z] #42 39.39 LINK images/built-in.o [2021-02-16T17:56:26.365Z] #42 39.59 GEN compel/include/asm [2021-02-16T17:56:26.460Z] #27 7.935 Selecting previously unselected package libssl1.1:ppc64el. [2021-02-16T17:56:26.460Z] #27 7.936 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-16T17:56:26.460Z] #27 7.937 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-16T17:56:26.460Z] #27 8.169 Selecting previously unselected package openssl. [2021-02-16T17:56:26.460Z] #27 8.169 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-16T17:56:26.460Z] #27 8.172 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-16T17:56:26.615Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2021-02-16T17:56:26.615Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 61.6% of statements [2021-02-16T17:56:26.622Z] #42 39.62 GEN compel/include/version.h [2021-02-16T17:56:26.622Z] #42 39.64 touch .config [2021-02-16T17:56:26.622Z] #42 39.69 GEN include/common/config.h [2021-02-16T17:56:26.622Z] #42 39.77 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-16T17:56:26.622Z] #42 39.79 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-16T17:56:26.622Z] #42 39.83 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-16T17:56:26.622Z] #42 39.84 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-16T17:56:26.622Z] #42 39.85 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-16T17:56:26.622Z] #42 39.93 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-16T17:56:26.622Z] #42 39.95 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-16T17:56:26.758Z] #27 8.316 Selecting previously unselected package ca-certificates. [2021-02-16T17:56:26.758Z] #27 8.319 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-16T17:56:26.758Z] #27 8.321 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-16T17:56:26.758Z] #27 8.399 Selecting previously unselected package libkeyutils1:ppc64el. [2021-02-16T17:56:26.758Z] #27 8.400 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-02-16T17:56:26.758Z] #27 8.413 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-02-16T17:56:26.758Z] #27 8.438 Selecting previously unselected package libkrb5support0:ppc64el. [2021-02-16T17:56:26.758Z] #27 8.442 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T17:56:26.758Z] #27 8.444 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-16T17:56:26.758Z] #27 8.486 Selecting previously unselected package libk5crypto3:ppc64el. [2021-02-16T17:56:26.879Z] #42 40.00 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-16T17:56:26.879Z] #42 40.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-16T17:56:26.879Z] #42 40.03 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-16T17:56:26.879Z] #42 40.04 DEP compel/plugins/std/infect.d [2021-02-16T17:56:26.906Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2021-02-16T17:56:27.055Z] #27 8.489 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T17:56:27.055Z] #27 8.496 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T17:56:27.055Z] #27 8.543 Selecting previously unselected package libkrb5-3:ppc64el. [2021-02-16T17:56:27.055Z] #27 8.545 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T17:56:27.055Z] #27 8.547 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T17:56:27.055Z] #27 8.638 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-02-16T17:56:27.055Z] #27 8.640 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-02-16T17:56:27.055Z] #27 8.641 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-16T17:56:27.055Z] #27 8.707 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-02-16T17:56:27.055Z] #27 8.707 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-02-16T17:56:27.055Z] #27 8.710 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-16T17:56:27.055Z] #27 8.743 Selecting previously unselected package libpsl5:ppc64el. [2021-02-16T17:56:27.135Z] #42 40.19 DEP compel/plugins/std/string.d [2021-02-16T17:56:27.135Z] #42 40.29 DEP compel/plugins/std/log.d [2021-02-16T17:56:27.352Z] #27 8.745 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-02-16T17:56:27.352Z] #27 8.747 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-02-16T17:56:27.352Z] #27 8.776 Selecting previously unselected package librtmp1:ppc64el. [2021-02-16T17:56:27.352Z] #27 8.780 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-02-16T17:56:27.352Z] #27 8.781 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T17:56:27.352Z] #27 8.819 Selecting previously unselected package libssh2-1:ppc64el. [2021-02-16T17:56:27.352Z] #27 8.823 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-02-16T17:56:27.352Z] #27 8.825 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-16T17:56:27.352Z] #27 8.867 Selecting previously unselected package libcurl4:ppc64el. [2021-02-16T17:56:27.352Z] #27 8.871 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-16T17:56:27.352Z] #27 8.873 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-16T17:56:27.352Z] #27 8.939 Selecting previously unselected package curl. [2021-02-16T17:56:27.352Z] #27 8.941 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-16T17:56:27.352Z] #27 8.944 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-16T17:56:27.352Z] #27 8.993 Selecting previously unselected package libonig5:ppc64el. [2021-02-16T17:56:27.352Z] #27 8.997 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-16T17:56:27.352Z] #27 8.998 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-16T17:56:27.352Z] #27 9.048 Selecting previously unselected package libjq1:ppc64el. [2021-02-16T17:56:27.352Z] #27 9.051 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T17:56:27.352Z] #27 9.053 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T17:56:27.352Z] #27 9.102 Selecting previously unselected package jq. [2021-02-16T17:56:27.392Z] #42 40.43 DEP compel/plugins/std/fds.d [2021-02-16T17:56:27.392Z] #42 40.56 DEP compel/plugins/std/std.d [2021-02-16T17:56:27.392Z] #42 40.65 DEP compel/plugins/shmem/shmem.d [2021-02-16T17:56:27.536Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2021-02-16T17:56:27.536Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T17:56:27.648Z] #42 40.74 DEP compel/plugins/fds/fds.d [2021-02-16T17:56:27.650Z] #27 9.105 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T17:56:27.650Z] #27 9.112 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T17:56:27.650Z] #27 9.140 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-02-16T17:56:27.650Z] #27 9.145 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-02-16T17:56:27.650Z] #27 9.148 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-16T17:56:27.650Z] #27 9.397 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-16T17:56:27.826Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 56.8% of statements [2021-02-16T17:56:27.905Z] #42 40.91 CC compel/plugins/std/std.o [2021-02-16T17:56:27.946Z] #27 9.407 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:56:27.946Z] #27 9.412 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-16T17:56:27.946Z] #27 9.416 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:56:27.946Z] #27 9.420 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-16T17:56:27.946Z] #27 9.424 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T17:56:27.946Z] #27 9.428 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-16T17:56:27.946Z] #27 9.433 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-16T17:56:27.946Z] #27 9.436 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-16T17:56:27.946Z] #27 9.440 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-16T17:56:27.946Z] #27 9.447 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-16T17:56:27.946Z] #27 9.451 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T17:56:27.946Z] #27 9.456 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-16T17:56:27.946Z] #27 9.459 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-16T17:56:28.166Z] #42 41.17 CC compel/plugins/std/fds.o [2021-02-16T17:56:28.423Z] #42 41.63 CC compel/plugins/std/log.o [2021-02-16T17:56:28.458Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 33.3% of statements [2021-02-16T17:56:28.588Z] #27 10.29 Updating certificates in /etc/ssl/certs... [2021-02-16T17:56:29.373Z] #42 42.40 CC compel/plugins/std/string.o [2021-02-16T17:56:29.483Z] #39 ... [2021-02-16T17:56:29.483Z] [2021-02-16T17:56:29.483Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:56:29.483Z] #50 sha256:d1463519ffe7154f49dbeca9487d817cf201592d5fde310558f62d274d2d2239 [2021-02-16T17:56:29.483Z] #50 6.507 + RM_GOPATH=0 [2021-02-16T17:56:29.483Z] #50 6.507 + TMP_GOPATH= [2021-02-16T17:56:29.483Z] #50 6.507 + : /build [2021-02-16T17:56:29.483Z] #50 6.507 + '[' -z '' ']' [2021-02-16T17:56:29.483Z] #50 6.507 ++ mktemp -d [2021-02-16T17:56:29.483Z] #50 6.527 + export GOPATH=/tmp/tmp.CdtkI34SKY [2021-02-16T17:56:29.483Z] #50 6.527 + GOPATH=/tmp/tmp.CdtkI34SKY [2021-02-16T17:56:29.483Z] #50 6.527 + RM_GOPATH=1 [2021-02-16T17:56:29.483Z] #50 6.527 + case "$(go env GOARCH)" in [2021-02-16T17:56:29.483Z] #50 6.527 ++ go env GOARCH [2021-02-16T17:56:29.483Z] #50 6.562 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:29.483Z] #50 6.562 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:29.483Z] #50 6.562 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:29.483Z] #50 6.565 + dir=/tmp/install [2021-02-16T17:56:29.483Z] #50 6.567 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T17:56:29.483Z] #50 6.567 + bin=shfmt [2021-02-16T17:56:29.483Z] #50 6.567 + shift [2021-02-16T17:56:29.483Z] #50 6.567 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-16T17:56:29.483Z] #50 6.567 + . /tmp/install/shfmt.installer [2021-02-16T17:56:29.483Z] #50 6.567 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T17:56:29.483Z] #50 6.567 + install_shfmt [2021-02-16T17:56:29.483Z] #50 6.567 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-16T17:56:29.483Z] #50 6.567 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CdtkI34SKY/src/github.com/mvdan/sh [2021-02-16T17:56:29.483Z] #50 6.595 Cloning into '/tmp/tmp.CdtkI34SKY/src/github.com/mvdan/sh'... [2021-02-16T17:56:29.489Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-16T17:56:29.640Z] #27 11.25 137 added, 0 removed; done. [2021-02-16T17:56:29.743Z] #50 ... [2021-02-16T17:56:29.743Z] [2021-02-16T17:56:29.743Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T17:56:29.743Z] #23 sha256:58faff2972f4500088335c4cb6308476df5d5fbdc9b1d204f196b2b392eba7c2 [2021-02-16T17:56:29.743Z] #23 6.025 + RM_GOPATH=0 [2021-02-16T17:56:29.743Z] #23 6.025 + TMP_GOPATH= [2021-02-16T17:56:29.743Z] #23 6.025 + : /build [2021-02-16T17:56:29.743Z] #23 6.025 + '[' -z '' ']' [2021-02-16T17:56:29.743Z] #23 6.031 ++ mktemp -d [2021-02-16T17:56:29.743Z] #23 6.031 + export GOPATH=/tmp/tmp.ghnHYO5p1G [2021-02-16T17:56:29.743Z] #23 6.031 + GOPATH=/tmp/tmp.ghnHYO5p1G [2021-02-16T17:56:29.743Z] #23 6.031 + RM_GOPATH=1 [2021-02-16T17:56:29.743Z] #23 6.031 + case "$(go env GOARCH)" in [2021-02-16T17:56:29.743Z] #23 6.031 ++ go env GOARCH [2021-02-16T17:56:29.743Z] #23 6.046 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:29.743Z] #23 6.046 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:29.743Z] #23 6.046 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:29.743Z] #23 6.057 Install docker/cli version 17.06.2-ce from stable [2021-02-16T17:56:29.743Z] #23 6.057 + dir=/tmp/install [2021-02-16T17:56:29.743Z] #23 6.057 + bin=dockercli [2021-02-16T17:56:29.743Z] #23 6.057 + shift [2021-02-16T17:56:29.743Z] #23 6.057 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-16T17:56:29.743Z] #23 6.057 + . /tmp/install/dockercli.installer [2021-02-16T17:56:29.743Z] #23 6.057 ++ : stable [2021-02-16T17:56:29.743Z] #23 6.057 ++ : 17.06.2-ce [2021-02-16T17:56:29.743Z] #23 6.057 + install_dockercli [2021-02-16T17:56:29.743Z] #23 6.057 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-16T17:56:29.743Z] #23 6.057 ++ uname -m [2021-02-16T17:56:29.743Z] #23 6.057 + arch=x86_64 [2021-02-16T17:56:29.743Z] #23 6.058 + '[' x86_64 '!=' x86_64 ']' [2021-02-16T17:56:29.743Z] #23 6.058 + url=https://download.docker.com/linux/static [2021-02-16T17:56:29.743Z] #23 6.071 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-16T17:56:29.743Z] #23 6.086 + tar -xz docker/docker [2021-02-16T17:56:29.779Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-02-16T17:56:29.936Z] #27 11.38 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-16T17:56:29.936Z] #27 11.38 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T17:56:29.936Z] #27 11.38 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-16T17:56:29.936Z] #27 11.39 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-16T17:56:29.936Z] #27 11.39 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:56:29.936Z] #27 11.41 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-16T17:56:29.936Z] #27 11.41 Updating certificates in /etc/ssl/certs... [2021-02-16T17:56:29.944Z] #42 43.08 CC compel/plugins/std/infect.o [2021-02-16T17:56:30.002Z] #23 ... [2021-02-16T17:56:30.003Z] [2021-02-16T17:56:30.003Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:56:30.003Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T17:56:30.003Z] #54 7.403 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:56:30.003Z] #54 7.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:56:30.003Z] #54 7.754 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:56:30.003Z] #54 9.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:56:30.003Z] #54 ... [2021-02-16T17:56:30.003Z] [2021-02-16T17:56:30.003Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:56:30.003Z] #46 sha256:8653100ca0964269de0c019ff573f56ef8a6ac23adfae6dc12d301f4bbfcd767 [2021-02-16T17:56:30.003Z] #46 6.273 + RM_GOPATH=0 [2021-02-16T17:56:30.003Z] #46 6.273 + TMP_GOPATH= [2021-02-16T17:56:30.003Z] #46 6.273 + : /build [2021-02-16T17:56:30.003Z] #46 6.273 + '[' -z '' ']' [2021-02-16T17:56:30.003Z] #46 6.273 ++ mktemp -d [2021-02-16T17:56:30.003Z] #46 6.273 + export GOPATH=/tmp/tmp.rP5TSWAVT8 [2021-02-16T17:56:30.003Z] #46 6.273 + GOPATH=/tmp/tmp.rP5TSWAVT8 [2021-02-16T17:56:30.003Z] #46 6.273 + RM_GOPATH=1 [2021-02-16T17:56:30.003Z] #46 6.273 + case "$(go env GOARCH)" in [2021-02-16T17:56:30.003Z] #46 6.273 ++ go env GOARCH [2021-02-16T17:56:30.003Z] #46 6.331 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:30.003Z] #46 6.331 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:30.003Z] #46 6.331 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:30.003Z] #46 6.332 + dir=/tmp/install [2021-02-16T17:56:30.003Z] #46 6.332 + bin=gotestsum [2021-02-16T17:56:30.003Z] #46 6.332 + shift [2021-02-16T17:56:30.003Z] #46 6.332 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-16T17:56:30.003Z] #46 6.332 + . /tmp/install/gotestsum.installer [2021-02-16T17:56:30.003Z] #46 6.332 ++ : v0.5.3 [2021-02-16T17:56:30.003Z] #46 6.332 + install_gotestsum [2021-02-16T17:56:30.003Z] #46 6.332 + set -e [2021-02-16T17:56:30.003Z] #46 6.332 + export GO111MODULE=on [2021-02-16T17:56:30.003Z] #46 6.332 + GO111MODULE=on [2021-02-16T17:56:30.003Z] #46 6.332 + GOBIN=/build [2021-02-16T17:56:30.003Z] #46 6.332 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-16T17:56:30.003Z] #46 6.409 go: finding gotest.tools v0.5.3 [2021-02-16T17:56:30.003Z] #46 6.425 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T17:56:30.003Z] #46 7.403 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T17:56:30.003Z] #46 8.013 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T17:56:30.003Z] #46 9.957 go: downloading github.com/fatih/color v1.9.0 [2021-02-16T17:56:30.003Z] #46 9.960 go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T17:56:30.003Z] #46 10.03 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T17:56:30.003Z] #46 10.12 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T17:56:30.003Z] #46 10.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T17:56:30.003Z] #46 10.39 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T17:56:30.003Z] #46 10.42 go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T17:56:30.003Z] #46 10.49 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T17:56:30.003Z] #46 10.54 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T17:56:30.070Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-02-16T17:56:30.231Z] #27 ... [2021-02-16T17:56:30.231Z] [2021-02-16T17:56:30.231Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-16T17:56:30.231Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-16T17:56:30.231Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.0s done [2021-02-16T17:56:30.231Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-02-16T17:56:30.231Z] #10 DONE 20.1s [2021-02-16T17:56:30.231Z] [2021-02-16T17:56:30.231Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-16T17:56:30.231Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-02-16T17:56:30.231Z] #11 DONE 0.2s [2021-02-16T17:56:30.231Z] [2021-02-16T17:56:30.231Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-16T17:56:30.231Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-02-16T17:56:30.270Z] #46 10.54 go: extracting github.com/fatih/color v1.9.0 [2021-02-16T17:56:30.270Z] #46 10.55 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T17:56:30.270Z] #46 10.56 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T17:56:30.270Z] #46 10.63 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T17:56:30.270Z] #46 ... [2021-02-16T17:56:30.270Z] [2021-02-16T17:56:30.270Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:56:30.270Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T17:56:30.270Z] #31 5.614 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-16T17:56:30.270Z] #31 5.630 Cloning into '.'... [2021-02-16T17:56:30.270Z] #31 ... [2021-02-16T17:56:30.270Z] [2021-02-16T17:56:30.270Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:56:30.270Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:56:30.270Z] #41 7.604 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:56:30.270Z] #41 7.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:56:30.270Z] #41 7.700 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:56:30.270Z] #41 9.455 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:56:30.508Z] #42 43.56 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-16T17:56:30.508Z] #42 43.59 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-16T17:56:30.508Z] #42 43.65 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-16T17:56:30.508Z] #42 ... [2021-02-16T17:56:30.508Z] [2021-02-16T17:56:30.508Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:56:30.508Z] #57 sha256:7b1410c68aa0976147c513a049ae24073d8121f1626c3c2ed3c9071f468efa04 [2021-02-16T17:56:30.508Z] #57 109.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T17:56:30.508Z] #57 109.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-16T17:56:30.508Z] #57 DONE 117.1s [2021-02-16T17:56:30.508Z] [2021-02-16T17:56:30.508Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T17:56:30.508Z] #58 sha256:7bc943748b63f0a018bee0bd6bb0b77a145d2edf9ce9fb3f365a68ad9d5720f9 [2021-02-16T17:56:30.508Z] #58 DONE 0.1s [2021-02-16T17:56:30.508Z] [2021-02-16T17:56:30.508Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:56:30.508Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:56:30.508Z] #42 43.70 AR compel/plugins/std.lib.a [2021-02-16T17:56:30.508Z] #42 ... [2021-02-16T17:56:30.508Z] [2021-02-16T17:56:30.508Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:56:30.508Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:56:30.508Z] #44 110.9 net/textproto [2021-02-16T17:56:30.508Z] #44 110.9 crypto/x509 [2021-02-16T17:56:30.508Z] #44 112.1 vendor/golang.org/x/net/http/httpguts [2021-02-16T17:56:30.508Z] #44 112.4 vendor/golang.org/x/net/http/httpproxy [2021-02-16T17:56:30.508Z] #44 113.0 mime/multipart [2021-02-16T17:56:30.508Z] #44 114.9 crypto/tls [2021-02-16T17:56:30.529Z] #41 ... [2021-02-16T17:56:30.529Z] [2021-02-16T17:56:30.529Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:56:30.529Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:56:30.529Z] #35 7.716 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:56:30.529Z] #35 7.881 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:56:30.529Z] #35 7.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:56:30.529Z] #35 9.835 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:56:30.529Z] #35 ... [2021-02-16T17:56:30.529Z] [2021-02-16T17:56:30.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-02-16T17:56:30.529Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:56:30.529Z] #12 7.177 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:56:30.529Z] #12 7.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:56:30.529Z] #12 7.396 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:56:30.529Z] #12 9.237 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:56:30.562Z] #12 DONE 0.2s [2021-02-16T17:56:30.562Z] [2021-02-16T17:56:30.562Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-16T17:56:30.562Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-16T17:56:30.562Z] #27 12.04 0 added, 0 removed; done. [2021-02-16T17:56:30.562Z] #27 12.04 Running hooks in /etc/ca-certificates/update.d... [2021-02-16T17:56:30.562Z] #27 12.05 done. [2021-02-16T17:56:30.562Z] #27 DONE 12.2s [2021-02-16T17:56:30.562Z] [2021-02-16T17:56:30.562Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:56:30.562Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T17:56:30.562Z] #36 ... [2021-02-16T17:56:30.562Z] [2021-02-16T17:56:30.562Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-16T17:56:30.562Z] #31 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-02-16T17:56:30.562Z] #31 DONE 0.1s [2021-02-16T17:56:30.562Z] [2021-02-16T17:56:30.562Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-16T17:56:30.562Z] #39 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-02-16T17:56:30.562Z] #39 DONE 0.1s [2021-02-16T17:56:30.701Z] ok github.com/docker/docker/daemon/logger/splunk 1.441s coverage: 82.5% of statements [2021-02-16T17:56:30.701Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T17:56:30.701Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T17:56:30.765Z] #44 ... [2021-02-16T17:56:30.765Z] [2021-02-16T17:56:30.765Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:56:30.765Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:56:30.765Z] #12 117.2 Selecting previously unselected package libapparmor1:amd64. [2021-02-16T17:56:30.765Z] #12 117.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-16T17:56:30.765Z] #12 117.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-16T17:56:30.765Z] [2021-02-16T17:56:30.765Z] #12 ... [2021-02-16T17:56:30.765Z] [2021-02-16T17:56:30.765Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T17:56:30.765Z] #59 sha256:77bf93aefbdc5532c8a2786ad13ab39d62d234001b7a9c17e37ed5d016293c15 [2021-02-16T17:56:30.765Z] #59 DONE 0.2s [2021-02-16T17:56:30.765Z] [2021-02-16T17:56:30.765Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:56:30.765Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:56:30.765Z] #12 117.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-16T17:56:30.765Z] #12 117.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-16T17:56:30.794Z] #12 ... [2021-02-16T17:56:30.794Z] [2021-02-16T17:56:30.794Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:56:30.794Z] #33 sha256:4a86b443828ec5a5006bd796674b44a2fa7fc195d277eea9ec8c14871a402c9e [2021-02-16T17:56:30.794Z] #33 5.944 + RM_GOPATH=0 [2021-02-16T17:56:30.794Z] #33 5.944 + TMP_GOPATH= [2021-02-16T17:56:30.794Z] #33 5.944 + : /build [2021-02-16T17:56:30.794Z] #33 5.944 + '[' -z '' ']' [2021-02-16T17:56:30.794Z] #33 5.944 ++ mktemp -d [2021-02-16T17:56:30.794Z] #33 5.951 + export GOPATH=/tmp/tmp.IrRHR61n5E [2021-02-16T17:56:30.794Z] #33 5.951 + GOPATH=/tmp/tmp.IrRHR61n5E [2021-02-16T17:56:30.794Z] #33 5.951 + RM_GOPATH=1 [2021-02-16T17:56:30.794Z] #33 5.951 + case "$(go env GOARCH)" in [2021-02-16T17:56:30.794Z] #33 5.951 ++ go env GOARCH [2021-02-16T17:56:30.794Z] #33 5.982 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T17:56:30.794Z] #33 5.986 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:30.794Z] #33 5.986 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:30.794Z] #33 5.986 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:30.794Z] #33 5.986 + dir=/tmp/install [2021-02-16T17:56:30.794Z] #33 5.986 + bin=tomlv [2021-02-16T17:56:30.794Z] #33 5.986 + shift [2021-02-16T17:56:30.794Z] #33 5.986 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-16T17:56:30.794Z] #33 5.986 + . /tmp/install/tomlv.installer [2021-02-16T17:56:30.794Z] #33 5.986 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T17:56:30.794Z] #33 5.986 + install_tomlv [2021-02-16T17:56:30.794Z] #33 5.986 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-16T17:56:30.794Z] #33 5.986 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IrRHR61n5E/src/github.com/BurntSushi/toml [2021-02-16T17:56:30.794Z] #33 5.986 Cloning into '/tmp/tmp.IrRHR61n5E/src/github.com/BurntSushi/toml'... [2021-02-16T17:56:30.794Z] #33 7.201 + cd /tmp/tmp.IrRHR61n5E/src/github.com/BurntSushi/toml [2021-02-16T17:56:30.794Z] #33 7.201 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T17:56:30.794Z] #33 7.235 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T17:56:30.794Z] #33 8.657 runtime/internal/atomic [2021-02-16T17:56:30.794Z] #33 8.705 internal/cpu [2021-02-16T17:56:30.794Z] #33 9.119 runtime/internal/sys [2021-02-16T17:56:30.794Z] #33 9.407 runtime/internal/math [2021-02-16T17:56:30.794Z] #33 9.416 internal/bytealg [2021-02-16T17:56:30.794Z] #33 9.465 math/bits [2021-02-16T17:56:30.794Z] #33 9.808 math [2021-02-16T17:56:30.794Z] #33 10.14 runtime [2021-02-16T17:56:30.866Z] [2021-02-16T17:56:30.866Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-16T17:56:30.866Z] #28 sha256:d9ff3b99e70d05a7a924d0af3f6ae4793d3f7db79f478857e818820c8dca6782 [2021-02-16T17:56:30.866Z] #28 DONE 0.3s [2021-02-16T17:56:30.866Z] [2021-02-16T17:56:30.866Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:56:30.866Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T17:56:31.022Z] #12 117.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-16T17:56:31.053Z] #33 ... [2021-02-16T17:56:31.054Z] [2021-02-16T17:56:31.054Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:56:31.054Z] #57 sha256:0eb8d461cd5e1ab78ade7658706459400268342c8b8a5e8a0ff5f067a513c050 [2021-02-16T17:56:31.054Z] #57 5.667 + RM_GOPATH=0 [2021-02-16T17:56:31.054Z] #57 5.667 + TMP_GOPATH= [2021-02-16T17:56:31.054Z] #57 5.667 + : /build [2021-02-16T17:56:31.054Z] #57 5.667 + '[' -z '' ']' [2021-02-16T17:56:31.054Z] #57 5.667 ++ mktemp -d [2021-02-16T17:56:31.054Z] #57 5.667 + export GOPATH=/tmp/tmp.797KGqlMW1 [2021-02-16T17:56:31.054Z] #57 5.667 + GOPATH=/tmp/tmp.797KGqlMW1 [2021-02-16T17:56:31.054Z] #57 5.667 + RM_GOPATH=1 [2021-02-16T17:56:31.054Z] #57 5.667 + case "$(go env GOARCH)" in [2021-02-16T17:56:31.054Z] #57 5.676 ++ go env GOARCH [2021-02-16T17:56:31.054Z] #57 5.693 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:31.054Z] #57 5.693 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:31.054Z] #57 5.693 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:31.054Z] #57 5.693 + dir=/tmp/install [2021-02-16T17:56:31.054Z] #57 5.693 + bin=rootlesskit [2021-02-16T17:56:31.054Z] #57 5.693 + shift [2021-02-16T17:56:31.054Z] #57 5.693 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-16T17:56:31.054Z] #57 5.693 + . /tmp/install/rootlesskit.installer [2021-02-16T17:56:31.054Z] #57 5.693 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T17:56:31.054Z] #57 5.693 + install_rootlesskit [2021-02-16T17:56:31.054Z] #57 5.693 + case "$1" in [2021-02-16T17:56:31.054Z] #57 5.693 + export CGO_ENABLED=0 [2021-02-16T17:56:31.054Z] #57 5.693 + CGO_ENABLED=0 [2021-02-16T17:56:31.054Z] #57 5.693 + _install_rootlesskit [2021-02-16T17:56:31.054Z] #57 5.693 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-16T17:56:31.054Z] #57 5.693 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.797KGqlMW1/src/github.com/rootless-containers/rootlesskit [2021-02-16T17:56:31.054Z] #57 5.693 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T17:56:31.054Z] #57 5.703 Cloning into '/tmp/tmp.797KGqlMW1/src/github.com/rootless-containers/rootlesskit'... [2021-02-16T17:56:31.054Z] #57 11.12 + cd /tmp/tmp.797KGqlMW1/src/github.com/rootless-containers/rootlesskit [2021-02-16T17:56:31.054Z] #57 11.13 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T17:56:31.054Z] #57 ... [2021-02-16T17:56:31.054Z] [2021-02-16T17:56:31.054Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:56:31.054Z] #63 sha256:6c8db8252bf6d5cf3f22e9a7bbb10028f715de554eaabccaf21646358ad84d03 [2021-02-16T17:56:31.054Z] #63 4.545 + RM_GOPATH=0 [2021-02-16T17:56:31.054Z] #63 4.545 + TMP_GOPATH= [2021-02-16T17:56:31.054Z] #63 4.545 + : /build [2021-02-16T17:56:31.054Z] #63 4.545 + '[' -z '' ']' [2021-02-16T17:56:31.054Z] #63 4.545 ++ mktemp -d [2021-02-16T17:56:31.054Z] #63 4.545 + export GOPATH=/tmp/tmp.Ar3y7GWv6X [2021-02-16T17:56:31.054Z] #63 4.545 + GOPATH=/tmp/tmp.Ar3y7GWv6X [2021-02-16T17:56:31.054Z] #63 4.545 + RM_GOPATH=1 [2021-02-16T17:56:31.054Z] #63 4.545 + case "$(go env GOARCH)" in [2021-02-16T17:56:31.054Z] #63 4.545 ++ go env GOARCH [2021-02-16T17:56:31.054Z] #63 4.555 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T17:56:31.054Z] #63 4.555 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:31.054Z] #63 4.555 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:31.054Z] #63 4.555 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:31.054Z] #63 4.555 + dir=/tmp/install [2021-02-16T17:56:31.054Z] #63 4.555 + bin=proxy [2021-02-16T17:56:31.054Z] #63 4.555 + shift [2021-02-16T17:56:31.054Z] #63 4.555 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-16T17:56:31.054Z] #63 4.555 + . /tmp/install/proxy.installer [2021-02-16T17:56:31.054Z] #63 4.555 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T17:56:31.054Z] #63 4.555 + install_proxy [2021-02-16T17:56:31.054Z] #63 4.555 + case "$1" in [2021-02-16T17:56:31.054Z] #63 4.555 + export CGO_ENABLED=0 [2021-02-16T17:56:31.054Z] #63 4.555 + CGO_ENABLED=0 [2021-02-16T17:56:31.054Z] #63 4.555 + _install_proxy [2021-02-16T17:56:31.054Z] #63 4.555 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-16T17:56:31.054Z] #63 4.555 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ar3y7GWv6X/src/github.com/docker/libnetwork [2021-02-16T17:56:31.054Z] #63 4.556 Cloning into '/tmp/tmp.Ar3y7GWv6X/src/github.com/docker/libnetwork'... [2021-02-16T17:56:31.279Z] #12 117.8 Selecting previously unselected package libbtrfs0. [2021-02-16T17:56:31.279Z] #12 117.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-16T17:56:31.279Z] #12 117.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T17:56:31.313Z] #63 ... [2021-02-16T17:56:31.313Z] [2021-02-16T17:56:31.313Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:56:31.313Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:56:31.313Z] #44 6.085 + RM_GOPATH=0 [2021-02-16T17:56:31.313Z] #44 6.085 + TMP_GOPATH= [2021-02-16T17:56:31.313Z] #44 6.085 + : /build [2021-02-16T17:56:31.313Z] #44 6.085 + '[' -z '' ']' [2021-02-16T17:56:31.313Z] #44 6.085 ++ mktemp -d [2021-02-16T17:56:31.313Z] #44 6.091 + export GOPATH=/tmp/tmp.hb1Qae9UaX [2021-02-16T17:56:31.313Z] #44 6.091 + GOPATH=/tmp/tmp.hb1Qae9UaX [2021-02-16T17:56:31.313Z] #44 6.091 + RM_GOPATH=1 [2021-02-16T17:56:31.313Z] #44 6.091 + case "$(go env GOARCH)" in [2021-02-16T17:56:31.313Z] #44 6.091 ++ go env GOARCH [2021-02-16T17:56:31.313Z] #44 6.142 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:31.313Z] #44 6.142 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:31.313Z] #44 6.142 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:31.313Z] #44 6.179 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T17:56:31.313Z] #44 6.179 + dir=/tmp/install [2021-02-16T17:56:31.313Z] #44 6.179 + bin=vndr [2021-02-16T17:56:31.313Z] #44 6.179 + shift [2021-02-16T17:56:31.313Z] #44 6.179 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-16T17:56:31.313Z] #44 6.179 + . /tmp/install/vndr.installer [2021-02-16T17:56:31.313Z] #44 6.179 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T17:56:31.313Z] #44 6.179 + install_vndr [2021-02-16T17:56:31.313Z] #44 6.179 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-16T17:56:31.313Z] #44 6.179 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hb1Qae9UaX/src/github.com/LK4D4/vndr [2021-02-16T17:56:31.313Z] #44 6.186 Cloning into '/tmp/tmp.hb1Qae9UaX/src/github.com/LK4D4/vndr'... [2021-02-16T17:56:31.313Z] #44 7.201 + cd /tmp/tmp.hb1Qae9UaX/src/github.com/LK4D4/vndr [2021-02-16T17:56:31.313Z] #44 7.204 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T17:56:31.313Z] #44 7.263 + go build -buildmode=pie -v -o /build/vndr . [2021-02-16T17:56:31.313Z] #44 9.250 internal/cpu [2021-02-16T17:56:31.313Z] #44 9.297 runtime/internal/sys [2021-02-16T17:56:31.313Z] #44 9.648 internal/race [2021-02-16T17:56:31.313Z] #44 9.713 internal/bytealg [2021-02-16T17:56:31.313Z] #44 9.725 sync/atomic [2021-02-16T17:56:31.313Z] #44 10.03 unicode [2021-02-16T17:56:31.313Z] #44 10.67 runtime [2021-02-16T17:56:31.313Z] #44 ... [2021-02-16T17:56:31.313Z] [2021-02-16T17:56: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-02-16T17:56:31.313Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T17:56:31.313Z] #54 11.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:56:31.516Z] #40 0.760 + git clone https://github.com/docker/distribution.git . [2021-02-16T17:56:31.516Z] #40 0.766 Cloning into '.'... [2021-02-16T17:56:31.537Z] #12 118.0 Selecting previously unselected package libbtrfs-dev. [2021-02-16T17:56:31.537Z] #12 118.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-16T17:56:31.537Z] #12 118.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:56:31.778Z] ok github.com/docker/docker/distribution 0.257s coverage: 25.0% of statements [2021-02-16T17:56:31.778Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2021-02-16T17:56:31.778Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T17:56:32.102Z] #12 118.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-16T17:56:32.102Z] #12 118.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-16T17:56:32.102Z] #12 118.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T17:56:32.358Z] #12 118.9 Selecting previously unselected package libudev-dev:amd64. [2021-02-16T17:56:32.358Z] #12 118.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-16T17:56:32.358Z] #12 118.9 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-16T17:56:32.614Z] #12 119.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-16T17:56:32.614Z] #12 119.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-16T17:56:32.614Z] #12 119.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-16T17:56:32.810Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-02-16T17:56:33.177Z] #12 119.7 Selecting previously unselected package libpcre16-3:amd64. [2021-02-16T17:56:33.177Z] #12 119.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-16T17:56:33.177Z] #12 119.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-16T17:56:33.433Z] #12 120.1 Selecting previously unselected package libpcre32-3:amd64. [2021-02-16T17:56:33.433Z] #12 120.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-16T17:56:33.433Z] #12 120.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-16T17:56:33.689Z] #12 120.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-16T17:56:33.689Z] #12 120.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-16T17:56:33.841Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2021-02-16T17:56:33.956Z] #12 120.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-16T17:56:34.029Z] #54 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:56:34.131Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2021-02-16T17:56:34.211Z] #12 120.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-16T17:56:34.211Z] #12 120.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-16T17:56:34.211Z] #12 120.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-16T17:56:34.762Z] ok github.com/docker/docker/image/v1 0.004s coverage: 25.0% of statements [2021-02-16T17:56:34.762Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2021-02-16T17:56:34.762Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T17:56:34.762Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-16T17:56:34.762Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T17:56:34.772Z] #12 121.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-16T17:56:34.772Z] #12 121.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-16T17:56:34.772Z] #12 121.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-16T17:56:35.028Z] #12 121.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-16T17:56:35.028Z] #12 121.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-16T17:56:35.028Z] #12 121.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-16T17:56:35.028Z] #12 121.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-16T17:56:35.028Z] #12 121.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-16T17:56:35.028Z] #12 121.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-16T17:56:35.052Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-02-16T17:56:35.283Z] #12 121.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-16T17:56:35.283Z] #12 121.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-16T17:56:35.283Z] #12 121.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-16T17:56:35.421Z] #54 ... [2021-02-16T17:56:35.421Z] [2021-02-16T17:56:35.421Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T17:56:35.421Z] #23 sha256:58faff2972f4500088335c4cb6308476df5d5fbdc9b1d204f196b2b392eba7c2 [2021-02-16T17:56:35.421Z] #23 15.51 + mkdir -p /build [2021-02-16T17:56:35.421Z] #23 15.52 + mv docker/docker /build/ [2021-02-16T17:56:35.421Z] #23 15.53 + rmdir docker [2021-02-16T17:56:35.421Z] #23 DONE 15.9s [2021-02-16T17:56:35.680Z] [2021-02-16T17:56:35.680Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:56:35.680Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:56:35.680Z] #44 14.45 unicode/utf8 [2021-02-16T17:56:35.680Z] #44 15.23 internal/testlog [2021-02-16T17:56:35.680Z] #44 15.50 unicode/utf16 [2021-02-16T17:56:35.680Z] #44 15.83 container/list [2021-02-16T17:56:35.867Z] #12 122.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-16T17:56:35.867Z] #12 122.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-16T17:56:35.867Z] #12 122.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-16T17:56:35.867Z] #12 122.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T17:56:35.867Z] #12 122.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-16T17:56:35.867Z] #12 122.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-16T17:56:35.867Z] #12 122.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:56:36.083Z] ok github.com/docker/docker/oci 0.008s coverage: 8.2% of statements [2021-02-16T17:56:36.092Z] #40 ... [2021-02-16T17:56:36.092Z] [2021-02-16T17:56:36.092Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:56:36.092Z] #29 sha256:78c77a711a93b462b4027d160c8061fb4e69c8f2c8089bf6f5d6ff6b2a5f7a45 [2021-02-16T17:56:36.092Z] #29 2.637 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-16T17:56:36.092Z] #29 3.292 [2021-02-16T17:56:36.128Z] #12 122.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T17:56:36.128Z] #12 122.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-16T17:56:36.128Z] #12 122.5 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-16T17:56:36.128Z] #12 122.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T17:56:36.128Z] #12 122.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:56:36.128Z] #12 122.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-16T17:56:36.128Z] #12 122.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-16T17:56:36.128Z] #12 122.6 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-16T17:56:36.128Z] #12 122.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T17:56:36.128Z] #12 122.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-16T17:56:36.128Z] #12 122.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:56:36.128Z] #12 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T17:56:36.128Z] #12 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T17:56:36.128Z] #12 122.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:56:36.128Z] #12 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T17:56:36.128Z] #12 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T17:56:36.128Z] #12 122.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T17:56:36.248Z] #44 16.66 crypto/internal/subtle [2021-02-16T17:56:36.248Z] #44 16.86 crypto/subtle [2021-02-16T17:56:36.248Z] #44 ... [2021-02-16T17:56:36.248Z] [2021-02-16T17:56:36.248Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:56:36.248Z] #48 sha256:5d2e431ab1e55b2bdd835084ae0582bf89d71fb384ba2a6dae3e85608b6ed83c [2021-02-16T17:56:36.248Z] #48 6.798 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-16T17:56:36.248Z] #48 14.68 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-16T17:56:36.248Z] #48 14.76 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-16T17:56:36.248Z] #48 14.77 go: downloading github.com/spf13/viper v1.6.1 [2021-02-16T17:56:36.248Z] #48 14.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T17:56:36.248Z] #48 14.77 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T17:56:36.248Z] #48 14.77 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T17:56:36.248Z] #48 14.91 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-16T17:56:36.248Z] #48 15.24 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-16T17:56:36.248Z] #48 15.27 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-16T17:56:36.248Z] #48 15.55 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T17:56:36.248Z] #48 15.55 go: downloading github.com/pkg/errors v0.8.1 [2021-02-16T17:56:36.248Z] #48 15.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T17:56:36.248Z] #48 15.60 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-16T17:56:36.248Z] #48 15.83 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T17:56:36.248Z] #48 15.95 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-16T17:56:36.248Z] #48 16.01 go: extracting github.com/spf13/viper v1.6.1 [2021-02-16T17:56:36.248Z] #48 16.21 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-16T17:56:36.248Z] #48 16.49 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T17:56:36.248Z] #48 16.59 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-16T17:56:36.248Z] #48 16.62 go: extracting github.com/pkg/errors v0.8.1 [2021-02-16T17:56:36.386Z] #12 122.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-16T17:56:36.386Z] #12 122.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T17:56:36.386Z] #12 122.7 Setting up dmsetup (2:1.02.155-3) ... [2021-02-16T17:56:36.386Z] #12 122.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T17:56:36.386Z] #12 122.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-16T17:56:36.386Z] #12 122.8 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:56:36.388Z] #29 3.513 0.0% ### 4.7% ###### 8.8% ########## 14.9% ############ 16.9% ############# 18.9% ################# 24.9% #################### 29.0% ####################### 33.0% ########################## 37.1% ############################# 41.1% ################################# 47.2% ######################################### 57.0% ############################################## 65.1% ####################################################### 77.2% ############################################################## 87.2% #################################################################### 95.3% ######################################################################## 100.0% [2021-02-16T17:56:36.507Z] #48 16.89 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T17:56:36.507Z] #48 16.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T17:56:36.507Z] #48 16.89 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-16T17:56:36.507Z] #48 16.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-16T17:56:36.507Z] #48 17.06 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-16T17:56:36.507Z] #48 17.15 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-16T17:56:36.717Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2021-02-16T17:56:36.717Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-16T17:56:36.994Z] #12 DONE 123.6s [2021-02-16T17:56:36.994Z] [2021-02-16T17:56:36.994Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:56:36.994Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:56:36.994Z] #42 43.80 CC compel/plugins/fds/fds.o [2021-02-16T17:56:36.994Z] #42 44.19 AR compel/plugins/fds.lib.a [2021-02-16T17:56:36.994Z] #42 44.28 HOSTDEP compel/src/lib/log-host.d [2021-02-16T17:56:36.994Z] #42 44.43 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-16T17:56:36.994Z] #42 44.60 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-16T17:56:36.994Z] #42 44.70 HOSTDEP compel/src/main-host.d [2021-02-16T17:56:36.994Z] #42 44.89 DEP compel/src/lib/ptrace.d [2021-02-16T17:56:36.994Z] #42 45.16 DEP compel/src/lib/infect.d [2021-02-16T17:56:36.994Z] #42 45.34 DEP compel/src/lib/infect-util.d [2021-02-16T17:56:36.994Z] #42 45.46 DEP compel/src/lib/infect-rpc.d [2021-02-16T17:56:36.994Z] #42 45.62 DEP compel/arch/x86/src/lib/infect.d [2021-02-16T17:56:36.994Z] #42 45.77 DEP compel/arch/x86/src/lib/cpu.d [2021-02-16T17:56:36.994Z] #42 45.85 DEP compel/src/lib/log.d [2021-02-16T17:56:36.994Z] #42 45.92 DEP compel/src/main.d [2021-02-16T17:56:36.994Z] #42 46.01 DEP compel/src/lib/handle-elf.d [2021-02-16T17:56:36.994Z] #42 46.10 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-16T17:56:36.994Z] #42 46.22 CC compel/src/lib/log.o [2021-02-16T17:56:36.994Z] #42 46.46 CC compel/arch/x86/src/lib/cpu.o [2021-02-16T17:56:36.994Z] #42 47.15 CC compel/arch/x86/src/lib/infect.o [2021-02-16T17:56:36.994Z] #42 47.85 CC compel/src/lib/infect-rpc.o [2021-02-16T17:56:36.994Z] #42 48.11 CC compel/src/lib/infect-util.o [2021-02-16T17:56:36.994Z] #42 48.35 CC compel/src/lib/infect.o [2021-02-16T17:56:37.038Z] #29 6.134 [2021-02-16T17:56:37.076Z] #48 17.37 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T17:56:37.076Z] #48 17.38 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T17:56:37.076Z] #48 ... [2021-02-16T17:56:37.076Z] [2021-02-16T17:56:37.076Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:56:37.076Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:56:37.076Z] #44 17.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-16T17:56:37.076Z] #44 17.54 internal/nettrace [2021-02-16T17:56:37.259Z] #42 ... [2021-02-16T17:56:37.259Z] [2021-02-16T17:56:37.259Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T17:56:37.259Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-16T17:56:37.338Z] #44 17.86 runtime/cgo [2021-02-16T17:56:37.635Z] #29 6.375 0.4% ##################### 29.9% ######################################## 56.3% ##################################################################### 96.6% ######################################################################## 100.0% [2021-02-16T17:56:38.257Z] ok github.com/docker/docker/pkg/archive 0.495s coverage: 77.1% of statements [2021-02-16T17:56:38.283Z] #29 7.382 [2021-02-16T17:56:38.887Z] #29 7.639 0.8% #################### 28.6% ########################################## 59.3% ######################################################################## 100.0% [2021-02-16T17:56:39.030Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2021-02-16T17:56:39.030Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T17:56:39.030Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2021-02-16T17:56:39.030Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T17:56:39.030Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T17:56:39.030Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T17:56:39.030Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T17:56:39.030Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T17:56:39.031Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T17:56:39.031Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T17:56:39.031Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T17:56:39.031Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T17:56:39.160Z] #13 DONE 1.8s [2021-02-16T17:56:39.160Z] [2021-02-16T17:56:39.160Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:56:39.160Z] #52 sha256:15f4a550cdf667db3c7be9e126effa73d49b88b695c00670883463c30406b722 [2021-02-16T17:56:39.160Z] #52 1.696 + RM_GOPATH=0 [2021-02-16T17:56:39.160Z] #52 1.696 + TMP_GOPATH= [2021-02-16T17:56:39.160Z] #52 1.696 + : /build [2021-02-16T17:56:39.160Z] #52 1.696 + '[' -z '' ']' [2021-02-16T17:56:39.160Z] #52 1.697 ++ mktemp -d [2021-02-16T17:56:39.160Z] #52 1.698 + export GOPATH=/tmp/tmp.PXDuo43f6E [2021-02-16T17:56:39.160Z] #52 1.698 + GOPATH=/tmp/tmp.PXDuo43f6E [2021-02-16T17:56:39.160Z] #52 1.699 + RM_GOPATH=1 [2021-02-16T17:56:39.160Z] #52 1.699 + case "$(go env GOARCH)" in [2021-02-16T17:56:39.160Z] #52 1.703 ++ go env GOARCH [2021-02-16T17:56:39.160Z] #52 1.718 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:39.160Z] #52 1.718 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:39.160Z] #52 1.718 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:39.160Z] #52 1.723 + dir=/tmp/install [2021-02-16T17:56:39.160Z] #52 1.724 + bin=runc [2021-02-16T17:56:39.160Z] #52 1.724 + shift [2021-02-16T17:56:39.160Z] #52 1.725 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-16T17:56:39.160Z] #52 1.738 + . /tmp/install/runc.installer [2021-02-16T17:56:39.160Z] #52 1.741 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:56:39.160Z] #52 1.741 + install_runc [2021-02-16T17:56:39.160Z] #52 1.747 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-16T17:56:39.160Z] #52 1.751 + uname -r [2021-02-16T17:56:39.160Z] #52 1.761 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-16T17:56:39.160Z] #52 1.761 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-16T17:56:39.160Z] #52 1.761 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-16T17:56:39.160Z] #52 1.761 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PXDuo43f6E/src/github.com/opencontainers/runc [2021-02-16T17:56:39.160Z] #52 1.778 Cloning into '/tmp/tmp.PXDuo43f6E/src/github.com/opencontainers/runc'... [2021-02-16T17:56:39.291Z] ok github.com/docker/docker/pkg/authorization 0.339s coverage: 68.3% of statements [2021-02-16T17:56:39.291Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-16T17:56:39.291Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2021-02-16T17:56:39.535Z] #29 8.460 #=#=# [2021-02-16T17:56:39.978Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T17:56:39.978Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T17:56:40.088Z] #52 ... [2021-02-16T17:56:40.088Z] [2021-02-16T17:56:40.088Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T17:56:40.088Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T17:56:40.088Z] #14 DONE 1.3s [2021-02-16T17:56:40.088Z] [2021-02-16T17:56:40.088Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T17:56:40.088Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-16T17:56:40.448Z] #29 8.656 0.1% ## 3.9% ##### 7.7% ######### 13.3% ############# 19.1% ################ 22.9% #################### 28.7% ######################## 33.7% [2021-02-16T17:56:40.448Z] #29 ... [2021-02-16T17:56:40.448Z] [2021-02-16T17:56:40.448Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:56:40.448Z] #58 sha256:fbf1b939b87eaa0d008ae4fec1c4e162a7b8ea618865bee5f6ceb426e8e110f6 [2021-02-16T17:56:40.448Z] #58 0.832 + RM_GOPATH=0 [2021-02-16T17:56:40.448Z] #58 0.832 + TMP_GOPATH= [2021-02-16T17:56:40.448Z] #58 0.832 + : /build [2021-02-16T17:56:40.448Z] #58 0.832 + '[' -z '' ']' [2021-02-16T17:56:40.448Z] #58 0.832 ++ mktemp -d [2021-02-16T17:56:40.448Z] #58 0.837 + export GOPATH=/tmp/tmp.N4hgff8uK7 [2021-02-16T17:56:40.448Z] #58 0.837 + GOPATH=/tmp/tmp.N4hgff8uK7 [2021-02-16T17:56:40.448Z] #58 0.837 + RM_GOPATH=1 [2021-02-16T17:56:40.448Z] #58 0.837 + case "$(go env GOARCH)" in [2021-02-16T17:56:40.448Z] #58 0.840 ++ go env GOARCH [2021-02-16T17:56:40.448Z] #58 0.923 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:40.448Z] #58 0.924 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:40.448Z] #58 0.926 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:40.448Z] #58 0.931 + dir=/tmp/install [2021-02-16T17:56:40.448Z] #58 0.932 + bin=rootlesskit [2021-02-16T17:56:40.448Z] #58 0.932 + shift [2021-02-16T17:56:40.448Z] #58 0.932 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-16T17:56:40.448Z] #58 0.933 + . /tmp/install/rootlesskit.installer [2021-02-16T17:56:40.448Z] #58 0.934 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T17:56:40.448Z] #58 0.935 + install_rootlesskit [2021-02-16T17:56:40.448Z] #58 0.936 + case "$1" in [2021-02-16T17:56:40.448Z] #58 0.936 + export CGO_ENABLED=0 [2021-02-16T17:56:40.448Z] #58 0.936 + CGO_ENABLED=0 [2021-02-16T17:56:40.448Z] #58 0.936 + _install_rootlesskit [2021-02-16T17:56:40.448Z] #58 0.936 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-16T17:56:40.448Z] #58 0.936 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T17:56:40.448Z] #58 0.936 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.N4hgff8uK7/src/github.com/rootless-containers/rootlesskit [2021-02-16T17:56:40.448Z] #58 0.941 Cloning into '/tmp/tmp.N4hgff8uK7/src/github.com/rootless-containers/rootlesskit'... [2021-02-16T17:56:40.448Z] #58 6.430 + cd /tmp/tmp.N4hgff8uK7/src/github.com/rootless-containers/rootlesskit [2021-02-16T17:56:40.448Z] #58 6.431 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-16T17:56:40.448Z] #58 7.409 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T17:56:40.448Z] #58 7.410 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-16T17:56:40.448Z] #58 ... [2021-02-16T17:56:40.448Z] [2021-02-16T17:56:40.448Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:56:40.448Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T17:56:40.448Z] #42 1.207 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:56:40.448Z] #42 1.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:56:40.448Z] #42 1.607 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:56:40.448Z] #42 2.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T17:56:40.448Z] #42 5.091 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T17:56:40.448Z] #42 7.638 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T17:56:40.555Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2021-02-16T17:56:40.555Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-02-16T17:56:40.629Z] #44 ... [2021-02-16T17:56:40.629Z] [2021-02-16T17:56:40.629Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:56:40.629Z] #46 sha256:8653100ca0964269de0c019ff573f56ef8a6ac23adfae6dc12d301f4bbfcd767 [2021-02-16T17:56:40.629Z] #46 10.79 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T17:56:40.629Z] #46 10.87 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T17:56:40.629Z] #46 11.12 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T17:56:40.629Z] #46 11.23 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T17:56:40.629Z] #46 11.31 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T17:56:40.629Z] #46 11.41 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T17:56:40.629Z] #46 14.12 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T17:56:40.629Z] #46 14.23 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T17:56:40.629Z] #46 16.54 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T17:56:40.629Z] #46 20.08 go: finding github.com/fatih/color v1.9.0 [2021-02-16T17:56:40.629Z] #46 20.20 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T17:56:40.629Z] #46 20.25 go: finding github.com/pkg/errors v0.9.1 [2021-02-16T17:56:40.629Z] #46 20.33 go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T17:56:40.629Z] #46 20.35 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T17:56:40.629Z] #46 20.44 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T17:56:40.629Z] #46 20.62 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T17:56:40.629Z] #46 20.79 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T17:56:40.629Z] #46 20.82 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T17:56:40.629Z] #46 20.87 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T17:56:40.629Z] #46 20.90 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T17:56:40.630Z] #46 ... [2021-02-16T17:56:40.630Z] [2021-02-16T17:56:40.630Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:56:40.630Z] #63 sha256:6c8db8252bf6d5cf3f22e9a7bbb10028f715de554eaabccaf21646358ad84d03 [2021-02-16T17:56:40.630Z] #63 18.87 Checking out files: 61% (1180/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-02-16T17:56:40.630Z] #63 19.52 + cd /tmp/tmp.Ar3y7GWv6X/src/github.com/docker/libnetwork [2021-02-16T17:56:40.630Z] #63 19.52 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T17:56:40.630Z] #63 20.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-16T17:56:40.808Z] #42 ... [2021-02-16T17:56:40.808Z] [2021-02-16T17:56:40.808Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:56:40.808Z] #49 sha256:26af3af368cb70d9c786d87d779ab2be2d9703d73e1a921b231a1b2ea77511d8 [2021-02-16T17:56:40.808Z] #49 0.817 + RM_GOPATH=0 [2021-02-16T17:56:40.808Z] #49 0.817 + TMP_GOPATH= [2021-02-16T17:56:40.808Z] #49 0.817 + : /build [2021-02-16T17:56:40.808Z] #49 0.817 + '[' -z '' ']' [2021-02-16T17:56:40.808Z] #49 0.817 ++ mktemp -d [2021-02-16T17:56:40.808Z] #49 0.835 + export GOPATH=/tmp/tmp.UyqJgbVu69 [2021-02-16T17:56:40.808Z] #49 0.835 + GOPATH=/tmp/tmp.UyqJgbVu69 [2021-02-16T17:56:40.808Z] #49 0.835 + RM_GOPATH=1 [2021-02-16T17:56:40.808Z] #49 0.835 + case "$(go env GOARCH)" in [2021-02-16T17:56:40.808Z] #49 0.837 ++ go env GOARCH [2021-02-16T17:56:40.808Z] #49 0.904 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:40.808Z] #49 0.905 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:40.808Z] #49 0.908 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:40.808Z] #49 0.910 + dir=/tmp/install [2021-02-16T17:56:40.808Z] #49 0.910 + bin=golangci_lint [2021-02-16T17:56:40.808Z] #49 0.910 + shift [2021-02-16T17:56:40.808Z] #49 0.910 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-16T17:56:40.808Z] #49 0.910 + . /tmp/install/golangci_lint.installer [2021-02-16T17:56:40.808Z] #49 0.911 ++ : v1.23.8 [2021-02-16T17:56:40.808Z] #49 0.911 + install_golangci_lint [2021-02-16T17:56:40.808Z] #49 0.911 + set -e [2021-02-16T17:56:40.808Z] #49 0.911 + export GO111MODULE=on [2021-02-16T17:56:40.808Z] #49 0.912 + GO111MODULE=on [2021-02-16T17:56:40.808Z] #49 0.912 + GOBIN=/build [2021-02-16T17:56:40.808Z] #49 0.912 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-16T17:56:40.808Z] #49 0.999 go: finding github.com/golangci v1.23.8 [2021-02-16T17:56:40.808Z] #49 1.000 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-16T17:56:40.808Z] #49 1.000 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-16T17:56:40.808Z] #49 1.001 go: finding github.com v1.23.8 [2021-02-16T17:56:40.808Z] #49 1.004 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-16T17:56:40.808Z] #49 1.775 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-16T17:56:40.808Z] #49 3.047 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-16T17:56:40.808Z] #49 ... [2021-02-16T17:56:40.808Z] [2021-02-16T17:56:40.808Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:56:40.808Z] #51 sha256:87fa446c41a1c33e083ce967eeb197a04a0a8476e9aa3462d63429c35c6a76bc [2021-02-16T17:56:40.808Z] #51 0.827 + RM_GOPATH=0 [2021-02-16T17:56:40.808Z] #51 0.828 + TMP_GOPATH= [2021-02-16T17:56:40.808Z] #51 0.828 + : /build [2021-02-16T17:56:40.808Z] #51 0.828 + '[' -z '' ']' [2021-02-16T17:56:40.808Z] #51 0.833 ++ mktemp -d [2021-02-16T17:56:40.808Z] #51 0.835 + export GOPATH=/tmp/tmp.A03J9tsPN6 [2021-02-16T17:56:40.808Z] #51 0.836 + GOPATH=/tmp/tmp.A03J9tsPN6 [2021-02-16T17:56:40.808Z] #51 0.836 + RM_GOPATH=1 [2021-02-16T17:56:40.808Z] #51 0.837 + case "$(go env GOARCH)" in [2021-02-16T17:56:40.808Z] #51 0.839 ++ go env GOARCH [2021-02-16T17:56:40.808Z] #51 0.921 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:40.808Z] #51 0.921 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:40.808Z] #51 0.927 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:40.808Z] #51 0.928 + dir=/tmp/install [2021-02-16T17:56:40.808Z] #51 0.928 + bin=shfmt [2021-02-16T17:56:40.808Z] #51 0.928 + shift [2021-02-16T17:56:40.808Z] #51 0.928 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-16T17:56:40.808Z] #51 0.929 + . /tmp/install/shfmt.installer [2021-02-16T17:56:40.808Z] #51 0.930 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T17:56:40.808Z] #51 0.930 + install_shfmt [2021-02-16T17:56:40.808Z] #51 0.930 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-16T17:56:40.808Z] #51 0.931 + git clone https://github.com/mvdan/sh.git /tmp/tmp.A03J9tsPN6/src/github.com/mvdan/sh [2021-02-16T17:56:40.809Z] #51 0.932 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T17:56:40.809Z] #51 0.956 Cloning into '/tmp/tmp.A03J9tsPN6/src/github.com/mvdan/sh'... [2021-02-16T17:56:40.818Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T17:56:40.818Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T17:56:40.818Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2021-02-16T17:56:40.888Z] #63 ... [2021-02-16T17:56:40.888Z] [2021-02-16T17:56:40.888Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:56:40.888Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:56:40.888Z] #12 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:56:40.888Z] #12 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:56:41.015Z] #15 0.997 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-16T17:56:41.081Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2021-02-16T17:56:41.081Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T17:56:41.081Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T17:56:41.081Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T17:56:41.081Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T17:56:41.081Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T17:56:41.081Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T17:56:41.081Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T17:56:41.081Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T17:56:41.081Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T17:56:41.081Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T17:56:41.081Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T17:56:41.112Z] #51 ... [2021-02-16T17:56:41.112Z] [2021-02-16T17:56:41.112Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:56:41.112Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T17:56:41.112Z] #13 1.210 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:56:41.112Z] #13 1.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:56:41.112Z] #13 1.434 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:56:41.112Z] #13 2.701 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T17:56:41.112Z] #13 5.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T17:56:41.112Z] #13 7.226 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T17:56:41.112Z] #13 ... [2021-02-16T17:56:41.112Z] [2021-02-16T17:56:41.112Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:56:41.112Z] #64 sha256:dbf7139f6f28a482091b6c9df7cb38b7fecb59a25a1f54f2d148d8ce2a346b30 [2021-02-16T17:56:41.112Z] #64 0.550 + RM_GOPATH=0 [2021-02-16T17:56:41.112Z] #64 0.550 + TMP_GOPATH= [2021-02-16T17:56:41.112Z] #64 0.550 + : /build [2021-02-16T17:56:41.112Z] #64 0.550 + '[' -z '' ']' [2021-02-16T17:56:41.112Z] #64 0.551 ++ mktemp -d [2021-02-16T17:56:41.112Z] #64 0.552 + export GOPATH=/tmp/tmp.mEs7BZlSzh [2021-02-16T17:56:41.112Z] #64 0.552 + GOPATH=/tmp/tmp.mEs7BZlSzh [2021-02-16T17:56:41.112Z] #64 0.552 + RM_GOPATH=1 [2021-02-16T17:56:41.112Z] #64 0.552 + case "$(go env GOARCH)" in [2021-02-16T17:56:41.112Z] #64 0.553 ++ go env GOARCH [2021-02-16T17:56:41.112Z] #64 0.559 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:41.112Z] #64 0.559 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:41.112Z] #64 0.560 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:41.112Z] #64 0.561 + dir=/tmp/install [2021-02-16T17:56:41.112Z] #64 0.565 + bin=proxy [2021-02-16T17:56:41.112Z] #64 0.565 + shift [2021-02-16T17:56:41.112Z] #64 0.565 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-16T17:56:41.112Z] #64 0.565 + . /tmp/install/proxy.installer [2021-02-16T17:56:41.112Z] #64 0.565 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T17:56:41.112Z] #64 0.566 + install_proxy [2021-02-16T17:56:41.112Z] #64 0.566 + case "$1" in [2021-02-16T17:56:41.112Z] #64 0.566 + export CGO_ENABLED=0 [2021-02-16T17:56:41.112Z] #64 0.566 + CGO_ENABLED=0 [2021-02-16T17:56:41.112Z] #64 0.566 + _install_proxy [2021-02-16T17:56:41.112Z] #64 0.566 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-16T17:56:41.112Z] #64 0.566 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T17:56:41.112Z] #64 0.566 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mEs7BZlSzh/src/github.com/docker/libnetwork [2021-02-16T17:56:41.112Z] #64 0.569 Cloning into '/tmp/tmp.mEs7BZlSzh/src/github.com/docker/libnetwork'... [2021-02-16T17:56:41.112Z] #64 ... [2021-02-16T17:56:41.112Z] [2021-02-16T17:56:41.112Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:56:41.112Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-16T17:56:41.112Z] #55 1.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:56:41.112Z] #55 1.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:56:41.112Z] #55 1.434 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:56:41.112Z] #55 2.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T17:56:41.112Z] #55 5.190 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T17:56:41.112Z] #55 7.829 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T17:56:41.147Z] #12 ... [2021-02-16T17:56:41.147Z] [2021-02-16T17:56:41.147Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:56:41.147Z] #48 sha256:5d2e431ab1e55b2bdd835084ae0582bf89d71fb384ba2a6dae3e85608b6ed83c [2021-02-16T17:56:41.147Z] #48 17.56 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-16T17:56:41.147Z] #48 17.63 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-16T17:56:41.147Z] #48 17.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T17:56:41.147Z] #48 17.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T17:56:41.147Z] #48 17.76 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-16T17:56:41.147Z] #48 17.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T17:56:41.147Z] #48 18.03 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T17:56:41.147Z] #48 18.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T17:56:41.147Z] #48 18.04 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T17:56:41.147Z] #48 18.08 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-16T17:56:41.147Z] #48 18.11 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-16T17:56:41.147Z] #48 18.40 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T17:56:41.147Z] #48 18.40 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T17:56:41.147Z] #48 18.60 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T17:56:41.147Z] #48 18.73 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T17:56:41.147Z] #48 18.74 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-16T17:56:41.147Z] #48 18.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T17:56:41.147Z] #48 18.83 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-16T17:56:41.147Z] #48 18.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T17:56:41.147Z] #48 18.86 go: downloading github.com/spf13/cast v1.3.0 [2021-02-16T17:56:41.147Z] #48 19.10 go: extracting github.com/spf13/cast v1.3.0 [2021-02-16T17:56:41.147Z] #48 19.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T17:56:41.147Z] #48 19.31 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T17:56:41.147Z] #48 19.51 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T17:56:41.147Z] #48 19.55 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T17:56:41.147Z] #48 19.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-16T17:56:41.147Z] #48 19.76 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-16T17:56:41.147Z] #48 19.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T17:56:41.148Z] #48 19.90 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T17:56:41.148Z] #48 20.15 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T17:56:41.271Z] #15 DONE 1.1s [2021-02-16T17:56:41.271Z] [2021-02-16T17:56:41.271Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T17:56:41.271Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-16T17:56:41.407Z] #48 ... [2021-02-16T17:56:41.407Z] [2021-02-16T17:56:41.407Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:56:41.407Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:56:41.407Z] #41 11.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:56:41.407Z] #41 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:56:41.407Z] #41 ... [2021-02-16T17:56:41.407Z] [2021-02-16T17:56:41.407Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:56:41.407Z] #57 sha256:0eb8d461cd5e1ab78ade7658706459400268342c8b8a5e8a0ff5f067a513c050 [2021-02-16T17:56:41.407Z] #57 11.94 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T17:56:41.407Z] #57 11.94 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-16T17:56:41.418Z] #55 ... [2021-02-16T17:56:41.418Z] [2021-02-16T17:56:41.418Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:56:41.418Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-16T17:56:41.418Z] #32 0.766 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-16T17:56:41.418Z] #32 0.769 Cloning into '.'... [2021-02-16T17:56:41.418Z] #32 ... [2021-02-16T17:56:41.418Z] [2021-02-16T17:56:41.418Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T17:56:41.418Z] #24 sha256:d4eaf8ccc9b099d6913145addbd7b3b2ddbfb5ee9e10b1a422325f2acd15d5e9 [2021-02-16T17:56:41.418Z] #24 0.865 + RM_GOPATH=0 [2021-02-16T17:56:41.418Z] #24 0.865 + TMP_GOPATH= [2021-02-16T17:56:41.418Z] #24 0.865 + : /build [2021-02-16T17:56:41.418Z] #24 0.865 + '[' -z '' ']' [2021-02-16T17:56:41.418Z] #24 0.865 ++ mktemp -d [2021-02-16T17:56:41.418Z] #24 0.868 + export GOPATH=/tmp/tmp.sBKFcyFtaB [2021-02-16T17:56:41.418Z] #24 0.868 + GOPATH=/tmp/tmp.sBKFcyFtaB [2021-02-16T17:56:41.418Z] #24 0.868 + RM_GOPATH=1 [2021-02-16T17:56:41.418Z] #24 0.868 + case "$(go env GOARCH)" in [2021-02-16T17:56:41.418Z] #24 0.870 ++ go env GOARCH [2021-02-16T17:56:41.418Z] #24 0.877 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:41.418Z] #24 0.878 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:41.418Z] #24 0.909 Install docker/cli version 17.06.2-ce from stable [2021-02-16T17:56:41.418Z] #24 0.910 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:41.418Z] #24 0.910 + dir=/tmp/install [2021-02-16T17:56:41.418Z] #24 0.910 + bin=dockercli [2021-02-16T17:56:41.418Z] #24 0.910 + shift [2021-02-16T17:56:41.418Z] #24 0.910 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-16T17:56:41.418Z] #24 0.910 + . /tmp/install/dockercli.installer [2021-02-16T17:56:41.418Z] #24 0.910 ++ : stable [2021-02-16T17:56:41.418Z] #24 0.910 ++ : 17.06.2-ce [2021-02-16T17:56:41.418Z] #24 0.910 + install_dockercli [2021-02-16T17:56:41.418Z] #24 0.910 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-16T17:56:41.418Z] #24 0.945 ++ uname -m [2021-02-16T17:56:41.418Z] #24 0.977 + arch=ppc64le [2021-02-16T17:56:41.418Z] #24 0.986 + '[' ppc64le '!=' x86_64 ']' [2021-02-16T17:56:41.418Z] #24 0.986 + '[' ppc64le '!=' s390x ']' [2021-02-16T17:56:41.419Z] #24 0.987 + '[' ppc64le '!=' armhf ']' [2021-02-16T17:56:41.419Z] #24 0.988 + build_dockercli [2021-02-16T17:56:41.419Z] #24 0.989 + git clone https://github.com/docker/docker-ce /tmp/tmp.sBKFcyFtaB/tmp/docker-ce [2021-02-16T17:56:41.419Z] #24 0.995 Cloning into '/tmp/tmp.sBKFcyFtaB/tmp/docker-ce'... [2021-02-16T17:56:41.419Z] #24 ... [2021-02-16T17:56:41.419Z] [2021-02-16T17:56:41.419Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:56:41.419Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:56:41.419Z] #45 0.893 + RM_GOPATH=0 [2021-02-16T17:56:41.419Z] #45 0.893 + TMP_GOPATH= [2021-02-16T17:56:41.419Z] #45 0.894 + : /build [2021-02-16T17:56:41.419Z] #45 0.894 + '[' -z '' ']' [2021-02-16T17:56:41.419Z] #45 0.896 ++ mktemp -d [2021-02-16T17:56:41.419Z] #45 0.900 + export GOPATH=/tmp/tmp.3rnaUXsu24 [2021-02-16T17:56:41.419Z] #45 0.901 + GOPATH=/tmp/tmp.3rnaUXsu24 [2021-02-16T17:56:41.419Z] #45 0.902 + RM_GOPATH=1 [2021-02-16T17:56:41.419Z] #45 0.902 + case "$(go env GOARCH)" in [2021-02-16T17:56:41.419Z] #45 0.906 ++ go env GOARCH [2021-02-16T17:56:41.419Z] #45 0.969 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:41.419Z] #45 0.969 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:41.419Z] #45 0.974 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:41.419Z] #45 0.976 + dir=/tmp/install [2021-02-16T17:56:41.419Z] #45 0.976 + bin=vndr [2021-02-16T17:56:41.419Z] #45 0.976 + shift [2021-02-16T17:56:41.419Z] #45 0.977 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-16T17:56:41.419Z] #45 0.977 + . /tmp/install/vndr.installer [2021-02-16T17:56:41.419Z] #45 0.978 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T17:56:41.419Z] #45 0.979 + install_vndr [2021-02-16T17:56:41.419Z] #45 0.979 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-16T17:56:41.419Z] #45 0.979 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T17:56:41.419Z] #45 0.979 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3rnaUXsu24/src/github.com/LK4D4/vndr [2021-02-16T17:56:41.419Z] #45 0.983 Cloning into '/tmp/tmp.3rnaUXsu24/src/github.com/LK4D4/vndr'... [2021-02-16T17:56:41.419Z] #45 1.840 + cd /tmp/tmp.3rnaUXsu24/src/github.com/LK4D4/vndr [2021-02-16T17:56:41.419Z] #45 1.841 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-16T17:56:41.419Z] #45 1.885 + go build -buildmode=pie -v -o /build/vndr . [2021-02-16T17:56:41.419Z] #45 3.779 internal/race [2021-02-16T17:56:41.419Z] #45 3.791 runtime/internal/math [2021-02-16T17:56:41.419Z] #45 3.842 runtime/internal/atomic [2021-02-16T17:56:41.419Z] #45 3.875 internal/cpu [2021-02-16T17:56:41.419Z] #45 4.051 sync/atomic [2021-02-16T17:56:41.419Z] #45 4.098 unicode [2021-02-16T17:56:41.419Z] #45 5.193 unicode/utf8 [2021-02-16T17:56:41.419Z] #45 5.655 math [2021-02-16T17:56:41.419Z] #45 6.375 internal/bytealg [2021-02-16T17:56:41.419Z] #45 7.609 encoding [2021-02-16T17:56:41.419Z] #45 7.937 runtime [2021-02-16T17:56:41.419Z] #45 8.247 unicode/utf16 [2021-02-16T17:56:41.419Z] #45 8.811 container/list [2021-02-16T17:56:41.671Z] #57 ... [2021-02-16T17:56:41.671Z] [2021-02-16T17:56:41.671Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:56:41.671Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:56:41.671Z] #35 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:56:41.671Z] #35 14.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:56:41.671Z] #35 ... [2021-02-16T17:56:41.671Z] [2021-02-16T17:56:41.671Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:56:41.671Z] #50 sha256:d1463519ffe7154f49dbeca9487d817cf201592d5fde310558f62d274d2d2239 [2021-02-16T17:56:41.671Z] #50 19.40 + cd /tmp/tmp.CdtkI34SKY/src/github.com/mvdan/sh [2021-02-16T17:56:41.671Z] #50 19.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T17:56:41.671Z] #50 19.51 + GO111MODULE=on [2021-02-16T17:56:41.671Z] #50 19.51 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-16T17:56:41.671Z] #50 20.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T17:56:41.671Z] #50 20.72 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T17:56:41.671Z] #50 20.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T17:56:41.671Z] #50 21.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T17:56:41.671Z] #50 21.12 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T17:56:41.671Z] #50 21.93 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T17:56:41.718Z] #45 ... [2021-02-16T17:56:41.718Z] [2021-02-16T17:56:41.718Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:56:41.718Z] #47 sha256:9f0a82c0719e62716acdb04906f745aa70af7f767dda5d30757ac59ec817d853 [2021-02-16T17:56:41.718Z] #47 0.869 + RM_GOPATH=0 [2021-02-16T17:56:41.718Z] #47 0.882 + TMP_GOPATH= [2021-02-16T17:56:41.718Z] #47 0.883 + : /build [2021-02-16T17:56:41.718Z] #47 0.885 + '[' -z '' ']' [2021-02-16T17:56:41.718Z] #47 0.887 ++ mktemp -d [2021-02-16T17:56:41.718Z] #47 0.889 + export GOPATH=/tmp/tmp.LayLEHERIt [2021-02-16T17:56:41.718Z] #47 0.891 + GOPATH=/tmp/tmp.LayLEHERIt [2021-02-16T17:56:41.718Z] #47 0.891 + RM_GOPATH=1 [2021-02-16T17:56:41.718Z] #47 0.892 + case "$(go env GOARCH)" in [2021-02-16T17:56:41.718Z] #47 0.900 ++ go env GOARCH [2021-02-16T17:56:41.718Z] #47 0.946 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:41.718Z] #47 0.946 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:41.718Z] #47 0.948 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:41.718Z] #47 0.951 + dir=/tmp/install [2021-02-16T17:56:41.718Z] #47 0.951 + bin=gotestsum [2021-02-16T17:56:41.718Z] #47 0.951 + shift [2021-02-16T17:56:41.718Z] #47 0.952 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-16T17:56:41.718Z] #47 0.952 + . /tmp/install/gotestsum.installer [2021-02-16T17:56:41.718Z] #47 0.953 ++ : v0.5.3 [2021-02-16T17:56:41.718Z] #47 0.953 + install_gotestsum [2021-02-16T17:56:41.718Z] #47 0.956 + set -e [2021-02-16T17:56:41.718Z] #47 0.956 + export GO111MODULE=on [2021-02-16T17:56:41.718Z] #47 0.956 + GO111MODULE=on [2021-02-16T17:56:41.718Z] #47 0.956 + GOBIN=/build [2021-02-16T17:56:41.718Z] #47 0.957 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-16T17:56:41.718Z] #47 0.998 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T17:56:41.718Z] #47 1.003 go: finding gotest.tools v0.5.3 [2021-02-16T17:56:41.718Z] #47 2.158 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T17:56:41.718Z] #47 3.185 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T17:56:41.718Z] #47 5.194 go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T17:56:41.718Z] #47 5.216 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T17:56:41.718Z] #47 5.229 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T17:56:41.718Z] #47 5.230 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T17:56:41.718Z] #47 5.296 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T17:56:41.718Z] #47 5.359 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T17:56:41.718Z] #47 5.447 go: downloading github.com/fatih/color v1.9.0 [2021-02-16T17:56:41.718Z] #47 5.448 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T17:56:41.718Z] #47 5.519 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T17:56:41.718Z] #47 5.537 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T17:56:41.718Z] #47 5.956 go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T17:56:41.718Z] #47 6.225 go: extracting github.com/fatih/color v1.9.0 [2021-02-16T17:56:41.718Z] #47 6.571 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T17:56:41.718Z] #47 6.640 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T17:56:41.718Z] #47 6.685 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T17:56:41.718Z] #47 6.693 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T17:56:41.718Z] #47 7.339 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T17:56:41.718Z] #47 7.421 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T17:56:41.718Z] #47 7.442 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T17:56:41.718Z] #47 8.997 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T17:56:41.718Z] #47 10.20 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T17:56:41.718Z] #47 ... [2021-02-16T17:56:41.718Z] [2021-02-16T17:56:41.718Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:56:41.718Z] #34 sha256:f416e982cfe7c1f6d170d50aef6e3d8f5eb85a7cbe1bd2aefb4a4f13b38de4c4 [2021-02-16T17:56:41.718Z] #34 0.885 + RM_GOPATH=0 [2021-02-16T17:56:41.718Z] #34 0.885 + TMP_GOPATH= [2021-02-16T17:56:41.718Z] #34 0.885 + : /build [2021-02-16T17:56:41.718Z] #34 0.885 + '[' -z '' ']' [2021-02-16T17:56:41.718Z] #34 0.900 ++ mktemp -d [2021-02-16T17:56:41.718Z] #34 0.913 + export GOPATH=/tmp/tmp.Gd9TqC1N2m [2021-02-16T17:56:41.718Z] #34 0.913 + GOPATH=/tmp/tmp.Gd9TqC1N2m [2021-02-16T17:56:41.718Z] #34 0.913 + RM_GOPATH=1 [2021-02-16T17:56:41.718Z] #34 0.913 + case "$(go env GOARCH)" in [2021-02-16T17:56:41.718Z] #34 0.948 ++ go env GOARCH [2021-02-16T17:56:41.718Z] #34 0.981 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:41.718Z] #34 0.985 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:56:41.718Z] #34 0.986 ++ dirname /tmp/install/install.sh [2021-02-16T17:56:41.718Z] #34 0.989 + dir=/tmp/install [2021-02-16T17:56:41.718Z] #34 0.990 + bin=tomlv [2021-02-16T17:56:41.718Z] #34 0.990 + shift [2021-02-16T17:56:41.718Z] #34 0.990 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-16T17:56:41.718Z] #34 0.990 + . /tmp/install/tomlv.installer [2021-02-16T17:56:41.718Z] #34 0.990 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T17:56:41.718Z] #34 0.991 + install_tomlv [2021-02-16T17:56:41.718Z] #34 0.991 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-16T17:56:41.718Z] #34 0.991 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T17:56:41.718Z] #34 0.991 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Gd9TqC1N2m/src/github.com/BurntSushi/toml [2021-02-16T17:56:41.718Z] #34 0.994 Cloning into '/tmp/tmp.Gd9TqC1N2m/src/github.com/BurntSushi/toml'... [2021-02-16T17:56:41.718Z] #34 2.196 + cd /tmp/tmp.Gd9TqC1N2m/src/github.com/BurntSushi/toml [2021-02-16T17:56:41.718Z] #34 2.196 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-16T17:56:41.718Z] #34 2.268 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T17:56:41.718Z] #34 2.950 internal/cpu [2021-02-16T17:56:41.718Z] #34 2.994 runtime/internal/atomic [2021-02-16T17:56:41.718Z] #34 2.996 runtime/internal/sys [2021-02-16T17:56:41.718Z] #34 3.004 math/bits [2021-02-16T17:56:41.718Z] #34 3.607 runtime/internal/math [2021-02-16T17:56:41.718Z] #34 3.920 unicode/utf8 [2021-02-16T17:56:41.718Z] #34 4.170 sync/atomic [2021-02-16T17:56:41.718Z] #34 4.489 internal/bytealg [2021-02-16T17:56:41.718Z] #34 5.227 math [2021-02-16T17:56:41.718Z] #34 5.987 unicode [2021-02-16T17:56:41.718Z] #34 6.484 internal/testlog [2021-02-16T17:56:41.718Z] #34 7.028 runtime [2021-02-16T17:56:41.718Z] #34 7.460 encoding [2021-02-16T17:56:41.718Z] #34 8.073 runtime/cgo [2021-02-16T17:56:41.718Z] #34 ... [2021-02-16T17:56:41.718Z] [2021-02-16T17:56:41.718Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:56:41.718Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T17:56:41.718Z] #36 1.220 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:56:41.718Z] #36 1.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:56:41.718Z] #36 1.489 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:56:41.718Z] #36 2.845 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T17:56:41.718Z] #36 5.034 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T17:56:41.718Z] #36 7.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T17:56:42.021Z] #36 ... [2021-02-16T17:56:42.021Z] [2021-02-16T17:56:42.021Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:56:42.021Z] #29 sha256:78c77a711a93b462b4027d160c8061fb4e69c8f2c8089bf6f5d6ff6b2a5f7a45 [2021-02-16T17:56:42.021Z] #29 8.656 0.1% ## 3.9% ##### 7.7% ######### 13.3% ############# 19.1% ################ 22.9% #################### 28.7% ######################## 33.7% ########################## 37.1% ############################# 40.9% ################################ 45.3% #################################### 51.3% ####################################### 55.2% ########################################## 59.0% ################################################# 68.6% ######################################################## 78.2% ######################################################### 80.2% ############################################################ 84.0% ################################################################ 89.7% #################################################################### 95.5% ####################################################################### 99.3% ######################################################################## 100.0% [2021-02-16T17:56:42.302Z] #50 22.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T17:56:42.321Z] #29 11.51 [2021-02-16T17:56:42.637Z] #16 DONE 1.2s [2021-02-16T17:56:42.637Z] [2021-02-16T17:56:42.637Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:56:42.637Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:56:42.637Z] #42 50.74 CC compel/src/lib/ptrace.o [2021-02-16T17:56:42.637Z] #42 51.22 AR compel/libcompel.a [2021-02-16T17:56:42.637Z] #42 51.31 HOSTCC compel/src/main-host.o [2021-02-16T17:56:42.637Z] #42 51.75 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-16T17:56:42.637Z] #42 51.87 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-16T17:56:42.637Z] #42 52.49 HOSTCC compel/src/lib/log-host.o [2021-02-16T17:56:42.637Z] #42 52.67 HOSTLINK compel/compel-host-bin [2021-02-16T17:56:42.637Z] #42 52.98 DEP soccr/soccr.d [2021-02-16T17:56:42.637Z] #42 53.14 CC soccr/soccr.o [2021-02-16T17:56:42.637Z] #42 54.99 AR soccr/libsoccr.a [2021-02-16T17:56:42.637Z] #42 55.03 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T17:56:42.637Z] #42 55.55 DEP criu/arch/x86/sigframe.d [2021-02-16T17:56:42.637Z] #42 55.70 DEP criu/arch/x86/sigaction_compat.d [2021-02-16T17:56:42.637Z] #42 55.83 DEP criu/arch/x86/kerndat.d [2021-02-16T17:56:42.893Z] #42 56.05 DEP criu/arch/x86/crtools.d [2021-02-16T17:56:42.893Z] #42 56.19 DEP criu/arch/x86/cpu.d [2021-02-16T17:56:43.454Z] #42 56.58 CC criu/arch/x86/cpu.o [2021-02-16T17:56:43.637Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-02-16T17:56:43.710Z] #42 ... [2021-02-16T17:56:43.710Z] [2021-02-16T17:56:43.710Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T17:56:43.710Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-16T17:56:43.710Z] #17 DONE 1.2s [2021-02-16T17:56:43.710Z] [2021-02-16T17:56:43.710Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T17:56:43.710Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T17:56:43.728Z] #50 24.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T17:56:43.728Z] #50 ... [2021-02-16T17:56:43.728Z] [2021-02-16T17:56:43.728Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:56:43.728Z] #33 sha256:4a86b443828ec5a5006bd796674b44a2fa7fc195d277eea9ec8c14871a402c9e [2021-02-16T17:56:43.728Z] #33 14.21 unicode/utf8 [2021-02-16T17:56:43.728Z] #33 14.95 internal/testlog [2021-02-16T17:56:43.728Z] #33 15.27 encoding [2021-02-16T17:56:43.728Z] #33 15.49 runtime/cgo [2021-02-16T17:56:43.733Z] ok github.com/docker/docker/pkg/chrootarchive 3.481s coverage: 43.2% of statements [2021-02-16T17:56:43.733Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-16T17:56:43.989Z] #33 ... [2021-02-16T17:56:43.989Z] [2021-02-16T17:56:43.989Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:56:43.989Z] #48 sha256:5d2e431ab1e55b2bdd835084ae0582bf89d71fb384ba2a6dae3e85608b6ed83c [2021-02-16T17:56:43.989Z] #48 22.38 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T17:56:43.989Z] #48 22.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T17:56:43.989Z] #48 22.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T17:56:43.989Z] #48 22.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T17:56:43.989Z] #48 22.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T17:56:43.989Z] #48 22.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T17:56:43.989Z] #48 22.49 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-16T17:56:43.989Z] #48 22.49 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-16T17:56:43.989Z] #48 22.51 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T17:56:43.989Z] #48 22.52 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T17:56:43.989Z] #48 22.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T17:56:43.989Z] #48 22.57 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T17:56:43.989Z] #48 22.57 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T17:56:43.989Z] #48 22.58 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-16T17:56:43.989Z] #48 22.63 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T17:56:43.989Z] #48 22.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T17:56:43.989Z] #48 22.76 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T17:56:43.989Z] #48 22.79 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-16T17:56:43.989Z] #48 22.87 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-16T17:56:43.989Z] #48 22.87 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T17:56:43.989Z] #48 22.91 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-16T17:56:43.989Z] #48 22.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T17:56:43.989Z] #48 22.95 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-16T17:56:43.989Z] #48 22.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T17:56:43.989Z] #48 23.10 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T17:56:43.989Z] #48 23.20 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T17:56:43.989Z] #48 23.46 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T17:56:43.989Z] #48 23.48 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-16T17:56:43.989Z] #48 23.57 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T17:56:43.989Z] #48 23.65 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T17:56:43.989Z] #48 23.71 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-16T17:56:43.989Z] #48 23.73 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-16T17:56:43.989Z] #48 23.75 go: downloading github.com/spf13/afero v1.1.2 [2021-02-16T17:56:43.989Z] #48 23.78 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T17:56:43.989Z] #48 24.09 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T17:56:43.989Z] #48 24.10 go: extracting github.com/spf13/afero v1.1.2 [2021-02-16T17:56:43.989Z] #48 24.19 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T17:56:43.989Z] #48 24.21 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-16T17:56:43.989Z] #48 24.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-16T17:56:43.989Z] #48 24.47 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-16T17:56:43.989Z] #48 24.50 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T17:56:43.989Z] #48 24.50 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T17:56:43.989Z] #48 24.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-16T17:56:43.989Z] #48 24.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T17:56:43.989Z] #48 24.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-16T17:56:43.989Z] #48 24.55 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-16T17:56:43.989Z] #48 24.59 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-16T17:56:44.023Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-02-16T17:56:44.023Z] ok github.com/docker/docker/layer 7.948s coverage: 68.8% of statements [2021-02-16T17:56:44.023Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T17:56:44.023Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T17:56:44.023Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T17:56:44.023Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T17:56:44.023Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T17:56:44.023Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T17:56:44.023Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T17:56:44.272Z] #18 ... [2021-02-16T17:56:44.273Z] [2021-02-16T17:56:44.273Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:56:44.273Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:56:44.273Z] #44 120.9 net/http/httptrace [2021-02-16T17:56:44.273Z] #44 121.2 net/http [2021-02-16T17:56:44.312Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-02-16T17:56:44.530Z] #44 ... [2021-02-16T17:56:44.530Z] [2021-02-16T17:56:44.530Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:56:44.530Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:56:44.530Z] #42 57.65 CC criu/arch/x86/crtools.o [2021-02-16T17:56:44.558Z] #48 24.99 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-16T17:56:44.558Z] #48 25.00 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T17:56:44.592Z] ok github.com/docker/docker/builder/remotecontext 0.342s coverage: 13.7% of statements [2021-02-16T17:56:44.603Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-02-16T17:56:44.786Z] #42 ... [2021-02-16T17:56:44.786Z] [2021-02-16T17:56:44.786Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T17:56:44.786Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T17:56:44.786Z] #18 DONE 1.1s [2021-02-16T17:56:44.786Z] [2021-02-16T17:56:44.786Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:56:44.786Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:56:44.818Z] #48 25.11 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-16T17:56:44.818Z] #48 25.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T17:56:45.078Z] #48 25.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T17:56:45.078Z] #48 25.46 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T17:56:45.233Z] ok github.com/docker/docker/pkg/discovery/nodes 0.016s coverage: 93.8% of statements [2021-02-16T17:56:45.348Z] #48 25.66 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-16T17:56:45.348Z] #48 25.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T17:56:45.348Z] #48 25.70 go: downloading golang.org/x/text v0.3.2 [2021-02-16T17:56:45.348Z] #48 25.71 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T17:56:45.348Z] #48 25.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T17:56:45.348Z] #48 25.80 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T17:56:45.523Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-02-16T17:56:45.540Z] ok github.com/docker/docker/builder/dockerfile 0.850s coverage: 48.3% of statements [2021-02-16T17:56:45.540Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T17:56:45.607Z] #48 26.13 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T17:56:45.607Z] #48 26.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T17:56:45.802Z] ok github.com/docker/docker/builder/remotecontext/git 3.554s coverage: 86.3% of statements [2021-02-16T17:56:45.802Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T17:56:45.802Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T17:56:46.153Z] #19 1.497 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:56:46.180Z] #48 26.50 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T17:56:46.180Z] #48 26.57 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T17:56:46.180Z] #48 26.59 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T17:56:46.181Z] #48 26.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T17:56:46.409Z] #19 1.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:56:46.409Z] #19 1.559 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:56:46.439Z] #48 26.93 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T17:56:46.439Z] #48 26.95 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T17:56:46.439Z] #48 26.97 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T17:56:46.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T17:56:46.699Z] #48 27.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T17:56:46.958Z] #48 27.23 go: downloading github.com/fatih/color v1.7.0 [2021-02-16T17:56:46.958Z] #48 27.39 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T17:56:46.958Z] #48 27.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T17:56:46.970Z] #19 2.200 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:56:47.025Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2021-02-16T17:56:47.217Z] #48 27.55 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T17:56:47.217Z] #48 27.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-16T17:56:47.217Z] #48 27.64 go: extracting github.com/fatih/color v1.7.0 [2021-02-16T17:56:47.217Z] #48 27.64 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-16T17:56:47.217Z] #48 27.65 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T17:56:47.217Z] #48 27.72 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T17:56:47.217Z] #48 27.73 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T17:56:47.217Z] #48 27.79 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T17:56:47.315Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2021-02-16T17:56:47.531Z] #48 27.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T17:56:47.531Z] #48 27.93 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T17:56:47.531Z] #48 28.00 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-16T17:56:47.790Z] #48 28.01 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-16T17:56:47.790Z] #48 28.02 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T17:56:47.790Z] #48 28.04 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T17:56:47.790Z] #48 28.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T17:56:47.946Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2021-02-16T17:56:48.050Z] #48 28.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-16T17:56:48.050Z] #48 ... [2021-02-16T17:56:48.050Z] [2021-02-16T17:56:48.050Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:56:48.050Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:56:48.050Z] #44 28.45 vendor/golang.org/x/crypto/internal/subtle [2021-02-16T17:56:48.050Z] #44 28.58 vendor/golang.org/x/crypto/curve25519 [2021-02-16T17:56:48.237Z] ok github.com/docker/docker/pkg/fsutils 0.553s coverage: 85.1% of statements [2021-02-16T17:56:48.237Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-02-16T17:56:48.337Z] #19 3.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:56:49.268Z] ok github.com/docker/docker/pkg/idtools 0.273s coverage: 69.5% of statements [2021-02-16T17:56:49.268Z] ok github.com/docker/docker/pkg/ioutils 0.284s coverage: 70.6% of statements [2021-02-16T17:56:49.560Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-02-16T17:56:49.560Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2021-02-16T17:56:49.560Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T17:56:49.560Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T17:56:49.560Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T17:56:49.639Z] #29 11.67 0.1% # 1.6% ## 3.7% #### 5.9% ##### 8.1% ####### 10.8% ######### 13.1% ########## 14.6% ########### 16.2% ############ 17.3% ############ 17.8% ############# 18.2% ############# 18.7% ############## 19.6% ############## 20.2% ############### 21.8% ################ 22.3% ################ 23.4% ################# 24.5% ################## 25.6% ################### 27.8% ##################### 29.4% ####################### 32.1% ######################## 34.3% ########################## 36.3% ########################## 37.3% ########################### 37.9% ############################ 39.0% ############################ 40.1% ############################## 41.7% ############################### 43.3% ################################ 45.3% ################################## 47.6% #################################### 50.3% ##################################### 51.9% ###################################### 54.1% ####################################### 55.2% ######################################## 56.6% ######################################### 57.6% ########################################## 59.1% ########################################### 60.7% ############################################# 62.9% ############################################## 65.1% ############################################### 66.2% ################################################ 67.8% ################################################# 69.4% ################################################### 71.0% #################################################### 73.2% ###################################################### 75.2% ####################################################### 77.0% ######################################################### 79.2% ########################################################## 81.4% ########################################################### 83.0% ############################################################# 85.2% ############################################################### 87.9% ################################################################# 90.6% ################################################################## 92.8% #################################################################### 95.0% ##################################################################### 97.1% ####################################################################### 98.7% ######################################################################## 100.0% [2021-02-16T17:56:49.639Z] #29 18.89 [2021-02-16T17:56:49.702Z] #19 4.726 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:56:49.851Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-02-16T17:56:49.851Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T17:56:49.851Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-02-16T17:56:50.141Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-02-16T17:56:50.141Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2021-02-16T17:56:50.431Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-02-16T17:56:50.431Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T17:56:50.431Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T17:56:50.645Z] #19 ... [2021-02-16T17:56:50.645Z] [2021-02-16T17:56:50.645Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:56:50.645Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:56:50.645Z] #42 59.16 CC criu/arch/x86/kerndat.o [2021-02-16T17:56:50.645Z] #42 59.66 CC criu/arch/x86/sigaction_compat.o [2021-02-16T17:56:50.645Z] #42 59.93 CC criu/arch/x86/sigframe.o [2021-02-16T17:56:50.645Z] #42 60.18 LINK criu/arch/x86/crtools.built-in.o [2021-02-16T17:56:50.645Z] #42 60.25 DEP criu/pie/util-vdso-elf32.d [2021-02-16T17:56:50.645Z] #42 60.39 DEP criu/pie/util-vdso.d [2021-02-16T17:56:50.645Z] #42 60.51 DEP criu/pie/util.d [2021-02-16T17:56:50.645Z] #42 60.69 CC criu/pie/util.o [2021-02-16T17:56:50.645Z] #42 61.03 CC criu/pie/util-vdso.o [2021-02-16T17:56:50.645Z] #42 61.69 CC criu/pie/util-vdso-elf32.o [2021-02-16T17:56:50.645Z] #42 62.32 AR criu/pie/pie.lib.a [2021-02-16T17:56:50.646Z] #42 62.37 DEP criu/pie/restorer.d [2021-02-16T17:56:50.646Z] #42 62.64 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-16T17:56:50.646Z] #42 62.74 DEP criu/arch/x86/restorer_unmap.d [2021-02-16T17:56:50.646Z] #42 62.77 DEP criu/arch/x86/restorer.d [2021-02-16T17:56:50.646Z] #42 62.97 DEP criu/arch/x86/vdso-pie.d [2021-02-16T17:56:50.646Z] #42 63.11 DEP criu/pie/parasite-vdso.d [2021-02-16T17:56:50.646Z] #42 63.29 DEP criu/pie/parasite.d [2021-02-16T17:56:50.646Z] #42 63.52 CC criu/pie/parasite.o [2021-02-16T17:56:51.063Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-02-16T17:56:51.112Z] ok github.com/docker/docker/client 0.305s coverage: 75.4% of statements [2021-02-16T17:56:51.184Z] #29 20.53 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-16T17:56:51.353Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-02-16T17:56:51.573Z] #42 64.78 LINK criu/pie/parasite.built-in.o [2021-02-16T17:56:51.644Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-16T17:56:51.829Z] #42 64.81 GEN criu/pie/parasite-blob.h [2021-02-16T17:56:51.829Z] #42 64.84 CC criu/pie/parasite-vdso.o [2021-02-16T17:56:51.834Z] #29 20.97 #=#=# [2021-02-16T17:56:51.834Z] #29 ... [2021-02-16T17:56:51.834Z] [2021-02-16T17:56:51.834Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:56:51.834Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:56:51.834Z] #45 11.21 crypto/internal/subtle [2021-02-16T17:56:51.834Z] #45 11.50 crypto/subtle [2021-02-16T17:56:51.834Z] #45 12.09 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-16T17:56:51.834Z] #45 12.48 internal/nettrace [2021-02-16T17:56:51.834Z] #45 13.17 runtime/cgo [2021-02-16T17:56:51.834Z] #45 17.47 vendor/golang.org/x/crypto/internal/subtle [2021-02-16T17:56:51.834Z] #45 ... [2021-02-16T17:56:51.834Z] [2021-02-16T17:56:51.835Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:56:51.835Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T17:56:51.835Z] #40 19.41 Checking out files: 85% (1438/1681) Checking out files: 86% (1446/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-16T17:56:51.835Z] #40 19.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-16T17:56:51.937Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-02-16T17:56:52.135Z] #40 21.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-16T17:56:52.390Z] #42 65.58 CC criu/arch/x86/vdso-pie.o [2021-02-16T17:56:52.785Z] #40 ... [2021-02-16T17:56:52.785Z] [2021-02-16T17:56:52.785Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:56:52.785Z] #47 sha256:9f0a82c0719e62716acdb04906f745aa70af7f767dda5d30757ac59ec817d853 [2021-02-16T17:56:52.785Z] #47 12.25 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T17:56:52.785Z] #47 17.84 go: finding github.com/fatih/color v1.9.0 [2021-02-16T17:56:52.785Z] #47 17.85 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T17:56:52.785Z] #47 17.93 go: finding github.com/pkg/errors v0.9.1 [2021-02-16T17:56:52.785Z] #47 18.09 go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T17:56:52.785Z] #47 18.19 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T17:56:52.785Z] #47 18.35 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T17:56:52.785Z] #47 18.97 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T17:56:52.785Z] #47 19.37 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T17:56:52.785Z] #47 19.39 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T17:56:52.785Z] #47 19.50 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T17:56:52.785Z] #47 19.52 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T17:56:52.785Z] #47 ... [2021-02-16T17:56:52.785Z] [2021-02-16T17:56:52.785Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:56:52.785Z] #29 sha256:78c77a711a93b462b4027d160c8061fb4e69c8f2c8089bf6f5d6ff6b2a5f7a45 [2021-02-16T17:56:52.785Z] #29 21.20 ## 3.9% ######################################################################## 100.0% [2021-02-16T17:56:52.785Z] #29 21.63 [2021-02-16T17:56:52.952Z] #42 65.83 CC criu/arch/x86/restorer.o [2021-02-16T17:56:52.995Z] ok github.com/docker/docker/pkg/pubsub 1.031s coverage: 75.0% of statements [2021-02-16T17:56:53.217Z] #42 66.33 CC criu/arch/x86/restorer_unmap.o [2021-02-16T17:56:53.217Z] #42 66.43 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-16T17:56:53.285Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-02-16T17:56:53.331Z] #44 ... [2021-02-16T17:56:53.331Z] [2021-02-16T17:56:53.331Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:56:53.331Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:56:53.331Z] #39 24.33 Checking out files: 83% (1411/1681) Checking out files: 84% (1413/1681) Checking out files: 85% (1429/1681) Checking out files: 86% (1446/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-16T17:56:53.331Z] #39 24.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-16T17:56:53.331Z] #39 27.02 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-16T17:56:53.437Z] #29 ... [2021-02-16T17:56:53.437Z] [2021-02-16T17:56:53.437Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:56:53.437Z] #49 sha256:26af3af368cb70d9c786d87d779ab2be2d9703d73e1a921b231a1b2ea77511d8 [2021-02-16T17:56:53.437Z] #49 12.87 go: downloading github.com/fatih/color v1.7.0 [2021-02-16T17:56:53.437Z] #49 12.90 go: downloading github.com/pkg/errors v0.8.1 [2021-02-16T17:56:53.437Z] #49 12.95 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-16T17:56:53.437Z] #49 12.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T17:56:53.437Z] #49 12.98 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T17:56:53.437Z] #49 12.98 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T17:56:53.437Z] #49 13.03 go: extracting github.com/fatih/color v1.7.0 [2021-02-16T17:56:53.437Z] #49 13.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T17:56:53.437Z] #49 13.21 go: extracting github.com/pkg/errors v0.8.1 [2021-02-16T17:56:53.437Z] #49 13.34 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-16T17:56:53.437Z] #49 13.54 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T17:56:53.437Z] #49 13.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T17:56:53.437Z] #49 13.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T17:56:53.437Z] #49 13.69 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T17:56:53.437Z] #49 13.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T17:56:53.437Z] #49 13.81 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-16T17:56:53.437Z] #49 14.36 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T17:56:53.437Z] #49 14.38 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-16T17:56:53.437Z] #49 14.60 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T17:56:53.437Z] #49 14.79 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T17:56:53.437Z] #49 15.34 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T17:56:53.437Z] #49 15.53 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T17:56:53.437Z] #49 16.46 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T17:56:53.437Z] #49 16.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T17:56:53.437Z] #49 16.77 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T17:56:53.437Z] #49 16.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T17:56:53.437Z] #49 16.96 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T17:56:53.437Z] #49 17.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T17:56:53.437Z] #49 17.38 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T17:56:53.437Z] #49 19.24 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T17:56:53.437Z] #49 22.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T17:56:53.437Z] #49 22.12 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-16T17:56:53.437Z] #49 22.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T17:56:53.437Z] #49 22.13 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T17:56:53.437Z] #49 22.14 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T17:56:53.437Z] #49 22.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T17:56:53.437Z] #49 22.16 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T17:56:53.437Z] #49 22.16 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T17:56:53.437Z] #49 22.21 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T17:56:53.437Z] #49 22.40 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-16T17:56:53.437Z] #49 22.42 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T17:56:53.437Z] #49 22.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T17:56:53.437Z] #49 22.59 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T17:56:53.437Z] #49 22.59 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T17:56:53.437Z] #49 22.62 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T17:56:53.437Z] #49 22.72 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-16T17:56:53.438Z] #49 22.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T17:56:53.438Z] #49 22.75 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-16T17:56:53.438Z] #49 22.76 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T17:56:53.438Z] #49 22.78 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T17:56:53.438Z] #49 22.79 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-16T17:56:53.438Z] #49 22.80 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-16T17:56:53.438Z] #49 22.81 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T17:56:53.438Z] #49 23.03 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T17:56:53.438Z] #49 23.07 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T17:56:53.438Z] #49 ... [2021-02-16T17:56:53.438Z] [2021-02-16T17:56:53.438Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:56:53.438Z] #64 sha256:dbf7139f6f28a482091b6c9df7cb38b7fecb59a25a1f54f2d148d8ce2a346b30 [2021-02-16T17:56:53.438Z] #64 21.92 Checking out files: 63% (1213/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-02-16T17:56:53.438Z] #64 22.69 + cd /tmp/tmp.mEs7BZlSzh/src/github.com/docker/libnetwork [2021-02-16T17:56:53.438Z] #64 22.69 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-16T17:56:53.738Z] #64 ... [2021-02-16T17:56:53.738Z] [2021-02-16T17:56:53.738Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:56:53.738Z] #51 sha256:87fa446c41a1c33e083ce967eeb197a04a0a8476e9aa3462d63429c35c6a76bc [2021-02-16T17:56:53.738Z] #51 13.13 + cd /tmp/tmp.A03J9tsPN6/src/github.com/mvdan/sh [2021-02-16T17:56:53.738Z] #51 13.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-16T17:56:53.738Z] #51 13.34 + GO111MODULE=on [2021-02-16T17:56:53.738Z] #51 13.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-16T17:56:53.738Z] #51 15.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T17:56:53.738Z] #51 15.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T17:56:53.738Z] #51 15.56 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T17:56:53.738Z] #51 16.46 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T17:56:53.738Z] #51 16.49 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T17:56:53.738Z] #51 18.32 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T17:56:53.738Z] #51 19.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T17:56:53.738Z] #51 21.64 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T17:56:53.738Z] #51 23.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T17:56:53.738Z] #51 ... [2021-02-16T17:56:53.738Z] [2021-02-16T17:56:53.738Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:56:53.738Z] #49 sha256:26af3af368cb70d9c786d87d779ab2be2d9703d73e1a921b231a1b2ea77511d8 [2021-02-16T17:56:53.738Z] #49 23.16 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T17:56:53.738Z] #49 23.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T17:56:53.738Z] #49 23.22 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-16T17:56:53.738Z] #49 23.27 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-16T17:56:53.780Z] #42 66.73 CC criu/pie/restorer.o [2021-02-16T17:56:54.037Z] #49 23.37 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T17:56:54.037Z] #49 23.43 go: downloading github.com/spf13/viper v1.6.1 [2021-02-16T17:56:54.037Z] #49 23.47 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T17:56:54.037Z] #49 23.57 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-16T17:56:54.037Z] #49 23.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T17:56:54.337Z] #49 23.81 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-16T17:56:54.337Z] #49 23.89 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-16T17:56:54.337Z] #49 23.95 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T17:56:54.337Z] #49 23.98 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-16T17:56:54.637Z] #49 24.00 go: extracting github.com/spf13/viper v1.6.1 [2021-02-16T17:56:54.637Z] #49 24.02 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T17:56:54.637Z] #49 24.05 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T17:56:54.637Z] #49 24.07 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-16T17:56:54.637Z] #49 24.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T17:56:54.637Z] #49 24.19 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-16T17:56:54.710Z] #39 ... [2021-02-16T17:56:54.710Z] [2021-02-16T17:56:54.710Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:56:54.710Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:56:54.710Z] #12 24.83 Fetched 8422 kB in 18s (466 kB/s) [2021-02-16T17:56:54.710Z] #12 24.83 Reading package lists... [2021-02-16T17:56:54.710Z] #12 31.79 Reading package lists... [2021-02-16T17:56:54.710Z] #12 ... [2021-02-16T17:56:54.710Z] [2021-02-16T17:56:54.710Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:56:54.710Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:56:54.710Z] #41 24.91 Fetched 8422 kB in 18s (481 kB/s) [2021-02-16T17:56:54.710Z] #41 24.91 Reading package lists... [2021-02-16T17:56:54.710Z] #41 32.18 Reading package lists... [2021-02-16T17:56:54.710Z] #41 ... [2021-02-16T17:56:54.710Z] [2021-02-16T17:56:54.710Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:56:54.710Z] #48 sha256:5d2e431ab1e55b2bdd835084ae0582bf89d71fb384ba2a6dae3e85608b6ed83c [2021-02-16T17:56:54.710Z] #48 28.73 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T17:56:54.710Z] #48 28.74 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-16T17:56:54.710Z] #48 28.78 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-16T17:56:54.710Z] #48 30.20 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T17:56:54.710Z] #48 33.52 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-16T17:56:54.936Z] #49 24.31 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T17:56:54.936Z] #49 24.47 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-16T17:56:54.936Z] #49 24.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T17:56:54.936Z] #49 24.51 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-16T17:56:54.979Z] #48 ... [2021-02-16T17:56:54.980Z] [2021-02-16T17:56:54.980Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:56:54.980Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:56:54.980Z] #35 25.38 Fetched 8422 kB in 18s (463 kB/s) [2021-02-16T17:56:54.980Z] #35 25.38 Reading package lists... [2021-02-16T17:56:54.980Z] #35 32.45 Reading package lists... [2021-02-16T17:56:54.980Z] #35 ... [2021-02-16T17:56:54.980Z] [2021-02-16T17:56:54.980Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:56:54.980Z] #50 sha256:d1463519ffe7154f49dbeca9487d817cf201592d5fde310558f62d274d2d2239 [2021-02-16T17:56:54.980Z] #50 25.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-16T17:56:54.980Z] #50 25.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T17:56:54.980Z] #50 26.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T17:56:54.980Z] #50 26.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T17:56:54.980Z] #50 27.14 runtime/cgo [2021-02-16T17:56:54.980Z] #50 27.23 runtime [2021-02-16T17:56:55.239Z] #50 ... [2021-02-16T17:56:55.239Z] [2021-02-16T17:56:55.239Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:56:55.239Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T17:56:55.239Z] #54 25.79 Fetched 8422 kB in 19s (450 kB/s) [2021-02-16T17:56:55.239Z] #54 25.79 Reading package lists... [2021-02-16T17:56:55.248Z] #49 24.74 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T17:56:55.248Z] #49 24.79 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T17:56:55.248Z] #49 24.85 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-16T17:56:55.248Z] #49 24.87 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T17:56:55.248Z] #49 24.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-16T17:56:55.248Z] #49 24.95 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-16T17:56:55.668Z] #42 ... [2021-02-16T17:56:55.668Z] [2021-02-16T17:56:55.668Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:56:55.668Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:56:55.668Z] #19 10.75 Fetched 8422 kB in 10s (879 kB/s) [2021-02-16T17:56:55.896Z] #49 25.30 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-16T17:56:55.896Z] #49 25.32 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T17:56:55.896Z] #49 25.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-16T17:56:55.896Z] #49 25.41 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-16T17:56:55.896Z] #49 25.43 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T17:56:55.896Z] #49 25.49 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-16T17:56:55.896Z] #49 25.60 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-16T17:56:56.016Z] ok github.com/docker/docker/pkg/signal 2.338s coverage: 61.0% of statements [2021-02-16T17:56:56.198Z] #49 25.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T17:56:56.198Z] #49 25.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T17:56:56.198Z] #49 25.70 go: downloading github.com/spf13/cast v1.3.0 [2021-02-16T17:56:56.198Z] #49 25.71 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-16T17:56:56.198Z] #49 25.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-16T17:56:56.198Z] #49 25.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-16T17:56:56.198Z] #49 25.82 go: extracting github.com/spf13/cast v1.3.0 [2021-02-16T17:56:56.306Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-02-16T17:56:56.503Z] #49 25.82 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T17:56:56.503Z] #49 26.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T17:56:56.503Z] #49 26.02 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-16T17:56:56.503Z] #49 26.09 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-16T17:56:56.503Z] #49 26.10 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-16T17:56:56.503Z] #49 26.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-16T17:56:56.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T17:56:56.596Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-02-16T17:56:56.617Z] #54 32.58 Reading package lists... [2021-02-16T17:56:56.617Z] #54 ... [2021-02-16T17:56:56.617Z] [2021-02-16T17:56:56.617Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:56:56.617Z] #48 sha256:5d2e431ab1e55b2bdd835084ae0582bf89d71fb384ba2a6dae3e85608b6ed83c [2021-02-16T17:56:56.617Z] #48 36.93 go: extracting golang.org/x/text v0.3.2 [2021-02-16T17:56:56.806Z] #49 26.20 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T17:56:56.806Z] #49 26.22 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T17:56:56.806Z] #49 26.24 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T17:56:56.886Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-02-16T17:56:57.108Z] #49 26.55 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T17:56:57.108Z] #49 26.70 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-16T17:56:57.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T17:56:57.516Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-02-16T17:56:57.765Z] #49 27.09 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-16T17:56:57.765Z] #49 27.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T17:56:57.765Z] #49 27.26 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T17:56:57.806Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2021-02-16T17:56:58.008Z] #48 ... [2021-02-16T17:56:58.008Z] [2021-02-16T17:56:58.008Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:56:58.008Z] #63 sha256:6c8db8252bf6d5cf3f22e9a7bbb10028f715de554eaabccaf21646358ad84d03 [2021-02-16T17:56:58.008Z] #63 DONE 38.4s [2021-02-16T17:56:58.008Z] [2021-02-16T17:56:58.008Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:56:58.008Z] #50 sha256:d1463519ffe7154f49dbeca9487d817cf201592d5fde310558f62d274d2d2239 [2021-02-16T17:56:58.074Z] #49 27.39 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T17:56:58.074Z] #49 27.43 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T17:56:58.074Z] #49 27.45 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-16T17:56:58.074Z] #49 27.51 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-16T17:56:58.074Z] #49 27.56 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-16T17:56:58.074Z] #49 27.58 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T17:56:58.074Z] #49 27.71 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-16T17:56:58.096Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2021-02-16T17:56:58.382Z] #49 27.80 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T17:56:58.382Z] #49 27.83 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-16T17:56:58.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T17:56:58.683Z] #49 28.15 go: downloading golang.org/x/text v0.3.2 [2021-02-16T17:56:58.683Z] #49 28.18 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-16T17:56:58.683Z] #49 28.19 go: downloading github.com/spf13/afero v1.1.2 [2021-02-16T17:56:58.683Z] #49 28.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T17:56:58.683Z] #49 28.27 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-16T17:56:58.683Z] #49 28.31 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-16T17:56:58.683Z] #49 28.32 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T17:56:58.683Z] #49 28.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T17:56:58.726Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2021-02-16T17:56:58.727Z] testing: warning: no tests to run [2021-02-16T17:56:58.727Z] coverage: [no statements] [2021-02-16T17:56:58.727Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-16T17:56:58.937Z] #19 10.75 Reading package lists... [2021-02-16T17:56:58.937Z] #19 ... [2021-02-16T17:56:58.937Z] [2021-02-16T17:56:58.937Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:56:58.937Z] #52 sha256:15f4a550cdf667db3c7be9e126effa73d49b88b695c00670883463c30406b722 [2021-02-16T17:56:58.937Z] #52 11.64 + cd /tmp/tmp.PXDuo43f6E/src/github.com/opencontainers/runc [2021-02-16T17:56:58.937Z] #52 11.64 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:56:58.937Z] #52 12.44 + '[' -z '' ']' [2021-02-16T17:56:58.937Z] #52 12.44 + target=static [2021-02-16T17:56:58.937Z] #52 12.45 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-16T17:56:58.937Z] #52 12.85 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-16T17:56:58.937Z] #52 ... [2021-02-16T17:56:58.937Z] [2021-02-16T17:56:58.937Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:56:58.937Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:56:58.937Z] #42 69.78 LINK criu/pie/restorer.built-in.o [2021-02-16T17:56:58.937Z] #42 69.81 GEN criu/pie/restorer-blob.h [2021-02-16T17:56:58.937Z] #42 69.92 DEP criu/vdso.d [2021-02-16T17:56:58.937Z] #42 70.16 DEP criu/vdso-compat.d [2021-02-16T17:56:58.937Z] #42 70.30 DEP criu/uts_ns.d [2021-02-16T17:56:58.937Z] #42 70.44 DEP criu/util.d [2021-02-16T17:56:58.937Z] #42 70.61 DEP criu/uffd.d [2021-02-16T17:56:58.937Z] #42 70.80 DEP criu/tun.d [2021-02-16T17:56:58.937Z] #42 70.96 DEP criu/tty.d [2021-02-16T17:56:58.937Z] #42 71.12 DEP criu/timerfd.d [2021-02-16T17:56:58.937Z] #42 71.24 DEP criu/timens.d [2021-02-16T17:56:58.937Z] #42 71.42 DEP criu/sysfs_parse.d [2021-02-16T17:56:58.937Z] #42 71.56 DEP criu/sysctl.d [2021-02-16T17:56:58.937Z] #42 71.70 DEP criu/string.d [2021-02-16T17:56:58.937Z] #42 71.76 DEP criu/stats.d [2021-02-16T17:56:58.937Z] #42 71.97 DEP criu/sockets.d [2021-02-16T17:56:58.937Z] #42 72.16 DEP criu/sk-unix.d [2021-02-16T17:56:58.946Z] #50 ... [2021-02-16T17:56:58.946Z] [2021-02-16T17:56:58.946Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:56:58.946Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:56:58.946Z] #41 32.18 Reading package lists... [2021-02-16T17:56:58.983Z] #49 28.40 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-16T17:56:58.983Z] #49 28.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T17:56:59.017Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-02-16T17:56:59.193Z] #42 ... [2021-02-16T17:56:59.193Z] [2021-02-16T17:56:59.193Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:56:59.193Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:56:59.193Z] #44 135.6 github.com/LK4D4/vndr/godl [2021-02-16T17:56:59.193Z] #44 136.4 github.com/LK4D4/vndr [2021-02-16T17:56:59.193Z] #44 ... [2021-02-16T17:56:59.193Z] [2021-02-16T17:56:59.193Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:56:59.193Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:56:59.193Z] #19 10.75 Reading package lists... [2021-02-16T17:56:59.284Z] #49 ... [2021-02-16T17:56:59.284Z] [2021-02-16T17:56:59.284Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:56:59.284Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T17:56:59.284Z] #42 18.79 Fetched 8197 kB in 18s (463 kB/s) [2021-02-16T17:56:59.284Z] #42 18.79 Reading package lists... [2021-02-16T17:56:59.284Z] #42 26.09 Reading package lists... [2021-02-16T17:56:59.284Z] #42 ... [2021-02-16T17:56:59.284Z] [2021-02-16T17:56:59.284Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-16T17:56:59.284Z] #29 sha256:78c77a711a93b462b4027d160c8061fb4e69c8f2c8089bf6f5d6ff6b2a5f7a45 [2021-02-16T17:56:59.284Z] #29 23.01 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-16T17:56:59.284Z] #29 23.09 skipping existing 5cb8031fd95d [2021-02-16T17:56:59.284Z] #29 23.27 [2021-02-16T17:56:59.284Z] #29 24.55 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-16T17:56:59.284Z] #29 25.31 [2021-02-16T17:56:59.284Z] #29 25.52 0.1% ## 4.1% ######## 11.4% ########## 15.1% ############# 18.7% ################ 22.4% #################### 28.5% ########################## 36.2% ############################ 39.9% ############################### 43.6% ################################## 47.2% ##################################### 52.8% ######################################### 58.3% ############################################### 65.6% #################################################### 73.0% ######################################################## 78.5% ############################################################ 83.9% ############################################################### 87.6% ################################################################### 93.1% ##################################################################### 96.7% ######################################################################## 100.0% [2021-02-16T17:56:59.284Z] #29 28.10 [2021-02-16T17:56:59.307Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-16T17:56:59.307Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-16T17:56:59.581Z] #29 ... [2021-02-16T17:56:59.581Z] [2021-02-16T17:56:59.581Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:56:59.581Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T17:56:59.581Z] #13 19.08 Fetched 8197 kB in 18s (457 kB/s) [2021-02-16T17:56:59.581Z] #13 19.08 Reading package lists... [2021-02-16T17:56:59.581Z] #13 27.62 Reading package lists... [2021-02-16T17:56:59.581Z] #13 ... [2021-02-16T17:56:59.581Z] [2021-02-16T17:56:59.581Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:56:59.581Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T17:56:59.581Z] #36 19.24 Fetched 8197 kB in 18s (455 kB/s) [2021-02-16T17:56:59.581Z] #36 19.24 Reading package lists... [2021-02-16T17:56:59.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T17:56:59.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T17:56:59.879Z] #36 27.38 Reading package lists... [2021-02-16T17:56:59.879Z] #36 ... [2021-02-16T17:56:59.879Z] [2021-02-16T17:56:59.879Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:56:59.879Z] #49 sha256:26af3af368cb70d9c786d87d779ab2be2d9703d73e1a921b231a1b2ea77511d8 [2021-02-16T17:56:59.879Z] #49 28.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T17:57:00.010Z] #19 14.77 Reading package lists... [2021-02-16T17:57:00.010Z] #19 ... [2021-02-16T17:57:00.010Z] [2021-02-16T17:57:00.010Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:57:00.010Z] #44 sha256:c678906081de5cdc137fc260a19f5fd26f52e68685a616c3b032c70d9c1abcdd [2021-02-16T17:57:00.010Z] #44 DONE 146.4s [2021-02-16T17:57:00.010Z] [2021-02-16T17:57:00.010Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:00.010Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:00.010Z] #42 72.37 DEP criu/sk-tcp.d [2021-02-16T17:57:00.010Z] #42 72.57 DEP criu/sk-queue.d [2021-02-16T17:57:00.010Z] #42 72.71 DEP criu/sk-packet.d [2021-02-16T17:57:00.010Z] #42 72.88 DEP criu/sk-netlink.d [2021-02-16T17:57:00.010Z] #42 73.10 DEP criu/sk-inet.d [2021-02-16T17:57:00.177Z] #49 29.47 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T17:57:00.177Z] #49 29.47 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-16T17:57:00.177Z] #49 29.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-16T17:57:00.177Z] #49 29.50 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T17:57:00.177Z] #49 29.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-16T17:57:00.177Z] #49 29.68 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T17:57:00.177Z] #49 29.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T17:57:00.177Z] #49 29.76 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T17:57:00.177Z] #49 ... [2021-02-16T17:57:00.177Z] [2021-02-16T17:57:00.177Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:57:00.177Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-16T17:57:00.177Z] #55 19.70 Fetched 8197 kB in 19s (441 kB/s) [2021-02-16T17:57:00.177Z] #55 19.70 Reading package lists... [2021-02-16T17:57:00.177Z] #55 27.26 Reading package lists... [2021-02-16T17:57:00.177Z] #55 ... [2021-02-16T17:57:00.177Z] [2021-02-16T17:57:00.177Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:57:00.177Z] #49 sha256:26af3af368cb70d9c786d87d779ab2be2d9703d73e1a921b231a1b2ea77511d8 [2021-02-16T17:57:00.177Z] #49 29.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T17:57:00.177Z] #49 29.85 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T17:57:00.177Z] #49 29.87 go: extracting github.com/spf13/afero v1.1.2 [2021-02-16T17:57:00.266Z] #42 73.50 DEP criu/signalfd.d [2021-02-16T17:57:00.514Z] #49 29.96 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T17:57:00.521Z] #42 73.81 DEP criu/sigframe.d [2021-02-16T17:57:00.777Z] #42 73.99 DEP criu/shmem.d [2021-02-16T17:57:00.814Z] #49 30.42 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-16T17:57:00.893Z] #41 39.80 Building dependency tree... [2021-02-16T17:57:01.033Z] #42 74.19 DEP criu/servicefd.d [2021-02-16T17:57:01.115Z] #49 30.44 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-16T17:57:01.115Z] #49 30.54 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T17:57:01.288Z] #42 74.29 DEP criu/seize.d [2021-02-16T17:57:01.288Z] #42 74.47 DEP criu/seccomp.d [2021-02-16T17:57:01.367Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.2% of statements [2021-02-16T17:57:01.367Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-02-16T17:57:01.413Z] #49 30.77 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T17:57:01.544Z] #42 74.67 DEP criu/rst-malloc.d [2021-02-16T17:57:01.544Z] #42 74.74 DEP criu/rbtree.d [2021-02-16T17:57:01.544Z] #42 74.79 DEP criu/pstree.d [2021-02-16T17:57:01.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T17:57:01.799Z] #42 75.01 DEP criu/protobuf.d [2021-02-16T17:57:01.998Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-02-16T17:57:02.056Z] #42 75.15 GEN criu/protobuf-desc-gen.h [2021-02-16T17:57:02.798Z] #41 43.22 The following additional packages will be installed: [2021-02-16T17:57:02.798Z] #41 43.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-16T17:57:02.798Z] #41 43.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-16T17:57:02.798Z] #41 43.26 Suggested packages: [2021-02-16T17:57:02.798Z] #41 43.26 manpages-dev python-setuptools [2021-02-16T17:57:03.421Z] #42 76.73 DEP criu/protobuf-desc.d [2021-02-16T17:57:03.504Z] ok github.com/docker/docker/quota 0.873s coverage: 71.4% of statements [2021-02-16T17:57:03.515Z] #49 32.76 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T17:57:03.676Z] #42 76.88 DEP criu/proc_parse.d [2021-02-16T17:57:03.794Z] ok github.com/docker/docker/reference 0.004s coverage: 83.7% of statements [2021-02-16T17:57:03.814Z] #49 ... [2021-02-16T17:57:03.814Z] [2021-02-16T17:57:03.814Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:57:03.814Z] #51 sha256:87fa446c41a1c33e083ce967eeb197a04a0a8476e9aa3462d63429c35c6a76bc [2021-02-16T17:57:03.814Z] #51 23.36 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-16T17:57:03.814Z] #51 23.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-16T17:57:03.814Z] #51 23.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-16T17:57:03.814Z] #51 25.27 runtime [2021-02-16T17:57:03.932Z] #42 77.19 DEP criu/plugin.d [2021-02-16T17:57:03.932Z] #42 77.24 DEP criu/pipes.d [2021-02-16T17:57:04.124Z] #51 ... [2021-02-16T17:57:04.124Z] [2021-02-16T17:57:04.124Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:57:04.124Z] #64 sha256:dbf7139f6f28a482091b6c9df7cb38b7fecb59a25a1f54f2d148d8ce2a346b30 [2021-02-16T17:57:04.124Z] #64 23.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-16T17:57:04.124Z] #64 ... [2021-02-16T17:57:04.124Z] [2021-02-16T17:57: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-02-16T17:57:04.124Z] #29 sha256:78c77a711a93b462b4027d160c8061fb4e69c8f2c8089bf6f5d6ff6b2a5f7a45 [2021-02-16T17:57:04.124Z] #29 29.64 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-16T17:57:04.124Z] #29 30.23 [2021-02-16T17:57:04.124Z] #29 30.51 ######################################################################## 100.0% [2021-02-16T17:57:04.124Z] #29 30.80 [2021-02-16T17:57:04.124Z] #29 31.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-16T17:57:04.124Z] #29 32.63 #=#=# [2021-02-16T17:57:04.124Z] #29 32.89 ######################################################################## 100.0% [2021-02-16T17:57:04.124Z] #29 33.11 [2021-02-16T17:57:04.124Z] #29 33.28 Download of images into '/build' complete. [2021-02-16T17:57:04.124Z] #29 33.29 Use something like the following to load the result into a Docker daemon: [2021-02-16T17:57:04.124Z] #29 33.29 tar -cC '/build' . | docker load [2021-02-16T17:57:04.173Z] #41 44.58 The following NEW packages will be installed: [2021-02-16T17:57:04.173Z] #41 ... [2021-02-16T17:57:04.173Z] [2021-02-16T17:57:04.173Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:57:04.173Z] #48 sha256:5d2e431ab1e55b2bdd835084ae0582bf89d71fb384ba2a6dae3e85608b6ed83c [2021-02-16T17:57:04.173Z] #48 42.43 go: finding github.com/fatih/color v1.7.0 [2021-02-16T17:57:04.173Z] #48 42.44 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T17:57:04.173Z] #48 42.45 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-16T17:57:04.173Z] #48 42.51 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-16T17:57:04.173Z] #48 42.54 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T17:57:04.173Z] #48 42.57 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-16T17:57:04.173Z] #48 42.58 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T17:57:04.173Z] #48 42.65 go: finding github.com/pkg/errors v0.8.1 [2021-02-16T17:57:04.173Z] #48 42.65 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T17:57:04.173Z] #48 42.72 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T17:57:04.174Z] #48 42.72 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T17:57:04.174Z] #48 42.74 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T17:57:04.174Z] #48 42.75 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-16T17:57:04.174Z] #48 42.77 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-16T17:57:04.174Z] #48 42.85 go: finding github.com/spf13/viper v1.6.1 [2021-02-16T17:57:04.174Z] #48 42.86 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T17:57:04.174Z] #48 42.86 go: finding github.com/stretchr/testify v1.4.0 [2021-02-16T17:57:04.174Z] #48 42.87 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-16T17:57:04.174Z] #48 42.91 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T17:57:04.174Z] #48 42.93 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-16T17:57:04.174Z] #48 42.98 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T17:57:04.174Z] #48 43.02 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-16T17:57:04.174Z] #48 43.09 go: finding github.com/stretchr/objx v0.2.0 [2021-02-16T17:57:04.174Z] #48 43.12 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T17:57:04.174Z] #48 43.12 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T17:57:04.174Z] #48 43.15 go: finding github.com/gobwas/glob v0.2.3 [2021-02-16T17:57:04.174Z] #48 43.16 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-16T17:57:04.174Z] #48 43.18 go: finding github.com/spf13/cobra v0.0.5 [2021-02-16T17:57:04.174Z] #48 43.20 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T17:57:04.174Z] #48 43.28 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-16T17:57:04.174Z] #48 43.30 go: finding github.com/spf13/pflag v1.0.5 [2021-02-16T17:57:04.174Z] #48 43.33 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T17:57:04.174Z] #48 43.38 go: finding github.com/magiconair/properties v1.8.1 [2021-02-16T17:57:04.174Z] #48 43.40 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T17:57:04.174Z] #48 43.42 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T17:57:04.174Z] #48 43.44 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T17:57:04.174Z] #48 43.61 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-16T17:57:04.174Z] #48 43.62 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T17:57:04.174Z] #48 43.62 go: finding github.com/spf13/afero v1.1.2 [2021-02-16T17:57:04.174Z] #48 43.70 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T17:57:04.174Z] #48 43.70 go: finding github.com/spf13/cast v1.3.0 [2021-02-16T17:57:04.174Z] #48 43.71 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T17:57:04.174Z] #48 43.74 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T17:57:04.174Z] #48 43.78 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T17:57:04.174Z] #48 43.80 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T17:57:04.174Z] #48 43.81 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-16T17:57:04.174Z] #48 43.84 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-16T17:57:04.174Z] #48 43.95 go: finding golang.org/x/text v0.3.2 [2021-02-16T17:57:04.174Z] #48 44.03 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T17:57:04.174Z] #48 44.05 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T17:57:04.174Z] #48 44.09 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T17:57:04.174Z] #48 44.10 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T17:57:04.174Z] #48 44.14 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T17:57:04.174Z] #48 44.14 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T17:57:04.174Z] #48 44.15 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T17:57:04.174Z] #48 44.15 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T17:57:04.174Z] #48 44.16 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T17:57:04.174Z] #48 44.16 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T17:57:04.174Z] #48 44.19 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T17:57:04.174Z] #48 44.20 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-16T17:57:04.174Z] #48 44.25 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T17:57:04.174Z] #48 44.26 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T17:57:04.174Z] #48 44.28 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T17:57:04.174Z] #48 44.29 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T17:57:04.174Z] #48 44.33 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-16T17:57:04.174Z] #48 44.35 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-16T17:57:04.174Z] #48 44.37 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-16T17:57:04.174Z] #48 44.44 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-16T17:57:04.174Z] #48 44.46 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T17:57:04.174Z] #48 44.69 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T17:57:04.174Z] #48 44.72 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T17:57:04.174Z] #48 44.75 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T17:57:04.174Z] #48 44.78 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T17:57:04.174Z] #48 44.80 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-16T17:57:04.188Z] #42 77.38 DEP criu/pie-util.d [2021-02-16T17:57:04.188Z] #42 77.48 DEP criu/pie-util-vdso.d [2021-02-16T17:57:04.425Z] #29 DONE 33.4s [2021-02-16T17:57:04.425Z] [2021-02-16T17:57:04.425Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:57:04.425Z] #34 sha256:f416e982cfe7c1f6d170d50aef6e3d8f5eb85a7cbe1bd2aefb4a4f13b38de4c4 [2021-02-16T17:57:04.443Z] #42 77.57 DEP criu/pie-util-vdso-elf32.d [2021-02-16T17:57:04.699Z] #42 77.72 DEP criu/path.d [2021-02-16T17:57:04.699Z] #42 77.82 DEP criu/parasite-syscall.d [2021-02-16T17:57:04.824Z] ok github.com/docker/docker/registry 0.075s coverage: 57.2% of statements [2021-02-16T17:57:04.955Z] #42 78.12 DEP criu/pagemap.d [2021-02-16T17:57:05.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T17:57:05.069Z] #34 ... [2021-02-16T17:57:05.069Z] [2021-02-16T17:57:05.069Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:57:05.069Z] #49 sha256:26af3af368cb70d9c786d87d779ab2be2d9703d73e1a921b231a1b2ea77511d8 [2021-02-16T17:57:05.069Z] #49 34.38 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T17:57:05.211Z] #42 78.28 DEP criu/pagemap-cache.d [2021-02-16T17:57:05.211Z] #42 78.45 DEP criu/page-xfer.d [2021-02-16T17:57:05.454Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-02-16T17:57:05.454Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-02-16T17:57:05.467Z] #42 78.58 DEP criu/page-pipe.d [2021-02-16T17:57:05.467Z] #42 78.65 DEP criu/netfilter.d [2021-02-16T17:57:05.725Z] #42 78.82 DEP criu/net.d [2021-02-16T17:57:05.982Z] #42 78.99 DEP criu/namespaces.d [2021-02-16T17:57:05.982Z] #42 79.18 DEP criu/mount.d [2021-02-16T17:57:06.084Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-02-16T17:57:06.238Z] #42 79.37 DEP criu/memfd.d [2021-02-16T17:57:06.374Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-02-16T17:57:06.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T17:57:06.494Z] #42 79.55 DEP criu/mem.d [2021-02-16T17:57:06.494Z] #42 79.80 DEP criu/lsm.d [2021-02-16T17:57:06.707Z] #48 ... [2021-02-16T17:57:06.707Z] [2021-02-16T17:57:06.707Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:57:06.707Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-16T17:57:06.707Z] #54 32.58 Reading package lists... [2021-02-16T17:57:06.707Z] #54 40.30 Building dependency tree... [2021-02-16T17:57:06.707Z] #54 43.54 The following additional packages will be installed: [2021-02-16T17:57:06.707Z] #54 43.56 libbtrfs0 [2021-02-16T17:57:06.707Z] #54 43.76 The following NEW packages will be installed: [2021-02-16T17:57:06.707Z] #54 43.78 libbtrfs-dev libbtrfs0 [2021-02-16T17:57:06.707Z] #54 44.25 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T17:57:06.707Z] #54 44.25 Need to get 119 kB of archives. [2021-02-16T17:57:06.707Z] #54 44.25 After this operation, 387 kB of additional disk space will be used. [2021-02-16T17:57:06.707Z] #54 44.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-16T17:57:06.707Z] #54 44.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-16T17:57:06.707Z] #54 45.52 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:57:06.707Z] #54 45.73 Fetched 119 kB in 0s (437 kB/s) [2021-02-16T17:57:06.707Z] #54 45.85 Selecting previously unselected package libbtrfs0. [2021-02-16T17:57:06.707Z] #54 45.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T17:57:06.707Z] #54 45.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-16T17:57:06.707Z] #54 45.94 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T17:57:06.707Z] #54 46.08 Selecting previously unselected package libbtrfs-dev. [2021-02-16T17:57:06.707Z] #54 46.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-16T17:57:06.707Z] #54 46.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:57:06.707Z] #54 46.45 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T17:57:06.707Z] #54 46.46 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:57:06.707Z] #54 46.48 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:57:06.707Z] #54 DONE 47.0s [2021-02-16T17:57:06.707Z] [2021-02-16T17:57:06.707Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:57:06.707Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:57:06.707Z] #41 44.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-16T17:57:06.707Z] #41 44.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-16T17:57:06.707Z] #41 44.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-16T17:57:06.707Z] #41 44.61 python-six zlib1g-dev [2021-02-16T17:57:06.707Z] #41 44.99 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T17:57:06.707Z] #41 44.99 Need to get 4095 kB of archives. [2021-02-16T17:57:06.707Z] #41 44.99 After this operation, 22.5 MB of additional disk space will be used. [2021-02-16T17:57:06.707Z] #41 44.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-16T17:57:06.707Z] #41 45.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-16T17:57:06.707Z] #41 45.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-16T17:57:06.707Z] #41 45.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-16T17:57:06.707Z] #41 45.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-16T17:57:06.707Z] #41 45.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-16T17:57:06.707Z] #41 45.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-16T17:57:06.707Z] #41 45.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-16T17:57:06.707Z] #41 45.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-16T17:57:06.708Z] #41 45.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-16T17:57:06.708Z] #41 45.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-16T17:57:06.708Z] #41 45.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-16T17:57:06.708Z] #41 45.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-16T17:57:06.708Z] #41 45.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-16T17:57:06.708Z] #41 45.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-16T17:57:06.708Z] #41 45.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-16T17:57:06.708Z] #41 45.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-16T17:57:06.708Z] #41 46.60 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:57:06.708Z] #41 46.90 Fetched 4095 kB in 1s (5864 kB/s) [2021-02-16T17:57:06.708Z] #41 47.00 Selecting previously unselected package libcap-dev:amd64. [2021-02-16T17:57:06.708Z] #41 47.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 ... 15410 files and directories currently installed.) [2021-02-16T17:57:06.708Z] #41 47.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-16T17:57:06.708Z] #41 47.18 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-16T17:57:06.750Z] #42 79.96 DEP criu/log.d [2021-02-16T17:57:06.750Z] #42 80.09 DEP criu/libnetlink.d [2021-02-16T17:57:06.966Z] #41 47.35 Selecting previously unselected package libnet1:amd64. [2021-02-16T17:57:06.966Z] #41 47.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T17:57:06.966Z] #41 47.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T17:57:06.966Z] #41 47.59 Selecting previously unselected package libnet1-dev. [2021-02-16T17:57:07.007Z] #42 80.21 DEP criu/kerndat.d [2021-02-16T17:57:07.184Z] #49 36.67 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-16T17:57:07.225Z] #41 47.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T17:57:07.225Z] #41 47.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T17:57:07.263Z] #42 80.38 DEP criu/kcmp-ids.d [2021-02-16T17:57:07.263Z] #42 80.44 DEP criu/irmap.d [2021-02-16T17:57:07.263Z] #42 80.56 DEP criu/ipc_ns.d [2021-02-16T17:57:07.484Z] #41 48.03 Selecting previously unselected package libnl-3-200:amd64. [2021-02-16T17:57:07.484Z] #41 48.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-16T17:57:07.484Z] #41 48.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T17:57:07.518Z] #42 80.69 DEP criu/image.d [2021-02-16T17:57:07.742Z] #41 48.17 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-16T17:57:07.743Z] #41 48.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-16T17:57:07.743Z] #41 48.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-16T17:57:07.774Z] #42 80.80 DEP criu/image-desc.d [2021-02-16T17:57:07.774Z] #42 80.88 DEP criu/fsnotify.d [2021-02-16T17:57:07.774Z] #42 ... [2021-02-16T17:57:07.774Z] [2021-02-16T17:57:07.774Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:57:07.774Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:57:07.774Z] #19 14.77 Reading package lists... [2021-02-16T17:57:07.774Z] #19 18.90 Building dependency tree... [2021-02-16T17:57:07.774Z] #19 20.55 libcap2-bin is already the newest version (1:2.25-2). [2021-02-16T17:57:07.774Z] #19 20.55 The following additional packages will be installed: [2021-02-16T17:57:07.774Z] #19 20.55 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-16T17:57:07.774Z] #19 20.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-16T17:57:07.774Z] #19 20.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-16T17:57:07.774Z] #19 20.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-16T17:57:07.774Z] #19 20.56 python3.7 python3.7-minimal vim-runtime xxd [2021-02-16T17:57:07.774Z] #19 20.56 Suggested packages: [2021-02-16T17:57:07.774Z] #19 20.56 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-16T17:57:07.774Z] #19 20.56 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-16T17:57:07.774Z] #19 20.56 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-16T17:57:07.774Z] #19 20.56 Recommended packages: [2021-02-16T17:57:07.774Z] #19 20.56 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-16T17:57:07.774Z] #19 20.56 python3-keyrings.alt python3-xdg unzip [2021-02-16T17:57:07.774Z] #19 22.40 The following NEW packages will be installed: [2021-02-16T17:57:07.774Z] #19 22.40 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-16T17:57:07.774Z] #19 22.40 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-16T17:57:07.774Z] #19 22.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-16T17:57:07.774Z] #19 22.40 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-16T17:57:07.774Z] #19 22.40 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-16T17:57:07.774Z] #19 22.40 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-16T17:57:07.774Z] #19 22.40 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-16T17:57:07.774Z] #19 22.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-16T17:57:07.774Z] #19 22.40 xz-utils zip [2021-02-16T17:57:07.774Z] #19 22.72 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T17:57:07.774Z] #19 22.72 Need to get 28.5 MB of archives. [2021-02-16T17:57:07.774Z] #19 22.72 After this operation, 116 MB of additional disk space will be used. [2021-02-16T17:57:07.774Z] #19 22.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-16T17:57:07.774Z] #19 22.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-16T17:57:07.774Z] #19 22.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-16T17:57:07.774Z] #19 22.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-16T17:57:07.774Z] #19 22.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-16T17:57:07.774Z] #19 22.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-16T17:57:07.774Z] #19 22.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-16T17:57:07.774Z] #19 23.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-16T17:57:07.774Z] #19 23.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-16T17:57:07.774Z] #19 23.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-16T17:57:07.774Z] #19 23.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-16T17:57:07.774Z] #19 23.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-16T17:57:07.774Z] #19 23.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-16T17:57:07.774Z] #19 23.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-16T17:57:07.774Z] #19 23.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-16T17:57:07.774Z] #19 23.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-16T17:57:07.774Z] #19 23.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-16T17:57:07.774Z] #19 23.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T17:57:07.774Z] #19 23.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-16T17:57:07.774Z] #19 23.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-16T17:57:07.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T17:57:08.002Z] #41 48.52 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-16T17:57:08.002Z] #41 48.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-16T17:57:08.002Z] #41 48.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T17:57:08.030Z] #19 23.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-16T17:57:08.030Z] #19 23.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-16T17:57:08.030Z] #19 23.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-16T17:57:08.030Z] #19 23.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-16T17:57:08.030Z] #19 23.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-16T17:57:08.030Z] #19 23.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-16T17:57:08.030Z] #19 23.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-16T17:57:08.030Z] #19 23.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-16T17:57:08.030Z] #19 23.15 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-16T17:57:08.261Z] #41 48.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-16T17:57:08.261Z] #41 48.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-16T17:57:08.261Z] #41 48.67 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-16T17:57:08.285Z] #19 23.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-16T17:57:08.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T17:57:08.468Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-02-16T17:57:08.521Z] #41 48.83 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-16T17:57:08.521Z] #41 48.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-16T17:57:08.521Z] #41 48.84 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-16T17:57:08.542Z] #19 23.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-16T17:57:08.542Z] #19 23.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-16T17:57:08.542Z] #19 23.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-16T17:57:08.542Z] #19 23.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-16T17:57:08.542Z] #19 23.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-16T17:57:08.542Z] #19 23.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-16T17:57:08.542Z] #19 23.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-16T17:57:08.542Z] #19 23.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-16T17:57:08.542Z] #19 23.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-16T17:57:08.542Z] #19 23.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-16T17:57:08.542Z] #19 23.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-16T17:57:08.542Z] #19 23.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-16T17:57:08.542Z] #19 23.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-16T17:57:08.780Z] #41 49.09 Selecting previously unselected package libprotobuf17:amd64. [2021-02-16T17:57:08.780Z] #41 49.12 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-16T17:57:08.780Z] #41 49.13 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-16T17:57:08.780Z] #41 ... [2021-02-16T17:57:08.780Z] [2021-02-16T17:57:08.780Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:57:08.780Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:57:08.780Z] #12 31.79 Reading package lists... [2021-02-16T17:57:08.780Z] #12 39.70 Building dependency tree... [2021-02-16T17:57:08.780Z] #12 42.96 The following additional packages will be installed: [2021-02-16T17:57:08.780Z] #12 42.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-16T17:57:08.780Z] #12 42.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-16T17:57:08.780Z] #12 42.97 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-16T17:57:08.780Z] #12 42.97 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-16T17:57:08.780Z] #12 42.97 mingw-w64-x86-64-dev [2021-02-16T17:57:08.780Z] #12 42.99 Suggested packages: [2021-02-16T17:57:08.780Z] #12 42.99 gcc-8-locales seccomp wine64 [2021-02-16T17:57:08.780Z] #12 44.39 The following NEW packages will be installed: [2021-02-16T17:57:08.780Z] #12 44.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-16T17:57:08.780Z] #12 44.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-16T17:57:08.780Z] #12 44.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-16T17:57:08.780Z] #12 44.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-16T17:57:08.780Z] #12 44.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-16T17:57:08.780Z] #12 44.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-16T17:57:08.780Z] #12 44.42 The following packages will be upgraded: [2021-02-16T17:57:08.780Z] #12 44.42 libsystemd0 libudev1 [2021-02-16T17:57:08.780Z] #12 44.81 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T17:57:08.780Z] #12 44.81 Need to get 78.2 MB of archives. [2021-02-16T17:57:08.780Z] #12 44.81 After this operation, 487 MB of additional disk space will be used. [2021-02-16T17:57:08.780Z] #12 44.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-16T17:57:08.780Z] #12 44.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-16T17:57:08.780Z] #12 44.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-16T17:57:08.780Z] #12 45.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-02-16T17:57:08.780Z] #12 45.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-16T17:57:08.780Z] #12 45.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-16T17:57:08.780Z] #12 45.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-16T17:57:08.780Z] #12 45.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-16T17:57:08.780Z] #12 45.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-16T17:57:08.780Z] #12 46.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-16T17:57:08.780Z] #12 46.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-16T17:57:08.801Z] #19 23.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-16T17:57:08.801Z] #19 23.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-16T17:57:08.801Z] #19 ... [2021-02-16T17:57:08.801Z] [2021-02-16T17:57:08.801Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:57:08.801Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T17:57:08.801Z] #31 DONE 154.9s [2021-02-16T17:57:08.801Z] [2021-02-16T17:57:08.801Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:08.801Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:08.801Z] #42 81.14 DEP criu/filesystems.d [2021-02-16T17:57:08.801Z] #42 81.29 DEP criu/files.d [2021-02-16T17:57:08.801Z] #42 81.51 DEP criu/files-reg.d [2021-02-16T17:57:08.801Z] #42 81.72 DEP criu/files-ext.d [2021-02-16T17:57:08.801Z] #42 81.90 DEP criu/file-lock.d [2021-02-16T17:57:08.801Z] #42 82.13 DEP criu/file-ids.d [2021-02-16T17:57:09.040Z] #12 ... [2021-02-16T17:57:09.040Z] [2021-02-16T17:57:09.040Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:57:09.040Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:57:09.040Z] #35 32.45 Reading package lists... [2021-02-16T17:57:09.040Z] #35 39.74 Building dependency tree... [2021-02-16T17:57:09.040Z] #35 43.02 The following additional packages will be installed: [2021-02-16T17:57:09.040Z] #35 43.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-16T17:57:09.040Z] #35 43.04 Suggested packages: [2021-02-16T17:57:09.040Z] #35 43.05 cmake-doc ninja-build lrzip [2021-02-16T17:57:09.040Z] #35 43.05 Recommended packages: [2021-02-16T17:57:09.040Z] #35 43.05 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-16T17:57:09.040Z] #35 44.11 The following NEW packages will be installed: [2021-02-16T17:57:09.040Z] #35 44.11 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-16T17:57:09.040Z] #35 44.12 vim-common xxd [2021-02-16T17:57:09.040Z] #35 44.48 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T17:57:09.040Z] #35 44.48 Need to get 14.9 MB of archives. [2021-02-16T17:57:09.040Z] #35 44.48 After this operation, 61.8 MB of additional disk space will be used. [2021-02-16T17:57:09.040Z] #35 44.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-16T17:57:09.040Z] #35 44.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T17:57:09.040Z] #35 44.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-16T17:57:09.040Z] #35 44.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-16T17:57:09.040Z] #35 45.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-16T17:57:09.040Z] #35 45.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-16T17:57:09.040Z] #35 45.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-16T17:57:09.040Z] #35 45.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-16T17:57:09.040Z] #35 45.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-16T17:57:09.040Z] #35 45.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-16T17:57:09.040Z] #35 46.90 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:57:09.040Z] #35 47.25 Fetched 14.9 MB in 2s (9714 kB/s) [2021-02-16T17:57:09.040Z] #35 47.65 Selecting previously unselected package xxd. [2021-02-16T17:57:09.040Z] #35 47.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T17:57:09.040Z] #35 47.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T17:57:09.040Z] #35 47.78 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T17:57:09.040Z] #35 48.03 Selecting previously unselected package vim-common. [2021-02-16T17:57:09.040Z] #35 48.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T17:57:09.040Z] #35 48.08 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T17:57:09.040Z] #35 48.50 Selecting previously unselected package cmake-data. [2021-02-16T17:57:09.040Z] #35 48.50 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-16T17:57:09.040Z] #35 48.52 Unpacking cmake-data (3.13.4-1) ... [2021-02-16T17:57:09.339Z] #35 ... [2021-02-16T17:57:09.339Z] [2021-02-16T17:57:09.339Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:57:09.339Z] #33 sha256:4a86b443828ec5a5006bd796674b44a2fa7fc195d277eea9ec8c14871a402c9e [2021-02-16T17:57:09.339Z] #33 39.68 internal/reflectlite [2021-02-16T17:57:09.339Z] #33 39.68 sync [2021-02-16T17:57:09.339Z] #33 41.96 sort [2021-02-16T17:57:09.339Z] #33 41.96 errors [2021-02-16T17:57:09.339Z] #33 42.38 strconv [2021-02-16T17:57:09.339Z] #33 43.08 io [2021-02-16T17:57:09.339Z] #33 44.43 internal/oserror [2021-02-16T17:57:09.339Z] #33 44.50 syscall [2021-02-16T17:57:09.339Z] #33 45.79 reflect [2021-02-16T17:57:09.339Z] #33 ... [2021-02-16T17:57:09.339Z] [2021-02-16T17:57:09.339Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:57:09.339Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T17:57:09.339Z] #31 47.04 Checking out files: 77% (1182/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-16T17:57:09.339Z] #31 48.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-16T17:57:09.339Z] #31 48.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:57:09.368Z] #42 82.45 DEP criu/fifo.d [2021-02-16T17:57:09.368Z] #42 82.58 DEP criu/fdstore.d [2021-02-16T17:57:09.368Z] #42 82.69 DEP criu/fault-injection.d [2021-02-16T17:57:09.500Z] ok github.com/docker/docker/volume/local 0.400s coverage: 76.4% of statements [2021-02-16T17:57:09.625Z] #42 82.77 DEP criu/external.d [2021-02-16T17:57:09.790Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-02-16T17:57:09.881Z] #42 83.04 DEP criu/eventpoll.d [2021-02-16T17:57:10.138Z] #42 83.20 DEP criu/eventfd.d [2021-02-16T17:57:10.138Z] #42 83.33 DEP criu/crtools.d [2021-02-16T17:57:10.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T17:57:10.394Z] #42 83.47 DEP criu/cr-service.d [2021-02-16T17:57:10.394Z] #42 83.62 DEP criu/cr-restore.d [2021-02-16T17:57:10.649Z] #42 83.81 DEP criu/cr-errno.d [2021-02-16T17:57:10.649Z] #42 83.82 DEP criu/cr-dump.d [2021-02-16T17:57:10.721Z] #31 ... [2021-02-16T17:57:10.721Z] [2021-02-16T17:57:10.721Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:57:10.721Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:57:10.721Z] #44 41.19 sync [2021-02-16T17:57:10.721Z] #44 41.21 internal/reflectlite [2021-02-16T17:57:10.721Z] #44 42.86 github.com/LK4D4/vndr/godl/singleflight [2021-02-16T17:57:10.721Z] #44 43.12 math/rand [2021-02-16T17:57:10.721Z] #44 44.09 internal/singleflight [2021-02-16T17:57:10.721Z] #44 44.40 io [2021-02-16T17:57:10.721Z] #44 44.41 strconv [2021-02-16T17:57:10.721Z] #44 45.67 bytes [2021-02-16T17:57:10.721Z] #44 48.24 bufio [2021-02-16T17:57:10.721Z] #44 48.57 reflect [2021-02-16T17:57:10.721Z] #44 49.92 syscall [2021-02-16T17:57:10.748Z] #49 ... [2021-02-16T17:57:10.748Z] [2021-02-16T17:57:10.748Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:57:10.748Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T17:57:10.748Z] #42 26.09 Reading package lists... [2021-02-16T17:57:10.748Z] #42 36.28 Building dependency tree... [2021-02-16T17:57:10.748Z] #42 39.30 The following additional packages will be installed: [2021-02-16T17:57:10.748Z] #42 39.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-16T17:57:10.748Z] #42 39.30 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-16T17:57:10.748Z] #42 39.31 Suggested packages: [2021-02-16T17:57:10.748Z] #42 39.32 manpages-dev python-setuptools [2021-02-16T17:57:10.820Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2021-02-16T17:57:10.905Z] #42 83.94 DEP criu/cr-dedup.d [2021-02-16T17:57:10.905Z] #42 84.08 DEP criu/cr-check.d [2021-02-16T17:57:10.980Z] #44 ... [2021-02-16T17:57:10.980Z] [2021-02-16T17:57:10.980Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:57:10.980Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:57:10.980Z] #41 50.13 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-16T17:57:10.980Z] #41 50.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-16T17:57:10.980Z] #41 50.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-16T17:57:10.980Z] #41 50.37 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-16T17:57:10.980Z] #41 50.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-16T17:57:10.980Z] #41 50.38 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-16T17:57:11.161Z] #42 84.29 DEP criu/config.d [2021-02-16T17:57:11.161Z] #42 84.41 DEP criu/clone-noasan.d [2021-02-16T17:57:11.240Z] #41 51.82 Selecting previously unselected package libprotoc17:amd64. [2021-02-16T17:57:11.240Z] #41 51.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-16T17:57:11.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T17:57:11.417Z] #42 84.49 DEP criu/cgroup.d [2021-02-16T17:57:11.417Z] #42 84.63 DEP criu/cgroup-props.d [2021-02-16T17:57:11.420Z] #42 40.93 The following NEW packages will be installed: [2021-02-16T17:57:11.420Z] #42 40.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-16T17:57:11.420Z] #42 40.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-16T17:57:11.420Z] #42 40.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-16T17:57:11.420Z] #42 40.95 python-six zlib1g-dev [2021-02-16T17:57:11.499Z] #41 51.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-16T17:57:11.673Z] #42 84.72 DEP criu/bitmap.d [2021-02-16T17:57:11.673Z] #42 84.74 DEP criu/bfd.d [2021-02-16T17:57:11.673Z] #42 84.81 DEP criu/autofs.d [2021-02-16T17:57:11.673Z] #42 84.94 DEP criu/aio.d [2021-02-16T17:57:11.723Z] #42 41.11 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T17:57:11.723Z] #42 41.11 Need to get 4075 kB of archives. [2021-02-16T17:57:11.723Z] #42 41.11 After this operation, 24.5 MB of additional disk space will be used. [2021-02-16T17:57:11.723Z] #42 41.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-02-16T17:57:11.723Z] #42 41.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-16T17:57:11.723Z] #42 41.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-02-16T17:57:11.723Z] #42 41.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-16T17:57:11.723Z] #42 41.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-02-16T17:57:11.723Z] #42 41.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-16T17:57:11.723Z] #42 41.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-02-16T17:57:11.930Z] #42 85.08 DEP criu/action-scripts.d [2021-02-16T17:57:12.022Z] #42 41.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-02-16T17:57:12.022Z] #42 41.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-02-16T17:57:12.022Z] #42 41.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-02-16T17:57:12.022Z] #42 41.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-02-16T17:57:12.022Z] #42 41.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-02-16T17:57:12.022Z] #42 41.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-02-16T17:57:12.022Z] #42 41.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-02-16T17:57:12.069Z] #41 52.53 Selecting previously unselected package protobuf-c-compiler. [2021-02-16T17:57:12.069Z] #41 52.53 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-16T17:57:12.069Z] #41 52.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T17:57:12.186Z] #42 85.29 CC criu/action-scripts.o [2021-02-16T17:57:12.329Z] #41 52.70 Selecting previously unselected package protobuf-compiler. [2021-02-16T17:57:12.329Z] #41 52.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-16T17:57:12.329Z] #41 52.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-16T17:57:12.331Z] #42 41.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-16T17:57:12.331Z] #42 41.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-02-16T17:57:12.331Z] #42 41.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-02-16T17:57:12.589Z] #41 52.90 Selecting previously unselected package python-pkg-resources. [2021-02-16T17:57:12.589Z] #41 52.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T17:57:12.589Z] #41 52.92 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-16T17:57:12.748Z] #42 85.81 CC criu/aio.o [2021-02-16T17:57:12.848Z] #41 53.16 Selecting previously unselected package python-six. [2021-02-16T17:57:12.848Z] #41 53.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-16T17:57:12.848Z] #41 53.17 Unpacking python-six (1.12.0-1) ... [2021-02-16T17:57:12.848Z] #41 53.27 Selecting previously unselected package python-protobuf. [2021-02-16T17:57:12.848Z] #41 53.27 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-16T17:57:12.848Z] #41 53.28 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-16T17:57:13.004Z] #42 86.21 CC criu/autofs.o [2021-02-16T17:57:13.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T17:57:13.398Z] #42 ... [2021-02-16T17:57:13.398Z] [2021-02-16T17:57:13.398Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:57:13.398Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-16T17:57:13.398Z] #55 27.26 Reading package lists... [2021-02-16T17:57:13.398Z] #55 36.87 Building dependency tree... [2021-02-16T17:57:13.398Z] #55 39.80 The following additional packages will be installed: [2021-02-16T17:57:13.398Z] #55 39.81 libbtrfs0 [2021-02-16T17:57:13.398Z] #55 39.98 The following NEW packages will be installed: [2021-02-16T17:57:13.398Z] #55 39.99 libbtrfs-dev libbtrfs0 [2021-02-16T17:57:13.398Z] #55 40.23 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T17:57:13.398Z] #55 40.23 Need to get 120 kB of archives. [2021-02-16T17:57:13.398Z] #55 40.23 After this operation, 423 kB of additional disk space will be used. [2021-02-16T17:57:13.398Z] #55 40.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-16T17:57:13.398Z] #55 40.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-16T17:57:13.398Z] #55 42.01 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:57:13.398Z] #55 42.40 Fetched 120 kB in 0s (1499 kB/s) [2021-02-16T17:57:13.398Z] #55 42.48 Selecting previously unselected package libbtrfs0. [2021-02-16T17:57:13.398Z] #55 42.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T17:57:13.398Z] #55 42.60 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-16T17:57:13.398Z] #55 42.61 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T17:57:13.398Z] #55 42.77 Selecting previously unselected package libbtrfs-dev. [2021-02-16T17:57:13.398Z] #55 42.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-16T17:57:13.398Z] #55 42.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:57:13.398Z] #55 ... [2021-02-16T17:57:13.398Z] [2021-02-16T17:57:13.398Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:57:13.398Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T17:57:13.398Z] #42 42.88 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:57:13.398Z] #42 43.06 Fetched 4075 kB in 1s (6483 kB/s) [2021-02-16T17:57:13.418Z] #41 53.84 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-16T17:57:13.697Z] #42 43.23 Selecting previously unselected package libcap-dev:ppc64el. [2021-02-16T17:57:13.997Z] #42 43.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T17:57:13.997Z] #42 43.37 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-02-16T17:57:13.997Z] #42 43.38 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-02-16T17:57:13.997Z] #42 43.57 Selecting previously unselected package libnet1:ppc64el. [2021-02-16T17:57:13.997Z] #42 43.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-16T17:57:13.997Z] #42 43.59 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T17:57:14.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T17:57:14.300Z] #42 ... [2021-02-16T17:57:14.300Z] [2021-02-16T17:57:14.300Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-16T17:57:14.300Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-16T17:57:14.300Z] #55 43.24 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T17:57:14.300Z] #55 43.29 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:57:14.300Z] #55 43.31 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:57:14.300Z] #55 DONE 43.7s [2021-02-16T17:57:14.300Z] [2021-02-16T17:57:14.300Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:57:14.300Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T17:57:14.300Z] #42 43.74 Selecting previously unselected package libnet1-dev. [2021-02-16T17:57:14.300Z] #42 43.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-16T17:57:14.300Z] #42 43.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T17:57:14.300Z] #42 43.98 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-16T17:57:14.370Z] #42 87.36 CC criu/bfd.o [2021-02-16T17:57:14.602Z] #42 44.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-16T17:57:14.602Z] #42 44.01 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T17:57:14.602Z] #42 44.20 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-02-16T17:57:14.626Z] #42 87.78 CC criu/bitmap.o [2021-02-16T17:57:14.626Z] #42 87.92 CC criu/cgroup-props.o [2021-02-16T17:57:14.900Z] #42 44.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-02-16T17:57:14.900Z] #42 44.21 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-16T17:57:14.900Z] #42 44.60 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-16T17:57:15.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T17:57:15.188Z] #42 ... [2021-02-16T17:57:15.188Z] [2021-02-16T17:57:15.189Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:57:15.189Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:57:15.189Z] #19 24.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-16T17:57:15.189Z] #19 24.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-16T17:57:15.189Z] #19 24.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-16T17:57:15.189Z] #19 25.20 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:57:15.189Z] #19 25.29 Fetched 28.5 MB in 2s (15.8 MB/s) [2021-02-16T17:57:15.189Z] #19 25.34 Selecting previously unselected package pigz. [2021-02-16T17:57:15.189Z] #19 25.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-16T17:57:15.189Z] #19 25.39 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-16T17:57:15.189Z] #19 25.40 Unpacking pigz (2.4-1) ... [2021-02-16T17:57:15.189Z] #19 25.50 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-16T17:57:15.189Z] #19 25.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T17:57:15.189Z] #19 25.53 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T17:57:15.189Z] #19 25.93 Selecting previously unselected package python3.7-minimal. [2021-02-16T17:57:15.189Z] #19 25.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T17:57:15.189Z] #19 25.95 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T17:57:15.189Z] #19 26.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T17:57:15.189Z] #19 26.89 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T17:57:15.189Z] #19 29.14 Selecting previously unselected package python3-minimal. [2021-02-16T17:57:15.189Z] #19 29.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-16T17:57:15.189Z] #19 29.18 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-16T17:57:15.189Z] #19 29.19 Unpacking python3-minimal (3.7.3-1) ... [2021-02-16T17:57:15.189Z] #19 29.28 Selecting previously unselected package libmpdec2:amd64. [2021-02-16T17:57:15.189Z] #19 29.30 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-16T17:57:15.189Z] #19 29.31 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-16T17:57:15.189Z] #19 29.42 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-16T17:57:15.189Z] #19 29.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T17:57:15.189Z] #19 29.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T17:57:15.189Z] #19 30.34 Selecting previously unselected package python3.7. [2021-02-16T17:57:15.189Z] #19 30.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T17:57:15.189Z] #19 30.35 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T17:57:15.189Z] #19 30.50 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-16T17:57:15.189Z] #19 30.50 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-16T17:57:15.189Z] #19 30.51 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-16T17:57:15.202Z] #42 44.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T17:57:15.202Z] #42 44.65 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T17:57:15.202Z] #42 ... [2021-02-16T17:57:15.202Z] [2021-02-16T17:57:15.202Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:57:15.202Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T17:57:15.202Z] #13 27.62 Reading package lists... [2021-02-16T17:57:15.202Z] #13 34.88 Building dependency tree... [2021-02-16T17:57:15.202Z] #13 38.57 The following additional packages will be installed: [2021-02-16T17:57:15.202Z] #13 38.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-16T17:57:15.202Z] #13 38.58 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-16T17:57:15.202Z] #13 38.59 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-16T17:57:15.202Z] #13 38.59 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-16T17:57:15.202Z] #13 38.60 mingw-w64-x86-64-dev [2021-02-16T17:57:15.202Z] #13 38.61 Suggested packages: [2021-02-16T17:57:15.202Z] #13 38.61 gcc-8-locales seccomp wine64 [2021-02-16T17:57:15.202Z] #13 40.09 The following NEW packages will be installed: [2021-02-16T17:57:15.202Z] #13 40.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-16T17:57:15.202Z] #13 40.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-16T17:57:15.202Z] #13 40.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-16T17:57:15.202Z] #13 40.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-16T17:57:15.202Z] #13 40.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-16T17:57:15.202Z] #13 40.09 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-16T17:57:15.202Z] #13 40.09 The following packages will be upgraded: [2021-02-16T17:57:15.202Z] #13 40.11 libsystemd0 libudev1 [2021-02-16T17:57:15.202Z] #13 40.24 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T17:57:15.202Z] #13 40.24 Need to get 79.4 MB of archives. [2021-02-16T17:57:15.202Z] #13 40.24 After this operation, 532 MB of additional disk space will be used. [2021-02-16T17:57:15.202Z] #13 40.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-02-16T17:57:15.202Z] #13 40.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-02-16T17:57:15.202Z] #13 40.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-02-16T17:57:15.202Z] #13 40.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-02-16T17:57:15.202Z] #13 41.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-16T17:57:15.202Z] #13 41.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-02-16T17:57:15.202Z] #13 41.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-02-16T17:57:15.202Z] #13 41.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-16T17:57:15.202Z] #13 41.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-16T17:57:15.202Z] #13 42.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-16T17:57:15.202Z] #13 42.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-02-16T17:57:15.202Z] #13 ... [2021-02-16T17:57:15.202Z] [2021-02-16T17:57:15.202Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:57:15.202Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T17:57:15.202Z] #42 44.81 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-02-16T17:57:15.202Z] #42 44.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T17:57:15.202Z] #42 44.81 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-16T17:57:15.445Z] #19 30.64 Setting up python3-minimal (3.7.3-1) ... [2021-02-16T17:57:15.445Z] #19 ... [2021-02-16T17:57:15.445Z] [2021-02-16T17:57:15.445Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:15.445Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:15.445Z] #42 88.64 CC criu/cgroup.o [2021-02-16T17:57:15.502Z] #42 44.92 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-02-16T17:57:15.502Z] #42 44.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-02-16T17:57:15.502Z] #42 44.93 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-16T17:57:15.805Z] #42 45.28 Selecting previously unselected package libprotobuf17:ppc64el. [2021-02-16T17:57:15.805Z] #42 45.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-02-16T17:57:15.805Z] #42 45.29 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-16T17:57:16.434Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T17:57:16.434Z] Using test binary docker [2021-02-16T17:57:16.434Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T17:57:16.434Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-16T17:57:16.434Z] Starting dockerd [2021-02-16T17:57:16.434Z] INFO: Waiting for daemon to start... [2021-02-16T17:57:16.452Z] #42 46.08 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-02-16T17:57:16.452Z] #42 46.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-02-16T17:57:16.709Z] #41 ... [2021-02-16T17:57:16.709Z] [2021-02-16T17:57:16.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-02-16T17:57:16.709Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:57:16.709Z] #12 50.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-16T17:57:16.709Z] #12 52.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-16T17:57:16.709Z] #12 52.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-16T17:57:16.709Z] #12 52.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-16T17:57:16.709Z] #12 52.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-16T17:57:16.709Z] #12 52.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-16T17:57:16.709Z] #12 52.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-16T17:57:16.709Z] #12 52.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-16T17:57:16.709Z] #12 52.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-16T17:57:16.709Z] #12 52.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-16T17:57:16.709Z] #12 52.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-16T17:57:16.709Z] #12 52.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-16T17:57:16.709Z] #12 52.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-16T17:57:16.709Z] #12 52.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-16T17:57:16.709Z] #12 52.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-16T17:57:16.709Z] #12 52.63 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-16T17:57:16.709Z] #12 53.94 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:57:16.709Z] #12 54.17 Fetched 78.2 MB in 8s (9638 kB/s) [2021-02-16T17:57:16.709Z] #12 54.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T17:57:16.709Z] #12 54.31 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-16T17:57:16.709Z] #12 54.33 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T17:57:16.709Z] #12 54.75 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-16T17:57:16.709Z] #12 54.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T17:57:16.709Z] #12 54.96 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-16T17:57:16.709Z] #12 54.98 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T17:57:16.709Z] #12 55.23 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-16T17:57:16.709Z] #12 55.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-16T17:57:16.709Z] #12 55.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-16T17:57:16.709Z] #12 55.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-16T17:57:16.709Z] #12 55.56 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T17:57:16.709Z] #12 ... [2021-02-16T17:57:16.709Z] [2021-02-16T17:57:16.709Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:57:16.709Z] #55 sha256:b7ca59f20b52c6d4a96d337c5f1ffec409cce846ec98ed02ca6814a652437f77 [2021-02-16T17:57:16.709Z] #55 1.194 + RM_GOPATH=0 [2021-02-16T17:57:16.709Z] #55 1.194 + TMP_GOPATH= [2021-02-16T17:57:16.709Z] #55 1.194 + : /build [2021-02-16T17:57:16.709Z] #55 1.194 + '[' -z '' ']' [2021-02-16T17:57:16.709Z] #55 1.199 ++ mktemp -d [2021-02-16T17:57:16.709Z] #55 1.207 + export GOPATH=/tmp/tmp.m2vOgcclOj [2021-02-16T17:57:16.709Z] #55 1.207 + GOPATH=/tmp/tmp.m2vOgcclOj [2021-02-16T17:57:16.709Z] #55 1.212 + RM_GOPATH=1 [2021-02-16T17:57:16.709Z] #55 1.212 + case "$(go env GOARCH)" in [2021-02-16T17:57:16.709Z] #55 1.212 ++ go env GOARCH [2021-02-16T17:57:16.709Z] #55 1.221 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:57:16.709Z] #55 1.222 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:57:16.709Z] #55 1.223 ++ dirname /tmp/install/install.sh [2021-02-16T17:57:16.709Z] #55 1.230 + dir=/tmp/install [2021-02-16T17:57:16.709Z] #55 1.230 + bin=containerd [2021-02-16T17:57:16.709Z] #55 1.230 + shift [2021-02-16T17:57:16.709Z] #55 1.230 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-16T17:57:16.709Z] #55 1.230 + . /tmp/install/containerd.installer [2021-02-16T17:57:16.709Z] #55 1.236 ++ set -e [2021-02-16T17:57:16.709Z] #55 1.236 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:57:16.709Z] #55 1.239 + install_containerd [2021-02-16T17:57:16.709Z] #55 1.242 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-16T17:57:16.709Z] #55 1.243 + git clone https://github.com/containerd/containerd.git /tmp/tmp.m2vOgcclOj/src/github.com/containerd/containerd [2021-02-16T17:57:16.709Z] #55 1.243 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:57:16.709Z] #55 1.244 Cloning into '/tmp/tmp.m2vOgcclOj/src/github.com/containerd/containerd'... [2021-02-16T17:57:16.709Z] #55 ... [2021-02-16T17:57:16.709Z] [2021-02-16T17:57:16.709Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:57:16.709Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:57:16.709Z] #44 57.28 time [2021-02-16T17:57:16.759Z] #42 46.10 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-16T17:57:17.062Z] #42 46.44 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-02-16T17:57:17.063Z] #42 46.48 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-02-16T17:57:17.063Z] #42 46.48 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-16T17:57:17.363Z] #42 ... [2021-02-16T17:57:17.363Z] [2021-02-16T17:57:17.363Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:57:17.363Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T17:57:17.363Z] #36 27.38 Reading package lists... [2021-02-16T17:57:17.363Z] #36 37.21 Building dependency tree... [2021-02-16T17:57:17.363Z] #36 40.29 The following additional packages will be installed: [2021-02-16T17:57:17.363Z] #36 40.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-16T17:57:17.363Z] #36 40.30 Suggested packages: [2021-02-16T17:57:17.363Z] #36 40.31 cmake-doc ninja-build lrzip [2021-02-16T17:57:17.363Z] #36 40.31 Recommended packages: [2021-02-16T17:57:17.363Z] #36 40.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-16T17:57:17.363Z] #36 41.60 The following NEW packages will be installed: [2021-02-16T17:57:17.363Z] #36 41.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-16T17:57:17.363Z] #36 41.61 vim-common xxd [2021-02-16T17:57:17.363Z] #36 41.75 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-16T17:57:17.363Z] #36 41.75 Need to get 14.9 MB of archives. [2021-02-16T17:57:17.363Z] #36 41.75 After this operation, 67.2 MB of additional disk space will be used. [2021-02-16T17:57:17.363Z] #36 41.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-16T17:57:17.363Z] #36 41.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T17:57:17.363Z] #36 41.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-02-16T17:57:17.363Z] #36 41.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-16T17:57:17.363Z] #36 42.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-02-16T17:57:17.363Z] #36 42.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-02-16T17:57:17.363Z] #36 42.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-02-16T17:57:17.363Z] #36 42.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-02-16T17:57:17.363Z] #36 42.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-02-16T17:57:17.363Z] #36 42.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-02-16T17:57:17.363Z] #36 44.55 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:57:17.363Z] #36 44.79 Fetched 14.9 MB in 1s (10.0 MB/s) [2021-02-16T17:57:17.363Z] #36 44.93 Selecting previously unselected package xxd. [2021-02-16T17:57:17.363Z] #36 44.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T17:57:17.363Z] #36 45.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-16T17:57:17.363Z] #36 45.03 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T17:57:17.363Z] #36 45.25 Selecting previously unselected package vim-common. [2021-02-16T17:57:17.363Z] #36 45.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T17:57:17.363Z] #36 45.31 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T17:57:17.363Z] #36 45.66 Selecting previously unselected package cmake-data. [2021-02-16T17:57:17.363Z] #36 45.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-16T17:57:17.363Z] #36 45.68 Unpacking cmake-data (3.13.4-1) ... [2021-02-16T17:57:17.665Z] #36 ... [2021-02-16T17:57:17.665Z] [2021-02-16T17:57:17.665Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:57:17.665Z] #56 sha256:22cbcf70ecff260bbc6416a600ed06fcf7b24f58d94d19c66c8ab618e561bcf6 [2021-02-16T17:57:17.665Z] #56 0.261 + RM_GOPATH=0 [2021-02-16T17:57:17.665Z] #56 0.274 + TMP_GOPATH= [2021-02-16T17:57:17.665Z] #56 0.274 + : /build [2021-02-16T17:57:17.665Z] #56 0.274 + '[' -z '' ']' [2021-02-16T17:57:17.665Z] #56 0.274 ++ mktemp -d [2021-02-16T17:57:17.665Z] #56 0.278 + export GOPATH=/tmp/tmp.QSphr4dqhT [2021-02-16T17:57:17.665Z] #56 0.279 + GOPATH=/tmp/tmp.QSphr4dqhT [2021-02-16T17:57:17.665Z] #56 0.280 + RM_GOPATH=1 [2021-02-16T17:57:17.665Z] #56 0.282 + case "$(go env GOARCH)" in [2021-02-16T17:57:17.665Z] #56 0.283 ++ go env GOARCH [2021-02-16T17:57:17.665Z] #56 0.300 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:57:17.665Z] #56 0.301 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:57:17.665Z] #56 0.306 ++ dirname /tmp/install/install.sh [2021-02-16T17:57:17.665Z] #56 0.323 + dir=/tmp/install [2021-02-16T17:57:17.665Z] #56 0.332 + bin=containerd [2021-02-16T17:57:17.665Z] #56 0.333 + shift [2021-02-16T17:57:17.665Z] #56 0.333 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-16T17:57:17.665Z] #56 0.333 + . /tmp/install/containerd.installer [2021-02-16T17:57:17.665Z] #56 0.334 ++ set -e [2021-02-16T17:57:17.665Z] #56 0.334 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:57:17.665Z] #56 0.335 + install_containerd [2021-02-16T17:57:17.665Z] #56 0.342 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-16T17:57:17.665Z] #56 0.343 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QSphr4dqhT/src/github.com/containerd/containerd [2021-02-16T17:57:17.665Z] #56 0.343 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:57:17.665Z] #56 0.362 Cloning into '/tmp/tmp.QSphr4dqhT/src/github.com/containerd/containerd'... [2021-02-16T17:57:17.726Z] ok github.com/docker/docker/cmd/dockerd 0.169s coverage: 29.1% of statements [2021-02-16T17:57:17.963Z] #42 91.13 CC criu/clone-noasan.o [2021-02-16T17:57:18.524Z] #42 91.41 CC criu/config.o [2021-02-16T17:57:18.608Z] . [2021-02-16T17:57:18.608Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T17:57:18.608Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T17:57:18.608Z] Error: No such image: emptyfs [2021-02-16T17:57:18.868Z] Running integration-test (iteration 1) [2021-02-16T17:57:18.868Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T17:57:19.120Z] ok github.com/docker/docker/container 0.198s coverage: 34.7% of statements [2021-02-16T17:57:19.120Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T17:57:19.120Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T17:57:19.120Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T17:57:19.120Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T17:57:19.248Z] #44 ... [2021-02-16T17:57:19.248Z] [2021-02-16T17:57:19.248Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:57:19.248Z] #46 sha256:8653100ca0964269de0c019ff573f56ef8a6ac23adfae6dc12d301f4bbfcd767 [2021-02-16T17:57:19.248Z] #46 DONE 59.6s [2021-02-16T17:57:19.248Z] [2021-02-16T17:57:19.248Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:57:19.248Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:57:19.248Z] #12 58.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-16T17:57:19.248Z] #12 58.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-16T17:57:19.248Z] #12 58.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T17:57:19.451Z] #42 92.75 CC criu/cr-check.o [2021-02-16T17:57:19.793Z] #56 ... [2021-02-16T17:57:19.794Z] [2021-02-16T17:57:19.794Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:57:19.794Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:57:19.794Z] #45 49.23 internal/reflectlite [2021-02-16T17:57:19.794Z] #45 49.23 sync [2021-02-16T17:57:20.816Z] #42 ... [2021-02-16T17:57:20.816Z] [2021-02-16T17:57:20.816Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:57:20.816Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:57:20.816Z] #19 31.41 Selecting previously unselected package python3. [2021-02-16T17:57:20.816Z] #19 31.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-16T17:57:20.816Z] #19 31.47 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-16T17:57:20.816Z] #19 31.50 Unpacking python3 (3.7.3-1) ... [2021-02-16T17:57:20.816Z] #19 31.61 Selecting previously unselected package libip4tc0:amd64. [2021-02-16T17:57:20.816Z] #19 31.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-16T17:57:20.816Z] #19 31.63 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-16T17:57:20.816Z] #19 31.72 Selecting previously unselected package libip6tc0:amd64. [2021-02-16T17:57:20.816Z] #19 31.73 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-16T17:57:20.816Z] #19 31.74 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-16T17:57:20.816Z] #19 31.84 Selecting previously unselected package libiptc0:amd64. [2021-02-16T17:57:20.816Z] #19 31.84 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-16T17:57:20.816Z] #19 31.85 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-16T17:57:20.816Z] #19 31.93 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-16T17:57:20.816Z] #19 31.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-16T17:57:20.816Z] #19 31.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-16T17:57:20.816Z] #19 32.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-16T17:57:20.816Z] #19 32.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-16T17:57:20.816Z] #19 32.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-16T17:57:20.816Z] #19 32.12 Selecting previously unselected package libnftnl11:amd64. [2021-02-16T17:57:20.816Z] #19 32.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-16T17:57:20.816Z] #19 32.12 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-16T17:57:20.816Z] #19 32.21 Selecting previously unselected package iptables. [2021-02-16T17:57:20.816Z] #19 32.22 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-16T17:57:20.816Z] #19 32.25 Unpacking iptables (1.8.2-4) ... [2021-02-16T17:57:20.816Z] #19 32.63 Selecting previously unselected package xxd. [2021-02-16T17:57:20.816Z] #19 32.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T17:57:20.816Z] #19 32.64 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T17:57:20.816Z] #19 32.77 Selecting previously unselected package vim-common. [2021-02-16T17:57:20.816Z] #19 32.78 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T17:57:20.816Z] #19 32.80 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T17:57:20.816Z] #19 33.01 Selecting previously unselected package bash-completion. [2021-02-16T17:57:20.816Z] #19 33.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-16T17:57:20.816Z] #19 35.75 Unpacking bash-completion (1:2.8-6) ... [2021-02-16T17:57:20.854Z] #45 ... [2021-02-16T17:57:20.854Z] [2021-02-16T17:57:20.854Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-16T17:57:20.854Z] #64 sha256:dbf7139f6f28a482091b6c9df7cb38b7fecb59a25a1f54f2d148d8ce2a346b30 [2021-02-16T17:57:20.854Z] #64 DONE 50.3s [2021-02-16T17:57:20.854Z] [2021-02-16T17:57:20.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-02-16T17:57:20.854Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T17:57:20.854Z] #42 48.37 Selecting previously unselected package libprotoc17:ppc64el. [2021-02-16T17:57:20.854Z] #42 48.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-02-16T17:57:20.854Z] #42 48.39 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-16T17:57:20.854Z] #42 49.28 Selecting previously unselected package protobuf-c-compiler. [2021-02-16T17:57:20.854Z] #42 49.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T17:57:20.854Z] #42 49.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T17:57:20.854Z] #42 49.54 Selecting previously unselected package protobuf-compiler. [2021-02-16T17:57:20.854Z] #42 49.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-02-16T17:57:20.854Z] #42 49.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-16T17:57:20.854Z] #42 49.92 Selecting previously unselected package python-pkg-resources. [2021-02-16T17:57:20.854Z] #42 49.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T17:57:20.854Z] #42 49.96 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-16T17:57:20.854Z] #42 50.33 Selecting previously unselected package python-six. [2021-02-16T17:57:20.854Z] #42 50.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-16T17:57:20.854Z] #42 50.35 Unpacking python-six (1.12.0-1) ... [2021-02-16T17:57:21.072Z] #19 36.16 Selecting previously unselected package bzip2. [2021-02-16T17:57:21.072Z] #19 36.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-16T17:57:21.072Z] #19 36.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T17:57:21.072Z] #19 36.31 Selecting previously unselected package xz-utils. [2021-02-16T17:57:21.072Z] #19 36.33 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-16T17:57:21.072Z] #19 36.34 Unpacking xz-utils (5.2.4-1) ... [2021-02-16T17:57:21.153Z] #42 50.56 Selecting previously unselected package python-protobuf. [2021-02-16T17:57:21.153Z] #42 50.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-02-16T17:57:21.153Z] #42 50.59 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-16T17:57:21.157Z] #12 ... [2021-02-16T17:57:21.157Z] [2021-02-16T17:57:21.157Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:57:21.157Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:57:21.157Z] #35 51.45 Selecting previously unselected package libicu63:amd64. [2021-02-16T17:57:21.157Z] #35 51.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-16T17:57:21.157Z] #35 51.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T17:57:21.157Z] #35 58.36 Selecting previously unselected package libxml2:amd64. [2021-02-16T17:57:21.157Z] #35 58.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-16T17:57:21.157Z] #35 58.36 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T17:57:21.157Z] #35 59.38 Selecting previously unselected package libarchive13:amd64. [2021-02-16T17:57:21.157Z] #35 59.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-16T17:57:21.157Z] #35 59.40 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-16T17:57:21.157Z] #35 59.92 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-16T17:57:21.157Z] #35 59.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-16T17:57:21.157Z] #35 59.96 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-16T17:57:21.157Z] #35 60.30 Selecting previously unselected package librhash0:amd64. [2021-02-16T17:57:21.157Z] #35 60.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-16T17:57:21.157Z] #35 60.31 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-16T17:57:21.157Z] #35 60.68 Selecting previously unselected package libuv1:amd64. [2021-02-16T17:57:21.157Z] #35 60.70 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-16T17:57:21.157Z] #35 60.74 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-16T17:57:21.157Z] #35 61.07 Selecting previously unselected package cmake. [2021-02-16T17:57:21.157Z] #35 61.07 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-16T17:57:21.157Z] #35 61.08 Unpacking cmake (3.13.4-1) ... [2021-02-16T17:57:21.157Z] #35 ... [2021-02-16T17:57:21.157Z] [2021-02-16T17:57:21.157Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:57:21.157Z] #50 sha256:d1463519ffe7154f49dbeca9487d817cf201592d5fde310558f62d274d2d2239 [2021-02-16T17:57:21.157Z] #50 51.74 syscall [2021-02-16T17:57:21.157Z] #50 51.75 reflect [2021-02-16T17:57:21.157Z] #50 60.07 context [2021-02-16T17:57:21.157Z] #50 61.26 os [2021-02-16T17:57:21.328Z] #19 36.51 Selecting previously unselected package apparmor. [2021-02-16T17:57:21.328Z] #19 36.52 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-16T17:57:21.328Z] #19 36.58 Unpacking apparmor (2.13.2-10) ... [2021-02-16T17:57:21.417Z] #50 ... [2021-02-16T17:57:21.417Z] [2021-02-16T17:57:21.417Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:57:21.417Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:57:21.417Z] #12 61.81 Selecting previously unselected package binutils-mingw-w64. [2021-02-16T17:57:21.417Z] #12 61.82 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-16T17:57:21.417Z] #12 61.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T17:57:21.676Z] #12 61.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-16T17:57:21.676Z] #12 61.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-16T17:57:21.676Z] #12 61.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T17:57:21.676Z] #12 62.13 Selecting previously unselected package dmsetup. [2021-02-16T17:57:21.676Z] #12 62.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-16T17:57:21.676Z] #12 62.17 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-16T17:57:21.680Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2021-02-16T17:57:21.805Z] #42 51.42 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-16T17:57:21.805Z] #42 ... [2021-02-16T17:57:21.805Z] [2021-02-16T17:57:21.805Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:57:21.805Z] #49 sha256:26af3af368cb70d9c786d87d779ab2be2d9703d73e1a921b231a1b2ea77511d8 [2021-02-16T17:57:21.805Z] #49 41.47 go: extracting golang.org/x/text v0.3.2 [2021-02-16T17:57:21.805Z] #49 47.30 go: finding github.com/fatih/color v1.7.0 [2021-02-16T17:57:21.805Z] #49 47.41 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-16T17:57:21.805Z] #49 47.84 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-16T17:57:21.805Z] #49 47.99 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-16T17:57:21.805Z] #49 48.13 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-16T17:57:21.805Z] #49 48.13 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-16T17:57:21.805Z] #49 48.18 go: finding github.com/pkg/errors v0.8.1 [2021-02-16T17:57:21.805Z] #49 48.20 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-16T17:57:21.805Z] #49 48.30 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-16T17:57:21.805Z] #49 48.33 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-16T17:57:21.805Z] #49 48.36 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-16T17:57:21.805Z] #49 48.36 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-16T17:57:21.805Z] #49 48.42 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-16T17:57:21.805Z] #49 48.53 go: finding github.com/spf13/viper v1.6.1 [2021-02-16T17:57:21.805Z] #49 48.57 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-16T17:57:21.805Z] #49 48.58 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-16T17:57:21.805Z] #49 48.59 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-16T17:57:21.805Z] #49 48.66 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-16T17:57:21.805Z] #49 48.67 go: finding github.com/stretchr/testify v1.4.0 [2021-02-16T17:57:21.805Z] #49 48.85 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-16T17:57:21.805Z] #49 48.91 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-16T17:57:21.805Z] #49 48.99 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-16T17:57:21.805Z] #49 49.06 go: finding github.com/spf13/cobra v0.0.5 [2021-02-16T17:57:21.805Z] #49 49.08 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-16T17:57:21.805Z] #49 49.14 go: finding github.com/spf13/pflag v1.0.5 [2021-02-16T17:57:21.805Z] #49 49.18 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-16T17:57:21.805Z] #49 49.19 go: finding github.com/stretchr/objx v0.2.0 [2021-02-16T17:57:21.805Z] #49 49.28 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-16T17:57:21.805Z] #49 49.28 go: finding github.com/magiconair/properties v1.8.1 [2021-02-16T17:57:21.805Z] #49 49.30 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-16T17:57:21.805Z] #49 49.30 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-16T17:57:21.805Z] #49 49.36 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-16T17:57:21.805Z] #49 49.42 go: finding github.com/gobwas/glob v0.2.3 [2021-02-16T17:57:21.805Z] #49 49.45 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-16T17:57:21.805Z] #49 49.46 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-16T17:57:21.805Z] #49 49.46 go: finding github.com/spf13/afero v1.1.2 [2021-02-16T17:57:21.805Z] #49 49.60 go: finding github.com/spf13/cast v1.3.0 [2021-02-16T17:57:21.805Z] #49 49.64 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-16T17:57:21.805Z] #49 49.76 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-16T17:57:21.805Z] #49 49.81 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-16T17:57:21.805Z] #49 49.86 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-16T17:57:21.805Z] #49 49.95 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-16T17:57:21.805Z] #49 49.99 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-16T17:57:21.805Z] #49 50.05 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-16T17:57:21.805Z] #49 50.15 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-16T17:57:21.805Z] #49 50.19 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-16T17:57:21.805Z] #49 50.33 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-16T17:57:21.806Z] #49 50.46 go: finding golang.org/x/text v0.3.2 [2021-02-16T17:57:21.806Z] #49 50.73 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-16T17:57:21.806Z] #49 50.76 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-16T17:57:21.806Z] #49 50.80 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-16T17:57:21.806Z] #49 50.91 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-16T17:57:21.806Z] #49 50.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-16T17:57:21.806Z] #49 50.93 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-16T17:57:21.806Z] #49 50.93 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-16T17:57:21.806Z] #49 51.01 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-16T17:57:21.806Z] #49 51.01 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-16T17:57:21.806Z] #49 51.03 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-16T17:57:21.806Z] #49 51.04 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-16T17:57:21.806Z] #49 51.14 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-16T17:57:21.806Z] #49 51.16 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-16T17:57:21.806Z] #49 51.16 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-16T17:57:21.806Z] #49 51.17 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-16T17:57:21.806Z] #49 51.24 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-16T17:57:21.806Z] #49 51.25 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-16T17:57:21.806Z] #49 51.30 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-16T17:57:21.806Z] #49 51.38 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-16T17:57:21.898Z] #19 36.89 Selecting previously unselected package aufs-tools. [2021-02-16T17:57:21.898Z] #19 36.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-16T17:57:21.898Z] #19 36.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-16T17:57:21.898Z] #19 37.08 Selecting previously unselected package libonig5:amd64. [2021-02-16T17:57:21.898Z] #19 37.08 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-16T17:57:21.898Z] #19 37.09 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-16T17:57:21.936Z] #12 62.36 Selecting previously unselected package mingw-w64-common. [2021-02-16T17:57:21.936Z] #12 62.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-16T17:57:21.936Z] #12 62.38 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-16T17:57:21.936Z] #12 ... [2021-02-16T17:57:21.936Z] [2021-02-16T17:57:21.936Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:57:21.936Z] #33 sha256:4a86b443828ec5a5006bd796674b44a2fa7fc195d277eea9ec8c14871a402c9e [2021-02-16T17:57:21.936Z] #33 52.51 time [2021-02-16T17:57:21.936Z] #33 58.35 internal/poll [2021-02-16T17:57:21.936Z] #33 60.86 internal/syscall/execenv [2021-02-16T17:57:21.936Z] #33 60.98 internal/syscall/unix [2021-02-16T17:57:21.936Z] #33 61.18 os [2021-02-16T17:57:21.936Z] #33 61.24 internal/fmtsort [2021-02-16T17:57:21.936Z] #33 62.09 strings [2021-02-16T17:57:22.110Z] #49 51.51 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-16T17:57:22.110Z] #49 51.72 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-16T17:57:22.154Z] #19 37.41 Selecting previously unselected package libjq1:amd64. [2021-02-16T17:57:22.154Z] #19 37.41 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T17:57:22.195Z] #33 ... [2021-02-16T17:57:22.195Z] [2021-02-16T17:57:22.195Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:57:22.195Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:57:22.195Z] #41 58.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-16T17:57:22.195Z] #41 58.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T17:57:22.195Z] #41 58.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T17:57:22.195Z] #41 58.27 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-16T17:57:22.195Z] #41 58.29 Setting up python-six (1.12.0-1) ... [2021-02-16T17:57:22.195Z] #41 62.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-16T17:57:22.195Z] #41 62.60 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T17:57:22.195Z] #41 62.63 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-16T17:57:22.195Z] #41 62.65 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-16T17:57:22.195Z] #41 62.66 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-16T17:57:22.195Z] #41 62.69 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-16T17:57:22.195Z] #41 62.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T17:57:22.195Z] #41 62.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-16T17:57:22.195Z] #41 62.75 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T17:57:22.410Z] #19 37.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T17:57:22.410Z] #19 37.57 Selecting previously unselected package jq. [2021-02-16T17:57:22.410Z] #19 37.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T17:57:22.410Z] #19 37.59 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T17:57:22.410Z] #19 37.68 Selecting previously unselected package libaio1:amd64. [2021-02-16T17:57:22.410Z] #19 37.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-16T17:57:22.410Z] #19 37.70 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-16T17:57:22.410Z] #19 37.77 Selecting previously unselected package libgpm2:amd64. [2021-02-16T17:57:22.410Z] #19 37.78 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-16T17:57:22.411Z] #49 51.93 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-16T17:57:22.411Z] #49 52.02 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-16T17:57:22.455Z] #41 62.76 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-16T17:57:22.665Z] #19 37.79 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-16T17:57:22.666Z] #19 37.87 Selecting previously unselected package libicu63:amd64. [2021-02-16T17:57:22.666Z] #19 37.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-16T17:57:22.666Z] #19 37.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T17:57:22.712Z] #49 52.05 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-16T17:57:22.712Z] #49 52.12 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-16T17:57:22.712Z] #49 52.16 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-16T17:57:22.712Z] #49 ... [2021-02-16T17:57:22.712Z] [2021-02-16T17:57:22.712Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:57:22.712Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T17:57:22.712Z] #13 46.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-02-16T17:57:22.712Z] #13 48.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-02-16T17:57:22.712Z] #13 48.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-02-16T17:57:22.712Z] #13 48.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-16T17:57:22.712Z] #13 48.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-16T17:57:22.712Z] #13 48.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-02-16T17:57:22.712Z] #13 48.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-02-16T17:57:22.712Z] #13 48.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-02-16T17:57:22.712Z] #13 48.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-02-16T17:57:22.712Z] #13 48.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-02-16T17:57:22.712Z] #13 48.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-02-16T17:57:22.712Z] #13 48.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-02-16T17:57:22.712Z] #13 48.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-02-16T17:57:22.712Z] #13 48.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-02-16T17:57:22.712Z] #13 48.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-02-16T17:57:22.712Z] #13 48.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-02-16T17:57:22.712Z] #13 50.64 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:57:22.712Z] #13 51.00 Fetched 79.4 MB in 9s (9132 kB/s) [2021-02-16T17:57:22.712Z] #13 51.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T17:57:22.712Z] #13 51.29 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-02-16T17:57:22.712Z] #13 51.36 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T17:57:22.712Z] #13 52.04 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-02-16T17:57:22.712Z] #13 52.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T17:57:22.712Z] #13 52.33 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-02-16T17:57:22.712Z] #13 52.39 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-16T17:57:23.009Z] #13 52.58 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-02-16T17:57:23.075Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.9% of statements [2021-02-16T17:57:23.306Z] #13 52.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-16T17:57:23.306Z] #13 52.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-16T17:57:23.306Z] #13 52.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-02-16T17:57:23.306Z] #13 52.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T17:57:23.845Z] #41 ... [2021-02-16T17:57:23.845Z] [2021-02-16T17:57:23.845Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:57:23.845Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-16T17:57:23.845Z] #35 64.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T17:57:24.104Z] #35 64.42 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T17:57:24.104Z] #35 64.44 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-16T17:57:24.104Z] #35 64.48 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T17:57:24.104Z] #35 64.53 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-16T17:57:24.104Z] #35 64.57 Setting up cmake-data (3.13.4-1) ... [2021-02-16T17:57:24.104Z] #35 64.60 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T17:57:24.104Z] #35 64.64 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-16T17:57:24.363Z] #35 64.65 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-16T17:57:24.363Z] #35 64.67 Setting up cmake (3.13.4-1) ... [2021-02-16T17:57:24.363Z] #35 64.68 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:57:24.363Z] #35 64.81 Processing triggers for mime-support (3.62) ... [2021-02-16T17:57:25.308Z] #35 DONE 65.5s [2021-02-16T17:57:25.308Z] [2021-02-16T17:57:25.308Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:57:25.308Z] #36 sha256:768479a466893a68de00ac90dfbbc28a17a7cc3dd34cc3813587e1999f6e761f [2021-02-16T17:57:26.083Z] #13 ... [2021-02-16T17:57:26.083Z] [2021-02-16T17:57:26.083Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:57:26.083Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-16T17:57:26.139Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T17:57:26.139Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === Skipped [2021-02-16T17:57:26.139Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T17:57:26.139Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T17:57:26.139Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:73: No driver to put! [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T17:57:26.139Z] time="2021-02-16T17:56:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T17:57:26.139Z] time="2021-02-16T17:56:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T17:57:26.139Z] time="2021-02-16T17:56:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T17:57:26.139Z] time="2021-02-16T17:56:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T17:57:26.139Z] time="2021-02-16T17:56:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:73: No driver to put! [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T17:57:26.139Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T17:57:26.139Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T17:57:26.139Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:57:26.139Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T17:57:26.139Z] graphtest_unix.go:73: No driver to put! [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T17:57:26.139Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T17:57:26.139Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] [2021-02-16T17:57:26.139Z] DONE 2191 tests, 26 skipped in 192.889s Post stage [Pipeline] junit [2021-02-16T17:57:26.185Z] Recording test results [2021-02-16T17:57:26.289Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-02-16T17:57:26.303Z] #36 1.273 + RM_GOPATH=0 [2021-02-16T17:57:26.303Z] #36 1.273 + TMP_GOPATH= [2021-02-16T17:57:26.303Z] #36 1.273 + : /build [2021-02-16T17:57:26.303Z] #36 1.273 + '[' -z '' ']' [2021-02-16T17:57:26.303Z] #36 1.273 ++ mktemp -d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T17:57:26.388Z] ok github.com/docker/docker/daemon/cluster 0.141s coverage: 0.5% of statements [2021-02-16T17:57:26.589Z] #36 1.274 + export GOPATH=/tmp/tmp.jHu6SvID5i [2021-02-16T17:57:26.589Z] #36 1.274 + GOPATH=/tmp/tmp.jHu6SvID5i [2021-02-16T17:57:26.589Z] #36 1.274 + RM_GOPATH=1 [2021-02-16T17:57:26.589Z] #36 1.274 + case "$(go env GOARCH)" in [2021-02-16T17:57:26.589Z] #36 1.277 ++ go env GOARCH [2021-02-16T17:57:26.589Z] #36 1.328 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:57:26.589Z] #36 1.328 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:57:26.589Z] #36 1.329 ++ dirname /tmp/install/install.sh [2021-02-16T17:57:26.589Z] #36 1.330 + dir=/tmp/install [2021-02-16T17:57:26.589Z] #36 1.337 + bin=tini [2021-02-16T17:57:26.589Z] #36 1.337 + shift [2021-02-16T17:57:26.589Z] #36 1.338 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-16T17:57:26.589Z] #36 1.338 + . /tmp/install/tini.installer [2021-02-16T17:57:26.589Z] #36 1.338 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T17:57:26.589Z] #36 1.339 + install_tini [2021-02-16T17:57:26.589Z] #36 1.339 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-16T17:57:26.589Z] #36 1.339 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T17:57:26.589Z] #36 1.340 + git clone https://github.com/krallin/tini.git /tmp/tmp.jHu6SvID5i/tini [2021-02-16T17:57:26.589Z] #36 1.341 Cloning into '/tmp/tmp.jHu6SvID5i/tini'... [2021-02-16T17:57:26.721Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh dynbinary test-integration [2021-02-16T17:57:26.832Z] #19 41.47 Selecting previously unselected package libnet1:amd64. [2021-02-16T17:57:26.832Z] #19 41.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T17:57:26.832Z] #19 41.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T17:57:26.832Z] #19 41.61 Selecting previously unselected package libnl-3-200:amd64. [2021-02-16T17:57:26.832Z] #19 41.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-16T17:57:26.832Z] #19 41.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T17:57:26.832Z] #19 41.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-16T17:57:26.832Z] #19 41.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-16T17:57:26.832Z] #19 41.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T17:57:26.832Z] #19 41.79 Selecting previously unselected package libreadline5:amd64. [2021-02-16T17:57:26.832Z] #19 41.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-16T17:57:26.832Z] #19 41.81 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-16T17:57:26.832Z] #19 41.96 Selecting previously unselected package net-tools. [2021-02-16T17:57:26.832Z] #19 41.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-16T17:57:26.832Z] #19 41.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T17:57:26.832Z] #19 42.19 Selecting previously unselected package python-pip-whl. [2021-02-16T17:57:26.832Z] #19 42.21 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-16T17:57:26.993Z] #32 55.68 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-16T17:57:26.993Z] #32 56.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-16T17:57:27.012Z] [2021-02-16T17:57:27.012Z] Removing bundles/ [2021-02-16T17:57:27.012Z] [2021-02-16T17:57:27.012Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T17:57:27.012Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T17:57:27.012Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T17:57:27.089Z] #19 42.22 Unpacking python-pip-whl (18.1-5) ... [2021-02-16T17:57:27.167Z] #36 2.140 + cd /tmp/tmp.jHu6SvID5i/tini [2021-02-16T17:57:27.426Z] #36 2.140 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T17:57:27.426Z] #36 2.152 + cmake . [2021-02-16T17:57:27.646Z] #32 57.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:57:27.650Z] #19 42.75 Selecting previously unselected package python3-lib2to3. [2021-02-16T17:57:27.650Z] #19 42.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-16T17:57:27.650Z] #19 42.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-16T17:57:27.650Z] #19 42.89 Selecting previously unselected package python3-distutils. [2021-02-16T17:57:27.650Z] #19 42.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-16T17:57:27.650Z] #19 42.90 Unpacking python3-distutils (3.7.3-1) ... [2021-02-16T17:57:27.905Z] #19 43.07 Selecting previously unselected package python3-pip. [2021-02-16T17:57:27.905Z] #19 43.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-16T17:57:27.905Z] #19 43.10 Unpacking python3-pip (18.1-5) ... [2021-02-16T17:57:27.993Z] #36 2.836 -- The C compiler identification is GNU 8.3.0 [2021-02-16T17:57:27.993Z] #36 2.901 -- Check for working C compiler: /usr/bin/cc [2021-02-16T17:57:28.164Z] #19 43.27 Selecting previously unselected package python3-pkg-resources. [2021-02-16T17:57:28.164Z] #19 43.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T17:57:28.164Z] #19 43.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-16T17:57:28.164Z] #19 43.46 Selecting previously unselected package python3-setuptools. [2021-02-16T17:57:28.164Z] #19 43.48 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-16T17:57:28.164Z] #19 43.48 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-16T17:57:28.313Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2021-02-16T17:57:28.420Z] #19 43.67 Selecting previously unselected package python3-wheel. [2021-02-16T17:57:28.420Z] #19 43.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-16T17:57:28.420Z] #19 43.68 Unpacking python3-wheel (0.32.3-2) ... [2021-02-16T17:57:28.420Z] #19 43.77 Selecting previously unselected package sudo. [2021-02-16T17:57:28.420Z] #19 43.77 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-16T17:57:28.676Z] #19 43.78 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-16T17:57:28.894Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 81.8% of statements [2021-02-16T17:57:28.928Z] #36 3.693 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-16T17:57:28.928Z] #36 3.697 -- Detecting C compiler ABI info [2021-02-16T17:57:29.187Z] #32 ... [2021-02-16T17:57:29.187Z] [2021-02-16T17:57:29.188Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:57:29.188Z] #34 sha256:f416e982cfe7c1f6d170d50aef6e3d8f5eb85a7cbe1bd2aefb4a4f13b38de4c4 [2021-02-16T17:57:29.188Z] #34 48.56 sync [2021-02-16T17:57:29.188Z] #34 48.60 internal/reflectlite [2021-02-16T17:57:29.188Z] #34 53.05 sort [2021-02-16T17:57:29.188Z] #34 53.05 errors [2021-02-16T17:57:29.188Z] #34 53.63 io [2021-02-16T17:57:29.188Z] #34 53.63 internal/oserror [2021-02-16T17:57:29.188Z] #34 53.64 strconv [2021-02-16T17:57:29.188Z] #34 54.23 syscall [2021-02-16T17:57:29.188Z] #34 58.30 bytes [2021-02-16T17:57:29.188Z] #34 58.32 strings [2021-02-16T17:57:29.188Z] #34 ... [2021-02-16T17:57:29.188Z] [2021-02-16T17:57:29.188Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:57:29.188Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T17:57:29.188Z] #13 56.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-16T17:57:29.188Z] #13 56.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-02-16T17:57:29.188Z] #13 56.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T17:57:29.188Z] #13 58.60 Selecting previously unselected package binutils-mingw-w64. [2021-02-16T17:57:29.188Z] #13 58.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-16T17:57:29.188Z] #13 58.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T17:57:29.188Z] #13 58.78 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-02-16T17:57:29.188Z] #13 58.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T17:57:29.188Z] #13 58.80 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T17:57:29.251Z] #19 44.36 Selecting previously unselected package thin-provisioning-tools. [2021-02-16T17:57:29.251Z] #19 44.38 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-16T17:57:29.251Z] #19 44.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T17:57:29.251Z] #19 44.60 Selecting previously unselected package uidmap. [2021-02-16T17:57:29.487Z] #13 59.00 Selecting previously unselected package dmsetup. [2021-02-16T17:57:29.487Z] #13 59.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T17:57:29.487Z] #13 59.04 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-16T17:57:29.496Z] #36 ... [2021-02-16T17:57:29.496Z] [2021-02-16T17:57:29.496Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:57:29.496Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-16T17:57:29.496Z] #41 69.41 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-16T17:57:29.496Z] #41 69.43 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:57:29.496Z] #41 DONE 70.1s [2021-02-16T17:57:29.507Z] #19 44.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-16T17:57:29.507Z] #19 44.63 Unpacking uidmap (1:4.5-1.1) ... [2021-02-16T17:57:29.507Z] #19 44.81 Selecting previously unselected package vim-runtime. [2021-02-16T17:57:29.507Z] #19 44.81 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-16T17:57:29.507Z] #19 44.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-16T17:57:29.507Z] #19 44.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-16T17:57:29.755Z] [2021-02-16T17:57:29.755Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:57:29.755Z] #36 sha256:768479a466893a68de00ac90dfbbc28a17a7cc3dd34cc3813587e1999f6e761f [2021-02-16T17:57:29.755Z] #36 4.560 -- Detecting C compiler ABI info - done [2021-02-16T17:57:29.755Z] #36 4.764 -- Detecting C compile features [2021-02-16T17:57:29.770Z] #19 44.89 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-16T17:57:29.795Z] #13 59.21 Selecting previously unselected package mingw-w64-common. [2021-02-16T17:57:29.795Z] #13 59.21 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-16T17:57:29.795Z] #13 59.21 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-16T17:57:30.115Z] #13 ... [2021-02-16T17:57:30.115Z] [2021-02-16T17:57:30.115Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:57:30.115Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T17:57:30.115Z] #36 49.66 Selecting previously unselected package libicu63:ppc64el. [2021-02-16T17:57:30.115Z] #36 49.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-16T17:57:30.115Z] #36 49.74 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T17:57:30.115Z] #36 57.33 Selecting previously unselected package libxml2:ppc64el. [2021-02-16T17:57:30.115Z] #36 57.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-02-16T17:57:30.115Z] #36 57.35 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T17:57:30.115Z] #36 57.96 Selecting previously unselected package libarchive13:ppc64el. [2021-02-16T17:57:30.115Z] #36 57.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-02-16T17:57:30.115Z] #36 57.98 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-16T17:57:30.115Z] #36 58.39 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-02-16T17:57:30.115Z] #36 58.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-02-16T17:57:30.115Z] #36 58.41 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-16T17:57:30.115Z] #36 58.62 Selecting previously unselected package librhash0:ppc64el. [2021-02-16T17:57:30.115Z] #36 58.63 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-02-16T17:57:30.115Z] #36 58.65 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-02-16T17:57:30.115Z] #36 58.85 Selecting previously unselected package libuv1:ppc64el. [2021-02-16T17:57:30.115Z] #36 58.86 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-02-16T17:57:30.115Z] #36 58.87 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-02-16T17:57:30.115Z] #36 59.06 Selecting previously unselected package cmake. [2021-02-16T17:57:30.115Z] #36 59.07 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-02-16T17:57:30.115Z] #36 59.08 Unpacking cmake (3.13.4-1) ... [2021-02-16T17:57:30.288Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2021-02-16T17:57:31.173Z] #36 ... [2021-02-16T17:57:31.173Z] [2021-02-16T17:57:31.173Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:57:31.173Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T17:57:31.173Z] #42 55.94 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-16T17:57:31.173Z] #42 55.95 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T17:57:31.173Z] #42 55.95 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T17:57:31.173Z] #42 55.96 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-16T17:57:31.173Z] #42 55.97 Setting up python-six (1.12.0-1) ... [2021-02-16T17:57:31.237Z] ok github.com/docker/docker/daemon/graphdriver 0.045s coverage: 2.2% of statements [2021-02-16T17:57:31.473Z] #42 60.81 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-16T17:57:31.473Z] #42 60.82 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T17:57:31.473Z] #42 60.84 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-16T17:57:31.473Z] #42 60.84 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-02-16T17:57:31.473Z] #42 60.85 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-16T17:57:31.473Z] #42 60.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-16T17:57:31.473Z] #42 60.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-16T17:57:31.473Z] #42 60.88 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-16T17:57:31.473Z] #42 60.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-16T17:57:31.473Z] #42 60.92 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-16T17:57:31.666Z] #19 ... [2021-02-16T17:57:31.666Z] [2021-02-16T17:57:31.666Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:31.666Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:31.666Z] #42 94.55 CC criu/cr-dedup.o [2021-02-16T17:57:31.666Z] #42 95.00 CC criu/cr-dump.o [2021-02-16T17:57:31.666Z] #42 97.09 CC criu/cr-errno.o [2021-02-16T17:57:31.666Z] #42 97.19 CC criu/cr-restore.o [2021-02-16T17:57:31.666Z] #42 101.5 CC criu/cr-service.o [2021-02-16T17:57:31.666Z] #42 103.2 CC criu/crtools.o [2021-02-16T17:57:31.666Z] #42 104.0 CC criu/eventfd.o [2021-02-16T17:57:31.666Z] #42 104.3 CC criu/eventpoll.o [2021-02-16T17:57:31.921Z] #42 105.1 CC criu/external.o [2021-02-16T17:57:32.288Z] #36 6.950 -- Detecting C compile features - done [2021-02-16T17:57:32.288Z] #36 6.961 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-16T17:57:32.288Z] #36 7.181 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-16T17:57:32.288Z] #36 7.283 -- Configuring done [2021-02-16T17:57:32.483Z] #42 105.4 CC criu/fault-injection.o [2021-02-16T17:57:32.483Z] #42 105.6 CC criu/fdstore.o [2021-02-16T17:57:32.540Z] #42 ... [2021-02-16T17:57:32.540Z] [2021-02-16T17:57:32.540Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-16T17:57:32.540Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-16T17:57:32.540Z] #36 61.97 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T17:57:32.540Z] #36 61.99 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T17:57:32.540Z] #36 61.99 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-02-16T17:57:32.540Z] #36 62.01 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T17:57:32.540Z] #36 62.06 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-02-16T17:57:32.540Z] #36 62.08 Setting up cmake-data (3.13.4-1) ... [2021-02-16T17:57:32.540Z] #36 62.10 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-16T17:57:32.540Z] #36 62.13 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-16T17:57:32.547Z] #36 7.325 -- Generating done [2021-02-16T17:57:32.547Z] #36 7.332 -- Build files have been written to: /tmp/tmp.jHu6SvID5i/tini [2021-02-16T17:57:32.547Z] #36 7.354 + make tini-static [2021-02-16T17:57:32.547Z] #36 ... [2021-02-16T17:57:32.547Z] [2021-02-16T17:57:32.547Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:57:32.547Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:57:32.547Z] #44 63.08 os [2021-02-16T17:57:32.547Z] #44 63.59 strings [2021-02-16T17:57:32.547Z] #44 66.83 regexp/syntax [2021-02-16T17:57:32.547Z] #44 67.49 fmt [2021-02-16T17:57:32.547Z] #44 72.14 regexp [2021-02-16T17:57:32.547Z] #44 72.48 go/token [2021-02-16T17:57:32.805Z] #44 ... [2021-02-16T17:57:32.805Z] [2021-02-16T17:57:32.806Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:32.806Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:32.806Z] #42 2.448 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T17:57:32.806Z] #42 2.450 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T17:57:32.806Z] #42 2.466 Note: Building without GnuTLS support [2021-02-16T17:57:32.806Z] #42 2.474 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T17:57:32.806Z] #42 2.474 Makefile.config:40: Warn: Building without nftables support [2021-02-16T17:57:32.843Z] #36 62.16 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-16T17:57:32.843Z] #36 62.18 Setting up cmake (3.13.4-1) ... [2021-02-16T17:57:32.843Z] #36 62.18 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:57:32.843Z] #36 62.32 Processing triggers for mime-support (3.62) ... [2021-02-16T17:57:33.047Z] #42 106.0 CC criu/fifo.o [2021-02-16T17:57:33.047Z] #42 ... [2021-02-16T17:57:33.047Z] [2021-02-16T17:57:33.047Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:57:33.047Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:57:33.047Z] #19 48.22 Selecting previously unselected package vim. [2021-02-16T17:57:33.047Z] #19 48.24 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T17:57:33.047Z] #19 48.27 Unpacking vim (2:8.1.0875-5) ... [2021-02-16T17:57:33.144Z] #36 DONE 62.6s [2021-02-16T17:57:33.144Z] [2021-02-16T17:57:33.144Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:57:33.144Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:57:33.144Z] #45 52.57 math/rand [2021-02-16T17:57:33.144Z] #45 52.57 internal/singleflight [2021-02-16T17:57:33.144Z] #45 52.57 github.com/LK4D4/vndr/godl/singleflight [2021-02-16T17:57:33.144Z] #45 55.50 sort [2021-02-16T17:57:33.144Z] #45 55.53 strconv [2021-02-16T17:57:33.144Z] #45 55.60 io [2021-02-16T17:57:33.144Z] #45 55.66 syscall [2021-02-16T17:57:33.144Z] #45 58.49 bytes [2021-02-16T17:57:33.144Z] #45 59.73 strings [2021-02-16T17:57:33.144Z] #45 ... [2021-02-16T17:57:33.144Z] [2021-02-16T17:57:33.144Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:57:33.144Z] #37 sha256:c749397ed9296cb80a06539b71e744b7a837488d272e80a5c7c5c4ca42d75180 [2021-02-16T17:57:33.448Z] #37 ... [2021-02-16T17:57:33.448Z] [2021-02-16T17:57:33.448Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:57:33.448Z] #51 sha256:87fa446c41a1c33e083ce967eeb197a04a0a8476e9aa3462d63429c35c6a76bc [2021-02-16T17:57:33.448Z] #51 52.82 internal/reflectlite [2021-02-16T17:57:33.448Z] #51 54.96 sort [2021-02-16T17:57:33.448Z] #51 54.99 io [2021-02-16T17:57:33.448Z] #51 55.00 strconv [2021-02-16T17:57:33.448Z] #51 55.05 syscall [2021-02-16T17:57:33.448Z] #51 59.50 bytes [2021-02-16T17:57:33.448Z] #51 59.50 strings [2021-02-16T17:57:33.448Z] #51 ... [2021-02-16T17:57:33.448Z] [2021-02-16T17:57:33.448Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:57:33.448Z] #37 sha256:c749397ed9296cb80a06539b71e744b7a837488d272e80a5c7c5c4ca42d75180 [2021-02-16T17:57:33.448Z] #37 0.345 + RM_GOPATH=0 [2021-02-16T17:57:33.448Z] #37 0.346 + TMP_GOPATH= [2021-02-16T17:57:33.448Z] #37 0.347 + : /build [2021-02-16T17:57:33.448Z] #37 0.347 + '[' -z '' ']' [2021-02-16T17:57:33.448Z] #37 0.349 ++ mktemp -d [2021-02-16T17:57:33.448Z] #37 0.352 + export GOPATH=/tmp/tmp.rCqfjLPwlQ [2021-02-16T17:57:33.448Z] #37 0.353 + GOPATH=/tmp/tmp.rCqfjLPwlQ [2021-02-16T17:57:33.448Z] #37 0.353 + RM_GOPATH=1 [2021-02-16T17:57:33.448Z] #37 0.353 + case "$(go env GOARCH)" in [2021-02-16T17:57:33.448Z] #37 0.354 ++ go env GOARCH [2021-02-16T17:57:33.448Z] #37 0.365 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:57:33.448Z] #37 0.366 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:57:33.448Z] #37 0.368 ++ dirname /tmp/install/install.sh [2021-02-16T17:57:33.448Z] #37 0.370 + dir=/tmp/install [2021-02-16T17:57:33.448Z] #37 0.370 + bin=tini [2021-02-16T17:57:33.448Z] #37 0.370 + shift [2021-02-16T17:57:33.448Z] #37 0.371 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-16T17:57:33.448Z] #37 0.371 + . /tmp/install/tini.installer [2021-02-16T17:57:33.448Z] #37 0.372 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T17:57:33.448Z] #37 0.372 + install_tini [2021-02-16T17:57:33.448Z] #37 0.372 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-16T17:57:33.448Z] #37 0.372 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T17:57:33.448Z] #37 0.372 + git clone https://github.com/krallin/tini.git /tmp/tmp.rCqfjLPwlQ/tini [2021-02-16T17:57:33.448Z] #37 0.376 Cloning into '/tmp/tmp.rCqfjLPwlQ/tini'... [2021-02-16T17:57:33.610Z] #19 48.81 Selecting previously unselected package xfsprogs. [2021-02-16T17:57:33.610Z] #19 48.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-16T17:57:33.610Z] #19 48.82 Unpacking xfsprogs (4.20.0-1) ... [2021-02-16T17:57:33.765Z] Loaded image: buildpack-deps:buster [2021-02-16T17:57:33.765Z] Loaded image: busybox:latest [2021-02-16T17:57:33.765Z] Loaded image: busybox:glibc [2021-02-16T17:57:34.172Z] #19 49.27 Selecting previously unselected package zip. [2021-02-16T17:57:34.172Z] #19 49.29 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-16T17:57:34.172Z] #19 49.29 Unpacking zip (3.0-11+b1) ... [2021-02-16T17:57:34.172Z] #19 49.49 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-16T17:57:34.335Z] Loaded image: debian:bullseye [2021-02-16T17:57:34.427Z] #19 49.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T17:57:34.427Z] #19 49.53 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-16T17:57:34.427Z] #19 49.54 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-16T17:57:34.427Z] #19 49.56 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-16T17:57:34.427Z] #19 49.58 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-16T17:57:34.427Z] #19 49.59 Setting up uidmap (1:4.5-1.1) ... [2021-02-16T17:57:34.427Z] #19 49.61 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-16T17:57:34.427Z] #19 49.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T17:57:34.427Z] #19 49.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T17:57:34.427Z] #19 49.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T17:57:34.427Z] #19 49.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T17:57:34.427Z] #19 49.68 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T17:57:34.427Z] #19 49.70 Setting up zip (3.0-11+b1) ... [2021-02-16T17:57:34.427Z] #19 49.71 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T17:57:34.506Z] #37 1.430 + cd /tmp/tmp.rCqfjLPwlQ/tini [2021-02-16T17:57:34.506Z] #37 1.430 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-16T17:57:34.506Z] #37 1.439 + cmake . [2021-02-16T17:57:34.596Z] Loaded image: hello-world:latest [2021-02-16T17:57:34.596Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T17:57:34.596Z] INFO: Testing against a local daemon [2021-02-16T17:57:34.596Z] === RUN TestCgroupNamespacesBuild [2021-02-16T17:57:34.683Z] #19 49.74 Setting up bash-completion (1:2.8-6) ... [2021-02-16T17:57:34.709Z] #42 4.692 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T17:57:34.709Z] #42 4.762 GEN .gitid [2021-02-16T17:57:34.709Z] #42 4.787 GEN criu/include/version.h [2021-02-16T17:57:34.709Z] #42 4.879 GEN include/common/asm [2021-02-16T17:57:34.709Z] #42 ... [2021-02-16T17:57:34.709Z] [2021-02-16T17:57:34.709Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:57:34.709Z] #33 sha256:4a86b443828ec5a5006bd796674b44a2fa7fc195d277eea9ec8c14871a402c9e [2021-02-16T17:57:34.709Z] #33 65.10 path [2021-02-16T17:57:34.709Z] #33 65.12 fmt [2021-02-16T17:57:34.709Z] #33 65.92 path/filepath [2021-02-16T17:57:34.709Z] #33 67.44 io/ioutil [2021-02-16T17:57:34.709Z] #33 68.08 text/tabwriter [2021-02-16T17:57:34.709Z] #33 69.68 github.com/BurntSushi/toml [2021-02-16T17:57:34.709Z] #33 69.68 flag [2021-02-16T17:57:34.709Z] #33 72.18 log [2021-02-16T17:57:34.709Z] #33 74.32 github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T17:57:34.709Z] #33 ... [2021-02-16T17:57:34.709Z] [2021-02-16T17:57:34.709Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:57:34.709Z] #36 sha256:768479a466893a68de00ac90dfbbc28a17a7cc3dd34cc3813587e1999f6e761f [2021-02-16T17:57:34.709Z] #36 7.769 Scanning dependencies of target tini-static [2021-02-16T17:57:34.709Z] #36 7.838 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-16T17:57:34.709Z] #36 9.255 [100%] Linking C executable tini-static [2021-02-16T17:57:34.969Z] #36 9.827 [100%] Built target tini-static [2021-02-16T17:57:34.969Z] #36 ... [2021-02-16T17:57:34.969Z] [2021-02-16T17:57:34.969Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:57:34.969Z] #50 sha256:d1463519ffe7154f49dbeca9487d817cf201592d5fde310558f62d274d2d2239 [2021-02-16T17:57:34.969Z] #50 65.35 path/filepath [2021-02-16T17:57:34.969Z] #50 65.61 encoding/binary [2021-02-16T17:57:34.969Z] #50 67.68 fmt [2021-02-16T17:57:34.969Z] #50 68.42 encoding/base64 [2021-02-16T17:57:34.969Z] #50 69.46 golang.org/x/sys/unix [2021-02-16T17:57:34.969Z] #50 73.00 encoding/json [2021-02-16T17:57:34.969Z] #50 ... [2021-02-16T17:57:34.969Z] [2021-02-16T17:57:34.969Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:57:34.969Z] #36 sha256:768479a466893a68de00ac90dfbbc28a17a7cc3dd34cc3813587e1999f6e761f [2021-02-16T17:57:34.969Z] #36 9.917 + mkdir -p /build [2021-02-16T17:57:34.969Z] #36 9.920 + cp tini-static /build/docker-init [2021-02-16T17:57:35.452Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-02-16T17:57:35.452Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.581s coverage: 14.1% of statements [2021-02-16T17:57:35.541Z] #36 DONE 10.3s [2021-02-16T17:57:35.541Z] [2021-02-16T17:57:35.541Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:57:35.541Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:57:35.541Z] #12 69.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-16T17:57:35.541Z] #12 69.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-16T17:57:35.541Z] #12 69.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T17:57:35.541Z] #12 75.19 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-16T17:57:35.541Z] #12 75.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T17:57:35.541Z] #12 75.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:57:35.541Z] #12 75.36 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-16T17:57:35.541Z] #12 75.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T17:57:35.541Z] #12 75.37 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:57:35.563Z] #37 2.264 -- The C compiler identification is GNU 8.3.0 [2021-02-16T17:57:35.563Z] #37 2.353 -- Check for working C compiler: /usr/bin/cc [2021-02-16T17:57:36.212Z] #37 3.199 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-16T17:57:36.212Z] #37 3.206 -- Detecting C compiler ABI info [2021-02-16T17:57:36.401Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.705s coverage: 56.2% of statements [2021-02-16T17:57:36.505Z] --- PASS: TestCgroupNamespacesBuild (1.58s) [2021-02-16T17:57:36.505Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T17:57:36.860Z] #37 3.885 -- Detecting C compiler ABI info - done [2021-02-16T17:57:36.922Z] #12 ... [2021-02-16T17:57:36.922Z] [2021-02-16T17:57:36.922Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:36.922Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:36.922Z] #42 7.270 PBCC images/timens.pb-c.c [2021-02-16T17:57:36.922Z] #42 7.327 DEP images/timens.pb-c.d [2021-02-16T17:57:36.922Z] #42 7.382 PBCC images/fown.pb-c.c [2021-02-16T17:57:37.159Z] #37 3.946 -- Detecting C compile features [2021-02-16T17:57:37.181Z] #42 7.407 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-16T17:57:37.181Z] #42 7.449 PBCC images/opts.pb-c.c [2021-02-16T17:57:37.181Z] #42 7.515 PBCC images/memfd.pb-c.c [2021-02-16T17:57:37.181Z] #42 7.587 DEP images/fown.pb-c.d [2021-02-16T17:57:37.181Z] #42 7.630 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-16T17:57:37.204Z] #19 52.37 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-16T17:57:37.204Z] #19 52.39 Setting up xz-utils (5.2.4-1) ... [2021-02-16T17:57:37.204Z] #19 52.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-16T17:57:37.204Z] #19 52.42 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-16T17:57:37.440Z] #42 7.715 DEP images/opts.pb-c.d [2021-02-16T17:57:37.440Z] #42 7.807 DEP images/memfd.pb-c.d [2021-02-16T17:57:37.440Z] #42 7.897 PBCC images/sit.pb-c.c [2021-02-16T17:57:37.459Z] #19 52.56 invoke-rc.d: could not determine current runlevel [2021-02-16T17:57:37.459Z] #19 52.57 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-16T17:57:37.459Z] #19 52.58 Setting up pigz (2.4-1) ... [2021-02-16T17:57:37.459Z] #19 52.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-16T17:57:37.459Z] #19 52.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T17:57:37.459Z] #19 52.64 Setting up python-pip-whl (18.1-5) ... [2021-02-16T17:57:37.459Z] #19 52.66 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-16T17:57:37.459Z] #19 52.68 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-16T17:57:37.699Z] #42 7.920 DEP images/sit.pb-c.d [2021-02-16T17:57:37.699Z] #42 7.990 PBCC images/macvlan.pb-c.c [2021-02-16T17:57:37.699Z] #42 7.998 DEP images/macvlan.pb-c.d [2021-02-16T17:57:37.699Z] #42 8.088 PBCC images/autofs.pb-c.c [2021-02-16T17:57:37.699Z] #42 8.129 DEP images/autofs.pb-c.d [2021-02-16T17:57:37.887Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2021-02-16T17:57:37.887Z] === RUN TestBuildWithSession [2021-02-16T17:57:37.887Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T17:57:37.887Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T17:57:37.887Z] === RUN TestBuildSquashParent [2021-02-16T17:57:37.958Z] #42 8.171 PBCC images/sysctl.pb-c.c [2021-02-16T17:57:37.958Z] #42 8.225 DEP images/sysctl.pb-c.d [2021-02-16T17:57:37.958Z] #42 8.286 PBCC images/time.pb-c.c [2021-02-16T17:57:37.958Z] #42 8.300 DEP images/time.pb-c.d [2021-02-16T17:57:37.958Z] #42 8.346 PBCC images/binfmt-misc.pb-c.c [2021-02-16T17:57:37.958Z] #42 8.373 DEP images/binfmt-misc.pb-c.d [2021-02-16T17:57:37.958Z] #42 8.424 PBCC images/seccomp.pb-c.c [2021-02-16T17:57:38.021Z] #19 53.12 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-16T17:57:38.021Z] #19 53.13 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-16T17:57:38.021Z] #19 53.15 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T17:57:38.021Z] #19 53.16 Setting up vim (2:8.1.0875-5) ... [2021-02-16T17:57:38.021Z] #19 53.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-16T17:57:38.021Z] #19 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-16T17:57:38.021Z] #19 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-16T17:57:38.021Z] #19 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-16T17:57:38.021Z] #19 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-16T17:57:38.021Z] #19 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-16T17:57:38.021Z] #19 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-16T17:57:38.021Z] #19 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-16T17:57:38.021Z] #19 53.25 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T17:57:38.021Z] #19 53.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T17:57:38.021Z] #19 53.29 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-16T17:57:38.021Z] #19 53.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T17:57:38.216Z] #37 ... [2021-02-16T17:57:38.216Z] [2021-02-16T17:57:38.216Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-16T17:57:38.216Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-16T17:57:38.216Z] #42 67.44 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-16T17:57:38.216Z] #42 67.48 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:57:38.216Z] #42 DONE 67.8s [2021-02-16T17:57:38.218Z] #42 8.435 DEP images/seccomp.pb-c.d [2021-02-16T17:57:38.218Z] #42 8.484 PBCC images/userns.pb-c.c [2021-02-16T17:57:38.218Z] #42 8.504 DEP images/userns.pb-c.d [2021-02-16T17:57:38.218Z] #42 8.554 PBCC images/cgroup.pb-c.c [2021-02-16T17:57:38.218Z] #42 8.609 DEP images/cgroup.pb-c.d [2021-02-16T17:57:38.218Z] #42 8.659 PBCC images/ext-file.pb-c.c [2021-02-16T17:57:38.277Z] #19 53.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-16T17:57:38.277Z] #19 53.34 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T17:57:38.477Z] #42 8.737 DEP images/ext-file.pb-c.d [2021-02-16T17:57:38.477Z] #42 8.810 PBCC images/rpc.pb-c.c [2021-02-16T17:57:38.477Z] #42 8.903 DEP images/rpc.pb-c.d [2021-02-16T17:57:38.477Z] #42 8.953 PBCC images/siginfo.pb-c.c [2021-02-16T17:57:38.517Z] [2021-02-16T17:57:38.517Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:38.517Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:57:38.737Z] #42 9.013 DEP images/siginfo.pb-c.d [2021-02-16T17:57:38.737Z] #42 ... [2021-02-16T17:57:38.737Z] [2021-02-16T17:57:38.737Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:57:38.737Z] #33 sha256:4a86b443828ec5a5006bd796674b44a2fa7fc195d277eea9ec8c14871a402c9e [2021-02-16T17:57:38.737Z] #33 DONE 79.2s [2021-02-16T17:57:38.737Z] [2021-02-16T17:57:38.737Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:38.737Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:38.737Z] #42 9.113 PBCC images/pagemap.pb-c.c [2021-02-16T17:57:38.737Z] #42 9.249 DEP images/pagemap.pb-c.d [2021-02-16T17:57:38.956Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.9% of statements [2021-02-16T17:57:38.998Z] #42 9.281 PBCC images/rlimit.pb-c.c [2021-02-16T17:57:38.998Z] #42 9.312 DEP images/rlimit.pb-c.d [2021-02-16T17:57:38.998Z] #42 9.402 PBCC images/file-lock.pb-c.c [2021-02-16T17:57:38.998Z] #42 9.426 DEP images/file-lock.pb-c.d [2021-02-16T17:57:38.998Z] #42 9.482 PBCC images/tty.pb-c.c [2021-02-16T17:57:38.998Z] #42 9.544 DEP images/tty.pb-c.d [2021-02-16T17:57:39.257Z] #42 9.655 PBCC images/tun.pb-c.c [2021-02-16T17:57:39.257Z] #42 9.696 PBCC images/netdev.pb-c.c [2021-02-16T17:57:39.517Z] #42 9.847 DEP images/tun.pb-c.d [2021-02-16T17:57:39.517Z] #42 9.962 DEP images/netdev.pb-c.d [2021-02-16T17:57:39.517Z] #42 9.979 PBCC images/vma.pb-c.c [2021-02-16T17:57:39.517Z] #42 10.07 DEP images/vma.pb-c.d [2021-02-16T17:57:39.776Z] #42 10.13 PBCC images/creds.pb-c.c [2021-02-16T17:57:39.776Z] #42 10.21 DEP images/creds.pb-c.d [2021-02-16T17:57:39.776Z] #42 10.25 PBCC images/utsns.pb-c.c [2021-02-16T17:57:39.776Z] #42 10.28 DEP images/utsns.pb-c.d [2021-02-16T17:57:39.776Z] #42 10.32 PBCC images/ipc-desc.pb-c.c [2021-02-16T17:57:40.036Z] #42 10.37 PBCC images/ipc-sem.pb-c.c [2021-02-16T17:57:40.036Z] #42 10.38 DEP images/ipc-desc.pb-c.d [2021-02-16T17:57:40.036Z] #42 10.42 DEP images/ipc-sem.pb-c.d [2021-02-16T17:57:40.036Z] #42 10.48 PBCC images/ipc-msg.pb-c.c [2021-02-16T17:57:40.036Z] #42 10.51 DEP images/ipc-msg.pb-c.d [2021-02-16T17:57:40.295Z] #42 10.58 PBCC images/ipc-shm.pb-c.c [2021-02-16T17:57:40.295Z] #42 10.62 DEP images/ipc-shm.pb-c.d [2021-02-16T17:57:40.295Z] #42 10.67 PBCC images/ipc-var.pb-c.c [2021-02-16T17:57:40.295Z] #42 10.71 DEP images/ipc-var.pb-c.d [2021-02-16T17:57:40.295Z] #42 10.72 PBCC images/sk-opts.pb-c.c [2021-02-16T17:57:40.295Z] #42 10.77 PBCC images/packet-sock.pb-c.c [2021-02-16T17:57:40.348Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.285s coverage: 46.2% of statements [2021-02-16T17:57:40.555Z] #42 10.84 DEP images/sk-opts.pb-c.d [2021-02-16T17:57:40.555Z] #42 10.92 DEP images/packet-sock.pb-c.d [2021-02-16T17:57:40.555Z] #42 10.99 PBCC images/sk-netlink.pb-c.c [2021-02-16T17:57:40.555Z] #42 11.02 DEP images/sk-netlink.pb-c.d [2021-02-16T17:57:40.630Z] #43 1.928 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T17:57:40.630Z] #43 1.931 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T17:57:40.630Z] #43 1.944 Note: Building without GnuTLS support [2021-02-16T17:57:40.630Z] #43 1.947 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T17:57:40.630Z] #43 1.947 Makefile.config:40: Warn: Building without nftables support [2021-02-16T17:57:40.814Z] #42 11.06 PBCC images/sk-inet.pb-c.c [2021-02-16T17:57:40.814Z] #42 11.14 DEP images/sk-inet.pb-c.d [2021-02-16T17:57:40.814Z] #42 11.20 PBCC images/sk-unix.pb-c.c [2021-02-16T17:57:41.073Z] #42 11.30 DEP images/sk-unix.pb-c.d [2021-02-16T17:57:41.073Z] #42 11.34 PBCC images/mm.pb-c.c [2021-02-16T17:57:41.073Z] #42 11.43 DEP images/mm.pb-c.d [2021-02-16T17:57:41.073Z] #42 11.49 PBCC images/timerfd.pb-c.c [2021-02-16T17:57:41.073Z] #42 11.54 DEP images/timerfd.pb-c.d [2021-02-16T17:57:41.332Z] #42 11.63 PBCC images/timer.pb-c.c [2021-02-16T17:57:41.332Z] #42 11.69 DEP images/timer.pb-c.d [2021-02-16T17:57:41.332Z] #42 11.73 PBCC images/sa.pb-c.c [2021-02-16T17:57:41.332Z] #42 11.79 DEP images/sa.pb-c.d [2021-02-16T17:57:41.332Z] #42 11.83 PBCC images/pipe-data.pb-c.c [2021-02-16T17:57:41.542Z] #19 56.20 Setting up iptables (1.8.2-4) ... [2021-02-16T17:57:41.542Z] #19 56.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T17:57:41.542Z] #19 56.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T17:57:41.542Z] #19 56.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T17:57:41.542Z] #19 56.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T17:57:41.542Z] #19 56.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-16T17:57:41.542Z] #19 56.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-16T17:57:41.542Z] #19 56.26 Setting up python3 (3.7.3-1) ... [2021-02-16T17:57:41.542Z] #19 56.55 Setting up python3-wheel (0.32.3-2) ... [2021-02-16T17:57:41.542Z] #19 ... [2021-02-16T17:57:41.542Z] [2021-02-16T17:57:41.542Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:57:41.542Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:57:41.542Z] #39 187.5 + dpkg --print-architecture [2021-02-16T17:57:41.542Z] #39 187.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-16T17:57:41.591Z] #42 11.86 DEP images/pipe-data.pb-c.d [2021-02-16T17:57:41.591Z] #42 11.93 PBCC images/mnt.pb-c.c [2021-02-16T17:57:41.591Z] #42 11.95 DEP images/mnt.pb-c.d [2021-02-16T17:57:41.591Z] #42 12.05 PBCC images/sk-packet.pb-c.c [2021-02-16T17:57:41.737Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.565s coverage: 73.3% of statements [2021-02-16T17:57:41.798Z] #39 187.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-16T17:57:41.798Z] #39 187.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-16T17:57:41.851Z] #42 12.09 DEP images/sk-packet.pb-c.d [2021-02-16T17:57:41.851Z] #42 12.16 PBCC images/tcp-stream.pb-c.c [2021-02-16T17:57:41.851Z] #42 12.19 DEP images/tcp-stream.pb-c.d [2021-02-16T17:57:41.851Z] #42 12.23 PBCC images/pipe.pb-c.c [2021-02-16T17:57:41.851Z] #42 12.30 DEP images/pipe.pb-c.d [2021-02-16T17:57:42.086Z] --- PASS: TestBuildSquashParent (4.62s) [2021-02-16T17:57:42.086Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T17:57:42.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T17:57:42.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T17:57:42.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T17:57:42.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T17:57:42.086Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T17:57:42.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T17:57:42.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T17:57:42.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T17:57:42.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T17:57:42.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T17:57:42.086Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T17:57:42.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T17:57:42.110Z] #42 12.34 PBCC images/pstree.pb-c.c [2021-02-16T17:57:42.110Z] #42 12.35 DEP images/pstree.pb-c.d [2021-02-16T17:57:42.110Z] #42 12.39 PBCC images/fs.pb-c.c [2021-02-16T17:57:42.110Z] #42 12.42 DEP images/fs.pb-c.d [2021-02-16T17:57:42.110Z] #42 12.45 PBCC images/signalfd.pb-c.c [2021-02-16T17:57:42.110Z] #42 12.54 DEP images/signalfd.pb-c.d [2021-02-16T17:57:42.193Z] #43 3.708 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T17:57:42.193Z] #43 3.792 GEN .gitid [2021-02-16T17:57:42.193Z] #43 3.849 GEN criu/include/version.h [2021-02-16T17:57:42.311Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.890s coverage: 49.4% of statements [2021-02-16T17:57:42.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T17:57:42.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T17:57:42.370Z] #42 12.63 PBCC images/fh.pb-c.c [2021-02-16T17:57:42.370Z] #42 12.68 PBCC images/fsnotify.pb-c.c [2021-02-16T17:57:42.370Z] #42 12.75 DEP images/fh.pb-c.d [2021-02-16T17:57:42.370Z] #42 12.81 DEP images/fsnotify.pb-c.d [2021-02-16T17:57:42.492Z] #43 4.008 GEN include/common/asm [2021-02-16T17:57:42.629Z] #42 12.91 PBCC images/eventpoll.pb-c.c [2021-02-16T17:57:42.629Z] #42 12.94 DEP images/eventpoll.pb-c.d [2021-02-16T17:57:42.629Z] #42 12.99 PBCC images/eventfd.pb-c.c [2021-02-16T17:57:42.629Z] #42 13.02 DEP images/eventfd.pb-c.d [2021-02-16T17:57:42.629Z] #42 13.06 PBCC images/remap-file-path.pb-c.c [2021-02-16T17:57:42.629Z] #42 13.07 DEP images/remap-file-path.pb-c.d [2021-02-16T17:57:42.629Z] #42 13.12 PBCC images/fifo.pb-c.c [2021-02-16T17:57:42.629Z] #42 13.16 DEP images/fifo.pb-c.d [2021-02-16T17:57:42.889Z] #42 13.19 PBCC images/ghost-file.pb-c.c [2021-02-16T17:57:42.889Z] #42 13.24 DEP images/ghost-file.pb-c.d [2021-02-16T17:57:42.889Z] #42 ... [2021-02-16T17:57:42.889Z] [2021-02-16T17:57:42.889Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:57:42.889Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:57:42.889Z] #44 73.32 go/scanner [2021-02-16T17:57:42.889Z] #44 74.67 go/ast [2021-02-16T17:57:42.889Z] #44 76.98 internal/lazyregexp [2021-02-16T17:57:42.889Z] #44 77.23 net/url [2021-02-16T17:57:42.889Z] #44 78.80 text/template/parse [2021-02-16T17:57:42.889Z] #44 81.18 go/parser [2021-02-16T17:57:42.889Z] #44 83.34 text/template [2021-02-16T17:57:42.889Z] #44 ... [2021-02-16T17:57:42.889Z] [2021-02-16T17:57:42.889Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:42.889Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:42.889Z] #42 13.32 PBCC images/regfile.pb-c.c [2021-02-16T17:57:42.889Z] #42 13.35 DEP images/regfile.pb-c.d [2021-02-16T17:57:42.889Z] #42 13.42 PBCC images/ns.pb-c.c [2021-02-16T17:57:43.148Z] #42 13.47 DEP images/ns.pb-c.d [2021-02-16T17:57:43.148Z] #42 13.52 PBCC images/fdinfo.pb-c.c [2021-02-16T17:57:43.148Z] #42 13.59 DEP images/fdinfo.pb-c.d [2021-02-16T17:57:43.148Z] #42 13.66 PBCC images/core-aarch64.pb-c.c [2021-02-16T17:57:43.408Z] #42 13.71 PBCC images/core-arm.pb-c.c [2021-02-16T17:57:43.408Z] #42 13.77 PBCC images/core-ppc64.pb-c.c [2021-02-16T17:57:43.408Z] #42 13.82 PBCC images/core-s390.pb-c.c [2021-02-16T17:57:43.408Z] #42 13.87 PBCC images/core-x86.pb-c.c [2021-02-16T17:57:43.408Z] #42 13.91 PBCC images/core.pb-c.c [2021-02-16T17:57:43.547Z] #43 ... [2021-02-16T17:57:43.547Z] [2021-02-16T17:57:43.547Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-16T17:57:43.547Z] #37 sha256:c749397ed9296cb80a06539b71e744b7a837488d272e80a5c7c5c4ca42d75180 [2021-02-16T17:57:43.547Z] #37 6.120 -- Detecting C compile features - done [2021-02-16T17:57:43.547Z] #37 6.153 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-16T17:57:43.547Z] #37 6.445 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-16T17:57:43.547Z] #37 6.606 -- Configuring done [2021-02-16T17:57:43.547Z] #37 6.633 -- Generating done [2021-02-16T17:57:43.547Z] #37 6.642 -- Build files have been written to: /tmp/tmp.rCqfjLPwlQ/tini [2021-02-16T17:57:43.547Z] #37 6.658 + make tini-static [2021-02-16T17:57:43.547Z] #37 7.106 Scanning dependencies of target tini-static [2021-02-16T17:57:43.547Z] #37 7.201 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-16T17:57:43.547Z] #37 9.229 [100%] Linking C executable tini-static [2021-02-16T17:57:43.547Z] #37 10.03 [100%] Built target tini-static [2021-02-16T17:57:43.547Z] #37 10.25 + mkdir -p /build [2021-02-16T17:57:43.547Z] #37 10.26 + cp tini-static /build/docker-init [2021-02-16T17:57:43.547Z] #37 DONE 10.4s [2021-02-16T17:57:43.547Z] [2021-02-16T17:57:43.547Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:57:43.547Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T17:57:43.547Z] #13 66.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-16T17:57:43.547Z] #13 66.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-16T17:57:43.547Z] #13 66.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T17:57:43.667Z] #42 14.01 PBCC images/inventory.pb-c.c [2021-02-16T17:57:43.667Z] #42 14.06 DEP images/core-aarch64.pb-c.d [2021-02-16T17:57:43.667Z] #42 14.13 DEP images/core-arm.pb-c.d [2021-02-16T17:57:43.667Z] #42 14.19 DEP images/core-ppc64.pb-c.d [2021-02-16T17:57:43.689Z] #39 ... [2021-02-16T17:57:43.689Z] [2021-02-16T17:57:43.689Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:43.689Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:43.689Z] #42 106.4 CC criu/file-ids.o [2021-02-16T17:57:43.689Z] #42 106.8 CC criu/file-lock.o [2021-02-16T17:57:43.689Z] #42 107.8 CC criu/files-ext.o [2021-02-16T17:57:43.689Z] #42 108.3 CC criu/files-reg.o [2021-02-16T17:57:43.689Z] #42 110.5 CC criu/files.o [2021-02-16T17:57:43.689Z] #42 112.6 CC criu/filesystems.o [2021-02-16T17:57:43.689Z] #42 113.4 CC criu/fsnotify.o [2021-02-16T17:57:43.689Z] #42 114.7 CC criu/image-desc.o [2021-02-16T17:57:43.689Z] #42 114.8 CC criu/image.o [2021-02-16T17:57:43.689Z] #42 115.7 CC criu/ipc_ns.o [2021-02-16T17:57:43.689Z] #42 ... [2021-02-16T17:57:43.689Z] [2021-02-16T17:57:43.689Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:57:43.689Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:57:43.689Z] #19 57.26 Setting up apparmor (2.13.2-10) ... [2021-02-16T17:57:43.689Z] #19 58.98 Setting up xfsprogs (4.20.0-1) ... [2021-02-16T17:57:43.689Z] #19 59.01 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-16T17:57:43.729Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T17:57:43.927Z] #42 14.25 DEP images/core-s390.pb-c.d [2021-02-16T17:57:43.927Z] #42 14.31 DEP images/core-x86.pb-c.d [2021-02-16T17:57:43.927Z] #42 14.34 DEP images/core.pb-c.d [2021-02-16T17:57:43.927Z] #42 14.41 DEP images/inventory.pb-c.d [2021-02-16T17:57:44.186Z] #42 14.50 PBCC images/cpuinfo.pb-c.c [2021-02-16T17:57:44.186Z] #42 14.56 DEP images/cpuinfo.pb-c.d [2021-02-16T17:57:44.186Z] #42 14.60 PBCC images/stats.pb-c.c [2021-02-16T17:57:44.186Z] #42 14.63 DEP images/stats.pb-c.d [2021-02-16T17:57:44.194Z] #13 73.58 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-16T17:57:44.194Z] #13 73.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-16T17:57:44.194Z] #13 73.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:57:44.233Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-02-16T17:57:44.233Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2021-02-16T17:57:44.251Z] #19 59.42 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-16T17:57:44.299Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T17:57:44.495Z] #13 73.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-16T17:57:44.495Z] #13 73.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-16T17:57:44.495Z] #13 73.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:57:44.801Z] #13 ... [2021-02-16T17:57:44.801Z] [2021-02-16T17:57:44.801Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:44.801Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:57:44.801Z] #43 6.560 PBCC images/timens.pb-c.c [2021-02-16T17:57:44.809Z] ok github.com/docker/docker/daemon 12.352s coverage: 17.1% of statements [2021-02-16T17:57:44.809Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T17:57:44.809Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T17:57:44.809Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T17:57:44.809Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T17:57:44.809Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T17:57:44.809Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2021-02-16T17:57:45.099Z] #43 6.642 DEP images/timens.pb-c.d [2021-02-16T17:57:45.099Z] #43 6.759 PBCC images/fown.pb-c.c [2021-02-16T17:57:45.099Z] #43 6.791 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-16T17:57:45.099Z] #43 ... [2021-02-16T17:57:45.099Z] [2021-02-16T17:57:45.099Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:57:45.099Z] #34 sha256:f416e982cfe7c1f6d170d50aef6e3d8f5eb85a7cbe1bd2aefb4a4f13b38de4c4 [2021-02-16T17:57:45.099Z] #34 64.70 bufio [2021-02-16T17:57:45.099Z] #34 66.65 reflect [2021-02-16T17:57:45.099Z] #34 67.63 path [2021-02-16T17:57:45.099Z] #34 69.72 text/tabwriter [2021-02-16T17:57:45.179Z] #19 60.37 Setting up python3-distutils (3.7.3-1) ... [2021-02-16T17:57:45.399Z] #34 ... [2021-02-16T17:57:45.399Z] [2021-02-16T17:57:45.399Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:45.399Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:57:45.399Z] #43 6.913 PBCC images/opts.pb-c.c [2021-02-16T17:57:45.399Z] #43 6.988 PBCC images/memfd.pb-c.c [2021-02-16T17:57:45.399Z] #43 7.036 DEP images/fown.pb-c.d [2021-02-16T17:57:45.399Z] #43 7.118 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-16T17:57:45.566Z] #42 16.06 make[1]: Nothing to be done for 'all'. [2021-02-16T17:57:45.681Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T17:57:45.697Z] #43 7.275 DEP images/opts.pb-c.d [2021-02-16T17:57:45.697Z] #43 7.349 DEP images/memfd.pb-c.d [2021-02-16T17:57:45.697Z] #43 7.417 PBCC images/sit.pb-c.c [2021-02-16T17:57:45.697Z] #43 7.479 DEP images/sit.pb-c.d [2021-02-16T17:57:45.697Z] #43 7.530 PBCC images/macvlan.pb-c.c [2021-02-16T17:57:45.741Z] #19 60.87 Setting up python3-setuptools (40.8.0-1) ... [2021-02-16T17:57:45.942Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T17:57:45.997Z] #43 7.574 DEP images/macvlan.pb-c.d [2021-02-16T17:57:45.997Z] #43 7.622 PBCC images/autofs.pb-c.c [2021-02-16T17:57:45.997Z] #43 7.646 DEP images/autofs.pb-c.d [2021-02-16T17:57:45.997Z] #43 7.682 PBCC images/sysctl.pb-c.c [2021-02-16T17:57:45.997Z] #43 7.696 DEP images/sysctl.pb-c.d [2021-02-16T17:57:46.295Z] #43 7.775 PBCC images/time.pb-c.c [2021-02-16T17:57:46.295Z] #43 7.795 DEP images/time.pb-c.d [2021-02-16T17:57:46.295Z] #43 7.887 PBCC images/binfmt-misc.pb-c.c [2021-02-16T17:57:46.295Z] #43 7.900 DEP images/binfmt-misc.pb-c.d [2021-02-16T17:57:46.295Z] #43 7.986 PBCC images/seccomp.pb-c.c [2021-02-16T17:57:46.295Z] #43 8.008 DEP images/seccomp.pb-c.d [2021-02-16T17:57:46.295Z] #43 8.083 PBCC images/userns.pb-c.c [2021-02-16T17:57:46.295Z] #43 8.103 DEP images/userns.pb-c.d [2021-02-16T17:57:46.594Z] #43 8.219 PBCC images/cgroup.pb-c.c [2021-02-16T17:57:46.594Z] #43 8.261 DEP images/cgroup.pb-c.d [2021-02-16T17:57:46.594Z] #43 ... [2021-02-16T17:57:46.594Z] [2021-02-16T17:57:46.594Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:57:46.594Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:57:46.594Z] #45 66.06 bufio [2021-02-16T17:57:46.594Z] #45 67.28 reflect [2021-02-16T17:57:46.594Z] #45 69.29 regexp/syntax [2021-02-16T17:57:46.594Z] #45 73.68 hash/crc32 [2021-02-16T17:57:46.594Z] #45 ... [2021-02-16T17:57:46.594Z] [2021-02-16T17:57:46.594Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:46.594Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:57:46.594Z] #43 8.295 PBCC images/ext-file.pb-c.c [2021-02-16T17:57:46.594Z] #43 8.337 DEP images/ext-file.pb-c.d [2021-02-16T17:57:46.594Z] #43 8.389 PBCC images/rpc.pb-c.c [2021-02-16T17:57:46.892Z] #43 8.436 DEP images/rpc.pb-c.d [2021-02-16T17:57:46.893Z] #43 8.522 PBCC images/siginfo.pb-c.c [2021-02-16T17:57:46.893Z] #43 8.538 DEP images/siginfo.pb-c.d [2021-02-16T17:57:46.893Z] #43 8.670 PBCC images/pagemap.pb-c.c [2021-02-16T17:57:47.108Z] #19 62.15 Setting up python3-pip (18.1-5) ... [2021-02-16T17:57:47.191Z] #43 8.717 DEP images/pagemap.pb-c.d [2021-02-16T17:57:47.191Z] #43 8.826 PBCC images/rlimit.pb-c.c [2021-02-16T17:57:47.191Z] #43 8.875 DEP images/rlimit.pb-c.d [2021-02-16T17:57:47.191Z] #43 8.966 PBCC images/file-lock.pb-c.c [2021-02-16T17:57:47.191Z] #43 ... [2021-02-16T17:57:47.191Z] [2021-02-16T17:57:47.191Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:57:47.191Z] #51 sha256:87fa446c41a1c33e083ce967eeb197a04a0a8476e9aa3462d63429c35c6a76bc [2021-02-16T17:57:47.191Z] #51 66.72 bufio [2021-02-16T17:57:47.191Z] #51 68.48 reflect [2021-02-16T17:57:47.191Z] #51 69.97 regexp/syntax [2021-02-16T17:57:47.369Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 41.0% of statements [2021-02-16T17:57:47.369Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.5% of statements [2021-02-16T17:57:47.477Z] #42 17.47 CC images/stats.o [2021-02-16T17:57:47.477Z] #42 17.93 CC images/core.o [2021-02-16T17:57:47.490Z] #51 ... [2021-02-16T17:57:47.490Z] [2021-02-16T17:57:47.490Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:47.490Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:57:47.490Z] #43 8.996 DEP images/file-lock.pb-c.d [2021-02-16T17:57:47.490Z] #43 9.067 PBCC images/tty.pb-c.c [2021-02-16T17:57:47.490Z] #43 9.204 DEP images/tty.pb-c.d [2021-02-16T17:57:47.490Z] #43 9.298 PBCC images/tun.pb-c.c [2021-02-16T17:57:47.790Z] #43 9.342 PBCC images/netdev.pb-c.c [2021-02-16T17:57:47.790Z] #43 9.427 DEP images/tun.pb-c.d [2021-02-16T17:57:47.790Z] #43 9.481 DEP images/netdev.pb-c.d [2021-02-16T17:57:47.790Z] #43 9.544 PBCC images/vma.pb-c.c [2021-02-16T17:57:47.790Z] #43 9.576 DEP images/vma.pb-c.d [2021-02-16T17:57:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T17:57:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2021-02-16T17:57:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s) [2021-02-16T17:57:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.72s) [2021-02-16T17:57:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.68s) [2021-02-16T17:57:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.61s) [2021-02-16T17:57:47.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.64s) [2021-02-16T17:57:47.861Z] === RUN TestBuildMultiStageCopy [2021-02-16T17:57:47.861Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T17:57:47.945Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.636s coverage: 57.7% of statements [2021-02-16T17:57:47.945Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T17:57:47.945Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T17:57:47.945Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T17:57:47.945Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T17:57:48.088Z] #43 9.655 PBCC images/creds.pb-c.c [2021-02-16T17:57:48.088Z] #43 9.695 DEP images/creds.pb-c.d [2021-02-16T17:57:48.088Z] #43 9.761 PBCC images/utsns.pb-c.c [2021-02-16T17:57:48.088Z] #43 9.807 DEP images/utsns.pb-c.d [2021-02-16T17:57:48.088Z] #43 9.879 PBCC images/ipc-desc.pb-c.c [2021-02-16T17:57:48.209Z] ok github.com/docker/docker/daemon/logger/awslogs 0.333s coverage: 77.4% of statements [2021-02-16T17:57:48.209Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T17:57:48.209Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T17:57:48.387Z] #43 9.902 PBCC images/ipc-sem.pb-c.c [2021-02-16T17:57:48.387Z] #43 9.930 DEP images/ipc-desc.pb-c.d [2021-02-16T17:57:48.387Z] #43 10.03 DEP images/ipc-sem.pb-c.d [2021-02-16T17:57:48.387Z] #43 10.09 PBCC images/ipc-msg.pb-c.c [2021-02-16T17:57:48.387Z] #43 10.11 DEP images/ipc-msg.pb-c.d [2021-02-16T17:57:48.387Z] #43 10.18 PBCC images/ipc-shm.pb-c.c [2021-02-16T17:57:48.417Z] #42 18.61 CC images/core-x86.o [2021-02-16T17:57:48.417Z] #42 ... [2021-02-16T17:57:48.417Z] [2021-02-16T17:57:48.417Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:57:48.417Z] #50 sha256:d1463519ffe7154f49dbeca9487d817cf201592d5fde310558f62d274d2d2239 [2021-02-16T17:57:48.417Z] #50 78.95 github.com/pkg/diff [2021-02-16T17:57:48.417Z] #50 80.61 go/ast [2021-02-16T17:57:48.417Z] #50 80.70 golang.org/x/crypto/ssh/terminal [2021-02-16T17:57:48.417Z] #50 82.16 mvdan.cc/editorconfig [2021-02-16T17:57:48.417Z] #50 83.28 mvdan.cc/sh/v3/fileutil [2021-02-16T17:57:48.417Z] #50 83.46 mvdan.cc/sh/v3/syntax [2021-02-16T17:57:48.475Z] #19 63.33 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:57:48.475Z] #19 63.37 Processing triggers for mime-support (3.62) ... [2021-02-16T17:57:48.685Z] #43 10.22 DEP images/ipc-shm.pb-c.d [2021-02-16T17:57:48.685Z] #43 10.24 PBCC images/ipc-var.pb-c.c [2021-02-16T17:57:48.685Z] #43 10.29 DEP images/ipc-var.pb-c.d [2021-02-16T17:57:48.685Z] #43 10.41 PBCC images/sk-opts.pb-c.c [2021-02-16T17:57:48.981Z] #43 10.42 PBCC images/packet-sock.pb-c.c [2021-02-16T17:57:48.981Z] #43 10.50 DEP images/sk-opts.pb-c.d [2021-02-16T17:57:48.981Z] #43 10.60 DEP images/packet-sock.pb-c.d [2021-02-16T17:57:48.981Z] #43 10.68 PBCC images/sk-netlink.pb-c.c [2021-02-16T17:57:48.981Z] #43 10.74 DEP images/sk-netlink.pb-c.d [2021-02-16T17:57:48.985Z] #50 ... [2021-02-16T17:57:48.985Z] [2021-02-16T17:57:48.985Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:48.985Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:48.985Z] #42 19.23 CC images/core-arm.o [2021-02-16T17:57:49.159Z] ok github.com/docker/docker/daemon/logger/gelf 0.044s coverage: 67.0% of statements [2021-02-16T17:57:49.243Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T17:57:49.243Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T17:57:49.245Z] #42 19.62 CC images/core-aarch64.o [2021-02-16T17:57:49.281Z] #43 10.88 PBCC images/sk-inet.pb-c.c [2021-02-16T17:57:49.281Z] #43 10.92 DEP images/sk-inet.pb-c.d [2021-02-16T17:57:49.281Z] #43 10.97 PBCC images/sk-unix.pb-c.c [2021-02-16T17:57:49.281Z] #43 11.00 DEP images/sk-unix.pb-c.d [2021-02-16T17:57:49.281Z] #43 11.03 PBCC images/mm.pb-c.c [2021-02-16T17:57:49.281Z] #43 11.08 DEP images/mm.pb-c.d [2021-02-16T17:57:49.404Z] #19 DONE 64.4s [2021-02-16T17:57:49.404Z] [2021-02-16T17:57:49.404Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T17:57:49.404Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-16T17:57:49.423Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.065s coverage: 87.2% of statements [2021-02-16T17:57:49.423Z] ok github.com/docker/docker/daemon/logger/journald 0.044s coverage: 23.9% of statements [2021-02-16T17:57:49.504Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T17:57:49.504Z] #42 19.96 CC images/core-ppc64.o [2021-02-16T17:57:49.583Z] #43 ... [2021-02-16T17:57:49.583Z] [2021-02-16T17:57:49.583Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-16T17:57:49.583Z] #47 sha256:9f0a82c0719e62716acdb04906f745aa70af7f767dda5d30757ac59ec817d853 [2021-02-16T17:57:49.583Z] #47 DONE 79.0s [2021-02-16T17:57:49.583Z] [2021-02-16T17:57:49.583Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:49.583Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:57:49.583Z] #43 11.12 PBCC images/timerfd.pb-c.c [2021-02-16T17:57:49.583Z] #43 11.19 DEP images/timerfd.pb-c.d [2021-02-16T17:57:49.583Z] #43 11.26 PBCC images/timer.pb-c.c [2021-02-16T17:57:49.583Z] #43 11.27 DEP images/timer.pb-c.d [2021-02-16T17:57:49.583Z] #43 11.33 PBCC images/sa.pb-c.c [2021-02-16T17:57:49.686Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 61.6% of statements [2021-02-16T17:57:49.764Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T17:57:49.883Z] #43 11.41 DEP images/sa.pb-c.d [2021-02-16T17:57:49.883Z] #43 11.50 PBCC images/pipe-data.pb-c.c [2021-02-16T17:57:49.883Z] #43 11.55 DEP images/pipe-data.pb-c.d [2021-02-16T17:57:49.883Z] #43 11.62 PBCC images/mnt.pb-c.c [2021-02-16T17:57:49.883Z] #43 11.73 DEP images/mnt.pb-c.d [2021-02-16T17:57:50.025Z] --- PASS: TestBuildMultiStageCopy (2.46s) [2021-02-16T17:57:50.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2021-02-16T17:57:50.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-02-16T17:57:50.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-02-16T17:57:50.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-02-16T17:57:50.025Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-02-16T17:57:50.025Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T17:57:50.184Z] #43 11.83 PBCC images/sk-packet.pb-c.c [2021-02-16T17:57:50.334Z] #20 1.116 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-16T17:57:50.334Z] #20 1.121 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-16T17:57:50.334Z] #20 1.129 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-16T17:57:50.334Z] #20 DONE 1.2s [2021-02-16T17:57:50.334Z] [2021-02-16T17:57:50.334Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:50.334Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:50.334Z] #42 116.9 CC criu/irmap.o [2021-02-16T17:57:50.334Z] #42 117.6 CC criu/kcmp-ids.o [2021-02-16T17:57:50.334Z] #42 117.9 CC criu/kerndat.o [2021-02-16T17:57:50.334Z] #42 119.1 CC criu/libnetlink.o [2021-02-16T17:57:50.334Z] #42 119.5 CC criu/log.o [2021-02-16T17:57:50.334Z] #42 120.0 CC criu/lsm.o [2021-02-16T17:57:50.334Z] #42 120.3 CC criu/mem.o [2021-02-16T17:57:50.334Z] #42 122.1 CC criu/memfd.o [2021-02-16T17:57:50.334Z] #42 122.8 CC criu/mount.o [2021-02-16T17:57:50.443Z] #42 20.65 CC images/core-s390.o [2021-02-16T17:57:50.489Z] #43 11.98 DEP images/sk-packet.pb-c.d [2021-02-16T17:57:50.489Z] #43 12.04 PBCC images/tcp-stream.pb-c.c [2021-02-16T17:57:50.489Z] #43 12.09 DEP images/tcp-stream.pb-c.d [2021-02-16T17:57:50.489Z] #43 12.19 PBCC images/pipe.pb-c.c [2021-02-16T17:57:50.489Z] #43 12.27 DEP images/pipe.pb-c.d [2021-02-16T17:57:50.590Z] #42 ... [2021-02-16T17:57:50.590Z] [2021-02-16T17:57:50.590Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T17:57:50.590Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T17:57:50.605Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2021-02-16T17:57:50.605Z] === RUN TestBuildLabelWithTargets [2021-02-16T17:57:50.827Z] #43 12.39 PBCC images/pstree.pb-c.c [2021-02-16T17:57:50.827Z] #43 12.42 DEP images/pstree.pb-c.d [2021-02-16T17:57:50.827Z] #43 12.48 PBCC images/fs.pb-c.c [2021-02-16T17:57:50.827Z] #43 12.49 DEP images/fs.pb-c.d [2021-02-16T17:57:50.827Z] #43 12.52 PBCC images/signalfd.pb-c.c [2021-02-16T17:57:50.827Z] #43 12.55 DEP images/signalfd.pb-c.d [2021-02-16T17:57:50.827Z] #43 12.59 PBCC images/fh.pb-c.c [2021-02-16T17:57:51.011Z] #42 21.43 CC images/cpuinfo.o [2021-02-16T17:57:51.079Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 75.2% of statements [2021-02-16T17:57:51.079Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T17:57:51.124Z] #43 12.63 PBCC images/fsnotify.pb-c.c [2021-02-16T17:57:51.124Z] #43 12.68 DEP images/fh.pb-c.d [2021-02-16T17:57:51.124Z] #43 12.70 DEP images/fsnotify.pb-c.d [2021-02-16T17:57:51.124Z] #43 12.73 PBCC images/eventpoll.pb-c.c [2021-02-16T17:57:51.124Z] #43 12.77 DEP images/eventpoll.pb-c.d [2021-02-16T17:57:51.124Z] #43 12.79 PBCC images/eventfd.pb-c.c [2021-02-16T17:57:51.124Z] #43 12.81 DEP images/eventfd.pb-c.d [2021-02-16T17:57:51.124Z] #43 12.83 PBCC images/remap-file-path.pb-c.c [2021-02-16T17:57:51.124Z] #43 12.85 DEP images/remap-file-path.pb-c.d [2021-02-16T17:57:51.124Z] #43 12.87 PBCC images/fifo.pb-c.c [2021-02-16T17:57:51.124Z] #43 12.88 DEP images/fifo.pb-c.d [2021-02-16T17:57:51.124Z] #43 12.91 PBCC images/ghost-file.pb-c.c [2021-02-16T17:57:51.124Z] #43 12.93 DEP images/ghost-file.pb-c.d [2021-02-16T17:57:51.342Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 33.3% of statements [2021-02-16T17:57:51.422Z] #43 12.97 PBCC images/regfile.pb-c.c [2021-02-16T17:57:51.422Z] #43 13.02 DEP images/regfile.pb-c.d [2021-02-16T17:57:51.422Z] #43 13.06 PBCC images/ns.pb-c.c [2021-02-16T17:57:51.422Z] #43 13.10 DEP images/ns.pb-c.d [2021-02-16T17:57:51.422Z] #43 13.13 PBCC images/fdinfo.pb-c.c [2021-02-16T17:57:51.422Z] #43 13.21 DEP images/fdinfo.pb-c.d [2021-02-16T17:57:51.581Z] #42 21.88 CC images/inventory.o [2021-02-16T17:57:51.719Z] #43 13.30 PBCC images/core-aarch64.pb-c.c [2021-02-16T17:57:51.719Z] #43 13.35 PBCC images/core-arm.pb-c.c [2021-02-16T17:57:51.719Z] #43 13.41 PBCC images/core-ppc64.pb-c.c [2021-02-16T17:57:51.719Z] #43 13.49 PBCC images/core-s390.pb-c.c [2021-02-16T17:57:51.841Z] #42 22.13 CC images/fdinfo.o [2021-02-16T17:57:51.917Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.110s coverage: 59.3% of statements [2021-02-16T17:57:51.917Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2021-02-16T17:57:51.989Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2021-02-16T17:57:51.989Z] === RUN TestBuildWithEmptyLayers [2021-02-16T17:57:52.020Z] #43 13.58 PBCC images/core-x86.pb-c.c [2021-02-16T17:57:52.020Z] #43 13.66 PBCC images/core.pb-c.c [2021-02-16T17:57:52.020Z] #43 13.77 PBCC images/inventory.pb-c.c [2021-02-16T17:57:52.100Z] #42 22.45 CC images/fown.o [2021-02-16T17:57:52.249Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-02-16T17:57:52.249Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T17:57:52.318Z] #43 13.92 DEP images/core-aarch64.pb-c.d [2021-02-16T17:57:52.318Z] #43 13.97 DEP images/core-arm.pb-c.d [2021-02-16T17:57:52.318Z] #43 14.01 DEP images/core-ppc64.pb-c.d [2021-02-16T17:57:52.318Z] #43 14.07 DEP images/core-s390.pb-c.d [2021-02-16T17:57:52.360Z] #42 22.67 CC images/ns.o [2021-02-16T17:57:52.616Z] #43 14.11 DEP images/core-x86.pb-c.d [2021-02-16T17:57:52.616Z] #43 14.16 DEP images/core.pb-c.d [2021-02-16T17:57:52.616Z] #43 14.23 DEP images/inventory.pb-c.d [2021-02-16T17:57:52.616Z] #43 14.27 PBCC images/cpuinfo.pb-c.c [2021-02-16T17:57:52.616Z] #43 14.29 DEP images/cpuinfo.pb-c.d [2021-02-16T17:57:52.616Z] #43 14.35 PBCC images/stats.pb-c.c [2021-02-16T17:57:52.619Z] #42 22.90 CC images/regfile.o [2021-02-16T17:57:52.868Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2021-02-16T17:57:52.878Z] #42 23.22 CC images/ghost-file.o [2021-02-16T17:57:52.913Z] #43 14.36 DEP images/stats.pb-c.d [2021-02-16T17:57:53.137Z] #42 23.58 CC images/fifo.o [2021-02-16T17:57:53.397Z] #42 23.86 CC images/remap-file-path.o [2021-02-16T17:57:53.656Z] #42 24.10 CC images/eventfd.o [2021-02-16T17:57:53.816Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2021-02-16T17:57:53.916Z] #42 24.34 CC images/eventpoll.o [2021-02-16T17:57:54.160Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2021-02-16T17:57:54.160Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T17:57:54.175Z] #42 24.59 CC images/fh.o [2021-02-16T17:57:54.393Z] ok github.com/docker/docker/daemon/logger/splunk 1.898s coverage: 82.5% of statements [2021-02-16T17:57:54.393Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T17:57:54.393Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T17:57:54.434Z] #42 ... [2021-02-16T17:57:54.434Z] [2021-02-16T17:57:54.434Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:57:54.434Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:57:54.434Z] #44 84.97 encoding/xml [2021-02-16T17:57:54.434Z] #44 88.15 go/doc [2021-02-16T17:57:54.434Z] #44 91.15 github.com/LK4D4/vndr/build [2021-02-16T17:57:54.434Z] #44 91.21 github.com/LK4D4/vndr/versioned [2021-02-16T17:57:54.434Z] #44 91.40 compress/flate [2021-02-16T17:57:54.434Z] #44 93.77 hash/crc32 [2021-02-16T17:57:54.434Z] #44 94.35 compress/gzip [2021-02-16T17:57:54.434Z] #44 94.89 vendor/golang.org/x/text/transform [2021-02-16T17:57:54.434Z] #44 94.92 net [2021-02-16T17:57:54.657Z] ok github.com/docker/docker/distribution/metadata 0.088s coverage: 48.2% of statements [2021-02-16T17:57:54.694Z] #44 ... [2021-02-16T17:57:54.694Z] [2021-02-16T17:57:54.694Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:54.694Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:54.694Z] #42 25.05 CC images/fsnotify.o [2021-02-16T17:57:54.731Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-02-16T17:57:54.731Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T17:57:55.042Z] #43 16.32 make[1]: Nothing to be done for 'all'. [2021-02-16T17:57:55.265Z] #42 25.64 CC images/signalfd.o [2021-02-16T17:57:55.524Z] #42 25.84 CC images/fs.o [2021-02-16T17:57:55.784Z] #42 26.05 CC images/pstree.o [2021-02-16T17:57:55.784Z] #42 26.25 CC images/pipe.o [2021-02-16T17:57:55.840Z] #21 5.288 Collecting yamllint==1.16.0 [2021-02-16T17:57:56.044Z] #42 ... [2021-02-16T17:57:56.044Z] [2021-02-16T17:57:56.044Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:57:56.044Z] #50 sha256:d1463519ffe7154f49dbeca9487d817cf201592d5fde310558f62d274d2d2239 [2021-02-16T17:57:56.044Z] #50 90.20 mvdan.cc/sh/v3/cmd/shfmt [2021-02-16T17:57:56.044Z] #50 DONE 96.5s [2021-02-16T17:57:56.044Z] [2021-02-16T17:57:56.044Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:56.044Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:56.044Z] #42 26.53 CC images/tcp-stream.o [2021-02-16T17:57:56.051Z] ok github.com/docker/docker/distribution 0.291s coverage: 25.0% of statements [2021-02-16T17:57:56.051Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T17:57:56.098Z] #43 ... [2021-02-16T17:57:56.098Z] [2021-02-16T17:57:56.098Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:57:56.098Z] #34 sha256:f416e982cfe7c1f6d170d50aef6e3d8f5eb85a7cbe1bd2aefb4a4f13b38de4c4 [2021-02-16T17:57:56.098Z] #34 75.59 internal/syscall/execenv [2021-02-16T17:57:56.098Z] #34 75.60 time [2021-02-16T17:57:56.098Z] #34 75.64 internal/syscall/unix [2021-02-16T17:57:56.098Z] #34 83.21 internal/poll [2021-02-16T17:57:56.098Z] #34 ... [2021-02-16T17:57:56.098Z] [2021-02-16T17:57:56.098Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:57:56.098Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:57:56.098Z] #45 76.98 crypto/internal/randutil [2021-02-16T17:57:56.098Z] #45 77.18 crypto/hmac [2021-02-16T17:57:56.098Z] #45 77.70 crypto/rc4 [2021-02-16T17:57:56.098Z] #45 78.19 vendor/golang.org/x/crypto/hkdf [2021-02-16T17:57:56.098Z] #45 78.77 vendor/golang.org/x/text/transform [2021-02-16T17:57:56.098Z] #45 82.27 time [2021-02-16T17:57:56.304Z] #42 26.83 CC images/sk-packet.o [2021-02-16T17:57:56.396Z] #45 ... [2021-02-16T17:57:56.396Z] [2021-02-16T17:57:56.396Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:56.396Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:57:56.396Z] #43 18.04 CC images/stats.o [2021-02-16T17:57:56.628Z] ok github.com/docker/docker/errdefs 0.023s coverage: 53.1% of statements [2021-02-16T17:57:56.640Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2021-02-16T17:57:56.640Z] === RUN TestBuildWithHugeFile [2021-02-16T17:57:56.696Z] #43 18.41 CC images/core.o [2021-02-16T17:57:56.873Z] #42 27.39 CC images/mnt.o [2021-02-16T17:57:56.891Z] ok github.com/docker/docker/image 0.048s coverage: 86.4% of statements [2021-02-16T17:57:57.133Z] #42 27.62 CC images/pipe-data.o [2021-02-16T17:57:57.392Z] #42 27.81 CC images/sa.o [2021-02-16T17:57:57.652Z] #42 28.05 CC images/timer.o [2021-02-16T17:57:57.752Z] #43 19.10 CC images/core-x86.o [2021-02-16T17:57:57.840Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2021-02-16T17:57:57.840Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2021-02-16T17:57:58.051Z] #43 19.78 CC images/core-arm.o [2021-02-16T17:57:58.103Z] ok github.com/docker/docker/distribution/xfer 1.714s coverage: 85.1% of statements [2021-02-16T17:57:58.103Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T17:57:58.103Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-16T17:57:58.103Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T17:57:58.221Z] #42 28.41 CC images/timerfd.o [2021-02-16T17:57:58.221Z] #42 28.59 CC images/mm.o [2021-02-16T17:57:58.349Z] #43 ... [2021-02-16T17:57:58.349Z] [2021-02-16T17:57:58.349Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:57:58.349Z] #51 sha256:87fa446c41a1c33e083ce967eeb197a04a0a8476e9aa3462d63429c35c6a76bc [2021-02-16T17:57:58.349Z] #51 77.90 time [2021-02-16T17:57:58.349Z] #51 83.76 regexp [2021-02-16T17:57:58.359Z] #21 ... [2021-02-16T17:57:58.359Z] [2021-02-16T17:57:58.359Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:58.359Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:58.359Z] #42 127.4 CC criu/namespaces.o [2021-02-16T17:57:58.359Z] #42 129.5 CC criu/net.o [2021-02-16T17:57:58.365Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-02-16T17:57:58.480Z] #42 28.83 CC images/sk-opts.o [2021-02-16T17:57:58.648Z] #51 ... [2021-02-16T17:57:58.648Z] [2021-02-16T17:57:58.648Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:58.648Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:57:58.648Z] #43 20.27 CC images/core-aarch64.o [2021-02-16T17:57:58.739Z] #42 29.06 CC images/sk-unix.o [2021-02-16T17:57:58.948Z] #43 20.66 CC images/core-ppc64.o [2021-02-16T17:57:58.998Z] #42 29.40 CC images/sk-inet.o [2021-02-16T17:57:59.258Z] #42 29.75 CC images/tun.o [2021-02-16T17:57:59.286Z] #42 132.4 CC criu/netfilter.o [2021-02-16T17:57:59.315Z] ok github.com/docker/docker/oci 0.025s coverage: 8.2% of statements [2021-02-16T17:57:59.315Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-02-16T17:57:59.517Z] #42 ... [2021-02-16T17:57:59.517Z] [2021-02-16T17:57:59.517Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:57:59.517Z] #55 sha256:b7ca59f20b52c6d4a96d337c5f1ffec409cce846ec98ed02ca6814a652437f77 [2021-02-16T17:57:59.517Z] #55 43.05 Checking out files: 40% (1517/3766) Checking out files: 41% (1545/3766) Checking out files: 42% (1582/3766) Checking out files: 43% (1620/3766) Checking out files: 44% (1658/3766) Checking out files: 45% (1695/3766) Checking out files: 46% (1733/3766) Checking out files: 47% (1771/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 83% (3141/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-16T17:57:59.517Z] #55 44.68 + cd /tmp/tmp.m2vOgcclOj/src/github.com/containerd/containerd [2021-02-16T17:57:59.517Z] #55 44.68 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:57:59.517Z] #55 46.95 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-16T17:57:59.517Z] #55 46.95 + BUILDTAGS='netgo osusergo static_build' [2021-02-16T17:57:59.517Z] #55 46.95 + export EXTRA_FLAGS=-buildmode=pie [2021-02-16T17:57:59.517Z] #55 46.95 + EXTRA_FLAGS=-buildmode=pie [2021-02-16T17:57:59.517Z] #55 46.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-16T17:57:59.517Z] #55 46.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-16T17:57:59.517Z] #55 46.95 + '[' '' = dynamic ']' [2021-02-16T17:57:59.517Z] #55 46.95 + make [2021-02-16T17:57:59.517Z] #55 48.15 + bin/ctr [2021-02-16T17:57:59.542Z] #42 132.7 CC criu/page-pipe.o [2021-02-16T17:57:59.776Z] #55 ... [2021-02-16T17:57:59.776Z] [2021-02-16T17:57:59.776Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:57:59.776Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:57:59.776Z] #42 30.09 CC images/sk-netlink.o [2021-02-16T17:58:00.008Z] #43 21.48 CC images/core-s390.o [2021-02-16T17:58:00.035Z] #42 30.29 CC images/packet-sock.o [2021-02-16T17:58:00.265Z] ok github.com/docker/docker/opts 0.072s coverage: 67.1% of statements [2021-02-16T17:58:00.295Z] #42 30.62 CC images/ipc-var.o [2021-02-16T17:58:00.295Z] #42 30.79 CC images/ipc-desc.o [2021-02-16T17:58:00.469Z] #42 133.4 CC criu/page-xfer.o [2021-02-16T17:58:00.554Z] #42 30.96 CC images/ipc-shm.o [2021-02-16T17:58:00.656Z] #43 22.34 CC images/cpuinfo.o [2021-02-16T17:58:00.813Z] #42 31.14 CC images/ipc-msg.o [2021-02-16T17:58:00.813Z] #42 31.36 CC images/ipc-sem.o [2021-02-16T17:58:01.030Z] #42 ... [2021-02-16T17:58:01.030Z] [2021-02-16T17:58:01.030Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T17:58:01.030Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T17:58:01.030Z] #21 10.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-16T17:58:01.030Z] #21 10.76 Collecting pyyaml (from yamllint==1.16.0) [2021-02-16T17:58:01.309Z] #43 23.03 CC images/inventory.o [2021-02-16T17:58:01.382Z] #42 31.64 CC images/utsns.o [2021-02-16T17:58:01.382Z] #42 31.83 CC images/creds.o [2021-02-16T17:58:01.591Z] #21 10.96 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-16T17:58:01.591Z] #21 11.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-16T17:58:01.614Z] #43 23.34 CC images/fdinfo.o [2021-02-16T17:58:01.641Z] #42 32.02 CC images/vma.o [2021-02-16T17:58:01.658Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2021-02-16T17:58:01.658Z] ok github.com/docker/docker/pkg/authorization 0.429s coverage: 68.3% of statements [2021-02-16T17:58:01.847Z] #21 11.37 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-16T17:58:01.847Z] #21 11.42 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-16T17:58:01.908Z] #42 32.27 CC images/netdev.o [2021-02-16T17:58:01.920Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2021-02-16T17:58:02.104Z] #21 11.84 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-16T17:58:02.171Z] #42 32.67 CC images/tty.o [2021-02-16T17:58:02.260Z] #43 23.88 CC images/fown.o [2021-02-16T17:58:02.260Z] #43 24.09 CC images/ns.o [2021-02-16T17:58:02.559Z] #43 24.30 CC images/regfile.o [2021-02-16T17:58:02.667Z] #21 DONE 12.3s [2021-02-16T17:58:02.667Z] [2021-02-16T17:58:02.667Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:02.667Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:02.667Z] #42 134.8 CC criu/pagemap-cache.o [2021-02-16T17:58:02.667Z] #42 135.2 CC criu/pagemap.o [2021-02-16T17:58:02.858Z] #43 24.58 CC images/ghost-file.o [2021-02-16T17:58:02.865Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-02-16T17:58:03.109Z] #42 33.31 CC images/file-lock.o [2021-02-16T17:58:03.109Z] #42 33.52 CC images/rlimit.o [2021-02-16T17:58:03.128Z] ok github.com/docker/docker/pkg/archive 1.293s coverage: 77.1% of statements [2021-02-16T17:58:03.230Z] #42 ... [2021-02-16T17:58:03.230Z] [2021-02-16T17:58:03.230Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T17:58:03.230Z] #24 sha256:8edde8ed86cd276ff9a76c90239b573152753dd6078d0372aa8be9bc331959f5 [2021-02-16T17:58:03.230Z] #24 DONE 0.4s [2021-02-16T17:58:03.230Z] [2021-02-16T17:58:03.230Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T17:58:03.230Z] #29 sha256:d65596365811e8449b57b989f1e5a4c163c3482040e77fd41f7b88a4c9858ccb [2021-02-16T17:58:03.368Z] #42 33.69 CC images/pagemap.o [2021-02-16T17:58:03.507Z] #43 25.19 CC images/fifo.o [2021-02-16T17:58:03.628Z] #42 34.06 CC images/siginfo.o [2021-02-16T17:58:03.702Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2021-02-16T17:58:03.702Z] ok github.com/docker/docker/pkg/discovery/file 0.027s coverage: 92.9% of statements [2021-02-16T17:58:03.809Z] #43 25.46 CC images/remap-file-path.o [2021-02-16T17:58:03.809Z] #43 ... [2021-02-16T17:58:03.809Z] [2021-02-16T17:58:03.809Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:58:03.809Z] #56 sha256:22cbcf70ecff260bbc6416a600ed06fcf7b24f58d94d19c66c8ab618e561bcf6 [2021-02-16T17:58:03.887Z] #42 34.33 CC images/rpc.o [2021-02-16T17:58:04.277Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-02-16T17:58:04.409Z] #56 48.86 Checking out files: 52% (1975/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 92% (3498/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-16T17:58:04.409Z] #56 50.06 + cd /tmp/tmp.QSphr4dqhT/src/github.com/containerd/containerd [2021-02-16T17:58:04.409Z] #56 50.06 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-16T17:58:04.851Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-16T17:58:05.267Z] #42 35.52 CC images/ext-file.o [2021-02-16T17:58:05.267Z] #42 35.73 CC images/cgroup.o [2021-02-16T17:58:05.267Z] #42 ... [2021-02-16T17:58:05.267Z] [2021-02-16T17:58:05.267Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:58:05.267Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:58:05.267Z] #44 95.70 vendor/golang.org/x/text/unicode/bidi [2021-02-16T17:58:05.267Z] #44 97.74 vendor/golang.org/x/text/secure/bidirule [2021-02-16T17:58:05.267Z] #44 97.99 vendor/golang.org/x/text/unicode/norm [2021-02-16T17:58:05.267Z] #44 101.8 vendor/golang.org/x/net/idna [2021-02-16T17:58:05.267Z] #44 104.4 vendor/golang.org/x/net/http2/hpack [2021-02-16T17:58:05.267Z] #44 105.2 mime [2021-02-16T17:58:05.470Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-16T17:58:05.474Z] #56 51.26 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-16T17:58:05.474Z] #56 51.26 + BUILDTAGS='netgo osusergo static_build' [2021-02-16T17:58:05.474Z] #56 51.26 + export EXTRA_FLAGS=-buildmode=pie [2021-02-16T17:58:05.474Z] #56 51.26 + EXTRA_FLAGS=-buildmode=pie [2021-02-16T17:58:05.474Z] #56 51.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-16T17:58:05.474Z] #56 51.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-16T17:58:05.474Z] #56 51.26 + '[' '' = dynamic ']' [2021-02-16T17:58:05.474Z] #56 51.26 + make [2021-02-16T17:58:05.836Z] #44 ... [2021-02-16T17:58:05.836Z] [2021-02-16T17:58:05.836Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:05.836Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:05.836Z] #42 36.31 CC images/userns.o [2021-02-16T17:58:06.044Z] ok github.com/docker/docker/pkg/chrootarchive 3.444s coverage: 43.2% of statements [2021-02-16T17:58:06.142Z] #42 36.58 CC images/google/protobuf/descriptor.o [2021-02-16T17:58:06.365Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-02-16T17:58:06.540Z] #56 ... [2021-02-16T17:58:06.540Z] [2021-02-16T17:58:06.540Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:58:06.540Z] #34 sha256:f416e982cfe7c1f6d170d50aef6e3d8f5eb85a7cbe1bd2aefb4a4f13b38de4c4 [2021-02-16T17:58:06.540Z] #34 85.94 os [2021-02-16T17:58:06.540Z] #34 87.09 internal/fmtsort [2021-02-16T17:58:06.540Z] #34 88.88 fmt [2021-02-16T17:58:06.540Z] #34 88.89 path/filepath [2021-02-16T17:58:06.540Z] #34 90.63 io/ioutil [2021-02-16T17:58:06.540Z] #34 92.77 github.com/BurntSushi/toml [2021-02-16T17:58:06.540Z] #34 92.77 log [2021-02-16T17:58:06.540Z] #34 92.78 flag [2021-02-16T17:58:06.540Z] #34 ... [2021-02-16T17:58:06.540Z] [2021-02-16T17:58:06.540Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:58:06.540Z] #56 sha256:22cbcf70ecff260bbc6416a600ed06fcf7b24f58d94d19c66c8ab618e561bcf6 [2021-02-16T17:58:06.540Z] #56 52.38 + bin/ctr [2021-02-16T17:58:06.645Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-02-16T17:58:07.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T17:58:07.190Z] #56 ... [2021-02-16T17:58:07.190Z] [2021-02-16T17:58:07.190Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:58:07.190Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:58:07.190Z] #45 86.51 regexp [2021-02-16T17:58:07.190Z] #45 93.13 os/exec [2021-02-16T17:58:07.190Z] #45 93.16 net [2021-02-16T17:58:07.190Z] #45 94.93 internal/lazyregexp [2021-02-16T17:58:07.190Z] #45 95.84 github.com/LK4D4/vndr/versioned [2021-02-16T17:58:07.190Z] #45 ... [2021-02-16T17:58:07.190Z] [2021-02-16T17:58:07.190Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:07.190Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:58:07.190Z] #43 25.69 CC images/eventfd.o [2021-02-16T17:58:07.190Z] #43 25.90 CC images/eventpoll.o [2021-02-16T17:58:07.190Z] #43 26.20 CC images/fh.o [2021-02-16T17:58:07.190Z] #43 26.57 CC images/fsnotify.o [2021-02-16T17:58:07.190Z] #43 27.62 CC images/signalfd.o [2021-02-16T17:58:07.190Z] #43 27.90 CC images/fs.o [2021-02-16T17:58:07.190Z] #43 28.19 CC images/pstree.o [2021-02-16T17:58:07.190Z] #43 28.50 CC images/pipe.o [2021-02-16T17:58:07.190Z] #43 28.82 CC images/tcp-stream.o [2021-02-16T17:58:07.220Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-02-16T17:58:07.220Z] ok github.com/docker/docker/pkg/fsutils 0.311s coverage: 85.1% of statements [2021-02-16T17:58:07.489Z] #43 29.12 CC images/sk-packet.o [2021-02-16T17:58:07.577Z] #42 ... [2021-02-16T17:58:07.577Z] [2021-02-16T17:58:07.577Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:58:07.577Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:58:07.577Z] #12 97.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-16T17:58:07.577Z] #12 98.01 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-16T17:58:07.577Z] #12 98.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:58:07.577Z] #12 ... [2021-02-16T17:58:07.577Z] [2021-02-16T17:58:07.577Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:58:07.577Z] #57 sha256:0eb8d461cd5e1ab78ade7658706459400268342c8b8a5e8a0ff5f067a513c050 [2021-02-16T17:58:07.577Z] #57 108.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T17:58:07.788Z] #43 29.43 CC images/mnt.o [2021-02-16T17:58:07.795Z] ok github.com/docker/docker/pkg/discovery/kv 3.102s coverage: 84.1% of statements [2021-02-16T17:58:07.835Z] #57 108.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-16T17:58:08.060Z] ok github.com/docker/docker/layer 7.624s coverage: 68.8% of statements [2021-02-16T17:58:08.060Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T17:58:08.060Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T17:58:08.060Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T17:58:08.060Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T17:58:08.060Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T17:58:08.060Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T17:58:08.060Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T17:58:08.088Z] #43 29.75 CC images/pipe-data.o [2021-02-16T17:58:08.391Z] #43 30.11 CC images/sa.o [2021-02-16T17:58:08.504Z] #29 DONE 5.6s [2021-02-16T17:58:08.504Z] [2021-02-16T17:58:08.504Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:08.504Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:08.504Z] #42 136.6 CC criu/parasite-syscall.o [2021-02-16T17:58:08.504Z] #42 137.5 CC criu/path.o [2021-02-16T17:58:08.504Z] #42 137.8 CC criu/pie-util-vdso-elf32.o [2021-02-16T17:58:08.504Z] #42 138.2 CC criu/pie-util-vdso.o [2021-02-16T17:58:08.504Z] #42 138.6 CC criu/pie-util.o [2021-02-16T17:58:08.504Z] #42 138.9 CC criu/pipes.o [2021-02-16T17:58:08.504Z] #42 139.4 CC criu/plugin.o [2021-02-16T17:58:08.504Z] #42 139.7 CC criu/proc_parse.o [2021-02-16T17:58:08.504Z] #42 141.6 CC criu/protobuf-desc.o [2021-02-16T17:58:08.691Z] #43 30.42 CC images/timer.o [2021-02-16T17:58:08.761Z] #42 ... [2021-02-16T17:58:08.761Z] [2021-02-16T17:58:08.761Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:58:08.761Z] #52 sha256:15f4a550cdf667db3c7be9e126effa73d49b88b695c00670883463c30406b722 [2021-02-16T17:58:08.761Z] #52 91.84 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-16T17:58:09.009Z] ok github.com/docker/docker/pkg/idtools 0.698s coverage: 69.5% of statements [2021-02-16T17:58:09.009Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2021-02-16T17:58:09.009Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2021-02-16T17:58:09.009Z] ok github.com/docker/docker/pkg/ioutils 0.646s coverage: 70.6% of statements [2021-02-16T17:58:09.009Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T17:58:09.009Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T17:58:09.009Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T17:58:09.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T17:58:09.273Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2021-02-16T17:58:09.273Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T17:58:09.342Z] #43 30.89 CC images/timerfd.o [2021-02-16T17:58:09.342Z] #43 ... [2021-02-16T17:58:09.342Z] [2021-02-16T17:58:09.342Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:58:09.342Z] #51 sha256:87fa446c41a1c33e083ce967eeb197a04a0a8476e9aa3462d63429c35c6a76bc [2021-02-16T17:58:09.342Z] #51 88.75 os [2021-02-16T17:58:09.342Z] #51 88.79 context [2021-02-16T17:58:09.342Z] #51 94.98 mvdan.cc/sh/v3/fileutil [2021-02-16T17:58:09.342Z] #51 95.02 flag [2021-02-16T17:58:09.342Z] #51 95.03 encoding/binary [2021-02-16T17:58:09.342Z] #51 95.06 github.com/pkg/diff [2021-02-16T17:58:09.342Z] #51 95.64 go/token [2021-02-16T17:58:09.342Z] #51 98.64 go/scanner [2021-02-16T17:58:09.342Z] #51 ... [2021-02-16T17:58:09.342Z] [2021-02-16T17:58:09.342Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:09.342Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:58:09.342Z] #43 31.15 CC images/mm.o [2021-02-16T17:58:09.537Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-02-16T17:58:09.691Z] #52 ... [2021-02-16T17:58:09.691Z] [2021-02-16T17:58:09.691Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T17:58:09.691Z] #32 sha256:d0e2cefbab85c17b384cb14a7bcd2d0d10a0b101adbd3964599ecd45380848e8 [2021-02-16T17:58:09.691Z] #32 DONE 0.8s [2021-02-16T17:58:09.691Z] [2021-02-16T17:58:09.691Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T17:58:09.691Z] #34 sha256:201f295dc11cc4e305917ec9415c76f8133e0c4a30105cbb69a0cd746d851fb4 [2021-02-16T17:58:09.691Z] #34 DONE 0.1s [2021-02-16T17:58:09.691Z] [2021-02-16T17:58:09.691Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T17:58:09.691Z] #37 sha256:af2ae9a1b01d963f7e5e4558ec15f5e15ac780dc20388a754d05f0b43870d1fb [2021-02-16T17:58:09.691Z] #37 DONE 0.1s [2021-02-16T17:58:09.691Z] [2021-02-16T17:58:09.691Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:09.691Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:09.691Z] #42 142.4 CC criu/protobuf.o [2021-02-16T17:58:09.691Z] #42 142.9 CC criu/pstree.o [2021-02-16T17:58:09.800Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2021-02-16T17:58:09.800Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.035s coverage: 86.7% of statements [2021-02-16T17:58:09.989Z] #43 31.51 CC images/sk-opts.o [2021-02-16T17:58:10.064Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2021-02-16T17:58:10.064Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T17:58:10.064Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T17:58:10.287Z] #43 31.75 CC images/sk-unix.o [2021-02-16T17:58:10.588Z] #43 32.17 CC images/sk-inet.o [2021-02-16T17:58:10.639Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2021-02-16T17:58:11.058Z] #42 144.1 CC criu/rbtree.o [2021-02-16T17:58:11.214Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-02-16T17:58:11.215Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2021-02-16T17:58:11.215Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2021-02-16T17:58:11.237Z] #43 32.63 CC images/tun.o [2021-02-16T17:58:11.237Z] #43 33.01 CC images/sk-netlink.o [2021-02-16T17:58:11.315Z] #42 144.4 CC criu/rst-malloc.o [2021-02-16T17:58:11.551Z] #43 33.34 CC images/packet-sock.o [2021-02-16T17:58:11.571Z] #42 144.7 CC criu/seccomp.o [2021-02-16T17:58:11.828Z] #42 ... [2021-02-16T17:58:11.828Z] [2021-02-16T17:58:11.828Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:58:11.828Z] #52 sha256:15f4a550cdf667db3c7be9e126effa73d49b88b695c00670883463c30406b722 [2021-02-16T17:58:11.828Z] #52 94.04 + mkdir -p /build [2021-02-16T17:58:11.828Z] #52 94.04 + cp runc /build/runc [2021-02-16T17:58:11.828Z] #52 DONE 94.8s [2021-02-16T17:58:11.828Z] [2021-02-16T17:58:11.828Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:58:11.828Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:58:11.828Z] #39 DONE 217.9s [2021-02-16T17:58:12.086Z] [2021-02-16T17:58:12.086Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:58:12.086Z] #48 sha256:7000050ef9216f800c83c3cb6799fb83cbd96514fc9292eff7e0a658fff65231 [2021-02-16T17:58:12.086Z] #48 ... [2021-02-16T17:58:12.086Z] [2021-02-16T17:58:12.086Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:12.086Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:12.086Z] #42 145.2 CC criu/seize.o [2021-02-16T17:58:12.160Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2021-02-16T17:58:12.199Z] #43 33.87 CC images/ipc-var.o [2021-02-16T17:58:12.199Z] #43 34.06 CC images/ipc-desc.o [2021-02-16T17:58:12.734Z] ok github.com/docker/docker/pkg/stdcopy 0.021s coverage: 100.0% of statements [2021-02-16T17:58:12.734Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2021-02-16T17:58:12.847Z] #43 34.42 CC images/ipc-shm.o [2021-02-16T17:58:12.847Z] #43 34.65 CC images/ipc-msg.o [2021-02-16T17:58:13.107Z] #57 ... [2021-02-16T17:58:13.107Z] [2021-02-16T17:58:13.107Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:58:13.107Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:58:13.107Z] #12 113.4 Selecting previously unselected package libapparmor1:amd64. [2021-02-16T17:58:13.107Z] #12 113.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-16T17:58:13.107Z] #12 113.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-16T17:58:13.107Z] #12 113.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-16T17:58:13.107Z] #12 113.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-16T17:58:13.107Z] #12 113.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-16T17:58:13.152Z] #43 ... [2021-02-16T17:58:13.152Z] [2021-02-16T17:58:13.152Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-16T17:58:13.152Z] #34 sha256:f416e982cfe7c1f6d170d50aef6e3d8f5eb85a7cbe1bd2aefb4a4f13b38de4c4 [2021-02-16T17:58:13.152Z] #34 97.94 github.com/BurntSushi/toml/cmd/tomlv [2021-02-16T17:58:13.152Z] #34 DONE 102.6s [2021-02-16T17:58:13.152Z] [2021-02-16T17:58:13.152Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:58:13.152Z] #51 sha256:87fa446c41a1c33e083ce967eeb197a04a0a8476e9aa3462d63429c35c6a76bc [2021-02-16T17:58:13.152Z] #51 100.1 mvdan.cc/editorconfig [2021-02-16T17:58:13.152Z] #51 101.0 mvdan.cc/sh/v3/syntax [2021-02-16T17:58:13.152Z] #51 101.9 encoding/base64 [2021-02-16T17:58:13.313Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2021-02-16T17:58:13.313Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-02-16T17:58:13.367Z] #12 113.7 Selecting previously unselected package libbtrfs0. [2021-02-16T17:58:13.367Z] #12 113.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-16T17:58:13.367Z] #12 113.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T17:58:13.367Z] #12 113.8 Selecting previously unselected package libbtrfs-dev. [2021-02-16T17:58:13.367Z] #12 113.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-16T17:58:13.367Z] #12 113.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:58:13.454Z] #42 146.3 CC criu/servicefd.o [2021-02-16T17:58:13.459Z] #51 103.1 go/ast [2021-02-16T17:58:13.626Z] #12 114.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-16T17:58:13.626Z] #12 114.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-16T17:58:13.626Z] #12 114.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T17:58:13.626Z] #12 114.1 Selecting previously unselected package libudev-dev:amd64. [2021-02-16T17:58:13.626Z] #12 114.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-16T17:58:13.626Z] #12 114.2 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-16T17:58:13.710Z] #42 146.8 CC criu/shmem.o [2021-02-16T17:58:13.885Z] #12 114.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-16T17:58:13.886Z] #12 114.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-16T17:58:13.886Z] #12 114.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-16T17:58:14.258Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-02-16T17:58:14.516Z] #51 104.2 golang.org/x/sys/unix [2021-02-16T17:58:14.520Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2021-02-16T17:58:14.642Z] #42 147.9 CC criu/sigframe.o [2021-02-16T17:58:14.782Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2021-02-16T17:58:14.826Z] #12 115.1 Selecting previously unselected package libpcre16-3:amd64. [2021-02-16T17:58:14.826Z] #12 115.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-16T17:58:14.826Z] #12 115.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-16T17:58:14.899Z] #42 148.0 CC criu/signalfd.o [2021-02-16T17:58:15.044Z] ok github.com/docker/docker/pkg/signal 2.849s coverage: 61.0% of statements [2021-02-16T17:58:15.156Z] #42 148.3 CC criu/sk-inet.o [2021-02-16T17:58:15.307Z] testing: warning: no tests to run [2021-02-16T17:58:15.307Z] coverage: [no statements] [2021-02-16T17:58:15.307Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2021-02-16T17:58:15.307Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2021-02-16T17:58:15.394Z] #12 ... [2021-02-16T17:58:15.394Z] [2021-02-16T17:58:15.394Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:58:15.394Z] #57 sha256:0eb8d461cd5e1ab78ade7658706459400268342c8b8a5e8a0ff5f067a513c050 [2021-02-16T17:58:15.394Z] #57 DONE 115.8s [2021-02-16T17:58:15.394Z] [2021-02-16T17:58:15.394Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:58:15.394Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:58:15.394Z] #12 115.8 Selecting previously unselected package libpcre32-3:amd64. [2021-02-16T17:58:15.394Z] #12 115.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-16T17:58:15.394Z] #12 115.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-16T17:58:15.394Z] #12 ... [2021-02-16T17:58:15.394Z] [2021-02-16T17:58:15.394Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T17:58:15.394Z] #58 sha256:21cc5591e9bcb7d605bbd0108947869223e8de1b77a5804f294387a7a80ff371 [2021-02-16T17:58:15.394Z] #58 DONE 0.1s [2021-02-16T17:58:15.394Z] [2021-02-16T17:58:15.394Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T17:58:15.394Z] #59 sha256:202dcc58d5d548122a34844fe53cacca41d92761558828913cc92cf12f123096 [2021-02-16T17:58:15.394Z] #59 DONE 0.0s [2021-02-16T17:58:15.412Z] #42 ... [2021-02-16T17:58:15.412Z] [2021-02-16T17:58:15.412Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T17:58:15.412Z] #40 sha256:7ae54c9f312c065f64848698f5a44b25a0dc7ca1987f4d66c5a193891e9bbcef [2021-02-16T17:58:15.412Z] #40 DONE 0.7s [2021-02-16T17:58:15.569Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-02-16T17:58:15.575Z] #51 105.1 encoding/json [2021-02-16T17:58:15.653Z] [2021-02-16T17:58:15.653Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:15.653Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:15.653Z] #42 38.34 CC images/opts.o [2021-02-16T17:58:15.653Z] #42 38.50 CC images/seccomp.o [2021-02-16T17:58:15.653Z] #42 38.80 CC images/binfmt-misc.o [2021-02-16T17:58:15.653Z] #42 38.98 CC images/time.o [2021-02-16T17:58:15.653Z] #42 39.16 CC images/sysctl.o [2021-02-16T17:58:15.653Z] #42 39.34 CC images/autofs.o [2021-02-16T17:58:15.653Z] #42 39.65 CC images/macvlan.o [2021-02-16T17:58:15.653Z] #42 39.82 CC images/sit.o [2021-02-16T17:58:15.653Z] #42 40.10 CC images/memfd.o [2021-02-16T17:58:15.653Z] #42 40.32 CC images/timens.o [2021-02-16T17:58:15.653Z] #42 40.58 LINK images/built-in.o [2021-02-16T17:58:15.653Z] #42 40.73 GEN compel/include/asm [2021-02-16T17:58:15.653Z] #42 40.78 GEN compel/include/version.h [2021-02-16T17:58:15.653Z] #42 40.80 touch .config [2021-02-16T17:58:15.653Z] #42 40.84 GEN include/common/config.h [2021-02-16T17:58:15.653Z] #42 40.91 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-16T17:58:15.653Z] #42 40.94 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-16T17:58:15.653Z] #42 40.96 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-16T17:58:15.653Z] #42 40.98 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-16T17:58:15.653Z] #42 41.00 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-16T17:58:15.653Z] #42 41.04 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-16T17:58:15.653Z] #42 41.06 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-16T17:58:15.653Z] #42 41.10 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-16T17:58:15.653Z] #42 41.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-16T17:58:15.653Z] #42 41.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-16T17:58:15.653Z] #42 41.17 DEP compel/plugins/std/infect.d [2021-02-16T17:58:15.653Z] #42 41.33 DEP compel/plugins/std/string.d [2021-02-16T17:58:15.653Z] #42 41.46 DEP compel/plugins/std/log.d [2021-02-16T17:58:15.653Z] #42 41.61 DEP compel/plugins/std/fds.d [2021-02-16T17:58:15.653Z] #42 41.71 DEP compel/plugins/std/std.d [2021-02-16T17:58:15.653Z] #42 41.81 DEP compel/plugins/shmem/shmem.d [2021-02-16T17:58:15.653Z] #42 41.94 DEP compel/plugins/fds/fds.d [2021-02-16T17:58:15.653Z] #42 42.11 CC compel/plugins/std/std.o [2021-02-16T17:58:15.653Z] #42 42.54 CC compel/plugins/std/fds.o [2021-02-16T17:58:15.653Z] #42 43.01 CC compel/plugins/std/log.o [2021-02-16T17:58:15.653Z] #42 43.83 CC compel/plugins/std/string.o [2021-02-16T17:58:15.653Z] #42 44.59 CC compel/plugins/std/infect.o [2021-02-16T17:58:15.653Z] #42 44.95 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-16T17:58:15.653Z] #42 45.00 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-16T17:58:15.653Z] #42 45.10 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-16T17:58:15.653Z] #42 45.17 AR compel/plugins/std.lib.a [2021-02-16T17:58:15.653Z] #42 45.22 CC compel/plugins/fds/fds.o [2021-02-16T17:58:15.653Z] #42 45.41 AR compel/plugins/fds.lib.a [2021-02-16T17:58:15.653Z] #42 45.45 HOSTDEP compel/src/lib/log-host.d [2021-02-16T17:58:15.653Z] #42 45.52 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-16T17:58:15.653Z] #42 45.57 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-16T17:58:15.653Z] #42 45.63 HOSTDEP compel/src/main-host.d [2021-02-16T17:58:15.653Z] #42 45.78 DEP compel/src/lib/ptrace.d [2021-02-16T17:58:15.653Z] #42 45.93 DEP compel/src/lib/infect.d [2021-02-16T17:58:15.653Z] #42 46.08 DEP compel/src/lib/infect-util.d [2021-02-16T17:58:15.653Z] #42 ... [2021-02-16T17:58:15.653Z] [2021-02-16T17:58:15.653Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:58:15.653Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:58:15.653Z] #12 116.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-16T17:58:15.653Z] #12 116.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-16T17:58:15.653Z] #12 116.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-16T17:58:15.669Z] [2021-02-16T17:58:15.669Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:58:15.669Z] #48 sha256:7000050ef9216f800c83c3cb6799fb83cbd96514fc9292eff7e0a658fff65231 [2021-02-16T17:58:15.669Z] #48 222.2 + /build/golangci-lint --version [2021-02-16T17:58:15.832Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2021-02-16T17:58:15.832Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-02-16T17:58:15.913Z] #12 116.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-16T17:58:15.913Z] #12 116.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-16T17:58:15.913Z] #12 116.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-16T17:58:15.926Z] #48 222.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-16T17:58:16.183Z] #48 DONE 222.6s [2021-02-16T17:58:16.183Z] [2021-02-16T17:58:16.183Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:16.183Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:16.183Z] #42 148.9 CC criu/sk-netlink.o [2021-02-16T17:58:16.183Z] #42 149.1 CC criu/sk-packet.o [2021-02-16T17:58:16.440Z] #42 149.6 CC criu/sk-queue.o [2021-02-16T17:58:16.481Z] #12 ... [2021-02-16T17:58:16.481Z] [2021-02-16T17:58:16.481Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:58:16.481Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:58:16.481Z] #44 107.0 mime/quotedprintable [2021-02-16T17:58:16.481Z] #44 107.4 net/http/internal [2021-02-16T17:58:16.481Z] #44 112.0 net/textproto [2021-02-16T17:58:16.481Z] #44 112.0 crypto/x509 [2021-02-16T17:58:16.481Z] #44 113.1 vendor/golang.org/x/net/http/httpguts [2021-02-16T17:58:16.481Z] #44 113.4 vendor/golang.org/x/net/http/httpproxy [2021-02-16T17:58:16.481Z] #44 114.0 mime/multipart [2021-02-16T17:58:16.481Z] #44 115.8 crypto/tls [2021-02-16T17:58:16.634Z] #51 ... [2021-02-16T17:58:16.634Z] [2021-02-16T17:58:16.634Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:16.634Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:58:16.634Z] #43 35.14 CC images/ipc-sem.o [2021-02-16T17:58:16.634Z] #43 35.60 CC images/utsns.o [2021-02-16T17:58:16.634Z] #43 35.78 CC images/creds.o [2021-02-16T17:58:16.634Z] #43 35.93 CC images/vma.o [2021-02-16T17:58:16.634Z] #43 36.21 CC images/netdev.o [2021-02-16T17:58:16.634Z] #43 36.63 CC images/tty.o [2021-02-16T17:58:16.634Z] #43 37.31 CC images/file-lock.o [2021-02-16T17:58:16.634Z] #43 37.53 CC images/rlimit.o [2021-02-16T17:58:16.634Z] #43 37.75 CC images/pagemap.o [2021-02-16T17:58:16.634Z] #43 38.02 CC images/siginfo.o [2021-02-16T17:58:16.634Z] #43 38.29 CC images/rpc.o [2021-02-16T17:58:16.741Z] #44 ... [2021-02-16T17:58:16.741Z] [2021-02-16T17:58:16.741Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:16.741Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:16.741Z] #42 46.21 DEP compel/src/lib/infect-rpc.d [2021-02-16T17:58:16.741Z] #42 46.31 DEP compel/arch/x86/src/lib/infect.d [2021-02-16T17:58:16.741Z] #42 46.43 DEP compel/arch/x86/src/lib/cpu.d [2021-02-16T17:58:16.741Z] #42 46.52 DEP compel/src/lib/log.d [2021-02-16T17:58:16.741Z] #42 46.66 DEP compel/src/main.d [2021-02-16T17:58:16.741Z] #42 46.79 DEP compel/src/lib/handle-elf.d [2021-02-16T17:58:16.741Z] #42 46.99 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-16T17:58:16.741Z] #42 47.15 CC compel/src/lib/log.o [2021-02-16T17:58:17.000Z] #42 47.30 CC compel/arch/x86/src/lib/cpu.o [2021-02-16T17:58:17.003Z] #42 150.0 CC criu/sk-tcp.o [2021-02-16T17:58:17.223Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2021-02-16T17:58:17.223Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 85.4% of statements [2021-02-16T17:58:17.259Z] #42 150.4 CC criu/sk-unix.o [2021-02-16T17:58:17.278Z] #43 ... [2021-02-16T17:58:17.278Z] [2021-02-16T17:58:17.278Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:58:17.278Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T17:58:17.278Z] #13 96.82 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-16T17:58:17.278Z] #13 96.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-16T17:58:17.278Z] #13 96.87 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:58:17.568Z] #42 48.09 CC compel/arch/x86/src/lib/infect.o [2021-02-16T17:58:17.576Z] #13 ... [2021-02-16T17:58:17.576Z] [2021-02-16T17:58:17.576Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:58:17.576Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:58:17.576Z] #45 98.51 encoding/binary [2021-02-16T17:58:17.576Z] #45 98.53 go/token [2021-02-16T17:58:17.576Z] #45 98.54 net/url [2021-02-16T17:58:17.576Z] #45 101.2 go/scanner [2021-02-16T17:58:17.576Z] #45 103.9 text/template/parse [2021-02-16T17:58:17.576Z] #45 104.5 encoding/base64 [2021-02-16T17:58:17.576Z] #45 105.1 go/ast [2021-02-16T17:58:17.576Z] #45 106.3 encoding/json [2021-02-16T17:58:18.222Z] #45 ... [2021-02-16T17:58:18.222Z] [2021-02-16T17:58:18.223Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:18.223Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:58:18.223Z] #43 39.87 CC images/ext-file.o [2021-02-16T17:58:18.521Z] #43 40.03 CC images/cgroup.o [2021-02-16T17:58:18.617Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-02-16T17:58:18.617Z] ok github.com/docker/docker/plugin 0.585s coverage: 23.2% of statements [2021-02-16T17:58:18.626Z] #42 151.6 CC criu/sockets.o [2021-02-16T17:58:18.883Z] #42 152.0 CC criu/stats.o [2021-02-16T17:58:18.945Z] #42 ... [2021-02-16T17:58:18.945Z] [2021-02-16T17:58:18.945Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:58:18.945Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-16T17:58:18.945Z] #12 117.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-16T17:58:18.945Z] #12 117.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-16T17:58:18.945Z] #12 117.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-16T17:58:18.945Z] #12 117.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-16T17:58:18.945Z] #12 117.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-16T17:58:18.945Z] #12 117.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-16T17:58:18.945Z] #12 117.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-16T17:58:18.945Z] #12 117.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-16T17:58:18.945Z] #12 117.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-16T17:58:18.945Z] #12 117.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-16T17:58:18.945Z] #12 117.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-16T17:58:18.945Z] #12 117.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-16T17:58:18.945Z] #12 118.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-16T17:58:18.945Z] #12 118.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-16T17:58:18.945Z] #12 118.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-16T17:58:18.945Z] #12 118.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T17:58:18.945Z] #12 118.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-16T17:58:18.945Z] #12 118.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-16T17:58:18.945Z] #12 118.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:58:18.945Z] #12 118.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T17:58:18.945Z] #12 118.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-16T17:58:18.945Z] #12 118.3 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-16T17:58:18.945Z] #12 118.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T17:58:18.945Z] #12 118.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:58:18.945Z] #12 118.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-16T17:58:18.945Z] #12 118.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-16T17:58:18.945Z] #12 118.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-16T17:58:18.945Z] #12 118.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T17:58:18.945Z] #12 118.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-16T17:58:18.945Z] #12 118.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:58:18.945Z] #12 118.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T17:58:18.945Z] #12 118.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-16T17:58:18.945Z] #12 118.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:58:18.945Z] #12 118.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T17:58:18.945Z] #12 118.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-16T17:58:18.945Z] #12 118.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T17:58:18.945Z] #12 118.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-16T17:58:18.945Z] #12 118.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T17:58:18.945Z] #12 118.6 Setting up dmsetup (2:1.02.155-3) ... [2021-02-16T17:58:18.945Z] #12 118.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-16T17:58:18.945Z] #12 118.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-16T17:58:18.945Z] #12 118.6 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:58:18.945Z] #12 DONE 119.2s [2021-02-16T17:58:18.945Z] [2021-02-16T17:58:18.945Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:18.945Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:18.945Z] #42 48.96 CC compel/src/lib/infect-rpc.o [2021-02-16T17:58:18.945Z] #42 49.34 CC compel/src/lib/infect-util.o [2021-02-16T17:58:19.140Z] #42 152.1 CC criu/string.o [2021-02-16T17:58:19.140Z] #42 152.2 CC criu/sysctl.o [2021-02-16T17:58:19.168Z] #43 40.73 CC images/userns.o [2021-02-16T17:58:19.396Z] #42 152.5 CC criu/sysfs_parse.o [2021-02-16T17:58:19.396Z] #42 152.7 CC criu/timens.o [2021-02-16T17:58:19.466Z] #43 41.04 CC images/google/protobuf/descriptor.o [2021-02-16T17:58:19.514Z] #42 49.69 CC compel/src/lib/infect.o [2021-02-16T17:58:19.960Z] #42 152.9 CC criu/timerfd.o [2021-02-16T17:58:19.960Z] #42 153.1 CC criu/tty.o [2021-02-16T17:58:20.012Z] ok github.com/docker/docker/registry/resumable 0.046s coverage: 100.0% of statements [2021-02-16T17:58:20.275Z] ok github.com/docker/docker/quota 0.655s coverage: 71.4% of statements [2021-02-16T17:58:20.537Z] ok github.com/docker/docker/registry 0.195s coverage: 57.2% of statements [2021-02-16T17:58:20.537Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2021-02-16T17:58:20.890Z] #42 154.0 CC criu/tun.o [2021-02-16T17:58:20.893Z] #42 ... [2021-02-16T17:58:20.893Z] [2021-02-16T17:58:20.893Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T17:58:20.893Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-16T17:58:20.893Z] #13 DONE 1.9s [2021-02-16T17:58:20.893Z] [2021-02-16T17:58:20.893Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:58:20.893Z] #52 sha256:4efec8608f6c0f7a439e2eca25dd0c2e261ef3a4dc6f0595c5063f0e75437508 [2021-02-16T17:58:20.893Z] #52 1.679 + RM_GOPATH=0 [2021-02-16T17:58:20.893Z] #52 1.679 + TMP_GOPATH= [2021-02-16T17:58:20.893Z] #52 1.679 + : /build [2021-02-16T17:58:20.893Z] #52 1.679 + '[' -z '' ']' [2021-02-16T17:58:20.893Z] #52 1.682 ++ mktemp -d [2021-02-16T17:58:20.893Z] #52 1.690 + export GOPATH=/tmp/tmp.hn6T55NkP2 [2021-02-16T17:58:20.893Z] #52 1.690 + GOPATH=/tmp/tmp.hn6T55NkP2 [2021-02-16T17:58:20.893Z] #52 1.690 + RM_GOPATH=1 [2021-02-16T17:58:20.893Z] #52 1.690 + case "$(go env GOARCH)" in [2021-02-16T17:58:20.893Z] #52 1.696 ++ go env GOARCH [2021-02-16T17:58:20.893Z] #52 1.702 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:58:20.893Z] #52 1.702 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:58:20.893Z] #52 1.704 ++ dirname /tmp/install/install.sh [2021-02-16T17:58:20.893Z] #52 1.708 + dir=/tmp/install [2021-02-16T17:58:20.893Z] #52 1.708 + bin=runc [2021-02-16T17:58:20.893Z] #52 1.709 + shift [2021-02-16T17:58:20.893Z] #52 1.709 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-16T17:58:20.893Z] #52 1.709 + . /tmp/install/runc.installer [2021-02-16T17:58:20.893Z] #52 1.710 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:58:20.893Z] #52 1.711 + install_runc [2021-02-16T17:58:20.893Z] #52 1.713 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-16T17:58:20.893Z] #52 1.716 + uname -r [2021-02-16T17:58:20.893Z] #52 1.726 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-16T17:58:20.893Z] #52 1.727 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-16T17:58:20.893Z] #52 1.727 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-16T17:58:20.893Z] #52 1.727 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hn6T55NkP2/src/github.com/opencontainers/runc [2021-02-16T17:58:20.893Z] #52 1.735 Cloning into '/tmp/tmp.hn6T55NkP2/src/github.com/opencontainers/runc'... [2021-02-16T17:58:21.147Z] #42 154.3 CC criu/uffd.o [2021-02-16T17:58:21.492Z] ok github.com/docker/docker/testutil 0.025s coverage: 62.5% of statements [2021-02-16T17:58:21.492Z] ok github.com/docker/docker/runconfig 0.038s coverage: 66.1% of statements [2021-02-16T17:58:21.562Z] #43 43.21 CC images/opts.o [2021-02-16T17:58:21.710Z] #42 154.9 CC criu/util.o [2021-02-16T17:58:21.860Z] #43 43.44 CC images/seccomp.o [2021-02-16T17:58:22.175Z] #43 43.78 CC images/binfmt-misc.o [2021-02-16T17:58:22.272Z] #42 155.6 CC criu/uts_ns.o [2021-02-16T17:58:22.273Z] #52 ... [2021-02-16T17:58:22.273Z] [2021-02-16T17:58:22.273Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T17:58:22.273Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-16T17:58:22.273Z] #14 DONE 1.3s [2021-02-16T17:58:22.273Z] [2021-02-16T17:58:22.273Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:22.273Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:22.273Z] #42 52.51 CC compel/src/lib/ptrace.o [2021-02-16T17:58:22.483Z] #43 44.07 CC images/time.o [2021-02-16T17:58:22.529Z] #42 155.7 CC criu/vdso-compat.o [2021-02-16T17:58:22.529Z] #42 155.8 CC criu/vdso.o [2021-02-16T17:58:22.783Z] #43 44.49 CC images/sysctl.o [2021-02-16T17:58:22.843Z] #42 53.24 AR compel/libcompel.a [2021-02-16T17:58:23.083Z] #43 44.71 CC images/autofs.o [2021-02-16T17:58:23.083Z] #43 44.93 CC images/macvlan.o [2021-02-16T17:58:23.092Z] #42 156.1 LINK criu/built-in.o [2021-02-16T17:58:23.092Z] #42 156.2 LINK criu/criu [2021-02-16T17:58:23.104Z] #42 ... [2021-02-16T17:58:23.104Z] [2021-02-16T17:58:23.104Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T17:58:23.104Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-16T17:58:23.104Z] #15 0.949 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-16T17:58:23.104Z] #15 DONE 1.1s [2021-02-16T17:58:23.104Z] [2021-02-16T17:58:23.104Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:23.104Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:23.104Z] #42 53.37 HOSTCC compel/src/main-host.o [2021-02-16T17:58:23.349Z] #42 156.4 DEP lib/c/criu.d [2021-02-16T17:58:23.349Z] #42 156.5 CC images/rpc.pb-c.o [2021-02-16T17:58:23.384Z] #43 45.16 CC images/sit.o [2021-02-16T17:58:23.413Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-02-16T17:58:23.606Z] #42 156.9 CC lib/c/criu.o [2021-02-16T17:58:23.673Z] #42 53.92 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-16T17:58:23.673Z] #42 54.09 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-16T17:58:23.693Z] #43 45.38 CC images/memfd.o [2021-02-16T17:58:23.971Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T17:58:23.971Z] [2021-02-16T17:58:23.971Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T17:58:23.971Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T17:58:23.971Z] HOSTNAME=2d55eb49db67 [2021-02-16T17:58:23.971Z] TESTDEBUG=0 [2021-02-16T17:58:23.971Z] DEST=bundles/test-integration [2021-02-16T17:58:23.971Z] PWD=/go/src/github.com/docker/docker [2021-02-16T17:58:23.971Z] DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b [2021-02-16T17:58:23.971Z] container=docker [2021-02-16T17:58:23.971Z] HOME=/root [2021-02-16T17:58:23.971Z] GOLANG_VERSION=1.13.15 [2021-02-16T17:58:23.971Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T17:58:23.971Z] VALIDATE_BRANCH=20.10 [2021-02-16T17:58:23.971Z] TERM=xterm [2021-02-16T17:58:23.971Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T17:58:23.971Z] SHLVL=1 [2021-02-16T17:58:23.971Z] TIMEOUT=120m [2021-02-16T17:58:23.971Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T17:58:23.971Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T17:58:23.971Z] GO111MODULE=off [2021-02-16T17:58:23.971Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T17:58:23.971Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T17:58:23.971Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T17:58:23.971Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T17:58:23.971Z] GOPATH=/go [2021-02-16T17:58:23.971Z] PKG_CONFIG=pkg-config [2021-02-16T17:58:23.971Z] _=/usr/bin/env [2021-02-16T17:58:23.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T17:58:24.169Z] #42 157.4 LINK lib/c/built-in.o [2021-02-16T17:58:24.169Z] #42 157.4 LINK lib/c/libcriu.so [2021-02-16T17:58:24.169Z] #42 157.4 LINK lib/c/libcriu.a [2021-02-16T17:58:24.242Z] #42 ... [2021-02-16T17:58:24.242Z] [2021-02-16T17:58:24.242Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T17:58:24.242Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-16T17:58:24.242Z] #16 DONE 1.1s [2021-02-16T17:58:24.242Z] [2021-02-16T17:58:24.242Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:24.242Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:24.242Z] #42 54.58 HOSTCC compel/src/lib/log-host.o [2021-02-16T17:58:24.354Z] #43 45.84 CC images/timens.o [2021-02-16T17:58:24.354Z] #43 46.11 LINK images/built-in.o [2021-02-16T17:58:24.354Z] #43 ... [2021-02-16T17:58:24.354Z] [2021-02-16T17:58:24.354Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-16T17:58:24.354Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-16T17:58:24.354Z] #13 113.8 Selecting previously unselected package libapparmor1:ppc64el. [2021-02-16T17:58:24.354Z] #13 113.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-02-16T17:58:24.354Z] #13 113.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-02-16T17:58:24.361Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 67.0% of statements [2021-02-16T17:58:24.425Z] #42 157.5 GEN magic.py [2021-02-16T17:58:24.425Z] #42 157.5 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T17:58:24.425Z] #42 157.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T17:58:24.425Z] #42 157.5 Note: Building without GnuTLS support [2021-02-16T17:58:24.425Z] #42 157.5 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T17:58:24.425Z] #42 157.5 Makefile.config:40: Warn: Building without nftables support [2021-02-16T17:58:24.501Z] #42 54.86 HOSTLINK compel/compel-host-bin [2021-02-16T17:58:24.623Z] ok github.com/docker/docker/volume/local 0.290s coverage: 76.4% of statements [2021-02-16T17:58:24.653Z] #13 114.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-02-16T17:58:24.653Z] #13 114.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-02-16T17:58:24.653Z] #13 114.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-16T17:58:24.653Z] #13 114.2 Selecting previously unselected package libbtrfs0. [2021-02-16T17:58:24.653Z] #13 114.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-16T17:58:24.653Z] #13 114.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-16T17:58:24.761Z] #42 54.97 DEP soccr/soccr.d [2021-02-16T17:58:24.761Z] #42 55.24 CC soccr/soccr.o [2021-02-16T17:58:24.953Z] #13 114.3 Selecting previously unselected package libbtrfs-dev. [2021-02-16T17:58:24.953Z] #13 114.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-16T17:58:24.953Z] #13 114.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:58:24.953Z] #13 114.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-02-16T17:58:24.953Z] #13 114.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T17:58:24.953Z] #13 114.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T17:58:24.988Z] #42 158.0 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T17:58:25.244Z] #42 158.4 make[1]: Nothing to be done for 'all'. [2021-02-16T17:58:25.249Z] #13 114.7 Selecting previously unselected package libudev-dev:ppc64el. [2021-02-16T17:58:25.250Z] #13 114.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-16T17:58:25.250Z] #13 114.7 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T17:58:25.329Z] #42 ... [2021-02-16T17:58:25.329Z] [2021-02-16T17:58:25.329Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T17:58:25.329Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-16T17:58:25.329Z] #17 DONE 1.1s [2021-02-16T17:58:25.329Z] [2021-02-16T17:58:25.329Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T17:58:25.329Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-16T17:58:25.547Z] #13 114.9 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-02-16T17:58:25.547Z] #13 114.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-02-16T17:58:25.547Z] #13 114.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-02-16T17:58:25.807Z] #42 158.9 make[1]: 'images/built-in.o' is up to date. [2021-02-16T17:58:25.807Z] #42 158.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-16T17:58:25.807Z] #42 158.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-16T17:58:25.807Z] #42 158.9 make[1]: 'compel/libcompel.a' is up to date. [2021-02-16T17:58:25.807Z] #42 159.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-16T17:58:25.807Z] #42 159.0 make[1]: Nothing to be done for 'all'. [2021-02-16T17:58:25.807Z] #42 159.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T17:58:25.846Z] #13 115.3 Selecting previously unselected package libpcre16-3:ppc64el. [2021-02-16T17:58:25.846Z] #13 115.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-02-16T17:58:25.846Z] #13 115.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-16T17:58:25.846Z] #13 115.5 Selecting previously unselected package libpcre32-3:ppc64el. [2021-02-16T17:58:25.846Z] #13 115.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-02-16T17:58:25.846Z] #13 115.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-16T17:58:26.009Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-02-16T17:58:26.082Z] #42 159.1 make[2]: Nothing to be done for 'all'. [2021-02-16T17:58:26.082Z] #42 159.1 make[2]: Nothing to be done for 'all'. [2021-02-16T17:58:26.082Z] #42 159.1 make[2]: Nothing to be done for 'all'. [2021-02-16T17:58:26.082Z] #42 159.2 make[2]: Nothing to be done for 'all'. [2021-02-16T17:58:26.082Z] #42 159.2 make[2]: Nothing to be done for 'all'. [2021-02-16T17:58:26.082Z] #42 159.2 make[2]: Nothing to be done for 'all'. [2021-02-16T17:58:26.082Z] #42 159.2 make[2]: Nothing to be done for 'all'. [2021-02-16T17:58:26.082Z] #42 159.3 make[2]: Nothing to be done for 'all'. [2021-02-16T17:58:26.082Z] #42 159.3 INSTALL criu/criu [2021-02-16T17:58:26.349Z] #42 DONE 159.6s [2021-02-16T17:58:26.349Z] [2021-02-16T17:58:26.349Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:58:26.349Z] #55 sha256:63f3d988cf7624608bcb33223bdb31df00e8ff1a784f2973da1d5ad91dba7d08 [2021-02-16T17:58:26.462Z] #13 115.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-02-16T17:58:26.462Z] #13 115.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-02-16T17:58:26.462Z] #13 115.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-16T17:58:26.462Z] #13 115.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-02-16T17:58:26.462Z] #13 115.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-02-16T17:58:26.462Z] #13 115.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-16T17:58:26.714Z] #18 DONE 1.2s [2021-02-16T17:58:26.714Z] [2021-02-16T17:58:26.714Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:58:26.714Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:58:26.714Z] #44 123.3 net/http/httptrace [2021-02-16T17:58:26.714Z] #44 123.7 net/http [2021-02-16T17:58:26.762Z] #13 116.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-02-16T17:58:27.063Z] #13 116.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-02-16T17:58:27.063Z] #13 116.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-16T17:58:27.063Z] #13 116.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-02-16T17:58:27.323Z] #55 ... [2021-02-16T17:58:27.324Z] [2021-02-16T17:58:27.324Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T17:58:27.324Z] #43 sha256:8fc2a487d4df068149fd1d042c6e65110034f9f8c3cc44342516d9451bb545ea [2021-02-16T17:58:27.324Z] #43 DONE 0.1s [2021-02-16T17:58:27.362Z] #13 116.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-02-16T17:58:27.362Z] #13 116.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-16T17:58:27.362Z] #13 116.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-02-16T17:58:27.362Z] #13 116.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-02-16T17:58:27.362Z] #13 116.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-16T17:58:27.603Z] [2021-02-16T17:58:27.603Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T17:58:27.603Z] #45 sha256:1e11273fc49b4145204a93d3af58489a5e13d7cca90032f1717b66d15f557ba3 [2021-02-16T17:58:27.663Z] #13 117.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-02-16T17:58:27.663Z] #13 117.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-16T17:58:27.663Z] #13 117.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T17:58:27.870Z] #45 DONE 0.4s [2021-02-16T17:58:27.870Z] [2021-02-16T17:58:27.870Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T17:58:27.870Z] #47 sha256:d9b40101619d9f8befbaeafb3ee9c7a349ca1a55bff44ac30287878cc8fe5ce3 [2021-02-16T17:58:27.964Z] #13 117.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-16T17:58:27.964Z] #13 117.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-16T17:58:27.964Z] #13 117.6 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-02-16T17:58:27.964Z] #13 117.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-16T17:58:27.964Z] #13 117.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-16T17:58:27.964Z] #13 117.6 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-02-16T17:58:27.964Z] #13 117.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:58:27.964Z] #13 117.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-16T17:58:27.964Z] #13 117.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-16T17:58:28.095Z] #44 ... [2021-02-16T17:58:28.095Z] [2021-02-16T17:58:28.095Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:28.095Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:28.095Z] #42 56.96 AR soccr/libsoccr.a [2021-02-16T17:58:28.095Z] #42 57.03 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T17:58:28.095Z] #42 57.71 DEP criu/arch/x86/sigframe.d [2021-02-16T17:58:28.095Z] #42 57.84 DEP criu/arch/x86/sigaction_compat.d [2021-02-16T17:58:28.095Z] #42 58.00 DEP criu/arch/x86/kerndat.d [2021-02-16T17:58:28.095Z] #42 58.09 DEP criu/arch/x86/crtools.d [2021-02-16T17:58:28.095Z] #42 58.20 DEP criu/arch/x86/cpu.d [2021-02-16T17:58:28.095Z] #42 58.35 CC criu/arch/x86/cpu.o [2021-02-16T17:58:28.126Z] #47 DONE 0.2s [2021-02-16T17:58:28.126Z] [2021-02-16T17:58:28.126Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T17:58:28.126Z] #49 sha256:50fc7458989e8ca8b7dcd627119e9431e160b731d44df0c03055607a47927799 [2021-02-16T17:58:28.265Z] #13 117.7 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T17:58:28.265Z] #13 117.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-16T17:58:28.265Z] #13 117.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-16T17:58:28.265Z] #13 117.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-16T17:58:28.265Z] #13 117.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-16T17:58:28.265Z] #13 117.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-16T17:58:28.265Z] #13 117.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-16T17:58:28.265Z] #13 117.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-16T17:58:28.265Z] #13 117.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:58:28.265Z] #13 117.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-02-16T17:58:28.265Z] #13 117.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-02-16T17:58:28.265Z] #13 117.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-16T17:58:28.265Z] #13 117.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-02-16T17:58:28.265Z] #13 117.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-02-16T17:58:28.265Z] #13 117.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-16T17:58:28.265Z] #13 117.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-16T17:58:28.265Z] #13 117.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T17:58:28.265Z] #13 117.9 Setting up dmsetup (2:1.02.155-3) ... [2021-02-16T17:58:28.265Z] #13 117.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-16T17:58:28.265Z] #13 117.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-16T17:58:28.265Z] #13 117.9 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:58:28.664Z] #42 58.94 CC criu/arch/x86/crtools.o [2021-02-16T17:58:28.914Z] #13 DONE 118.3s [2021-02-16T17:58:28.914Z] [2021-02-16T17:58:28.914Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-16T17:58:28.914Z] #14 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-02-16T17:58:29.053Z] #49 DONE 0.8s [2021-02-16T17:58:29.053Z] [2021-02-16T17:58:29.053Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T17:58:29.053Z] #51 sha256:fd0a310a11298042cde8b53f520d2a7451f0e45d1cd5bf3cf7ef68733a59d6b7 [2021-02-16T17:58:29.053Z] #51 DONE 0.1s [2021-02-16T17:58:29.053Z] [2021-02-16T17:58:29.053Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T17:58:29.053Z] #53 sha256:9d9983716a426f757e66ae19e2fd6c69413e856c187691306d1947cecf77f407 [2021-02-16T17:58:29.215Z] #14 DONE 0.6s [2021-02-16T17:58:29.215Z] [2021-02-16T17:58:29.215Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:58:29.215Z] #53 sha256:981a391e5f54a97407ac240eade2a02951a54f7b448296688830ea5783f2a491 [2021-02-16T17:58:29.215Z] #53 0.475 + RM_GOPATH=0 [2021-02-16T17:58:29.215Z] #53 0.479 + TMP_GOPATH= [2021-02-16T17:58:29.215Z] #53 0.480 + : /build [2021-02-16T17:58:29.215Z] #53 0.480 + '[' -z '' ']' [2021-02-16T17:58:29.215Z] #53 0.482 ++ mktemp -d [2021-02-16T17:58:29.215Z] #53 0.486 + export GOPATH=/tmp/tmp.SsULCx9jwW [2021-02-16T17:58:29.215Z] #53 0.487 + GOPATH=/tmp/tmp.SsULCx9jwW [2021-02-16T17:58:29.215Z] #53 0.488 + RM_GOPATH=1 [2021-02-16T17:58:29.215Z] #53 0.491 + case "$(go env GOARCH)" in [2021-02-16T17:58:29.215Z] #53 0.493 ++ go env GOARCH [2021-02-16T17:58:29.215Z] #53 0.499 + export GO_BUILDMODE=-buildmode=pie [2021-02-16T17:58:29.215Z] #53 0.500 + GO_BUILDMODE=-buildmode=pie [2021-02-16T17:58:29.215Z] #53 0.503 ++ dirname /tmp/install/install.sh [2021-02-16T17:58:29.215Z] #53 0.505 + dir=/tmp/install [2021-02-16T17:58:29.215Z] #53 0.506 + bin=runc [2021-02-16T17:58:29.215Z] #53 0.506 + shift [2021-02-16T17:58:29.215Z] #53 0.507 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-16T17:58:29.215Z] #53 0.508 + . /tmp/install/runc.installer [2021-02-16T17:58:29.215Z] #53 0.509 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:58:29.215Z] #53 0.510 + install_runc [2021-02-16T17:58:29.215Z] #53 0.511 + uname -r [2021-02-16T17:58:29.215Z] #53 0.512 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-16T17:58:29.215Z] #53 0.516 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-16T17:58:29.215Z] #53 0.517 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-16T17:58:29.215Z] #53 0.517 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-16T17:58:29.215Z] #53 0.517 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SsULCx9jwW/src/github.com/opencontainers/runc [2021-02-16T17:58:29.215Z] #53 0.522 Cloning into '/tmp/tmp.SsULCx9jwW/src/github.com/opencontainers/runc'... [2021-02-16T17:58:29.309Z] #53 DONE 0.2s [2021-02-16T17:58:29.309Z] [2021-02-16T17:58:29.309Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T17:58:29.310Z] #55 sha256:63f3d988cf7624608bcb33223bdb31df00e8ff1a784f2973da1d5ad91dba7d08 [2021-02-16T17:58:29.310Z] #55 191.5 + bin/containerd [2021-02-16T17:58:29.867Z] #53 ... [2021-02-16T17:58:29.867Z] [2021-02-16T17:58:29.867Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-16T17:58:29.867Z] #15 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-02-16T17:58:29.867Z] #15 DONE 0.5s [2021-02-16T17:58:30.042Z] #42 60.23 CC criu/arch/x86/kerndat.o [2021-02-16T17:58:30.168Z] [2021-02-16T17:58:30.168Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-16T17:58:30.168Z] #16 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-02-16T17:58:30.168Z] #16 0.232 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-16T17:58:30.168Z] #16 DONE 0.3s [2021-02-16T17:58:30.168Z] [2021-02-16T17:58:30.168Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-16T17:58:30.168Z] #17 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-02-16T17:58:30.611Z] #42 60.85 CC criu/arch/x86/sigaction_compat.o [2021-02-16T17:58:30.817Z] #17 DONE 0.3s [2021-02-16T17:58:30.817Z] [2021-02-16T17:58:30.817Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-16T17:58:30.817Z] #18 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-02-16T17:58:30.817Z] #18 DONE 0.4s [2021-02-16T17:58:30.817Z] [2021-02-16T17:58:30.817Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-02-16T17:58:30.817Z] #19 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-02-16T17:58:30.871Z] #42 61.16 CC criu/arch/x86/sigframe.o [2021-02-16T17:58:31.130Z] #42 61.46 LINK criu/arch/x86/crtools.built-in.o [2021-02-16T17:58:31.130Z] #42 61.51 DEP criu/pie/util-vdso-elf32.d [2021-02-16T17:58:31.130Z] #42 61.66 DEP criu/pie/util-vdso.d [2021-02-16T17:58:31.390Z] #42 61.72 DEP criu/pie/util.d [2021-02-16T17:58:31.390Z] #42 61.85 CC criu/pie/util.o [2021-02-16T17:58:31.465Z] #19 DONE 0.3s [2021-02-16T17:58:31.465Z] [2021-02-16T17:58:31.465Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:58:31.465Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T17:58:31.771Z] #20 0.470 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:58:31.771Z] #20 0.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:58:31.771Z] #20 0.581 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:58:31.958Z] #42 62.12 CC criu/pie/util-vdso.o [2021-02-16T17:58:32.527Z] #42 62.83 CC criu/pie/util-vdso-elf32.o [2021-02-16T17:58:32.849Z] #20 1.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-16T17:58:33.095Z] #42 63.55 AR criu/pie/pie.lib.a [2021-02-16T17:58:33.355Z] #42 63.61 DEP criu/pie/restorer.d [2021-02-16T17:58:33.355Z] #42 63.83 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-16T17:58:33.614Z] #42 63.95 DEP criu/arch/x86/restorer_unmap.d [2021-02-16T17:58:33.614Z] #42 63.97 DEP criu/arch/x86/restorer.d [2021-02-16T17:58:33.873Z] #42 64.17 DEP criu/arch/x86/vdso-pie.d [2021-02-16T17:58:33.873Z] #42 64.28 DEP criu/pie/parasite-vdso.d [2021-02-16T17:58:34.133Z] #42 64.42 DEP criu/pie/parasite.d [2021-02-16T17:58:34.133Z] #42 64.69 CC criu/pie/parasite.o [2021-02-16T17:58:34.965Z] #20 3.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-16T17:58:34.965Z] #20 ... [2021-02-16T17:58:34.965Z] [2021-02-16T17:58:34.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-02-16T17:58:34.965Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:58:34.965Z] #43 46.30 GEN compel/include/asm [2021-02-16T17:58:34.965Z] #43 46.36 GEN compel/include/version.h [2021-02-16T17:58:34.965Z] #43 46.40 touch .config [2021-02-16T17:58:34.965Z] #43 46.47 GEN include/common/config.h [2021-02-16T17:58:34.965Z] #43 46.65 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-16T17:58:34.965Z] #43 46.70 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-16T17:58:34.965Z] #43 46.74 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-02-16T17:58:34.965Z] #43 46.76 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-02-16T17:58:34.965Z] #43 46.81 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-02-16T17:58:34.965Z] #43 46.89 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-02-16T17:58:34.965Z] #43 46.99 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-02-16T17:58:34.965Z] #43 47.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-16T17:58:34.965Z] #43 47.01 DEP compel/plugins/std/infect.d [2021-02-16T17:58:34.965Z] #43 47.22 DEP compel/plugins/std/string.d [2021-02-16T17:58:34.965Z] #43 47.37 DEP compel/plugins/std/log.d [2021-02-16T17:58:34.965Z] #43 47.55 DEP compel/plugins/std/fds.d [2021-02-16T17:58:34.965Z] #43 47.69 DEP compel/plugins/std/std.d [2021-02-16T17:58:34.965Z] #43 47.86 DEP compel/plugins/shmem/shmem.d [2021-02-16T17:58:34.965Z] #43 47.95 DEP compel/plugins/fds/fds.d [2021-02-16T17:58:34.965Z] #43 48.13 CC compel/plugins/std/std.o [2021-02-16T17:58:34.965Z] #43 48.69 CC compel/plugins/std/fds.o [2021-02-16T17:58:34.965Z] #43 49.26 CC compel/plugins/std/log.o [2021-02-16T17:58:34.965Z] #43 50.44 CC compel/plugins/std/string.o [2021-02-16T17:58:34.965Z] #43 51.58 CC compel/plugins/std/infect.o [2021-02-16T17:58:34.965Z] #43 52.20 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-02-16T17:58:34.965Z] #43 52.26 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-02-16T17:58:34.965Z] #43 52.34 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-02-16T17:58:34.965Z] #43 52.35 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-02-16T17:58:34.965Z] #43 52.38 AR compel/plugins/std.lib.a [2021-02-16T17:58:34.965Z] #43 52.50 CC compel/plugins/fds/fds.o [2021-02-16T17:58:34.965Z] #43 52.78 AR compel/plugins/fds.lib.a [2021-02-16T17:58:34.965Z] #43 52.89 HOSTDEP compel/src/lib/log-host.d [2021-02-16T17:58:34.965Z] #43 53.10 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-16T17:58:34.965Z] #43 53.27 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-02-16T17:58:34.965Z] #43 53.43 HOSTDEP compel/src/main-host.d [2021-02-16T17:58:34.965Z] #43 53.59 DEP compel/src/lib/ptrace.d [2021-02-16T17:58:34.965Z] #43 53.90 DEP compel/src/lib/infect.d [2021-02-16T17:58:34.965Z] #43 54.18 DEP compel/src/lib/infect-util.d [2021-02-16T17:58:34.965Z] #43 54.26 DEP compel/src/lib/infect-rpc.d [2021-02-16T17:58:34.965Z] #43 54.53 DEP compel/arch/ppc64/src/lib/infect.d [2021-02-16T17:58:34.965Z] #43 54.72 DEP compel/arch/ppc64/src/lib/cpu.d [2021-02-16T17:58:34.965Z] #43 54.83 DEP compel/src/lib/log.d [2021-02-16T17:58:34.965Z] #43 55.00 DEP compel/src/main.d [2021-02-16T17:58:34.965Z] #43 55.17 DEP compel/src/lib/handle-elf.d [2021-02-16T17:58:34.965Z] #43 55.34 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-02-16T17:58:34.965Z] #43 55.46 CC compel/src/lib/log.o [2021-02-16T17:58:34.965Z] #43 55.77 CC compel/arch/ppc64/src/lib/cpu.o [2021-02-16T17:58:34.965Z] #43 56.07 CC compel/arch/ppc64/src/lib/infect.o [2021-02-16T17:58:35.262Z] #43 ... [2021-02-16T17:58:35.262Z] [2021-02-16T17:58:35.262Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:58:35.263Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:58:35.263Z] #45 114.7 text/template [2021-02-16T17:58:35.263Z] #45 117.4 go/parser [2021-02-16T17:58:35.263Z] #45 121.6 encoding/xml [2021-02-16T17:58:35.263Z] #45 ... [2021-02-16T17:58:35.263Z] [2021-02-16T17:58:35.263Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:35.263Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:58:35.263Z] #43 56.97 CC compel/src/lib/infect-rpc.o [2021-02-16T17:58:35.909Z] #43 57.37 CC compel/src/lib/infect-util.o [2021-02-16T17:58:36.039Z] #42 66.11 LINK criu/pie/parasite.built-in.o [2021-02-16T17:58:36.039Z] #42 66.13 GEN criu/pie/parasite-blob.h [2021-02-16T17:58:36.039Z] #42 66.14 CC criu/pie/parasite-vdso.o [2021-02-16T17:58:36.208Z] #43 57.73 CC compel/src/lib/infect.o [2021-02-16T17:58:36.607Z] #42 ... [2021-02-16T17:58:36.607Z] [2021-02-16T17:58:36.607Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:58:36.607Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:58:36.607Z] #19 1.541 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-16T17:58:36.607Z] #19 1.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-16T17:58:36.607Z] #19 1.584 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-16T17:58:36.607Z] #19 2.190 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-16T17:58:36.607Z] #19 3.705 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-16T17:58:36.607Z] #19 5.071 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-16T17:58:36.607Z] #19 ... [2021-02-16T17:58:36.607Z] [2021-02-16T17:58:36.607Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:36.607Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:36.607Z] #42 66.93 CC criu/arch/x86/vdso-pie.o [2021-02-16T17:58:36.866Z] #42 67.25 CC criu/arch/x86/restorer.o [2021-02-16T17:58:37.434Z] #42 67.72 CC criu/arch/x86/restorer_unmap.o [2021-02-16T17:58:37.434Z] #42 67.77 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-16T17:58:37.693Z] #42 68.09 CC criu/pie/restorer.o [2021-02-16T17:58:39.117Z] #43 60.91 CC compel/src/lib/ptrace.o [2021-02-16T17:58:39.768Z] #43 61.46 AR compel/libcompel.a [2021-02-16T17:58:40.066Z] #43 61.55 HOSTCC compel/src/main-host.o [2021-02-16T17:58:40.229Z] #42 ... [2021-02-16T17:58:40.230Z] [2021-02-16T17:58:40.230Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:58:40.230Z] #52 sha256:4efec8608f6c0f7a439e2eca25dd0c2e261ef3a4dc6f0595c5063f0e75437508 [2021-02-16T17:58:40.230Z] #52 11.50 + cd /tmp/tmp.hn6T55NkP2/src/github.com/opencontainers/runc [2021-02-16T17:58:40.230Z] #52 11.50 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:58:40.230Z] #52 11.91 + '[' -z '' ']' [2021-02-16T17:58:40.230Z] #52 11.92 + target=static [2021-02-16T17:58:40.230Z] #52 11.92 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-16T17:58:40.230Z] #52 12.33 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-16T17:58:40.230Z] #52 ... [2021-02-16T17:58:40.230Z] [2021-02-16T17:58:40.230Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:58:40.230Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:58:40.230Z] #44 137.8 github.com/LK4D4/vndr/godl [2021-02-16T17:58:40.230Z] #44 138.6 github.com/LK4D4/vndr [2021-02-16T17:58:40.365Z] #43 61.91 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-02-16T17:58:40.365Z] #43 62.10 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-16T17:58:41.011Z] #43 ... [2021-02-16T17:58:41.011Z] [2021-02-16T17:58:41.011Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:58:41.011Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:58:41.011Z] #45 130.3 math/big [2021-02-16T17:58:41.011Z] #45 130.4 go/doc [2021-02-16T17:58:42.764Z] #44 ... [2021-02-16T17:58:42.764Z] [2021-02-16T17:58:42.764Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:42.764Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:42.765Z] #42 71.33 LINK criu/pie/restorer.built-in.o [2021-02-16T17:58:42.765Z] #42 71.35 GEN criu/pie/restorer-blob.h [2021-02-16T17:58:42.765Z] #42 71.44 DEP criu/vdso.d [2021-02-16T17:58:42.765Z] #42 71.68 DEP criu/vdso-compat.d [2021-02-16T17:58:42.765Z] #42 71.83 DEP criu/uts_ns.d [2021-02-16T17:58:42.765Z] #42 72.02 DEP criu/util.d [2021-02-16T17:58:42.765Z] #42 72.24 DEP criu/uffd.d [2021-02-16T17:58:42.765Z] #42 72.50 DEP criu/tun.d [2021-02-16T17:58:42.765Z] #42 72.67 DEP criu/tty.d [2021-02-16T17:58:42.765Z] #42 72.85 DEP criu/timerfd.d [2021-02-16T17:58:42.765Z] #42 73.00 DEP criu/timens.d [2021-02-16T17:58:42.765Z] #42 73.16 DEP criu/sysfs_parse.d [2021-02-16T17:58:43.024Z] #42 73.32 DEP criu/sysctl.d [2021-02-16T17:58:43.024Z] #42 73.46 DEP criu/string.d [2021-02-16T17:58:43.024Z] #42 73.51 DEP criu/stats.d [2021-02-16T17:58:43.284Z] #42 73.70 DEP criu/sockets.d [2021-02-16T17:58:43.852Z] #42 73.96 DEP criu/sk-unix.d [2021-02-16T17:58:43.852Z] #42 74.24 DEP criu/sk-tcp.d [2021-02-16T17:58:44.420Z] #42 74.56 DEP criu/sk-queue.d [2021-02-16T17:58:44.420Z] #42 74.72 DEP criu/sk-packet.d [2021-02-16T17:58:44.420Z] #42 74.97 DEP criu/sk-netlink.d [2021-02-16T17:58:44.573Z] #45 ... [2021-02-16T17:58:44.573Z] [2021-02-16T17:58:44.573Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:58:44.573Z] #51 sha256:87fa446c41a1c33e083ce967eeb197a04a0a8476e9aa3462d63429c35c6a76bc [2021-02-16T17:58:44.573Z] #51 124.0 golang.org/x/crypto/ssh/terminal [2021-02-16T17:58:44.573Z] #51 127.8 mvdan.cc/sh/v3/cmd/shfmt [2021-02-16T17:58:44.573Z] #51 ... [2021-02-16T17:58:44.573Z] [2021-02-16T17:58:44.573Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:44.573Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:58:44.573Z] #43 62.59 HOSTCC compel/src/lib/log-host.o [2021-02-16T17:58:44.573Z] #43 62.88 HOSTLINK compel/compel-host-bin [2021-02-16T17:58:44.573Z] #43 63.06 DEP soccr/soccr.d [2021-02-16T17:58:44.573Z] #43 63.34 CC soccr/soccr.o [2021-02-16T17:58:44.573Z] #43 65.50 AR soccr/libsoccr.a [2021-02-16T17:58:44.573Z] #43 65.60 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T17:58:44.573Z] #43 66.11 DEP criu/arch/ppc64/sigframe.d [2021-02-16T17:58:44.573Z] #43 66.29 DEP criu/arch/ppc64/crtools.d [2021-02-16T17:58:44.680Z] #42 75.23 DEP criu/sk-inet.d [2021-02-16T17:58:44.895Z] #43 ... [2021-02-16T17:58:44.896Z] [2021-02-16T17:58:44.896Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-16T17:58:44.896Z] #51 sha256:87fa446c41a1c33e083ce967eeb197a04a0a8476e9aa3462d63429c35c6a76bc [2021-02-16T17:58:44.896Z] #51 DONE 134.3s [2021-02-16T17:58:44.896Z] [2021-02-16T17:58:44.896Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:44.896Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:58:44.896Z] #43 66.62 DEP criu/arch/ppc64/cpu.d [2021-02-16T17:58:44.939Z] #42 75.49 DEP criu/signalfd.d [2021-02-16T17:58:45.507Z] #42 75.69 DEP criu/sigframe.d [2021-02-16T17:58:45.507Z] #42 75.79 DEP criu/shmem.d [2021-02-16T17:58:45.556Z] #43 66.93 CC criu/arch/ppc64/cpu.o [2021-02-16T17:58:45.766Z] #42 75.96 DEP criu/servicefd.d [2021-02-16T17:58:45.766Z] #42 76.15 DEP criu/seize.d [2021-02-16T17:58:45.854Z] #43 ... [2021-02-16T17:58:45.854Z] [2021-02-16T17:58:45.854Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:58:45.854Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T17:58:45.854Z] #20 4.747 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-16T17:58:45.854Z] #20 11.44 Fetched 8197 kB in 11s (744 kB/s) [2021-02-16T17:58:46.025Z] #42 76.29 DEP criu/seccomp.d [2021-02-16T17:58:46.025Z] #42 76.47 DEP criu/rst-malloc.d [2021-02-16T17:58:46.150Z] #20 11.44 Reading package lists... [2021-02-16T17:58:46.150Z] #20 ... [2021-02-16T17:58:46.150Z] [2021-02-16T17:58:46.150Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:58:46.150Z] #53 sha256:981a391e5f54a97407ac240eade2a02951a54f7b448296688830ea5783f2a491 [2021-02-16T17:58:46.150Z] #53 11.29 + cd /tmp/tmp.SsULCx9jwW/src/github.com/opencontainers/runc [2021-02-16T17:58:46.150Z] #53 11.29 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-16T17:58:46.150Z] #53 12.25 + '[' -z '' ']' [2021-02-16T17:58:46.150Z] #53 12.26 + target=static [2021-02-16T17:58:46.150Z] #53 12.26 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-16T17:58:46.150Z] #53 12.65 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-16T17:58:46.284Z] #42 76.58 DEP criu/rbtree.d [2021-02-16T17:58:46.284Z] #42 76.63 DEP criu/pstree.d [2021-02-16T17:58:46.461Z] #53 ... [2021-02-16T17:58:46.461Z] [2021-02-16T17:58:46.461Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:46.461Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:58:46.461Z] #43 68.10 CC criu/arch/ppc64/crtools.o [2021-02-16T17:58:46.543Z] #42 76.87 DEP criu/protobuf.d [2021-02-16T17:58:46.543Z] #42 77.00 GEN criu/protobuf-desc-gen.h [2021-02-16T17:58:46.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T17:58:46.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T17:58:47.113Z] #42 ... [2021-02-16T17:58:47.113Z] [2021-02-16T17:58:47.113Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:58:47.113Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:58:47.113Z] #19 10.38 Fetched 8422 kB in 9s (916 kB/s) [2021-02-16T17:58:47.113Z] #19 10.38 Reading package lists... [2021-02-16T17:58:47.113Z] #19 14.55 Reading package lists... [2021-02-16T17:58:47.113Z] #19 18.69 Building dependency tree... [2021-02-16T17:58:47.372Z] #19 20.72 libcap2-bin is already the newest version (1:2.25-2). [2021-02-16T17:58:47.372Z] #19 20.72 The following additional packages will be installed: [2021-02-16T17:58:47.372Z] #19 20.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-16T17:58:47.372Z] #19 20.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-16T17:58:47.372Z] #19 20.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-16T17:58:47.372Z] #19 20.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-16T17:58:47.372Z] #19 20.75 python3.7 python3.7-minimal vim-runtime xxd [2021-02-16T17:58:47.372Z] #19 20.77 Suggested packages: [2021-02-16T17:58:47.372Z] #19 20.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-16T17:58:47.372Z] #19 20.77 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-16T17:58:47.372Z] #19 20.77 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-16T17:58:47.372Z] #19 20.77 Recommended packages: [2021-02-16T17:58:47.372Z] #19 20.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-16T17:58:47.372Z] #19 20.77 python3-keyrings.alt python3-xdg unzip [2021-02-16T17:58:47.517Z] #43 69.11 CC criu/arch/ppc64/sigframe.o [2021-02-16T17:58:47.631Z] #19 ... [2021-02-16T17:58:47.631Z] [2021-02-16T17:58:47.631Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:58:47.631Z] #44 sha256:432c7408a7d0e0f2bde6c6bd39ab72233dfc46790efe5bfc6b7c357af3d1ea76 [2021-02-16T17:58:47.631Z] #44 DONE 148.1s [2021-02-16T17:58:47.816Z] #43 69.48 LINK criu/arch/ppc64/crtools.built-in.o [2021-02-16T17:58:47.816Z] #43 69.55 DEP criu/pie/util-vdso.d [2021-02-16T17:58:47.891Z] [2021-02-16T17:58:47.891Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:58:47.891Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T17:58:47.967Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T17:58:47.967Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === Skipped [2021-02-16T17:58:47.967Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T17:58:47.967Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T17:58:47.967Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:73: No driver to put! [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T17:58:47.967Z] time="2021-02-16T17:57:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T17:58:47.967Z] time="2021-02-16T17:57:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T17:58:47.967Z] time="2021-02-16T17:57:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T17:58:47.967Z] time="2021-02-16T17:57:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T17:58:47.967Z] time="2021-02-16T17:57:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:73: No driver to put! [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T17:58:47.967Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T17:58:47.967Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T17:58:47.967Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T17:58:47.967Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T17:58:47.967Z] graphtest_unix.go:73: No driver to put! [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T17:58:47.967Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T17:58:47.967Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] [2021-02-16T17:58:47.967Z] DONE 2191 tests, 26 skipped in 196.324s Post stage [Pipeline] junit [2021-02-16T17:58:47.988Z] Recording test results [2021-02-16T17:58:48.115Z] #43 69.79 DEP criu/pie/util.d [2021-02-16T17:58:48.288Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T17:58:48.415Z] #43 70.00 CC criu/pie/util.o [2021-02-16T17:58:48.675Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh dynbinary test-integration [2021-02-16T17:58:48.715Z] #43 70.30 CC criu/pie/util-vdso.o [2021-02-16T17:58:49.275Z] #31 ... [2021-02-16T17:58:49.275Z] [2021-02-16T17:58:49.275Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:49.275Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:49.275Z] #42 79.44 DEP criu/protobuf-desc.d [2021-02-16T17:58:49.275Z] #42 79.55 DEP criu/proc_parse.d [2021-02-16T17:58:49.275Z] #42 79.80 DEP criu/plugin.d [2021-02-16T17:58:49.370Z] #43 71.01 AR criu/pie/pie.lib.a [2021-02-16T17:58:49.370Z] #43 71.08 DEP criu/pie/restorer.d [2021-02-16T17:58:49.534Z] #42 79.92 DEP criu/pipes.d [2021-02-16T17:58:49.649Z] [2021-02-16T17:58:49.649Z] Removing bundles/ [2021-02-16T17:58:49.649Z] [2021-02-16T17:58:49.649Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T17:58:49.649Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T17:58:49.649Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T17:58:49.670Z] #43 71.32 DEP criu/arch/ppc64/vdso-trampoline.d [2021-02-16T17:58:49.670Z] #43 71.34 DEP criu/arch/ppc64/restorer.d [2021-02-16T17:58:49.793Z] #42 80.08 DEP criu/pie-util.d [2021-02-16T17:58:49.793Z] #42 80.18 DEP criu/pie-util-vdso.d [2021-02-16T17:58:49.793Z] #42 80.27 DEP criu/pie-util-vdso-elf32.d [2021-02-16T17:58:49.971Z] #43 71.56 DEP criu/arch/ppc64/vdso-pie.d [2021-02-16T17:58:49.971Z] #43 71.69 DEP criu/pie/parasite-vdso.d [2021-02-16T17:58:50.063Z] #42 80.36 DEP criu/path.d [2021-02-16T17:58:50.063Z] #42 80.47 DEP criu/parasite-syscall.d [2021-02-16T17:58:50.270Z] #43 71.92 DEP criu/pie/parasite.d [2021-02-16T17:58:50.321Z] #42 80.73 DEP criu/pagemap.d [2021-02-16T17:58:50.569Z] #43 72.23 CC criu/pie/parasite.o [2021-02-16T17:58:50.592Z] #42 80.88 DEP criu/pagemap-cache.d [2021-02-16T17:58:50.592Z] #42 81.08 DEP criu/page-xfer.d [2021-02-16T17:58:50.860Z] #42 81.26 DEP criu/page-pipe.d [2021-02-16T17:58:50.860Z] #42 81.38 DEP criu/netfilter.d [2021-02-16T17:58:51.122Z] #42 81.59 DEP criu/net.d [2021-02-16T17:58:51.381Z] #42 81.80 DEP criu/namespaces.d [2021-02-16T17:58:51.643Z] #42 82.01 DEP criu/mount.d [2021-02-16T17:58:51.906Z] #42 82.20 DEP criu/memfd.d [2021-02-16T17:58:51.906Z] #42 82.36 DEP criu/mem.d [2021-02-16T17:58:52.103Z] #43 73.73 LINK criu/pie/parasite.built-in.o [2021-02-16T17:58:52.103Z] #43 73.76 GEN criu/pie/parasite-blob.h [2021-02-16T17:58:52.103Z] #43 73.80 CC criu/pie/parasite-vdso.o [2021-02-16T17:58:52.166Z] #42 82.51 DEP criu/lsm.d [2021-02-16T17:58:52.425Z] #42 82.69 DEP criu/log.d [2021-02-16T17:58:52.425Z] #42 82.86 DEP criu/libnetlink.d [2021-02-16T17:58:52.683Z] #42 82.98 DEP criu/kerndat.d [2021-02-16T17:58:52.747Z] #43 ... [2021-02-16T17:58:52.747Z] [2021-02-16T17:58:52.747Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:58:52.747Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:58:52.747Z] #45 142.3 github.com/LK4D4/vndr/build [2021-02-16T17:58:52.942Z] #42 83.18 DEP criu/kcmp-ids.d [2021-02-16T17:58:52.942Z] #42 83.26 DEP criu/irmap.d [2021-02-16T17:58:52.942Z] #42 83.38 DEP criu/ipc_ns.d [2021-02-16T17:58:52.959Z] --- PASS: TestBuildWithHugeFile (52.42s) [2021-02-16T17:58:52.959Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T17:58:52.959Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T17:58:52.959Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T17:58:52.959Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T17:58:52.959Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T17:58:52.959Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T17:58:52.959Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T17:58:52.959Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T17:58:52.959Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T17:58:52.959Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T17:58:52.959Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-02-16T17:58:52.959Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-02-16T17:58:52.959Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-02-16T17:58:52.959Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-16T17:58:52.959Z] === RUN TestBuildPreserveOwnership [2021-02-16T17:58:52.959Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T17:58:52.959Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T17:58:53.203Z] #42 83.55 DEP criu/image.d [2021-02-16T17:58:53.219Z] --- PASS: TestBuildPreserveOwnership (3.94s) [2021-02-16T17:58:53.219Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.65s) [2021-02-16T17:58:53.219Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2021-02-16T17:58:53.219Z] === RUN TestBuildPlatformInvalid [2021-02-16T17:58:53.396Z] #45 142.9 vendor/golang.org/x/text/unicode/norm [2021-02-16T17:58:53.462Z] #42 83.78 DEP criu/image-desc.d [2021-02-16T17:58:53.462Z] #42 83.85 DEP criu/fsnotify.d [2021-02-16T17:58:53.462Z] #42 83.97 DEP criu/filesystems.d [2021-02-16T17:58:53.479Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-02-16T17:58:53.479Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T17:58:53.721Z] #42 ... [2021-02-16T17:58:53.721Z] [2021-02-16T17:58:53.721Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T17:58:53.721Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-16T17:58:53.721Z] #31 DONE 153.6s [2021-02-16T17:58:53.721Z] [2021-02-16T17:58:53.721Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:53.721Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:58:53.721Z] #42 84.14 DEP criu/files.d [2021-02-16T17:58:53.980Z] #42 84.41 DEP criu/files-reg.d [2021-02-16T17:58:54.239Z] #42 84.69 DEP criu/files-ext.d [2021-02-16T17:58:54.498Z] #42 84.89 DEP criu/file-lock.d [2021-02-16T17:58:54.758Z] #42 85.15 DEP criu/file-ids.d [2021-02-16T17:58:55.016Z] #42 85.34 DEP criu/fifo.d [2021-02-16T17:58:55.275Z] #42 85.45 DEP criu/fdstore.d [2021-02-16T17:58:55.275Z] #42 85.57 DEP criu/fault-injection.d [2021-02-16T17:58:55.275Z] #42 85.63 DEP criu/external.d [2021-02-16T17:58:55.275Z] #42 85.70 DEP criu/eventpoll.d [2021-02-16T17:58:55.275Z] #42 85.83 DEP criu/eventfd.d [2021-02-16T17:58:55.844Z] #42 86.02 DEP criu/crtools.d [2021-02-16T17:58:55.844Z] #42 86.22 DEP criu/cr-service.d [2021-02-16T17:58:56.103Z] #42 86.35 DEP criu/cr-restore.d [2021-02-16T17:58:56.362Z] #42 86.58 DEP criu/cr-errno.d [2021-02-16T17:58:56.362Z] #42 86.61 DEP criu/cr-dump.d [2021-02-16T17:58:56.362Z] #42 86.82 DEP criu/cr-dedup.d [2021-02-16T17:58:56.621Z] #42 86.96 DEP criu/cr-check.d [2021-02-16T17:58:56.880Z] #42 87.12 DEP criu/config.d [2021-02-16T17:58:56.880Z] #42 87.27 DEP criu/clone-noasan.d [2021-02-16T17:58:57.143Z] #42 87.34 DEP criu/cgroup.d [2021-02-16T17:58:57.143Z] #42 87.49 DEP criu/cgroup-props.d [2021-02-16T17:58:57.143Z] #42 87.59 DEP criu/bitmap.d [2021-02-16T17:58:57.402Z] #42 87.60 DEP criu/bfd.d [2021-02-16T17:58:57.402Z] #42 87.72 DEP criu/autofs.d [2021-02-16T17:58:57.402Z] #42 87.83 DEP criu/aio.d [2021-02-16T17:58:57.663Z] #42 88.04 DEP criu/action-scripts.d [2021-02-16T17:58:57.921Z] #42 88.34 CC criu/action-scripts.o [2021-02-16T17:58:57.931Z] #45 ... [2021-02-16T17:58:57.931Z] [2021-02-16T17:58:57.931Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:58:57.931Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T17:58:57.931Z] #20 11.44 Reading package lists... [2021-02-16T17:58:57.931Z] #20 16.58 Reading package lists... [2021-02-16T17:58:57.931Z] #20 21.31 Building dependency tree... [2021-02-16T17:58:57.931Z] #20 22.89 libcap2-bin is already the newest version (1:2.25-2). [2021-02-16T17:58:57.931Z] #20 22.89 The following additional packages will be installed: [2021-02-16T17:58:57.931Z] #20 22.89 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-16T17:58:57.931Z] #20 22.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-16T17:58:57.931Z] #20 22.89 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-16T17:58:57.931Z] #20 22.89 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-16T17:58:57.931Z] #20 22.89 python3.7 python3.7-minimal vim-runtime xxd [2021-02-16T17:58:57.931Z] #20 22.89 Suggested packages: [2021-02-16T17:58:57.931Z] #20 22.89 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-16T17:58:57.931Z] #20 22.89 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-16T17:58:57.931Z] #20 22.89 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-16T17:58:57.931Z] #20 22.89 Recommended packages: [2021-02-16T17:58:57.931Z] #20 22.89 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-16T17:58:57.931Z] #20 22.89 python3-keyrings.alt python3-xdg unzip [2021-02-16T17:58:57.931Z] #20 25.26 The following NEW packages will be installed: [2021-02-16T17:58:57.931Z] #20 25.26 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-16T17:58:57.931Z] #20 25.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-16T17:58:57.931Z] #20 25.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-16T17:58:57.931Z] #20 25.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-16T17:58:57.931Z] #20 25.27 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-16T17:58:57.931Z] #20 25.27 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-16T17:58:57.931Z] #20 25.27 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-16T17:58:57.931Z] #20 25.27 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-16T17:58:57.931Z] #20 25.27 xz-utils zip [2021-02-16T17:58:57.931Z] #20 25.40 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T17:58:57.931Z] #20 25.40 Need to get 29.2 MB of archives. [2021-02-16T17:58:57.931Z] #20 25.40 After this operation, 134 MB of additional disk space will be used. [2021-02-16T17:58:57.931Z] #20 25.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-02-16T17:58:57.931Z] #20 25.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-02-16T17:58:57.931Z] #20 25.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-02-16T17:58:57.931Z] #20 25.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-02-16T17:58:57.931Z] #20 25.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-02-16T17:58:57.931Z] #20 25.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-02-16T17:58:57.931Z] #20 25.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-02-16T17:58:57.931Z] #20 25.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-02-16T17:58:57.931Z] #20 25.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-02-16T17:58:57.931Z] #20 25.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-02-16T17:58:57.931Z] #20 25.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-02-16T17:58:57.931Z] #20 25.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-02-16T17:58:57.931Z] #20 25.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-02-16T17:58:57.931Z] #20 25.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-02-16T17:58:57.931Z] #20 25.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-02-16T17:58:57.931Z] #20 25.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-02-16T17:58:57.931Z] #20 25.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-16T17:58:57.931Z] #20 25.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T17:58:57.931Z] #20 25.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-02-16T17:58:57.931Z] #20 26.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-02-16T17:58:57.931Z] #20 26.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-02-16T17:58:57.931Z] #20 26.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-02-16T17:58:57.931Z] #20 26.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-02-16T17:58:57.931Z] #20 26.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-16T17:58:57.931Z] #20 26.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-16T17:58:57.931Z] #20 26.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-16T17:58:57.931Z] #20 26.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-02-16T17:58:57.931Z] #20 26.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-02-16T17:58:57.931Z] #20 26.14 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-16T17:58:57.931Z] #20 26.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-16T17:58:57.931Z] #20 26.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-16T17:58:57.931Z] #20 26.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-16T17:58:57.931Z] #20 26.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-02-16T17:58:57.931Z] #20 26.59 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-02-16T17:58:57.931Z] #20 26.60 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-02-16T17:58:57.931Z] #20 26.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-16T17:58:57.931Z] #20 26.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-02-16T17:58:57.931Z] #20 26.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-02-16T17:58:57.931Z] #20 26.70 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-16T17:58:57.931Z] #20 26.71 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-02-16T17:58:57.931Z] #20 26.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-16T17:58:57.931Z] #20 26.74 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-02-16T17:58:57.931Z] #20 26.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-02-16T17:58:58.228Z] #20 ... [2021-02-16T17:58:58.228Z] [2021-02-16T17:58:58.228Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-16T17:58:58.228Z] #58 sha256:fbf1b939b87eaa0d008ae4fec1c4e162a7b8ea618865bee5f6ceb426e8e110f6 [2021-02-16T17:58:58.228Z] #58 139.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-16T17:58:58.228Z] #58 139.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-16T17:58:58.228Z] #58 DONE 147.6s [2021-02-16T17:58:58.228Z] [2021-02-16T17:58:58.228Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-16T17:58:58.228Z] #59 sha256:cf8c7858f99039fe04f30379250d1b2e230cecd3e8e14e7fabff9fbec79a9a0b [2021-02-16T17:58:58.228Z] #59 DONE 0.1s [2021-02-16T17:58:58.228Z] [2021-02-16T17:58:58.228Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:58:58.228Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T17:58:58.228Z] #20 26.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-02-16T17:58:58.228Z] #20 26.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-16T17:58:58.228Z] #20 ... [2021-02-16T17:58:58.228Z] [2021-02-16T17:58:58.228Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:58.228Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:58:58.228Z] #43 74.75 CC criu/arch/ppc64/vdso-pie.o [2021-02-16T17:58:58.228Z] #43 75.18 CC criu/arch/ppc64/restorer.o [2021-02-16T17:58:58.228Z] #43 75.74 CC criu/arch/ppc64/vdso-trampoline.o [2021-02-16T17:58:58.228Z] #43 75.79 CC criu/pie/restorer.o [2021-02-16T17:58:58.228Z] #43 79.46 LINK criu/pie/restorer.built-in.o [2021-02-16T17:58:58.228Z] #43 79.48 GEN criu/pie/restorer-blob.h [2021-02-16T17:58:58.228Z] #43 79.79 DEP criu/vdso.d [2021-02-16T17:58:58.228Z] #43 ... [2021-02-16T17:58:58.228Z] [2021-02-16T17:58:58.228Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-16T17:58:58.228Z] #60 sha256:191f85ef0c82d2aa91063cdd8e7f4b511f7b5d9dfe49853e049166b60f9b1019 [2021-02-16T17:58:58.228Z] #60 DONE 0.1s [2021-02-16T17:58:58.490Z] #42 88.73 CC criu/aio.o [2021-02-16T17:58:58.524Z] [2021-02-16T17:58:58.524Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:58:58.524Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T17:58:58.524Z] #40 ... [2021-02-16T17:58:58.524Z] [2021-02-16T17:58:58.524Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:58:58.524Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:58:58.524Z] #43 80.25 DEP criu/uts_ns.d [2021-02-16T17:58:58.749Z] #42 89.21 CC criu/autofs.o [2021-02-16T17:58:58.821Z] #43 80.48 DEP criu/util.d [2021-02-16T17:58:59.119Z] #43 80.85 DEP criu/uffd.d [2021-02-16T17:58:59.687Z] #42 ... [2021-02-16T17:58:59.687Z] [2021-02-16T17:58:59.687Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:58:59.687Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:58:59.687Z] #19 23.25 The following NEW packages will be installed: [2021-02-16T17:58:59.687Z] #19 23.26 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-16T17:58:59.687Z] #19 23.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-16T17:58:59.687Z] #19 23.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-16T17:58:59.687Z] #19 23.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-16T17:58:59.687Z] #19 23.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-16T17:58:59.687Z] #19 23.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-16T17:58:59.687Z] #19 23.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-16T17:58:59.687Z] #19 23.27 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-16T17:58:59.687Z] #19 23.27 xz-utils zip [2021-02-16T17:58:59.687Z] #19 23.58 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-16T17:58:59.687Z] #19 23.58 Need to get 28.5 MB of archives. [2021-02-16T17:58:59.687Z] #19 23.58 After this operation, 116 MB of additional disk space will be used. [2021-02-16T17:58:59.687Z] #19 23.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-16T17:58:59.687Z] #19 23.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-16T17:58:59.687Z] #19 23.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-16T17:58:59.687Z] #19 23.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-16T17:58:59.687Z] #19 23.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-16T17:58:59.687Z] #19 23.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-16T17:58:59.687Z] #19 23.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-16T17:58:59.687Z] #19 23.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-16T17:58:59.687Z] #19 23.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-16T17:58:59.687Z] #19 23.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-16T17:58:59.687Z] #19 23.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-16T17:58:59.687Z] #19 23.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-16T17:58:59.687Z] #19 23.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-16T17:58:59.687Z] #19 23.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-16T17:58:59.687Z] #19 23.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-16T17:58:59.687Z] #19 23.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-16T17:58:59.687Z] #19 23.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-16T17:58:59.687Z] #19 23.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-16T17:58:59.687Z] #19 24.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-16T17:58:59.687Z] #19 24.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-16T17:58:59.687Z] #19 24.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-16T17:58:59.687Z] #19 24.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-16T17:58:59.687Z] #19 24.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-16T17:58:59.687Z] #19 24.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-16T17:58:59.687Z] #19 24.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-16T17:58:59.687Z] #19 24.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-16T17:58:59.687Z] #19 24.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-16T17:58:59.687Z] #19 24.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-16T17:58:59.687Z] #19 24.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-16T17:58:59.687Z] #19 24.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-16T17:58:59.687Z] #19 24.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-16T17:58:59.687Z] #19 24.63 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-16T17:58:59.687Z] #19 24.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-16T17:58:59.687Z] #19 24.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-16T17:58:59.687Z] #19 24.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-16T17:58:59.687Z] #19 24.79 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-16T17:58:59.687Z] #19 24.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-16T17:58:59.687Z] #19 24.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-16T17:58:59.687Z] #19 24.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-16T17:58:59.687Z] #19 24.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-16T17:58:59.687Z] #19 24.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-16T17:58:59.687Z] #19 24.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-16T17:58:59.687Z] #19 24.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-16T17:58:59.687Z] #19 24.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-16T17:58:59.687Z] #19 24.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-16T17:58:59.687Z] #19 25.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-16T17:58:59.687Z] #19 25.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-16T17:58:59.687Z] #19 25.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-16T17:58:59.687Z] #19 26.07 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:58:59.687Z] #19 26.17 Fetched 28.5 MB in 2s (13.7 MB/s) [2021-02-16T17:58:59.687Z] #19 26.24 Selecting previously unselected package pigz. [2021-02-16T17:58:59.687Z] #19 26.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-16T17:58:59.687Z] #19 26.31 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-16T17:58:59.687Z] #19 26.33 Unpacking pigz (2.4-1) ... [2021-02-16T17:58:59.687Z] #19 26.43 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-16T17:58:59.687Z] #19 26.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T17:58:59.688Z] #19 26.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T17:58:59.688Z] #19 26.98 Selecting previously unselected package python3.7-minimal. [2021-02-16T17:58:59.688Z] #19 26.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T17:58:59.688Z] #19 27.00 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T17:58:59.688Z] #19 28.36 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T17:58:59.688Z] #19 28.43 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T17:58:59.688Z] #19 30.60 Selecting previously unselected package python3-minimal. [2021-02-16T17:58:59.688Z] #19 30.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-16T17:58:59.688Z] #19 30.67 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-16T17:58:59.688Z] #19 30.67 Unpacking python3-minimal (3.7.3-1) ... [2021-02-16T17:58:59.688Z] #19 30.76 Selecting previously unselected package libmpdec2:amd64. [2021-02-16T17:58:59.688Z] #19 30.76 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-16T17:58:59.688Z] #19 30.77 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-16T17:58:59.688Z] #19 30.85 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-16T17:58:59.688Z] #19 30.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T17:58:59.688Z] #19 30.87 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T17:58:59.688Z] #19 31.81 Selecting previously unselected package python3.7. [2021-02-16T17:58:59.688Z] #19 31.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-16T17:58:59.688Z] #19 31.83 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T17:58:59.688Z] #19 31.97 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-16T17:58:59.688Z] #19 31.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-16T17:58:59.688Z] #19 31.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-16T17:58:59.688Z] #19 32.05 Setting up python3-minimal (3.7.3-1) ... [2021-02-16T17:58:59.688Z] #19 32.98 Selecting previously unselected package python3. [2021-02-16T17:58:59.688Z] #19 32.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-16T17:58:59.688Z] #19 33.03 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-16T17:58:59.688Z] #19 33.04 Unpacking python3 (3.7.3-1) ... [2021-02-16T17:58:59.688Z] #19 33.13 Selecting previously unselected package libip4tc0:amd64. [2021-02-16T17:58:59.688Z] #19 33.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-16T17:58:59.688Z] #19 33.14 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-16T17:58:59.688Z] #19 33.22 Selecting previously unselected package libip6tc0:amd64. [2021-02-16T17:58:59.688Z] #19 33.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-16T17:58:59.688Z] #19 33.23 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-16T17:58:59.765Z] #43 81.21 DEP criu/tun.d [2021-02-16T17:58:59.765Z] #43 81.51 DEP criu/tty.d [2021-02-16T17:58:59.947Z] #19 33.32 Selecting previously unselected package libiptc0:amd64. [2021-02-16T17:58:59.947Z] #19 33.32 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-16T17:58:59.947Z] #19 33.34 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-16T17:58:59.947Z] #19 33.41 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-16T17:58:59.947Z] #19 33.42 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-16T17:58:59.947Z] #19 33.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-16T17:58:59.947Z] #19 33.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-16T17:58:59.947Z] #19 33.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-16T17:58:59.947Z] #19 33.51 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-16T17:59:00.064Z] #43 81.72 DEP criu/timerfd.d [2021-02-16T17:59:00.206Z] #19 33.59 Selecting previously unselected package libnftnl11:amd64. [2021-02-16T17:59:00.206Z] #19 33.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-16T17:59:00.206Z] #19 33.60 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-16T17:59:00.206Z] #19 33.69 Selecting previously unselected package iptables. [2021-02-16T17:59:00.206Z] #19 33.70 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-16T17:59:00.206Z] #19 33.70 Unpacking iptables (1.8.2-4) ... [2021-02-16T17:59:00.364Z] #43 82.04 DEP criu/timens.d [2021-02-16T17:59:00.465Z] #19 34.05 Selecting previously unselected package xxd. [2021-02-16T17:59:00.465Z] #19 34.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T17:59:00.465Z] #19 34.06 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T17:59:00.665Z] #43 82.20 DEP criu/sysfs_parse.d [2021-02-16T17:59:00.665Z] #43 82.38 DEP criu/sysctl.d [2021-02-16T17:59:00.725Z] #19 34.20 Selecting previously unselected package vim-common. [2021-02-16T17:59:00.725Z] #19 34.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T17:59:00.725Z] #19 34.24 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T17:59:00.980Z] #43 82.57 DEP criu/string.d [2021-02-16T17:59:00.980Z] #43 82.63 DEP criu/stats.d [2021-02-16T17:59:00.980Z] #43 82.77 DEP criu/sockets.d [2021-02-16T17:59:00.984Z] #19 34.41 Selecting previously unselected package bash-completion. [2021-02-16T17:59:00.984Z] #19 34.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-16T17:59:01.286Z] #43 83.00 DEP criu/sk-unix.d [2021-02-16T17:59:01.336Z] #55 219.7 + bin/containerd-stress [2021-02-16T17:59:01.336Z] #55 221.7 + bin/containerd-shim [2021-02-16T17:59:01.699Z] Running on azwin-2-884ce0 in d:\jenkins\workspace\moby_PR-41970 [Pipeline] { [Pipeline] ws [2021-02-16T17:59:01.715Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-02-16T17:59:01.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T17:59:01.934Z] #43 83.39 DEP criu/sk-tcp.d [2021-02-16T17:59:01.934Z] #43 83.68 DEP criu/sk-queue.d [2021-02-16T17:59:02.234Z] #43 83.85 DEP criu/sk-packet.d [2021-02-16T17:59:02.234Z] #43 84.06 DEP criu/sk-netlink.d [2021-02-16T17:59:02.413Z] The recommended git tool is: git [2021-02-16T17:59:02.533Z] #43 84.31 DEP criu/sk-inet.d [2021-02-16T17:59:02.833Z] #43 84.55 DEP criu/signalfd.d [2021-02-16T17:59:03.133Z] #43 84.72 DEP criu/sigframe.d [2021-02-16T17:59:03.133Z] #43 84.81 DEP criu/shmem.d [2021-02-16T17:59:03.433Z] #43 84.98 DEP criu/servicefd.d [2021-02-16T17:59:03.433Z] #43 85.16 DEP criu/seize.d [2021-02-16T17:59:03.520Z] #19 37.04 Unpacking bash-completion (1:2.8-6) ... [2021-02-16T17:59:03.732Z] #43 85.34 DEP criu/seccomp.d [2021-02-16T17:59:04.033Z] #43 85.54 DEP criu/rst-malloc.d [2021-02-16T17:59:04.033Z] #43 85.63 DEP criu/rbtree.d [2021-02-16T17:59:04.033Z] #43 85.66 DEP criu/pstree.d [2021-02-16T17:59:04.088Z] #19 37.41 Selecting previously unselected package bzip2. [2021-02-16T17:59:04.088Z] #19 37.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-16T17:59:04.088Z] #19 37.43 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T17:59:04.088Z] #19 37.51 Selecting previously unselected package xz-utils. [2021-02-16T17:59:04.088Z] #19 37.51 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-16T17:59:04.088Z] #19 37.52 Unpacking xz-utils (5.2.4-1) ... [2021-02-16T17:59:04.332Z] #43 85.87 DEP criu/protobuf.d [2021-02-16T17:59:04.332Z] #43 86.06 GEN criu/protobuf-desc-gen.h [2021-02-16T17:59:04.347Z] #19 37.66 Selecting previously unselected package apparmor. [2021-02-16T17:59:04.347Z] #19 37.66 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-16T17:59:04.347Z] #19 37.73 Unpacking apparmor (2.13.2-10) ... [2021-02-16T17:59:04.606Z] #19 37.99 Selecting previously unselected package aufs-tools. [2021-02-16T17:59:04.606Z] #19 38.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-16T17:59:04.607Z] #19 38.00 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-16T17:59:04.607Z] #19 38.12 Selecting previously unselected package libonig5:amd64. [2021-02-16T17:59:04.607Z] #19 38.13 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-16T17:59:04.607Z] #19 38.13 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-16T17:59:04.870Z] #19 38.29 Selecting previously unselected package libjq1:amd64. [2021-02-16T17:59:04.870Z] #19 38.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T17:59:04.870Z] #19 38.31 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T17:59:04.870Z] #19 38.42 Selecting previously unselected package jq. [2021-02-16T17:59:04.870Z] #19 38.44 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-16T17:59:04.870Z] #19 38.44 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T17:59:04.870Z] #19 38.53 Selecting previously unselected package libaio1:amd64. [2021-02-16T17:59:05.129Z] #19 38.55 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-16T17:59:05.129Z] #19 38.55 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-16T17:59:05.129Z] #19 38.62 Selecting previously unselected package libgpm2:amd64. [2021-02-16T17:59:05.129Z] #19 38.63 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-16T17:59:05.129Z] #19 38.64 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-16T17:59:05.129Z] #19 38.69 Selecting previously unselected package libicu63:amd64. [2021-02-16T17:59:05.129Z] #19 38.70 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-16T17:59:05.129Z] #19 38.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T17:59:05.452Z] #43 ... [2021-02-16T17:59:05.452Z] [2021-02-16T17:59:05.452Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:59:05.452Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T17:59:05.452Z] #20 27.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-02-16T17:59:05.452Z] #20 27.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-02-16T17:59:05.452Z] #20 27.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-02-16T17:59:05.452Z] #20 28.70 debconf: delaying package configuration, since apt-utils is not installed [2021-02-16T17:59:05.452Z] #20 28.78 Fetched 29.2 MB in 2s (13.5 MB/s) [2021-02-16T17:59:05.452Z] #20 28.86 Selecting previously unselected package pigz. [2021-02-16T17:59:05.452Z] #20 28.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 ... 23361 files and directories currently installed.) [2021-02-16T17:59:05.452Z] #20 28.97 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-02-16T17:59:05.452Z] #20 28.98 Unpacking pigz (2.4-1) ... [2021-02-16T17:59:05.452Z] #20 29.06 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-02-16T17:59:05.452Z] #20 29.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T17:59:05.452Z] #20 29.07 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T17:59:05.452Z] #20 29.61 Selecting previously unselected package python3.7-minimal. [2021-02-16T17:59:05.452Z] #20 29.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T17:59:05.452Z] #20 29.66 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T17:59:05.452Z] #20 30.71 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T17:59:05.452Z] #20 30.72 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-16T17:59:05.452Z] #20 33.02 Selecting previously unselected package python3-minimal. [2021-02-16T17:59:05.452Z] #20 33.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2021-02-16T17:59:05.452Z] #20 33.09 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-02-16T17:59:05.452Z] #20 33.09 Unpacking python3-minimal (3.7.3-1) ... [2021-02-16T17:59:05.452Z] #20 33.19 Selecting previously unselected package libmpdec2:ppc64el. [2021-02-16T17:59:05.452Z] #20 33.21 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-02-16T17:59:05.452Z] #20 33.22 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-02-16T17:59:05.452Z] #20 33.34 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-02-16T17:59:05.452Z] #20 33.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T17:59:05.452Z] #20 33.36 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T17:59:05.752Z] #20 34.49 Selecting previously unselected package python3.7. [2021-02-16T17:59:05.752Z] #20 34.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-16T17:59:05.752Z] #20 34.51 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T17:59:05.752Z] #20 34.60 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-02-16T17:59:05.752Z] #20 34.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-02-16T17:59:05.752Z] #20 34.61 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-16T17:59:06.051Z] #20 34.71 Setting up python3-minimal (3.7.3-1) ... [2021-02-16T17:59:06.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T17:59:06.580Z] #55 228.6 + bin/containerd-shim-runc-v1 [2021-02-16T17:59:06.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T17:59:07.125Z] #20 35.84 Selecting previously unselected package python3. [2021-02-16T17:59:07.125Z] #20 35.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 ... 24022 files and directories currently installed.) [2021-02-16T17:59:07.125Z] #20 35.91 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-02-16T17:59:07.125Z] #20 35.93 Unpacking python3 (3.7.3-1) ... [2021-02-16T17:59:07.423Z] #20 36.01 Selecting previously unselected package libip4tc0:ppc64el. [2021-02-16T17:59:07.423Z] #20 36.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-02-16T17:59:07.423Z] #20 36.03 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-02-16T17:59:07.423Z] #20 36.11 Selecting previously unselected package libip6tc0:ppc64el. [2021-02-16T17:59:07.423Z] #20 36.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-02-16T17:59:07.423Z] #20 36.13 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-02-16T17:59:07.423Z] #20 36.22 Selecting previously unselected package libiptc0:ppc64el. [2021-02-16T17:59:07.423Z] #20 36.22 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-02-16T17:59:07.423Z] #20 36.23 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-02-16T17:59:07.423Z] #20 36.32 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-02-16T17:59:07.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T17:59:07.722Z] #20 36.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-02-16T17:59:07.722Z] #20 36.34 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-16T17:59:07.722Z] #20 36.42 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-02-16T17:59:07.722Z] #20 36.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-02-16T17:59:07.722Z] #20 36.44 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-16T17:59:07.722Z] #20 36.54 Selecting previously unselected package libnftnl11:ppc64el. [2021-02-16T17:59:07.722Z] #20 36.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-02-16T17:59:07.722Z] #20 36.56 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-02-16T17:59:07.722Z] #20 36.67 Selecting previously unselected package iptables. [2021-02-16T17:59:08.020Z] #20 36.68 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-02-16T17:59:08.020Z] #20 36.68 Unpacking iptables (1.8.2-4) ... [2021-02-16T17:59:08.318Z] #20 37.12 Selecting previously unselected package xxd. [2021-02-16T17:59:08.318Z] #20 37.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-16T17:59:08.318Z] #20 37.14 Unpacking xxd (2:8.1.0875-5) ... [2021-02-16T17:59:08.389Z] Loaded image: buildpack-deps:buster [2021-02-16T17:59:08.389Z] Loaded image: busybox:latest [2021-02-16T17:59:08.389Z] Loaded image: busybox:glibc [2021-02-16T17:59:08.615Z] #20 37.24 Selecting previously unselected package vim-common. [2021-02-16T17:59:08.615Z] #20 37.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-16T17:59:08.615Z] #20 37.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-16T17:59:08.615Z] #20 37.50 Selecting previously unselected package bash-completion. [2021-02-16T17:59:08.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T17:59:08.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T17:59:08.913Z] #20 37.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-16T17:59:09.317Z] #19 42.26 Selecting previously unselected package libnet1:amd64. [2021-02-16T17:59:09.317Z] #19 42.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-16T17:59:09.317Z] #19 42.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T17:59:09.317Z] #19 42.37 Selecting previously unselected package libnl-3-200:amd64. [2021-02-16T17:59:09.317Z] #19 42.37 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-16T17:59:09.317Z] #19 42.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T17:59:09.317Z] #19 42.48 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-16T17:59:09.317Z] #19 42.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-16T17:59:09.317Z] #19 42.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T17:59:09.317Z] #19 42.56 Selecting previously unselected package libreadline5:amd64. [2021-02-16T17:59:09.317Z] #19 42.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-16T17:59:09.317Z] #19 42.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-16T17:59:09.317Z] #19 42.72 Selecting previously unselected package net-tools. [2021-02-16T17:59:09.317Z] #19 42.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-16T17:59:09.317Z] #19 42.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T17:59:09.317Z] #19 42.97 Selecting previously unselected package python-pip-whl. [2021-02-16T17:59:09.575Z] #19 42.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-16T17:59:09.575Z] #19 43.00 Unpacking python-pip-whl (18.1-5) ... [2021-02-16T17:59:09.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T17:59:09.771Z] Loaded image: debian:bullseye [2021-02-16T17:59:10.031Z] Loaded image: hello-world:latest [2021-02-16T17:59:10.031Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T17:59:10.144Z] #19 43.49 Selecting previously unselected package python3-lib2to3. [2021-02-16T17:59:10.144Z] #19 43.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-16T17:59:10.144Z] #19 43.50 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-16T17:59:10.144Z] #19 43.63 Selecting previously unselected package python3-distutils. [2021-02-16T17:59:10.144Z] #19 43.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-16T17:59:10.144Z] #19 43.63 Unpacking python3-distutils (3.7.3-1) ... [2021-02-16T17:59:10.403Z] #19 43.77 Selecting previously unselected package python3-pip. [2021-02-16T17:59:10.403Z] #19 43.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-16T17:59:10.403Z] #19 43.78 Unpacking python3-pip (18.1-5) ... [2021-02-16T17:59:10.403Z] #19 ... [2021-02-16T17:59:10.403Z] [2021-02-16T17:59:10.403Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:10.403Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:59:10.403Z] #42 90.60 CC criu/bfd.o [2021-02-16T17:59:10.403Z] #42 90.98 CC criu/bitmap.o [2021-02-16T17:59:10.403Z] #42 91.09 CC criu/cgroup-props.o [2021-02-16T17:59:10.403Z] #42 91.77 CC criu/cgroup.o [2021-02-16T17:59:10.403Z] #42 94.82 CC criu/clone-noasan.o [2021-02-16T17:59:10.403Z] #42 95.02 CC criu/config.o [2021-02-16T17:59:10.403Z] #42 96.23 CC criu/cr-check.o [2021-02-16T17:59:10.403Z] #42 98.02 CC criu/cr-dedup.o [2021-02-16T17:59:10.403Z] #42 98.41 CC criu/cr-dump.o [2021-02-16T17:59:10.403Z] #42 100.8 CC criu/cr-errno.o [2021-02-16T17:59:10.403Z] #42 ... [2021-02-16T17:59:10.403Z] [2021-02-16T17:59:10.403Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:59:10.403Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:59:10.403Z] #19 43.96 Selecting previously unselected package python3-pkg-resources. [2021-02-16T17:59:10.403Z] #19 43.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T17:59:10.403Z] #19 43.98 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-16T17:59:10.662Z] #19 44.11 Selecting previously unselected package python3-setuptools. [2021-02-16T17:59:10.662Z] #19 44.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-16T17:59:10.662Z] #19 44.12 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-16T17:59:10.662Z] #19 44.35 Selecting previously unselected package python3-wheel. [2021-02-16T17:59:10.745Z] #55 233.1 + bin/containerd-shim-runc-v2 [2021-02-16T17:59:10.921Z] #19 44.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-16T17:59:10.921Z] #19 44.37 Unpacking python3-wheel (0.32.3-2) ... [2021-02-16T17:59:10.921Z] #19 44.46 Selecting previously unselected package sudo. [2021-02-16T17:59:10.921Z] #19 44.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-16T17:59:10.921Z] #19 44.47 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-16T17:59:11.489Z] #19 45.02 Selecting previously unselected package thin-provisioning-tools. [2021-02-16T17:59:11.489Z] #19 45.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-16T17:59:11.489Z] #19 45.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T17:59:11.673Z] #55 234.2 + binaries [2021-02-16T17:59:11.673Z] #55 234.2 + install -D bin/containerd /build/containerd [2021-02-16T17:59:11.673Z] #55 234.2 + install -D bin/containerd-shim /build/containerd-shim [2021-02-16T17:59:11.673Z] #55 234.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-16T17:59:11.673Z] #55 234.2 + install -D bin/ctr /build/ctr [2021-02-16T17:59:11.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T17:59:12.007Z] #19 45.32 Selecting previously unselected package uidmap. [2021-02-16T17:59:12.007Z] #19 45.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-16T17:59:12.007Z] #19 45.34 Unpacking uidmap (1:4.5-1.1) ... [2021-02-16T17:59:12.007Z] #19 45.46 Selecting previously unselected package vim-runtime. [2021-02-16T17:59:12.007Z] #19 45.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-16T17:59:12.007Z] #19 45.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-16T17:59:12.007Z] #19 45.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-16T17:59:12.007Z] #19 45.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-16T17:59:13.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T17:59:13.423Z] #20 41.54 Unpacking bash-completion (1:2.8-6) ... [2021-02-16T17:59:13.423Z] #20 42.10 Selecting previously unselected package bzip2. [2021-02-16T17:59:13.423Z] #20 42.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-02-16T17:59:13.423Z] #20 42.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T17:59:13.423Z] #20 ... [2021-02-16T17:59:13.423Z] [2021-02-16T17:59:13.423Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:59:13.423Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:59:13.423Z] #45 152.9 vendor/golang.org/x/net/http2/hpack [2021-02-16T17:59:13.423Z] #45 156.0 mime [2021-02-16T17:59:13.423Z] #45 157.1 vendor/golang.org/x/net/idna [2021-02-16T17:59:13.423Z] #45 158.5 net/http/internal [2021-02-16T17:59:13.423Z] #45 162.5 vendor/golang.org/x/net/http/httpproxy [2021-02-16T17:59:13.423Z] #45 162.5 net/textproto [2021-02-16T17:59:13.423Z] #45 162.6 crypto/x509 [2021-02-16T17:59:13.566Z] #55 DONE 236.1s [2021-02-16T17:59:13.723Z] #45 ... [2021-02-16T17:59:13.723Z] [2021-02-16T17:59:13.723Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:59:13.723Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T17:59:13.723Z] #20 42.24 Selecting previously unselected package xz-utils. [2021-02-16T17:59:13.723Z] #20 42.25 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-02-16T17:59:13.723Z] #20 42.25 Unpacking xz-utils (5.2.4-1) ... [2021-02-16T17:59:13.723Z] #20 42.46 Selecting previously unselected package apparmor. [2021-02-16T17:59:13.723Z] #20 42.47 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-02-16T17:59:13.723Z] #20 42.57 Unpacking apparmor (2.13.2-10) ... [2021-02-16T17:59:13.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T17:59:14.126Z] [2021-02-16T17:59:14.126Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T17:59:14.126Z] #56 sha256:75b1eb2d2ab93ec9e189dd60ecd8f764cc509e4b790474aa05fecf22333028f2 [2021-02-16T17:59:14.385Z] #20 43.11 Selecting previously unselected package aufs-tools. [2021-02-16T17:59:14.385Z] #20 43.12 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-02-16T17:59:14.385Z] #20 43.12 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-16T17:59:14.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T17:59:14.684Z] #20 43.38 Selecting previously unselected package libonig5:ppc64el. [2021-02-16T17:59:14.685Z] #20 43.39 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-16T17:59:14.685Z] #20 43.40 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-16T17:59:14.685Z] #20 43.60 Selecting previously unselected package libjq1:ppc64el. [2021-02-16T17:59:15.080Z] #20 43.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T17:59:15.081Z] #20 43.63 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T17:59:15.081Z] #20 43.79 Selecting previously unselected package jq. [2021-02-16T17:59:15.081Z] #20 43.79 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-16T17:59:15.081Z] #20 43.79 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-16T17:59:15.081Z] #20 43.89 Selecting previously unselected package libaio1:ppc64el. [2021-02-16T17:59:15.081Z] #20 43.90 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-02-16T17:59:15.081Z] #20 43.91 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-02-16T17:59:15.295Z] #19 48.82 Selecting previously unselected package vim. [2021-02-16T17:59:15.295Z] #19 48.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-16T17:59:15.295Z] #19 48.85 Unpacking vim (2:8.1.0875-5) ... [2021-02-16T17:59:15.379Z] #20 44.02 Selecting previously unselected package libgpm2:ppc64el. [2021-02-16T17:59:15.379Z] #20 44.02 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-02-16T17:59:15.379Z] #20 44.03 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-02-16T17:59:15.379Z] #20 44.15 Selecting previously unselected package libicu63:ppc64el. [2021-02-16T17:59:15.379Z] #20 44.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-16T17:59:15.379Z] #20 44.17 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T17:59:15.491Z] #56 DONE 1.0s [2021-02-16T17:59:15.491Z] [2021-02-16T17:59:15.491Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T17:59:15.491Z] #60 sha256:235c14f7d02f08aa091f9853ad1101fbf909b704d7e8360913c633b28055aa6b [2021-02-16T17:59:15.491Z] #60 DONE 0.2s [2021-02-16T17:59:15.491Z] [2021-02-16T17:59:15.491Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T17:59:15.491Z] #62 sha256:9d6461e6bc306151e20d91b9a534abe15e3801385c0c0a586f828aa6e2977a6c [2021-02-16T17:59:15.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T17:59:15.862Z] #19 49.36 Selecting previously unselected package xfsprogs. [2021-02-16T17:59:15.862Z] #19 49.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-16T17:59:15.862Z] #19 49.39 Unpacking xfsprogs (4.20.0-1) ... [2021-02-16T17:59:16.056Z] #62 DONE 0.5s [2021-02-16T17:59:16.056Z] [2021-02-16T17:59:16.056Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T17:59:16.056Z] #64 sha256:5ee47950c51edc84e8599d75a55bcdb7094d98770d54b728f365e707fa38ac6f [2021-02-16T17:59:16.056Z] #64 DONE 0.1s [2021-02-16T17:59:16.056Z] [2021-02-16T17:59:16.056Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T17:59:16.056Z] #65 sha256:364ede2b97756c14ba72d759ddc3c19218f9c78e56425db430e13d9007429627 [2021-02-16T17:59:16.056Z] #65 DONE 0.0s [2021-02-16T17:59:16.056Z] [2021-02-16T17:59:16.056Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T17:59:16.056Z] #66 sha256:fc797bfd4de5c5e5ba941cc39da3f73d9d57c5c6097393368f7d779be9c850d5 [2021-02-16T17:59:16.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T17:59:16.430Z] #19 49.90 Selecting previously unselected package zip. [2021-02-16T17:59:16.430Z] #19 49.92 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-16T17:59:16.430Z] #19 49.93 Unpacking zip (3.0-11+b1) ... [2021-02-16T17:59:16.689Z] #19 50.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-16T17:59:16.689Z] #19 50.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T17:59:16.689Z] #19 50.13 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-16T17:59:16.689Z] #19 50.15 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-16T17:59:16.689Z] #19 50.16 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-16T17:59:16.689Z] #19 50.17 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-16T17:59:16.689Z] #19 50.19 Setting up uidmap (1:4.5-1.1) ... [2021-02-16T17:59:16.689Z] #19 50.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-16T17:59:16.689Z] #19 50.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-16T17:59:16.689Z] #19 50.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T17:59:16.689Z] #19 50.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-16T17:59:16.689Z] #19 50.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-16T17:59:16.689Z] #19 50.27 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T17:59:16.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T17:59:16.916Z] #20 ... [2021-02-16T17:59:16.916Z] [2021-02-16T17:59:16.916Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:16.916Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:59:16.916Z] #43 88.52 DEP criu/protobuf-desc.d [2021-02-16T17:59:16.916Z] #43 88.59 DEP criu/proc_parse.d [2021-02-16T17:59:16.916Z] #43 88.73 DEP criu/plugin.d [2021-02-16T17:59:16.916Z] #43 88.82 DEP criu/pipes.d [2021-02-16T17:59:16.916Z] #43 89.09 DEP criu/pie-util.d [2021-02-16T17:59:16.916Z] #43 89.22 DEP criu/pie-util-vdso.d [2021-02-16T17:59:16.916Z] #43 89.39 DEP criu/path.d [2021-02-16T17:59:16.916Z] #43 89.54 DEP criu/parasite-syscall.d [2021-02-16T17:59:16.916Z] #43 89.81 DEP criu/pagemap.d [2021-02-16T17:59:16.916Z] #43 90.00 DEP criu/pagemap-cache.d [2021-02-16T17:59:16.916Z] #43 90.17 DEP criu/page-xfer.d [2021-02-16T17:59:16.916Z] #43 90.37 DEP criu/page-pipe.d [2021-02-16T17:59:16.916Z] #43 90.52 DEP criu/netfilter.d [2021-02-16T17:59:16.916Z] #43 90.69 DEP criu/net.d [2021-02-16T17:59:16.916Z] #43 90.94 DEP criu/namespaces.d [2021-02-16T17:59:16.916Z] #43 91.09 DEP criu/mount.d [2021-02-16T17:59:16.916Z] #43 91.38 DEP criu/memfd.d [2021-02-16T17:59:16.916Z] #43 91.53 DEP criu/mem.d [2021-02-16T17:59:16.916Z] #43 91.71 DEP criu/lsm.d [2021-02-16T17:59:16.916Z] #43 91.89 DEP criu/log.d [2021-02-16T17:59:16.916Z] #43 92.03 DEP criu/libnetlink.d [2021-02-16T17:59:16.916Z] #43 92.17 DEP criu/kerndat.d [2021-02-16T17:59:16.916Z] #43 92.40 DEP criu/kcmp-ids.d [2021-02-16T17:59:16.916Z] #43 92.48 DEP criu/irmap.d [2021-02-16T17:59:16.916Z] #43 92.63 DEP criu/ipc_ns.d [2021-02-16T17:59:16.916Z] #43 92.80 DEP criu/image.d [2021-02-16T17:59:16.916Z] #43 93.03 DEP criu/image-desc.d [2021-02-16T17:59:16.916Z] #43 93.14 DEP criu/fsnotify.d [2021-02-16T17:59:16.916Z] #43 93.32 DEP criu/filesystems.d [2021-02-16T17:59:16.916Z] #43 93.52 DEP criu/files.d [2021-02-16T17:59:16.916Z] #43 93.68 DEP criu/files-reg.d [2021-02-16T17:59:16.916Z] #43 93.92 DEP criu/files-ext.d [2021-02-16T17:59:16.916Z] #43 94.17 DEP criu/file-lock.d [2021-02-16T17:59:16.916Z] #43 94.43 DEP criu/file-ids.d [2021-02-16T17:59:16.916Z] #43 94.58 DEP criu/fifo.d [2021-02-16T17:59:16.916Z] #43 94.86 DEP criu/fdstore.d [2021-02-16T17:59:16.916Z] #43 95.00 DEP criu/fault-injection.d [2021-02-16T17:59:16.916Z] #43 95.07 DEP criu/external.d [2021-02-16T17:59:16.916Z] #43 95.21 DEP criu/eventpoll.d [2021-02-16T17:59:16.916Z] #43 95.42 DEP criu/eventfd.d [2021-02-16T17:59:16.916Z] #43 95.61 DEP criu/crtools.d [2021-02-16T17:59:16.916Z] #43 95.84 DEP criu/cr-service.d [2021-02-16T17:59:16.916Z] #43 96.09 DEP criu/cr-restore.d [2021-02-16T17:59:16.916Z] #43 96.43 DEP criu/cr-errno.d [2021-02-16T17:59:16.916Z] #43 96.45 DEP criu/cr-dump.d [2021-02-16T17:59:16.916Z] #43 96.78 DEP criu/cr-dedup.d [2021-02-16T17:59:16.916Z] #43 96.95 DEP criu/cr-check.d [2021-02-16T17:59:16.916Z] #43 97.31 DEP criu/config.d [2021-02-16T17:59:16.916Z] #43 97.55 DEP criu/clone-noasan.d [2021-02-16T17:59:16.916Z] #43 97.65 DEP criu/cgroup.d [2021-02-16T17:59:16.916Z] #43 98.00 DEP criu/cgroup-props.d [2021-02-16T17:59:16.916Z] #43 98.21 DEP criu/bitmap.d [2021-02-16T17:59:16.916Z] #43 98.23 DEP criu/bfd.d [2021-02-16T17:59:16.916Z] #43 98.38 DEP criu/autofs.d [2021-02-16T17:59:16.916Z] #43 98.66 DEP criu/aio.d [2021-02-16T17:59:16.916Z] #43 ... [2021-02-16T17:59:16.916Z] [2021-02-16T17:59:16.916Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T17:59:16.916Z] #24 sha256:d4eaf8ccc9b099d6913145addbd7b3b2ddbfb5ee9e10b1a422325f2acd15d5e9 [2021-02-16T17:59:16.949Z] #19 50.28 Setting up zip (3.0-11+b1) ... [2021-02-16T17:59:16.949Z] #19 50.29 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T17:59:16.949Z] #19 50.32 Setting up bash-completion (1:2.8-6) ... [2021-02-16T17:59:16.984Z] #66 DONE 0.8s [2021-02-16T17:59:16.984Z] [2021-02-16T17:59:16.984Z] #67 exporting to image [2021-02-16T17:59:16.984Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T17:59:16.984Z] #67 exporting layers [2021-02-16T17:59:17.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T17:59:17.517Z] #24 163.2 Checking out files: 27% (3035/11186) Checking out files: 28% (3133/11186) Checking out files: 29% (3244/11186) Checking out files: 30% (3356/11186) Checking out files: 31% (3468/11186) Checking out files: 32% (3580/11186) Checking out files: 33% (3692/11186) Checking out files: 34% (3804/11186) Checking out files: 35% (3916/11186) Checking out files: 36% (4027/11186) Checking out files: 37% (4139/11186) Checking out files: 38% (4251/11186) Checking out files: 39% (4363/11186) Checking out files: 40% (4475/11186) Checking out files: 41% (4587/11186) Checking out files: 42% (4699/11186) Checking out files: 43% (4810/11186) Checking out files: 44% (4922/11186) Checking out files: 45% (5034/11186) Checking out files: 46% (5146/11186) Checking out files: 47% (5258/11186) Checking out files: 48% (5370/11186) Checking out files: 48% (5477/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 60% (6712/11186) Checking out files: 61% (6824/11186) Checking out files: 62% (6936/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 64% (7250/11186) Checking out files: 65% (7271/11186) Checking out files: 66% (7383/11186) Checking out files: 67% (7495/11186) Checking out files: 68% (7607/11186) Checking out files: 69% (7719/11186) Checking out files: 70% (7831/11186) Checking out files: 71% (7943/11186) Checking out files: 72% (8054/11186) Checking out files: 73% (8166/11186) Checking out files: 74% (8278/11186) Checking out files: 75% (8390/11186) Checking out files: 76% (8502/11186) Checking out files: 77% (8614/11186) Checking out files: 78% (8726/11186) Checking out files: 79% (8837/11186) Checking out files: 80% (8949/11186) Checking out files: 81% (9061/11186) Checking out files: 82% (9173/11186) Checking out files: 83% (9285/11186) Checking out files: 84% (9397/11186) Checking out files: 85% (9509/11186) Checking out files: 86% (9620/11186) Checking out files: 87% (9732/11186) Checking out files: 88% (9844/11186) Checking out files: 89% (9956/11186) Checking out files: 90% (10068/11186) Checking out files: 91% (10180/11186) Checking out files: 92% (10292/11186) Checking out files: 93% (10403/11186) Checking out files: 94% (10515/11186) Checking out files: 95% (10627/11186) Checking out files: 96% (10739/11186) Checking out files: 97% (10851/11186) Checking out files: 98% (10963/11186) Checking out files: 99% (11075/11186) Checking out files: 100% (11186/11186) Checking out files: 100% (11186/11186), done. [2021-02-16T17:59:17.517Z] #24 167.1 + cd /tmp/tmp.sBKFcyFtaB/tmp/docker-ce [2021-02-16T17:59:17.517Z] #24 167.1 + git checkout -q v17.06.2-ce [2021-02-16T17:59:18.162Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.76s) [2021-02-16T17:59:18.162Z] PASS [2021-02-16T17:59:18.162Z] [2021-02-16T17:59:18.162Z] === Skipped [2021-02-16T17:59:18.162Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-16T17:59:18.162Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T17:59:18.162Z] [2021-02-16T17:59:18.162Z] [2021-02-16T17:59:18.162Z] DONE 33 tests, 1 skipped in 118.326s [2021-02-16T17:59:18.162Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T17:59:18.162Z] INFO: Testing against a local daemon [2021-02-16T17:59:18.162Z] === RUN TestConfigInspect [2021-02-16T17:59:18.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T17:59:19.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T17:59:19.544Z] --- PASS: TestConfigInspect (2.39s) [2021-02-16T17:59:19.544Z] === RUN TestConfigList [2021-02-16T17:59:19.634Z] #24 ... [2021-02-16T17:59:19.634Z] [2021-02-16T17:59:19.634Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:59:19.634Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T17:59:19.634Z] #20 48.11 Selecting previously unselected package libnet1:ppc64el. [2021-02-16T17:59:19.634Z] #20 48.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-16T17:59:19.634Z] #20 48.12 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T17:59:19.634Z] #20 48.26 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-16T17:59:19.634Z] #20 48.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-16T17:59:19.634Z] #20 48.29 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T17:59:19.634Z] #20 48.41 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-16T17:59:19.634Z] #20 48.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-16T17:59:19.634Z] #20 48.44 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T17:59:19.634Z] #20 48.54 Selecting previously unselected package libreadline5:ppc64el. [2021-02-16T17:59:19.933Z] #20 48.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-02-16T17:59:19.933Z] #20 48.56 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-16T17:59:19.933Z] #20 48.72 Selecting previously unselected package net-tools. [2021-02-16T17:59:19.933Z] #20 48.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-02-16T17:59:19.933Z] #20 48.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T17:59:20.149Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T17:59:20.149Z] Using test binary docker [2021-02-16T17:59:20.149Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T17:59:20.149Z] +++ /etc/init.d/apparmor start [2021-02-16T17:59:20.149Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T17:59:20.149Z] INFO: Waiting for daemon to start... [2021-02-16T17:59:20.149Z] Starting dockerd [2021-02-16T17:59:20.149Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-16T17:59:20.230Z] #20 49.07 Selecting previously unselected package python-pip-whl. [2021-02-16T17:59:20.230Z] #20 49.09 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-16T17:59:20.230Z] #20 49.09 Unpacking python-pip-whl (18.1-5) ... [2021-02-16T17:59:20.241Z] #19 53.22 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-16T17:59:20.241Z] #19 53.24 Setting up xz-utils (5.2.4-1) ... [2021-02-16T17:59:20.241Z] #19 53.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-16T17:59:20.241Z] #19 53.27 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-16T17:59:20.241Z] #19 53.37 invoke-rc.d: could not determine current runlevel [2021-02-16T17:59:20.241Z] #19 53.39 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-16T17:59:20.241Z] #19 53.40 Setting up pigz (2.4-1) ... [2021-02-16T17:59:20.241Z] #19 53.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-16T17:59:20.241Z] #19 53.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-16T17:59:20.241Z] #19 53.46 Setting up python-pip-whl (18.1-5) ... [2021-02-16T17:59:20.241Z] #19 53.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-16T17:59:20.241Z] #19 53.48 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-16T17:59:20.500Z] #19 53.90 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-16T17:59:20.500Z] #19 53.91 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-16T17:59:20.500Z] #19 53.93 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-16T17:59:20.500Z] #19 53.94 Setting up vim (2:8.1.0875-5) ... [2021-02-16T17:59:20.500Z] #19 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-16T17:59:20.500Z] #19 53.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-16T17:59:20.500Z] #19 53.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-16T17:59:20.500Z] #19 53.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-16T17:59:20.500Z] #19 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-16T17:59:20.500Z] #19 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-16T17:59:20.500Z] #19 53.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-16T17:59:20.500Z] #19 54.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-16T17:59:20.500Z] #19 54.02 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-16T17:59:20.500Z] #19 54.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T17:59:20.500Z] #19 54.08 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-16T17:59:20.500Z] #19 54.10 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T17:59:20.500Z] #19 54.11 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-16T17:59:20.500Z] #19 54.13 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T17:59:20.500Z] #19 ... [2021-02-16T17:59:20.500Z] [2021-02-16T17:59:20.500Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:20.500Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:59:20.500Z] #42 100.9 CC criu/cr-restore.o [2021-02-16T17:59:20.500Z] #42 105.3 CC criu/cr-service.o [2021-02-16T17:59:20.500Z] #42 107.0 CC criu/crtools.o [2021-02-16T17:59:20.500Z] #42 107.5 CC criu/eventfd.o [2021-02-16T17:59:20.500Z] #42 107.9 CC criu/eventpoll.o [2021-02-16T17:59:20.500Z] #42 108.8 CC criu/external.o [2021-02-16T17:59:20.500Z] #42 109.2 CC criu/fault-injection.o [2021-02-16T17:59:20.500Z] #42 109.3 CC criu/fdstore.o [2021-02-16T17:59:20.500Z] #42 109.7 CC criu/fifo.o [2021-02-16T17:59:20.500Z] #42 110.2 CC criu/file-ids.o [2021-02-16T17:59:20.500Z] #42 110.5 CC criu/file-lock.o [2021-02-16T17:59:20.878Z] #20 49.60 Selecting previously unselected package python3-lib2to3. [2021-02-16T17:59:20.878Z] #20 49.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-16T17:59:20.878Z] #20 49.61 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-16T17:59:21.068Z] #42 111.4 CC criu/files-ext.o [2021-02-16T17:59:21.180Z] #20 49.75 Selecting previously unselected package python3-distutils. [2021-02-16T17:59:21.180Z] #20 49.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-16T17:59:21.180Z] #20 49.78 Unpacking python3-distutils (3.7.3-1) ... [2021-02-16T17:59:21.327Z] #42 111.9 CC criu/files-reg.o [2021-02-16T17:59:21.480Z] #20 50.01 Selecting previously unselected package python3-pip. [2021-02-16T17:59:21.480Z] #20 50.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-16T17:59:21.480Z] #20 50.04 Unpacking python3-pip (18.1-5) ... [2021-02-16T17:59:21.480Z] #20 50.32 Selecting previously unselected package python3-pkg-resources. [2021-02-16T17:59:21.480Z] #20 50.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-16T17:59:21.480Z] #20 50.41 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-16T17:59:21.778Z] #20 50.54 Selecting previously unselected package python3-setuptools. [2021-02-16T17:59:21.778Z] #20 50.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-16T17:59:21.778Z] #20 50.57 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-16T17:59:22.076Z] #20 50.82 Selecting previously unselected package python3-wheel. [2021-02-16T17:59:22.076Z] #20 50.83 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-16T17:59:22.076Z] #20 50.83 Unpacking python3-wheel (0.32.3-2) ... [2021-02-16T17:59:22.076Z] #20 50.92 Selecting previously unselected package sudo. [2021-02-16T17:59:22.082Z] --- PASS: TestConfigList (2.29s) [2021-02-16T17:59:22.082Z] === RUN TestConfigsCreateAndDelete [2021-02-16T17:59:22.211Z] . [2021-02-16T17:59:22.211Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T17:59:22.211Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T17:59:22.211Z] Error: No such image: emptyfs [2021-02-16T17:59:22.211Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T17:59:22.211Z] ++++ docker load [2021-02-16T17:59:22.374Z] #20 50.93 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-02-16T17:59:22.374Z] #20 50.94 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-16T17:59:22.501Z] Running integration-test (iteration 1) [2021-02-16T17:59:22.501Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T17:59:22.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-16T17:59:22.501Z] ++ set -e [2021-02-16T17:59:22.501Z] ++ '[' -n 0 ']' [2021-02-16T17:59:22.501Z] ++ set -x [2021-02-16T17:59:22.502Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-16T17:59:23.042Z] #20 51.66 Selecting previously unselected package thin-provisioning-tools. [2021-02-16T17:59:23.042Z] #20 51.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-02-16T17:59:23.042Z] #20 51.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T17:59:23.341Z] #20 51.98 Selecting previously unselected package uidmap. [2021-02-16T17:59:23.341Z] #20 52.01 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-02-16T17:59:23.341Z] #20 52.02 Unpacking uidmap (1:4.5-1.1) ... [2021-02-16T17:59:23.341Z] #20 52.21 Selecting previously unselected package vim-runtime. [2021-02-16T17:59:23.341Z] #20 52.22 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-16T17:59:23.522Z] #67 exporting layers 6.6s done [2021-02-16T17:59:23.522Z] #67 writing image sha256:191a3a6dddd1dabfb373c27eeffb115abacd5c375238ec7fcf26674c24986928 done [2021-02-16T17:59:23.522Z] #67 naming to docker.io/library/docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b done [2021-02-16T17:59:23.522Z] #67 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-16T17:59:23.639Z] #20 52.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-16T17:59:23.639Z] #20 52.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-16T17:59:23.639Z] #20 52.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-16T17:59:23.863Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41970/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/validate/default [2021-02-16T17:59:23.865Z] #42 ... [2021-02-16T17:59:23.865Z] [2021-02-16T17:59:23.865Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:59:23.865Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:59:23.865Z] #19 57.01 Setting up iptables (1.8.2-4) ... [2021-02-16T17:59:23.865Z] #19 57.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T17:59:23.865Z] #19 57.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T17:59:23.865Z] #19 57.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T17:59:23.865Z] #19 57.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T17:59:23.865Z] #19 57.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-16T17:59:23.865Z] #19 57.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-16T17:59:23.865Z] #19 57.08 Setting up python3 (3.7.3-1) ... [2021-02-16T17:59:24.124Z] #19 57.57 Setting up python3-wheel (0.32.3-2) ... [2021-02-16T17:59:24.133Z] using credential docker-jenkins-github-credentials [2021-02-16T17:59:24.207Z] Cloning the remote Git repository [2021-02-16T17:59:24.207Z] Cloning with configured refspecs honoured and without tags [2021-02-16T17:59:24.621Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2021-02-16T17:59:24.621Z] === RUN TestConfigsUpdate [2021-02-16T17:59:24.790Z] Congratulations! All commits are properly signed with the DCO! [2021-02-16T17:59:25.065Z] #19 58.30 Setting up apparmor (2.13.2-10) ... [2021-02-16T17:59:25.170Z] #20 ... [2021-02-16T17:59:25.170Z] [2021-02-16T17:59:25.170Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:59:25.170Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:59:25.170Z] #45 164.6 vendor/golang.org/x/net/http/httpguts [2021-02-16T17:59:25.170Z] #45 164.6 mime/multipart [2021-02-16T17:59:25.170Z] #45 167.8 crypto/tls [2021-02-16T17:59:25.170Z] #45 ... [2021-02-16T17:59:25.170Z] [2021-02-16T17:59:25.170Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:25.170Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:59:25.170Z] #43 98.95 DEP criu/action-scripts.d [2021-02-16T17:59:25.170Z] #43 99.37 CC criu/action-scripts.o [2021-02-16T17:59:25.170Z] #43 100.0 CC criu/aio.o [2021-02-16T17:59:25.170Z] #43 100.8 CC criu/autofs.o [2021-02-16T17:59:25.170Z] #43 103.2 CC criu/bfd.o [2021-02-16T17:59:25.170Z] #43 104.2 CC criu/bitmap.o [2021-02-16T17:59:25.170Z] #43 104.5 CC criu/cgroup-props.o [2021-02-16T17:59:25.170Z] #43 105.9 CC criu/cgroup.o [2021-02-16T17:59:25.352Z] Congratulations! Seccomp profile generation is done correctly. [2021-02-16T17:59:25.352Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-16T17:59:24.431Z] Cloning repository https://github.com/moby/moby.git [2021-02-16T17:59:24.826Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-02-16T17:59:26.226Z] #43 ... [2021-02-16T17:59:26.226Z] [2021-02-16T17:59:26.226Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:59:26.226Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:59:26.226Z] #45 175.7 net/http/httptrace [2021-02-16T17:59:26.524Z] #45 176.1 net/http [2021-02-16T17:59:26.531Z] --- PASS: TestConfigsUpdate (2.27s) [2021-02-16T17:59:26.531Z] === RUN TestTemplatedConfig [2021-02-16T17:59:26.971Z] #19 60.28 Setting up xfsprogs (4.20.0-1) ... [2021-02-16T17:59:26.971Z] #19 60.30 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-16T17:59:27.230Z] #19 60.72 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-16T17:59:28.168Z] #19 61.68 Setting up python3-distutils (3.7.3-1) ... [2021-02-16T17:59:26.381Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:59:26.382Z] > git --version # timeout=10 [2021-02-16T17:59:26.424Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-16T17:59:26.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:59:26.428Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:59:28.737Z] #19 62.24 Setting up python3-setuptools (40.8.0-1) ... [2021-02-16T17:59:29.675Z] #19 ... [2021-02-16T17:59:29.675Z] [2021-02-16T17:59:29.675Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:59:29.675Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:59:29.675Z] #39 189.4 + dpkg --print-architecture [2021-02-16T17:59:29.675Z] #39 189.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-16T17:59:29.827Z] --- PASS: TestTemplatedConfig (2.74s) [2021-02-16T17:59:29.827Z] === RUN TestConfigCreateResolve [2021-02-16T17:59:29.934Z] #39 189.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-16T17:59:29.934Z] #39 189.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-16T17:59:30.967Z] Loaded image: buildpack-deps:buster [2021-02-16T17:59:31.258Z] Loaded image: busybox:latest [2021-02-16T17:59:31.258Z] Loaded image: busybox:glibc [2021-02-16T17:59:31.470Z] #45 ... [2021-02-16T17:59:31.470Z] [2021-02-16T17:59:31.470Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:59:31.470Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T17:59:31.470Z] #20 56.13 Selecting previously unselected package vim. [2021-02-16T17:59:31.470Z] #20 56.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-16T17:59:31.470Z] #20 56.18 Unpacking vim (2:8.1.0875-5) ... [2021-02-16T17:59:31.470Z] #20 56.80 Selecting previously unselected package xfsprogs. [2021-02-16T17:59:31.470Z] #20 56.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-02-16T17:59:31.470Z] #20 56.81 Unpacking xfsprogs (4.20.0-1) ... [2021-02-16T17:59:31.470Z] #20 57.33 Selecting previously unselected package zip. [2021-02-16T17:59:31.470Z] #20 57.34 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-02-16T17:59:31.470Z] #20 57.35 Unpacking zip (3.0-11+b1) ... [2021-02-16T17:59:31.470Z] #20 57.54 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-16T17:59:31.470Z] #20 57.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-16T17:59:31.470Z] #20 57.55 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-02-16T17:59:31.470Z] #20 57.56 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-16T17:59:31.470Z] #20 57.56 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-02-16T17:59:31.470Z] #20 57.57 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-02-16T17:59:31.470Z] #20 57.57 Setting up uidmap (1:4.5-1.1) ... [2021-02-16T17:59:31.470Z] #20 57.59 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-02-16T17:59:31.470Z] #20 57.60 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-16T17:59:31.470Z] #20 57.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-16T17:59:31.470Z] #20 57.63 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-16T17:59:31.470Z] #20 57.63 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-16T17:59:31.470Z] #20 57.64 Setting up xxd (2:8.1.0875-5) ... [2021-02-16T17:59:31.470Z] #20 57.65 Setting up zip (3.0-11+b1) ... [2021-02-16T17:59:31.470Z] #20 57.65 Setting up vim-common (2:8.1.0875-5) ... [2021-02-16T17:59:31.470Z] #20 57.68 Setting up bash-completion (1:2.8-6) ... [2021-02-16T17:59:31.470Z] #20 ... [2021-02-16T17:59:31.470Z] [2021-02-16T17:59:31.470Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T17:59:31.470Z] #24 sha256:d4eaf8ccc9b099d6913145addbd7b3b2ddbfb5ee9e10b1a422325f2acd15d5e9 [2021-02-16T17:59:31.470Z] #24 171.0 + mkdir -p /tmp/tmp.sBKFcyFtaB/src/github.com/docker [2021-02-16T17:59:31.470Z] #24 171.0 + mv components/cli /tmp/tmp.sBKFcyFtaB/src/github.com/docker/cli [2021-02-16T17:59:31.470Z] #24 171.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-16T17:59:31.735Z] --- PASS: TestConfigCreateResolve (2.31s) [2021-02-16T17:59:31.735Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T17:59:31.765Z] #24 ... [2021-02-16T17:59:31.765Z] [2021-02-16T17:59:31.765Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:31.765Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:59:31.765Z] #43 111.7 CC criu/clone-noasan.o [2021-02-16T17:59:31.765Z] #43 112.1 CC criu/config.o [2021-02-16T17:59:31.995Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-16T17:59:31.995Z] PASS [2021-02-16T17:59:31.995Z] [2021-02-16T17:59:31.995Z] DONE 7 tests in 14.871s [2021-02-16T17:59:31.995Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T17:59:32.255Z] INFO: Testing against a local daemon [2021-02-16T17:59:32.255Z] === RUN TestCheckpoint [2021-02-16T17:59:32.255Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T17:59:32.255Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T17:59:32.255Z] === RUN TestContainerInvalidJSON [2021-02-16T17:59:32.255Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T17:59:32.255Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T17:59:32.255Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T17:59:32.255Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T17:59:32.255Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T17:59:32.255Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T17:59:32.255Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T17:59:32.255Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T17:59:32.255Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T17:59:32.255Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-16T17:59:32.255Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T17:59:32.255Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T17:59:32.255Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T17:59:32.255Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T17:59:32.255Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-16T17:59:32.255Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T17:59:32.255Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-16T17:59:32.255Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T17:59:32.255Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-02-16T17:59:32.255Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T17:59:32.468Z] #39 ... [2021-02-16T17:59:32.468Z] [2021-02-16T17:59:32.468Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:59:32.468Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-16T17:59:32.468Z] #19 63.58 Setting up python3-pip (18.1-5) ... [2021-02-16T17:59:32.468Z] #19 64.58 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:59:32.468Z] #19 64.62 Processing triggers for mime-support (3.62) ... [2021-02-16T17:59:32.468Z] #19 DONE 65.6s [2021-02-16T17:59:32.468Z] [2021-02-16T17:59:32.468Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T17:59:32.468Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-16T17:59:32.516Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-16T17:59:32.516Z] === RUN TestCopyFromContainer [2021-02-16T17:59:32.760Z] Loaded image: debian:bullseye [2021-02-16T17:59:32.760Z] Loaded image: hello-world:latest [2021-02-16T17:59:33.075Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T17:59:33.075Z] INFO: Testing against a local daemon [2021-02-16T17:59:33.075Z] === RUN TestCgroupNamespacesBuild [2021-02-16T17:59:33.301Z] #43 115.0 CC criu/cr-check.o [2021-02-16T17:59:33.411Z] #20 1.092 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-16T17:59:33.411Z] #20 1.100 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-16T17:59:33.411Z] #20 1.103 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-16T17:59:33.411Z] #20 DONE 1.2s [2021-02-16T17:59:33.411Z] [2021-02-16T17:59:33.411Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:33.411Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:59:33.411Z] #42 114.1 CC criu/files.o [2021-02-16T17:59:33.411Z] #42 116.0 CC criu/filesystems.o [2021-02-16T17:59:33.411Z] #42 116.7 CC criu/fsnotify.o [2021-02-16T17:59:33.411Z] #42 118.1 CC criu/image-desc.o [2021-02-16T17:59:33.411Z] #42 118.3 CC criu/image.o [2021-02-16T17:59:33.411Z] #42 119.1 CC criu/ipc_ns.o [2021-02-16T17:59:33.411Z] #42 120.4 CC criu/irmap.o [2021-02-16T17:59:33.411Z] #42 121.1 CC criu/kcmp-ids.o [2021-02-16T17:59:33.411Z] #42 121.5 CC criu/kerndat.o [2021-02-16T17:59:33.411Z] #42 122.6 CC criu/libnetlink.o [2021-02-16T17:59:33.411Z] #42 123.1 CC criu/log.o [2021-02-16T17:59:33.411Z] #42 ... [2021-02-16T17:59:33.411Z] [2021-02-16T17:59:33.411Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T17:59:33.411Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T17:59:33.441Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-02-16T17:59:33.455Z] === RUN TestCopyFromContainer// [2021-02-16T17:59:33.715Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T17:59:33.715Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T17:59:33.715Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T17:59:33.715Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T17:59:33.976Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T17:59:33.976Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T17:59:33.976Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T17:59:33.976Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T17:59:34.237Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T17:59:34.237Z] --- PASS: TestCopyFromContainer (1.87s) [2021-02-16T17:59:34.237Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-16T17:59:34.237Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-16T17:59:34.237Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-16T17:59:34.237Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-16T17:59:34.237Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-16T17:59:34.237Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-02-16T17:59:34.237Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-16T17:59:34.237Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-02-16T17:59:34.237Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-16T17:59:34.237Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-02-16T17:59:34.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T17:59:34.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T17:59:34.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T17:59:34.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T17:59:34.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T17:59:34.237Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T17:59:34.237Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T17:59:34.237Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T17:59:34.237Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T17:59:34.237Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T17:59:34.237Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-16T17:59:34.237Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T17:59:34.237Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T17:59:34.237Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T17:59:34.237Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T17:59:34.237Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-16T17:59:34.237Z] === RUN TestCreateWithInvalidEnv [2021-02-16T17:59:34.237Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T17:59:34.237Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T17:59:34.237Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T17:59:34.237Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T17:59:34.237Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T17:59:34.237Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T17:59:34.237Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T17:59:34.237Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T17:59:34.237Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T17:59:34.237Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-16T17:59:34.237Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T17:59:34.237Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T17:59:34.237Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T17:59:34.237Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T17:59:34.237Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-02-16T17:59:34.237Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T17:59:35.339Z] Congratulations! All API changes are done the right way. [2021-02-16T17:59:35.339Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-16T17:59:35.339Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-16T17:59:35.339Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-16T17:59:35.339Z] Congratulations! No new tests were added to integration-cli. [2021-02-16T17:59:35.339Z] [2021-02-16T17:59:35.339Z] INFO Start validation with golang-ci-lint [2021-02-16T17:59:35.339Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-16T17:59:35.339Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-16T17:59:35.339Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-16T17:59:35.405Z] #43 ... [2021-02-16T17:59:35.405Z] [2021-02-16T17:59:35.405Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:59:35.405Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T17:59:35.405Z] #20 61.93 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-02-16T17:59:35.405Z] #20 61.95 Setting up xz-utils (5.2.4-1) ... [2021-02-16T17:59:35.405Z] #20 62.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-16T17:59:35.405Z] #20 62.04 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-16T17:59:35.405Z] #20 62.25 invoke-rc.d: could not determine current runlevel [2021-02-16T17:59:35.405Z] #20 62.26 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-16T17:59:35.405Z] #20 62.27 Setting up pigz (2.4-1) ... [2021-02-16T17:59:35.405Z] #20 62.28 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-16T17:59:35.405Z] #20 62.28 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-16T17:59:35.405Z] #20 62.32 Setting up python-pip-whl (18.1-5) ... [2021-02-16T17:59:35.405Z] #20 62.32 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-02-16T17:59:35.405Z] #20 62.34 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-16T17:59:35.405Z] #20 63.13 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-02-16T17:59:35.405Z] #20 63.14 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-16T17:59:35.405Z] #20 63.15 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-16T17:59:35.405Z] #20 63.16 Setting up vim (2:8.1.0875-5) ... [2021-02-16T17:59:35.405Z] #20 63.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-16T17:59:35.405Z] #20 63.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-16T17:59:35.405Z] #20 63.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-16T17:59:35.405Z] #20 63.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-16T17:59:35.405Z] #20 63.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-16T17:59:35.405Z] #20 63.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-16T17:59:35.405Z] #20 63.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-16T17:59:35.405Z] #20 63.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-16T17:59:35.405Z] #20 63.27 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-16T17:59:35.405Z] #20 63.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-16T17:59:35.405Z] #20 63.29 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-16T17:59:35.405Z] #20 63.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-16T17:59:35.405Z] #20 63.30 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-16T17:59:35.405Z] #20 63.31 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-16T17:59:35.808Z] --- PASS: TestCgroupNamespacesBuild (2.49s) [2021-02-16T17:59:35.808Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T17:59:36.147Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2021-02-16T17:59:36.147Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T17:59:37.311Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2021-02-16T17:59:37.311Z] === RUN TestBuildWithSession [2021-02-16T17:59:37.311Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T17:59:37.311Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T17:59:37.311Z] === RUN TestBuildSquashParent [2021-02-16T17:59:38.057Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2021-02-16T17:59:38.057Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T17:59:38.057Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T17:59:38.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T17:59:38.057Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T17:59:38.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T17:59:38.057Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T17:59:38.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T17:59:38.057Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T17:59:38.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T17:59:38.057Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T17:59:38.057Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T17:59:38.057Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T17:59:38.057Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T17:59:38.057Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T17:59:38.057Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T17:59:38.057Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T17:59:38.057Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-16T17:59:38.057Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-16T17:59:38.057Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-16T17:59:38.057Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-16T17:59:38.057Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T17:59:38.057Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-16T17:59:38.057Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T17:59:38.317Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2021-02-16T17:59:38.317Z] === RUN TestCreateDifferentPlatform [2021-02-16T17:59:38.317Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T17:59:38.317Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T17:59:38.317Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-16T17:59:38.317Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T17:59:38.317Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T17:59:38.317Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T17:59:38.317Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-16T17:59:38.317Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T17:59:38.317Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-16T17:59:38.317Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T17:59:38.317Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T17:59:38.317Z] === RUN TestDaemonRestartIpcMode [2021-02-16T17:59:38.317Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T17:59:38.317Z] === RUN TestDaemonHostGatewayIP [2021-02-16T17:59:38.317Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T17:59:38.317Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T17:59:38.317Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T17:59:38.317Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T17:59:38.317Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T17:59:38.317Z] === RUN TestDiff [2021-02-16T17:59:38.888Z] --- PASS: TestDiff (0.54s) [2021-02-16T17:59:38.888Z] === RUN TestExecWithCloseStdin [2021-02-16T17:59:38.970Z] #20 67.27 Setting up iptables (1.8.2-4) ... [2021-02-16T17:59:38.970Z] #20 67.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T17:59:38.970Z] #20 67.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T17:59:38.970Z] #20 67.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-16T17:59:38.970Z] #20 67.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-16T17:59:38.970Z] #20 67.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-16T17:59:38.970Z] #20 67.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-16T17:59:38.970Z] #20 67.35 Setting up python3 (3.7.3-1) ... [2021-02-16T17:59:39.292Z] #20 67.89 Setting up python3-wheel (0.32.3-2) ... [2021-02-16T17:59:39.826Z] --- PASS: TestExecWithCloseStdin (0.65s) [2021-02-16T17:59:39.826Z] === RUN TestExec [2021-02-16T17:59:39.947Z] #20 68.88 Setting up apparmor (2.13.2-10) ... [2021-02-16T17:59:40.045Z] #21 5.688 Collecting yamllint==1.16.0 [2021-02-16T17:59:40.395Z] --- PASS: TestExec (0.66s) [2021-02-16T17:59:40.395Z] === RUN TestExecUser [2021-02-16T17:59:40.594Z] #20 ... [2021-02-16T17:59:40.594Z] [2021-02-16T17:59:40.594Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:59:40.594Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:59:40.594Z] #45 190.0 github.com/LK4D4/vndr/godl [2021-02-16T17:59:40.611Z] #21 ... [2021-02-16T17:59:40.611Z] [2021-02-16T17:59:40.611Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:40.612Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:59:40.612Z] #42 124.0 CC criu/lsm.o [2021-02-16T17:59:40.612Z] #42 124.6 CC criu/mem.o [2021-02-16T17:59:40.612Z] #42 126.7 CC criu/memfd.o [2021-02-16T17:59:40.612Z] #42 127.4 CC criu/mount.o [2021-02-16T17:59:40.965Z] --- PASS: TestExecUser (0.63s) [2021-02-16T17:59:40.965Z] === RUN TestExportContainerAndImportImage [2021-02-16T17:59:41.178Z] #42 131.6 CC criu/namespaces.o [2021-02-16T17:59:41.651Z] #45 190.9 github.com/LK4D4/vndr [2021-02-16T17:59:41.905Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2021-02-16T17:59:41.905Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T17:59:43.079Z] #42 133.4 CC criu/net.o [2021-02-16T17:59:43.287Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-02-16T17:59:43.287Z] === RUN TestHealthCheckWorkdir [2021-02-16T17:59:43.848Z] Fetching without tags [2021-02-16T17:59:43.858Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2021-02-16T17:59:43.858Z] === RUN TestHealthKillContainer [2021-02-16T17:59:44.454Z] #42 ... [2021-02-16T17:59:44.454Z] [2021-02-16T17:59:44.454Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T17:59:44.454Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-16T17:59:44.454Z] #21 11.08 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-16T17:59:44.454Z] #21 11.18 Collecting pyyaml (from yamllint==1.16.0) [2021-02-16T17:59:44.712Z] #21 11.45 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-16T17:59:44.971Z] #21 11.81 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-16T17:59:44.971Z] #21 11.86 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-16T17:59:45.229Z] #21 11.92 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-16T17:59:45.251Z] Merging remotes/origin/20.10 commit dfce527001bb9890b3f00df50f5a99fd68ec6b7b into PR head commit fc07fecfb58e54bd11525644e277b3dd3fff4d7f [2021-02-16T17:59:45.784Z] --- PASS: TestBuildSquashParent (7.63s) [2021-02-16T17:59:45.784Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T17:59:45.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T17:59:45.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T17:59:45.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T17:59:45.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T17:59:45.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T17:59:45.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T17:59:45.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T17:59:45.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T17:59:45.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T17:59:45.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T17:59:45.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T17:59:45.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T17:59:45.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T17:59:45.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T17:59:45.796Z] #21 12.33 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-16T17:59:43.518Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:59:43.606Z] > git config --add remote.origin.fetch +refs/pull/41970/head:refs/remotes/origin/PR-41970 # timeout=10 [2021-02-16T17:59:43.649Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:59:43.766Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-16T17:59:43.884Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-16T17:59:43.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:59:43.885Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41970/head:refs/remotes/origin/PR-41970 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-16T17:59:45.356Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:59:45.402Z] > git checkout -f fc07fecfb58e54bd11525644e277b3dd3fff4d7f # timeout=10 [2021-02-16T17:59:46.055Z] #21 DONE 12.8s [2021-02-16T17:59:46.055Z] [2021-02-16T17:59:46.055Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:46.055Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:59:46.055Z] #42 ... [2021-02-16T17:59:46.055Z] [2021-02-16T17:59:46.055Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T17:59:46.055Z] #24 sha256:bef29efefa5379e9130bfe8812736c614722d91785fbcc4f52ace68fd60f26ea [2021-02-16T17:59:46.198Z] #45 ... [2021-02-16T17:59:46.199Z] [2021-02-16T17:59:46.199Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:46.199Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:59:46.199Z] #43 117.5 CC criu/cr-dedup.o [2021-02-16T17:59:46.199Z] #43 118.0 CC criu/cr-dump.o [2021-02-16T17:59:46.199Z] #43 121.3 CC criu/cr-errno.o [2021-02-16T17:59:46.199Z] #43 121.4 CC criu/cr-restore.o [2021-02-16T17:59:46.199Z] #43 ... [2021-02-16T17:59:46.199Z] [2021-02-16T17:59:46.199Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-16T17:59:46.199Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-16T17:59:46.199Z] #20 71.28 Setting up xfsprogs (4.20.0-1) ... [2021-02-16T17:59:46.199Z] #20 71.29 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-16T17:59:46.199Z] #20 71.83 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-16T17:59:46.199Z] #20 73.36 Setting up python3-distutils (3.7.3-1) ... [2021-02-16T17:59:46.199Z] #20 74.07 Setting up python3-setuptools (40.8.0-1) ... [2021-02-16T17:59:46.396Z] --- PASS: TestHealthKillContainer (2.68s) [2021-02-16T17:59:46.396Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T17:59:46.621Z] #24 DONE 0.5s [2021-02-16T17:59:46.621Z] [2021-02-16T17:59:46.621Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T17:59:46.621Z] #29 sha256:a6ba0aa2c1a27fe9672ce1006b7116a0f3ab54dd4d6d44a1df0f5d37115e78af [2021-02-16T17:59:46.967Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-02-16T17:59:46.967Z] === RUN TestIpcModeNone [2021-02-16T17:59:47.249Z] #20 75.89 Setting up python3-pip (18.1-5) ... [2021-02-16T17:59:47.536Z] --- PASS: TestIpcModeNone (0.64s) [2021-02-16T17:59:47.536Z] === RUN TestIpcModePrivate [2021-02-16T17:59:47.845Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T17:59:47.845Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T17:59:48.426Z] Merge succeeded, producing dc7441ccf15e5776650c6363f4eaaaf43a1ef209 [2021-02-16T17:59:48.426Z] Checking out Revision dc7441ccf15e5776650c6363f4eaaaf43a1ef209 (PR-41970) [2021-02-16T17:59:48.476Z] --- PASS: TestIpcModePrivate (0.65s) [2021-02-16T17:59:48.476Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-02-16T17:59:48.476Z] === RUN TestIpcModeShareable [2021-02-16T17:59:48.787Z] #20 77.52 Processing triggers for libc-bin (2.28-10) ... [2021-02-16T17:59:48.787Z] #20 77.54 Processing triggers for mime-support (3.62) ... [2021-02-16T17:59:48.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T17:59:47.545Z] > git remote # timeout=10 [2021-02-16T17:59:47.686Z] > git config --get remote.origin.url # timeout=10 [2021-02-16T17:59:47.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-16T17:59:47.732Z] > git merge dfce527001bb9890b3f00df50f5a99fd68ec6b7b # timeout=10 [2021-02-16T17:59:48.170Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-02-16T17:59:48.457Z] > git config core.sparsecheckout # timeout=10 [2021-02-16T17:59:48.502Z] > git checkout -f dc7441ccf15e5776650c6363f4eaaaf43a1ef209 # timeout=10 [2021-02-16T17:59:49.045Z] --- PASS: TestIpcModeShareable (0.65s) [2021-02-16T17:59:49.045Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-02-16T17:59:49.045Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T17:59:49.085Z] #20 DONE 77.8s [2021-02-16T17:59:49.085Z] [2021-02-16T17:59:49.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-02-16T17:59:49.085Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:59:49.085Z] #43 128.6 CC criu/cr-service.o [2021-02-16T17:59:49.732Z] #43 ... [2021-02-16T17:59:49.732Z] [2021-02-16T17:59:49.732Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-16T17:59:49.733Z] #21 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-02-16T17:59:49.733Z] #21 0.393 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-16T17:59:49.733Z] #21 0.400 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-16T17:59:49.733Z] #21 0.408 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-16T17:59:49.733Z] #21 DONE 0.5s [2021-02-16T17:59:49.733Z] [2021-02-16T17:59:49.733Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T17:59:49.733Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T17:59:50.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T17:59:50.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T17:59:50.822Z] #29 DONE 4.5s [2021-02-16T17:59:50.822Z] [2021-02-16T17:59:50.822Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:50.822Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:59:50.822Z] #42 137.1 CC criu/netfilter.o [2021-02-16T17:59:50.822Z] #42 137.6 CC criu/page-pipe.o [2021-02-16T17:59:50.822Z] #42 138.3 CC criu/page-xfer.o [2021-02-16T17:59:50.822Z] #42 139.8 CC criu/pagemap-cache.o [2021-02-16T17:59:50.822Z] #42 140.1 CC criu/pagemap.o [2021-02-16T17:59:50.822Z] #42 141.1 CC criu/parasite-syscall.o [2021-02-16T17:59:50.993Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2021-02-16T17:59:50.994Z] === RUN TestAPIIpcModeHost [2021-02-16T17:59:51.265Z] --- PASS: TestAPIIpcModeHost (0.49s) [2021-02-16T17:59:51.265Z] === RUN TestDaemonIpcModeShareable [2021-02-16T17:59:51.391Z] #42 ... [2021-02-16T17:59:51.391Z] [2021-02-16T17:59:51.391Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T17:59:51.391Z] #32 sha256:b2a9c5ffea061d9c2dbf168cf10a92dfc4c09aa77fed82b11d5c134a3ae2405c [2021-02-16T17:59:51.391Z] #32 DONE 0.4s [2021-02-16T17:59:51.391Z] [2021-02-16T17:59:51.391Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T17:59:51.391Z] #34 sha256:af6aedf3aa0f99d9991088359926f0d9785e7745da3e2d22d87da330b6a65a3b [2021-02-16T17:59:51.391Z] #34 DONE 0.1s [2021-02-16T17:59:51.391Z] [2021-02-16T17:59:51.391Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T17:59:51.391Z] #37 sha256:8bf33d59e69ffada0c82c4780709fb3e20fee4b40e5e85b4beb76bb311e08b34 [2021-02-16T17:59:51.391Z] #37 DONE 0.1s [2021-02-16T17:59:51.391Z] [2021-02-16T17:59:51.391Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T17:59:51.391Z] #48 sha256:5d2e431ab1e55b2bdd835084ae0582bf89d71fb384ba2a6dae3e85608b6ed83c [2021-02-16T17:59:51.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T17:59:51.649Z] #48 ... [2021-02-16T17:59:51.649Z] [2021-02-16T17:59:51.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-02-16T17:59:51.649Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:59:51.649Z] #42 142.1 CC criu/path.o [2021-02-16T17:59:51.908Z] #42 142.4 CC criu/pie-util-vdso-elf32.o [2021-02-16T17:59:52.476Z] #42 142.8 CC criu/pie-util-vdso.o [2021-02-16T17:59:52.511Z] #22 ... [2021-02-16T17:59:52.511Z] [2021-02-16T17:59:52.511Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-16T17:59:52.511Z] #45 sha256:f4f5c07363e15bf311b6b53bdeca0acb6e5b5aa7b061879ebf4c0f33a63b6f87 [2021-02-16T17:59:52.511Z] #45 DONE 201.5s [2021-02-16T17:59:52.511Z] [2021-02-16T17:59:52.511Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:52.511Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T17:59:52.511Z] #43 131.4 CC criu/crtools.o [2021-02-16T17:59:52.511Z] #43 132.7 CC criu/eventfd.o [2021-02-16T17:59:52.511Z] #43 133.3 CC criu/eventpoll.o [2021-02-16T17:59:52.660Z] --- PASS: TestDaemonIpcModeShareable (1.28s) [2021-02-16T17:59:52.660Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-16T17:59:52.660Z] === RUN TestDaemonIpcModePrivate [2021-02-16T17:59:53.044Z] #42 143.3 CC criu/pie-util.o [2021-02-16T17:59:53.044Z] #42 143.5 CC criu/pipes.o [2021-02-16T17:59:53.293Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-16T17:59:53.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2021-02-16T17:59:53.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s) [2021-02-16T17:59:53.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s) [2021-02-16T17:59:53.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.53s) [2021-02-16T17:59:53.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.51s) [2021-02-16T17:59:53.293Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s) [2021-02-16T17:59:53.293Z] === RUN TestBuildMultiStageCopy [2021-02-16T17:59:53.293Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T17:59:53.566Z] #43 135.3 CC criu/external.o [2021-02-16T17:59:53.981Z] #42 144.2 CC criu/plugin.o [2021-02-16T17:59:54.042Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2021-02-16T17:59:54.042Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-16T17:59:54.042Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T17:59:54.214Z] #43 135.8 CC criu/fault-injection.o [2021-02-16T17:59:54.214Z] #43 135.9 CC criu/fdstore.o [2021-02-16T17:59:54.241Z] #42 144.6 CC criu/proc_parse.o [2021-02-16T17:59:54.866Z] #43 136.4 CC criu/fifo.o [2021-02-16T17:59:54.983Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s) [2021-02-16T17:59:54.983Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-16T17:59:54.983Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T17:59:55.163Z] #43 136.8 CC criu/file-ids.o [2021-02-16T17:59:55.179Z] #42 ... [2021-02-16T17:59:55.179Z] [2021-02-16T17:59:55.179Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T17:59:55.179Z] #52 sha256:4efec8608f6c0f7a439e2eca25dd0c2e261ef3a4dc6f0595c5063f0e75437508 [2021-02-16T17:59:55.179Z] #52 93.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-16T17:59:55.179Z] #52 95.68 + mkdir -p /build [2021-02-16T17:59:55.179Z] #52 95.68 + cp runc /build/runc [2021-02-16T17:59:55.179Z] #52 DONE 96.5s [2021-02-16T17:59:55.438Z] [2021-02-16T17:59:55.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-02-16T17:59:55.438Z] #48 sha256:5d2e431ab1e55b2bdd835084ae0582bf89d71fb384ba2a6dae3e85608b6ed83c [2021-02-16T17:59:55.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T17:59:55.809Z] #43 137.3 CC criu/file-lock.o [2021-02-16T17:59:56.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T17:59:56.018Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T17:59:56.364Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2021-02-16T17:59:56.364Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-16T17:59:56.364Z] === RUN TestIpcModeOlderClient [2021-02-16T17:59:56.364Z] === PAUSE TestIpcModeOlderClient [2021-02-16T17:59:56.364Z] === RUN TestKillContainerInvalidSignal [2021-02-16T17:59:56.463Z] #43 ... [2021-02-16T17:59:56.463Z] [2021-02-16T17:59:56.463Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T17:59:56.463Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T17:59:56.463Z] #22 6.938 Collecting yamllint==1.16.0 [2021-02-16T17:59:56.649Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T17:59:56.816Z] #48 ... [2021-02-16T17:59:56.816Z] [2021-02-16T17:59:56.816Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:56.816Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:59:56.816Z] #42 147.0 CC criu/protobuf-desc.o [2021-02-16T17:59:56.935Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2021-02-16T17:59:56.935Z] === RUN TestKillContainer [2021-02-16T17:59:56.935Z] === RUN TestKillContainer/no_signal [2021-02-16T17:59:57.131Z] #22 7.315 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-16T17:59:57.131Z] #22 7.575 Collecting pyyaml (from yamllint==1.16.0) [2021-02-16T17:59:57.195Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T17:59:57.282Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T17:59:57.384Z] #42 147.7 CC criu/protobuf.o [2021-02-16T17:59:57.644Z] #42 148.0 CC criu/pstree.o [2021-02-16T17:59:57.765Z] === RUN TestKillContainer/killing_signal [2021-02-16T17:59:57.785Z] #22 8.079 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-16T17:59:58.212Z] #42 ... [2021-02-16T17:59:58.212Z] [2021-02-16T17:59:58.212Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T17:59:58.212Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-16T17:59:58.212Z] #39 DONE 218.1s [2021-02-16T17:59:58.313Z] --- PASS: TestBuildMultiStageCopy (5.24s) [2021-02-16T17:59:58.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2021-02-16T17:59:58.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-02-16T17:59:58.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-02-16T17:59:58.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2021-02-16T17:59:58.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2021-02-16T17:59:58.313Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T17:59:58.335Z] --- PASS: TestKillContainer (1.52s) [2021-02-16T17:59:58.335Z] --- PASS: TestKillContainer/no_signal (0.44s) [2021-02-16T17:59:58.335Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2021-02-16T17:59:58.335Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2021-02-16T17:59:58.335Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T17:59:58.335Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T17:59:58.471Z] [2021-02-16T17:59:58.471Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T17:59:58.471Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T17:59:58.471Z] #42 148.8 CC criu/rbtree.o [2021-02-16T17:59:58.731Z] #42 149.2 CC criu/rst-malloc.o [2021-02-16T17:59:58.837Z] #22 9.005 Installing build dependencies: started [2021-02-16T17:59:58.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T17:59:58.905Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T17:59:59.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T17:59:59.299Z] #42 149.6 CC criu/seccomp.o [2021-02-16T17:59:59.474Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s) [2021-02-16T17:59:59.474Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2021-02-16T17:59:59.474Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) [2021-02-16T17:59:59.474Z] === RUN TestKillStoppedContainer [2021-02-16T17:59:59.474Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-16T17:59:59.474Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T17:59:59.474Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-02-16T17:59:59.474Z] === RUN TestKillDifferentUserContainer [2021-02-16T17:59:59.558Z] #42 150.1 CC criu/seize.o [2021-02-16T17:59:59.817Z] --- PASS: TestBuildMultiStageParentConfig (1.78s) [2021-02-16T17:59:59.817Z] === RUN TestBuildLabelWithTargets [2021-02-16T18:00:00.044Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2021-02-16T18:00:00.044Z] === RUN TestInspectOomKilledTrue [2021-02-16T18:00:00.044Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T18:00:00.044Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-16T18:00:00.044Z] === RUN TestInspectOomKilledFalse [2021-02-16T18:00:00.305Z] --- PASS: TestInspectOomKilledFalse (0.47s) [2021-02-16T18:00:00.305Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T18:00:00.496Z] #42 ... [2021-02-16T18:00:00.496Z] [2021-02-16T18:00:00.496Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T18:00:00.496Z] #40 sha256:dccadcdeb5c1f25979c17bf3b9688fd7dceacc163cd1e1f153c9772329ca5b51 [2021-02-16T18:00:00.496Z] #40 DONE 0.6s [2021-02-16T18:00:00.496Z] [2021-02-16T18:00:00.496Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T18:00:00.496Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T18:00:00.496Z] #42 150.8 CC criu/servicefd.o [2021-02-16T18:00:00.755Z] #42 151.1 CC criu/shmem.o [2021-02-16T18:00:00.876Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2021-02-16T18:00:00.876Z] === RUN TestLinksContainerNames [2021-02-16T18:00:01.323Z] #42 151.6 CC criu/sigframe.o [2021-02-16T18:00:01.323Z] #42 151.7 CC criu/signalfd.o [2021-02-16T18:00:01.591Z] #42 151.9 CC criu/sk-inet.o [2021-02-16T18:00:01.615Z] #22 ... [2021-02-16T18:00:01.615Z] [2021-02-16T18:00:01.615Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-16T18:00:01.615Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-16T18:00:01.615Z] #32 DONE 210.9s [2021-02-16T18:00:01.615Z] [2021-02-16T18:00:01.615Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T18:00:01.615Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T18:00:01.615Z] #43 138.3 CC criu/files-ext.o [2021-02-16T18:00:01.615Z] #43 138.8 CC criu/files-reg.o [2021-02-16T18:00:01.615Z] #43 141.6 CC criu/files.o [2021-02-16T18:00:01.816Z] --- PASS: TestLinksContainerNames (0.96s) [2021-02-16T18:00:01.816Z] === RUN TestLogsFollowTailEmpty [2021-02-16T18:00:01.974Z] Commit message: "Merge commit 'dfce527001bb9890b3f00df50f5a99fd68ec6b7b' into HEAD" [2021-02-16T18:00:02.076Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2021-02-16T18:00:02.076Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T18:00:02.095Z] First time build. Skipping changelog. [2021-02-16T18:00:02.160Z] #42 ... [2021-02-16T18:00:02.160Z] [2021-02-16T18:00:02.160Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T18:00:02.160Z] #48 sha256:5d2e431ab1e55b2bdd835084ae0582bf89d71fb384ba2a6dae3e85608b6ed83c [2021-02-16T18:00:02.160Z] #48 222.0 + /build/golangci-lint --version [2021-02-16T18:00:02.160Z] #48 222.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-16T18:00:02.160Z] #48 DONE 222.4s [2021-02-16T18:00:02.160Z] [2021-02-16T18:00:02.160Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T18:00:02.160Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-16T18:00:02.160Z] #42 152.6 CC criu/sk-netlink.o [2021-02-16T18:00:02.539Z] --- PASS: TestBuildLabelWithTargets (2.64s) [2021-02-16T18:00:02.539Z] === RUN TestBuildWithEmptyLayers [2021-02-16T18:00:02.646Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2021-02-16T18:00:02.646Z] === RUN TestMountDaemonRoot [2021-02-16T18:00:02.646Z] === RUN TestMountDaemonRoot/default [2021-02-16T18:00:02.646Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T18:00:02.646Z] === RUN TestMountDaemonRoot/private [2021-02-16T18:00:02.646Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T18:00:02.646Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T18:00:02.646Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T18:00:02.646Z] === RUN TestMountDaemonRoot/slave [2021-02-16T18:00:02.646Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T18:00:02.646Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T18:00:02.646Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T18:00:02.646Z] === RUN TestMountDaemonRoot/shared [2021-02-16T18:00:02.646Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T18:00:02.646Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T18:00:02.646Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T18:00:02.646Z] === CONT TestMountDaemonRoot/default [2021-02-16T18:00:02.646Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T18:00:02.646Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T18:00:02.646Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:00:02.646Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:00:02.646Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:00:02.647Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:00:02.647Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:00:02.647Z] === CONT TestMountDaemonRoot/shared [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T18:00:02.647Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:00:02.647Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:00:02.647Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:00:02.647Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:00:02.647Z] === CONT TestMountDaemonRoot/slave [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:00:02.647Z] === CONT TestMountDaemonRoot/private [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:00:02.647Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T18:00:02.647Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T18:00:02.647Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T18:00:02.647Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-16T18:00:02.729Z] #42 152.9 CC criu/sk-packet.o [2021-02-16T18:00:02.010Z] > git rev-list --no-walk 884f02ce904b6a2711acfd70dae127e1efb59b17 # timeout=10 [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:00:02.907Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:00:03.168Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:00:03.168Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T18:00:03.168Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:00:03.168Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T18:00:03.168Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:00:03.168Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-16T18:00:03.168Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2021-02-16T18:00:03.168Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T18:00:03.298Z] #42 153.5 CC criu/sk-queue.o [2021-02-16T18:00:03.556Z] #42 153.9 CC criu/sk-tcp.o [2021-02-16T18:00:03.574Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-02-16T18:00:03.574Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T18:00:03.816Z] #42 154.2 CC criu/sk-unix.o [2021-02-16T18:00:04.390Z] #43 145.5 CC criu/filesystems.o [2021-02-16T18:00:04.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T18:00:04.551Z] --- PASS: TestContainerBindMountNonRecursive (1.45s) [2021-02-16T18:00:04.551Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T18:00:04.752Z] #42 155.1 CC criu/sockets.o [2021-02-16T18:00:05.011Z] #42 155.6 CC criu/stats.o [2021-02-16T18:00:05.039Z] #43 146.7 CC criu/fsnotify.o [2021-02-16T18:00:05.121Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-02-16T18:00:05.121Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T18:00:05.270Z] #42 155.7 CC criu/string.o [2021-02-16T18:00:05.382Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2021-02-16T18:00:05.382Z] === RUN TestNetworkNat [2021-02-16T18:00:05.443Z] + docker version [2021-02-16T18:00:05.529Z] #42 155.8 CC criu/sysctl.o [2021-02-16T18:00:05.788Z] #42 156.1 CC criu/sysfs_parse.o [2021-02-16T18:00:05.952Z] --- PASS: TestNetworkNat (0.50s) [2021-02-16T18:00:05.952Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T18:00:06.058Z] #42 156.4 CC criu/timens.o [2021-02-16T18:00:06.058Z] #42 156.6 CC criu/timerfd.o [2021-02-16T18:00:06.317Z] #42 156.8 CC criu/tty.o [2021-02-16T18:00:06.522Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2021-02-16T18:00:06.522Z] === RUN TestNetworkLoopbackNat [2021-02-16T18:00:06.578Z] #43 148.1 CC criu/image-desc.o [2021-02-16T18:00:06.578Z] #43 148.2 CC criu/image.o [2021-02-16T18:00:07.089Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2021-02-16T18:00:07.089Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T18:00:07.252Z] #42 157.7 CC criu/tun.o [2021-02-16T18:00:07.510Z] #42 157.9 CC criu/uffd.o [2021-02-16T18:00:08.114Z] #43 149.6 CC criu/ipc_ns.o [2021-02-16T18:00:08.123Z] --- PASS: TestBuildUncleanTarFilenames (1.50s) [2021-02-16T18:00:08.123Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T18:00:08.446Z] #42 158.6 CC criu/util.o [2021-02-16T18:00:09.014Z] #42 159.2 CC criu/uts_ns.o [2021-02-16T18:00:09.014Z] #42 159.3 CC criu/vdso-compat.o [2021-02-16T18:00:09.014Z] #42 159.5 CC criu/vdso.o [2021-02-16T18:00:09.059Z] --- PASS: TestNetworkLoopbackNat (2.66s) [2021-02-16T18:00:09.060Z] === RUN TestPause [2021-02-16T18:00:09.584Z] #42 159.8 LINK criu/built-in.o [2021-02-16T18:00:09.584Z] #42 159.9 LINK criu/criu [2021-02-16T18:00:09.584Z] #42 160.1 DEP lib/c/criu.d [2021-02-16T18:00:09.584Z] #42 160.1 CC images/rpc.pb-c.o [2021-02-16T18:00:09.628Z] --- PASS: TestPause (0.49s) [2021-02-16T18:00:09.629Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T18:00:09.629Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:00:09.629Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:00:09.629Z] === RUN TestPauseStopPausedContainer [2021-02-16T18:00:09.678Z] #43 151.1 CC criu/irmap.o [2021-02-16T18:00:10.152Z] #42 160.5 CC lib/c/criu.o [2021-02-16T18:00:10.199Z] --- PASS: TestPauseStopPausedContainer (0.53s) [2021-02-16T18:00:10.199Z] === RUN TestPsFilter [2021-02-16T18:00:10.199Z] --- PASS: TestPsFilter (0.11s) [2021-02-16T18:00:10.199Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T18:00:10.321Z] #43 152.0 CC criu/kcmp-ids.o [2021-02-16T18:00:10.624Z] #43 152.4 CC criu/kerndat.o [2021-02-16T18:00:10.720Z] #42 161.0 LINK lib/c/built-in.o [2021-02-16T18:00:10.720Z] #42 161.1 LINK lib/c/libcriu.so [2021-02-16T18:00:10.720Z] #42 161.1 LINK lib/c/libcriu.a [2021-02-16T18:00:10.720Z] #42 161.2 GEN magic.py [2021-02-16T18:00:10.770Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2021-02-16T18:00:10.770Z] === RUN TestRemoveContainerWithVolume [2021-02-16T18:00:10.994Z] #42 161.3 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T18:00:10.994Z] #42 161.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T18:00:10.994Z] #42 161.3 Note: Building without GnuTLS support [2021-02-16T18:00:10.994Z] #42 161.3 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T18:00:10.994Z] #42 161.3 Makefile.config:40: Warn: Building without nftables support [2021-02-16T18:00:11.030Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2021-02-16T18:00:11.030Z] === RUN TestRemoveContainerRunning [2021-02-16T18:00:11.205Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T18:00:11.205Z] [2021-02-16T18:00:11.205Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T18:00:11.205Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T18:00:11.205Z] HOSTNAME=906ce3f94f89 [2021-02-16T18:00:11.205Z] TESTDEBUG=0 [2021-02-16T18:00:11.205Z] DEST=bundles/test-integration [2021-02-16T18:00:11.205Z] PWD=/go/src/github.com/docker/docker [2021-02-16T18:00:11.205Z] DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b [2021-02-16T18:00:11.205Z] container=docker [2021-02-16T18:00:11.205Z] HOME=/root [2021-02-16T18:00:11.205Z] GOLANG_VERSION=1.13.15 [2021-02-16T18:00:11.205Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T18:00:11.205Z] VALIDATE_BRANCH=20.10 [2021-02-16T18:00:11.205Z] TERM=xterm [2021-02-16T18:00:11.205Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T18:00:11.205Z] SHLVL=1 [2021-02-16T18:00:11.205Z] TIMEOUT=120m [2021-02-16T18:00:11.205Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T18:00:11.205Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T18:00:11.205Z] GO111MODULE=off [2021-02-16T18:00:11.205Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T18:00:11.205Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T18:00:11.205Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T18:00:11.205Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T18:00:11.205Z] GOPATH=/go [2021-02-16T18:00:11.205Z] PKG_CONFIG=pkg-config [2021-02-16T18:00:11.205Z] _=/usr/bin/env [2021-02-16T18:00:11.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T18:00:11.252Z] #42 161.7 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T18:00:11.598Z] --- PASS: TestRemoveContainerRunning (0.48s) [2021-02-16T18:00:11.599Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T18:00:11.630Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s) [2021-02-16T18:00:11.630Z] === RUN TestBuildWithHugeFile [2021-02-16T18:00:11.819Z] #42 162.2 make[1]: Nothing to be done for 'all'. [2021-02-16T18:00:12.078Z] #42 162.6 make[1]: 'images/built-in.o' is up to date. [2021-02-16T18:00:12.157Z] #43 154.0 CC criu/libnetlink.o [2021-02-16T18:00:12.168Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2021-02-16T18:00:12.169Z] === RUN TestRemoveInvalidContainer [2021-02-16T18:00:12.169Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-16T18:00:12.169Z] === RUN TestRenameLinkedContainer [2021-02-16T18:00:12.337Z] #42 162.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-16T18:00:12.337Z] #42 162.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-16T18:00:12.337Z] #42 162.6 make[1]: 'compel/libcompel.a' is up to date. [2021-02-16T18:00:12.337Z] #42 162.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-16T18:00:12.337Z] #42 162.7 make[1]: Nothing to be done for 'all'. [2021-02-16T18:00:12.337Z] #42 162.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T18:00:12.596Z] #42 162.8 make[2]: Nothing to be done for 'all'. [2021-02-16T18:00:12.596Z] #42 162.8 make[2]: Nothing to be done for 'all'. [2021-02-16T18:00:12.596Z] #42 162.8 make[2]: Nothing to be done for 'all'. [2021-02-16T18:00:12.596Z] #42 162.9 make[2]: Nothing to be done for 'all'. [2021-02-16T18:00:12.596Z] #42 162.9 make[2]: Nothing to be done for 'all'. [2021-02-16T18:00:12.596Z] #42 162.9 make[2]: Nothing to be done for 'all'. [2021-02-16T18:00:12.596Z] #42 163.0 make[2]: Nothing to be done for 'all'. [2021-02-16T18:00:12.596Z] #42 163.0 make[2]: Nothing to be done for 'all'. [2021-02-16T18:00:12.806Z] #43 154.4 CC criu/log.o [2021-02-16T18:00:12.856Z] #42 163.0 INSTALL criu/criu [2021-02-16T18:00:13.115Z] #42 DONE 163.4s [2021-02-16T18:00:13.115Z] [2021-02-16T18:00:13.115Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T18:00:13.115Z] #55 sha256:b7ca59f20b52c6d4a96d337c5f1ffec409cce846ec98ed02ca6814a652437f77 [2021-02-16T18:00:13.457Z] #43 155.0 CC criu/lsm.o [2021-02-16T18:00:13.457Z] #43 ... [2021-02-16T18:00:13.457Z] [2021-02-16T18:00:13.457Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T18:00:13.457Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T18:00:13.457Z] #22 23.76 Installing build dependencies: finished with status 'done' [2021-02-16T18:00:14.054Z] #55 ... [2021-02-16T18:00:14.054Z] [2021-02-16T18:00:14.054Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T18:00:14.054Z] #43 sha256:1d69f893b6aa8287fcf4f4dd3105554e47e9261065b9c79bdc9cf98f64c61ce3 [2021-02-16T18:00:14.054Z] #43 DONE 0.1s [2021-02-16T18:00:14.054Z] [2021-02-16T18:00:14.054Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T18:00:14.054Z] #45 sha256:f5fe48bfca21573a0439af19a026c13b2268f96301c74d2fc8785f2a0746a6d7 [2021-02-16T18:00:14.077Z] --- PASS: TestRenameLinkedContainer (1.99s) [2021-02-16T18:00:14.077Z] === RUN TestRenameStoppedContainer [2021-02-16T18:00:14.313Z] #45 DONE 0.2s [2021-02-16T18:00:14.313Z] [2021-02-16T18:00:14.313Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T18:00:14.313Z] #47 sha256:99d4cb2f763736758e7ca691eabe75af621f81871ba52c3bcd37ecf3b97888b9 [2021-02-16T18:00:14.313Z] #47 DONE 0.1s [2021-02-16T18:00:14.313Z] [2021-02-16T18:00:14.314Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T18:00:14.314Z] #55 sha256:b7ca59f20b52c6d4a96d337c5f1ffec409cce846ec98ed02ca6814a652437f77 [2021-02-16T18:00:14.314Z] #55 ... [2021-02-16T18:00:14.314Z] [2021-02-16T18:00:14.314Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T18:00:14.314Z] #49 sha256:3f13344a222b2f0f9fae29548ab58e91fe796de5f263802752e210f5d38cfe65 [2021-02-16T18:00:14.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T18:00:14.648Z] --- PASS: TestRenameStoppedContainer (0.48s) [2021-02-16T18:00:14.648Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T18:00:14.880Z] #49 DONE 0.5s [2021-02-16T18:00:14.881Z] [2021-02-16T18:00:14.881Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T18:00:14.881Z] #51 sha256:1103d3088203b23fa42f65411b2240b5dc90b850ec454901a12dfc78dd0b9700 [2021-02-16T18:00:14.881Z] #51 DONE 0.1s [2021-02-16T18:00:14.881Z] [2021-02-16T18:00:14.881Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T18:00:14.881Z] #55 sha256:b7ca59f20b52c6d4a96d337c5f1ffec409cce846ec98ed02ca6814a652437f77 [2021-02-16T18:00:14.881Z] #55 ... [2021-02-16T18:00:14.881Z] [2021-02-16T18:00:14.881Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T18:00:14.881Z] #53 sha256:aa409881156e6bd570026e01eda033e3b7afeb5e02913b0f48c4cefaead1bfd3 [2021-02-16T18:00:15.138Z] #53 DONE 0.4s [2021-02-16T18:00:15.138Z] [2021-02-16T18:00:15.138Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T18:00:15.138Z] #55 sha256:b7ca59f20b52c6d4a96d337c5f1ffec409cce846ec98ed02ca6814a652437f77 [2021-02-16T18:00:15.587Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2021-02-16T18:00:15.587Z] === RUN TestRenameInvalidName [2021-02-16T18:00:15.771Z] Client: Docker Engine - Enterprise [2021-02-16T18:00:15.771Z] Version: 19.03.12 [2021-02-16T18:00:15.771Z] API version: 1.40 [2021-02-16T18:00:15.771Z] Go version: go1.13.13 [2021-02-16T18:00:15.771Z] Git commit: 4306744 [2021-02-16T18:00:15.771Z] Built: 08/05/2020 19:27:53 [2021-02-16T18:00:15.771Z] OS/Arch: windows/amd64 [2021-02-16T18:00:15.771Z] Experimental: false [2021-02-16T18:00:15.771Z] [2021-02-16T18:00:15.771Z] Server: Docker Engine - Enterprise [2021-02-16T18:00:15.771Z] Engine: [2021-02-16T18:00:15.771Z] Version: 19.03.12 [2021-02-16T18:00:15.771Z] API version: 1.40 (minimum version 1.24) [2021-02-16T18:00:15.771Z] Go version: go1.13.13 [2021-02-16T18:00:15.771Z] Git commit: f295753ffd [2021-02-16T18:00:15.771Z] Built: 08/05/2020 19:26:41 [2021-02-16T18:00:15.771Z] OS/Arch: windows/amd64 [2021-02-16T18:00:15.771Z] Experimental: true [2021-02-16T18:00:16.072Z] #55 189.4 + bin/containerd [2021-02-16T18:00:16.156Z] --- PASS: TestRenameInvalidName (0.46s) [2021-02-16T18:00:16.156Z] === RUN TestRenameAnonymousContainer [Pipeline] sh [2021-02-16T18:00:17.300Z] + docker info [2021-02-16T18:00:17.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T18:00:18.067Z] --- PASS: TestRenameAnonymousContainer (1.76s) [2021-02-16T18:00:18.067Z] === RUN TestRenameContainerWithSameName [2021-02-16T18:00:18.327Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2021-02-16T18:00:18.327Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T18:00:19.269Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2021-02-16T18:00:19.269Z] === RUN TestResize [2021-02-16T18:00:19.839Z] --- PASS: TestResize (0.45s) [2021-02-16T18:00:19.839Z] === RUN TestResizeWithInvalidSize [2021-02-16T18:00:20.099Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-02-16T18:00:20.100Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T18:00:20.428Z] #22 ... [2021-02-16T18:00:20.428Z] [2021-02-16T18:00:20.428Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T18:00:20.428Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T18:00:20.428Z] #43 155.8 CC criu/mem.o [2021-02-16T18:00:20.428Z] #43 158.1 CC criu/memfd.o [2021-02-16T18:00:20.428Z] #43 158.9 CC criu/mount.o [2021-02-16T18:00:20.669Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:00:20.669Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:00:20.669Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:00:20.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:00:20.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:00:22.532Z] #43 ... [2021-02-16T18:00:22.532Z] [2021-02-16T18:00:22.532Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-16T18:00:22.532Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-16T18:00:22.532Z] #22 32.86 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-16T18:00:22.532Z] #22 32.93 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-16T18:00:22.532Z] #22 33.01 Building wheels for collected packages: pyyaml [2021-02-16T18:00:22.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:00:22.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:00:22.830Z] #22 33.01 Running setup.py bdist_wheel for pyyaml: started [2021-02-16T18:00:22.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T18:00:23.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:00:23.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:00:24.366Z] #22 34.76 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-16T18:00:24.366Z] #22 34.76 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-16T18:00:24.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T18:00:24.680Z] #22 34.92 Successfully built pyyaml [2021-02-16T18:00:24.680Z] #22 34.93 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-16T18:00:24.993Z] #22 35.32 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-16T18:00:25.288Z] #22 DONE 35.6s [2021-02-16T18:00:25.288Z] [2021-02-16T18:00:25.288Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T18:00:25.288Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T18:00:25.288Z] #43 164.4 CC criu/namespaces.o [2021-02-16T18:00:25.288Z] #43 167.0 CC criu/net.o [2021-02-16T18:00:25.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:00:25.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:00:27.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:00:27.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:00:28.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T18:00:29.791Z] #43 170.7 CC criu/netfilter.o [2021-02-16T18:00:29.792Z] #43 171.0 CC criu/page-pipe.o [2021-02-16T18:00:29.803Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:00:29.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:00:30.089Z] #43 171.9 CC criu/page-xfer.o [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.05s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.96s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.96s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.25s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.41s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.96s) [2021-02-16T18:00:31.714Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.89s) [2021-02-16T18:00:31.714Z] === RUN TestCgroupNamespacesRun [2021-02-16T18:00:31.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T18:00:32.189Z] #43 173.8 CC criu/pagemap-cache.o [2021-02-16T18:00:32.489Z] #43 174.2 CC criu/pagemap.o [2021-02-16T18:00:33.095Z] --- PASS: TestCgroupNamespacesRun (1.26s) [2021-02-16T18:00:33.095Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T18:00:33.095Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-16T18:00:33.095Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-16T18:00:33.095Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T18:00:33.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T18:00:33.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T18:00:33.544Z] #43 175.4 CC criu/parasite-syscall.o [2021-02-16T18:00:34.477Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.30s) [2021-02-16T18:00:34.477Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T18:00:34.992Z] Client: [2021-02-16T18:00:34.993Z] Debug Mode: false [2021-02-16T18:00:34.993Z] Plugins: [2021-02-16T18:00:34.993Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-16T18:00:34.993Z] [2021-02-16T18:00:34.993Z] Server: [2021-02-16T18:00:34.993Z] Containers: 0 [2021-02-16T18:00:34.993Z] Running: 0 [2021-02-16T18:00:34.993Z] Paused: 0 [2021-02-16T18:00:34.993Z] Stopped: 0 [2021-02-16T18:00:34.993Z] Images: 0 [2021-02-16T18:00:34.993Z] Server Version: 19.03.12 [2021-02-16T18:00:34.993Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-16T18:00:34.993Z] Windows: [2021-02-16T18:00:34.993Z] LCOW: [2021-02-16T18:00:34.993Z] Logging Driver: json-file [2021-02-16T18:00:34.993Z] Plugins: [2021-02-16T18:00:34.993Z] Volume: local [2021-02-16T18:00:34.993Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T18:00:34.993Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T18:00:34.993Z] Swarm: inactive [2021-02-16T18:00:34.993Z] Default Isolation: process [2021-02-16T18:00:34.993Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T18:00:34.993Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T18:00:34.993Z] OSType: windows [2021-02-16T18:00:34.993Z] Architecture: x86_64 [2021-02-16T18:00:34.993Z] CPUs: 4 [2021-02-16T18:00:34.993Z] Total Memory: 32GiB [2021-02-16T18:00:34.993Z] Name: azwin-2-884ce0 [2021-02-16T18:00:34.993Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-16T18:00:34.993Z] Docker Root Dir: D:\docker [2021-02-16T18:00:34.993Z] Debug Mode: false [2021-02-16T18:00:34.993Z] Registry: https://index.docker.io/v1/ [2021-02-16T18:00:34.993Z] Labels: [2021-02-16T18:00:34.993Z] Experimental: true [2021-02-16T18:00:34.993Z] Insecure Registries: [2021-02-16T18:00:34.993Z] 10.0.0.4:5000 [2021-02-16T18:00:34.993Z] 127.0.0.0/8 [2021-02-16T18:00:34.993Z] Registry Mirrors: [2021-02-16T18:00:34.993Z] http://10.0.0.4:5000/ [2021-02-16T18:00:34.993Z] Live Restore Enabled: false [2021-02-16T18:00:34.993Z] [2021-02-16T18:00:35.079Z] #43 176.7 CC criu/path.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-02-16T18:00:35.419Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2021-02-16T18:00:35.419Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T18:00:35.726Z] #43 177.1 CC criu/pie-util-vdso.o [2021-02-16T18:00:36.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T18:00:36.373Z] #43 177.8 CC criu/pie-util.o [2021-02-16T18:00:36.373Z] #43 178.0 CC criu/pipes.o [2021-02-16T18:00:36.821Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2021-02-16T18:00:36.821Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T18:00:37.428Z] #43 179.0 CC criu/plugin.o [2021-02-16T18:00:38.086Z] #43 179.6 CC criu/proc_parse.o [2021-02-16T18:00:38.207Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2021-02-16T18:00:38.207Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T18:00:38.776Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-02-16T18:00:38.776Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T18:00:39.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T18:00:40.158Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2021-02-16T18:00:40.158Z] === RUN TestKernelTCPMemory [2021-02-16T18:00:40.158Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-16T18:00:40.158Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-16T18:00:40.158Z] === RUN TestNISDomainname [2021-02-16T18:00:40.418Z] --- PASS: TestNISDomainname (0.59s) [2021-02-16T18:00:40.418Z] === RUN TestHostnameDnsResolution [2021-02-16T18:00:41.358Z] --- PASS: TestHostnameDnsResolution (0.82s) [2021-02-16T18:00:41.358Z] === RUN TestStats [2021-02-16T18:00:41.649Z] #43 ... [2021-02-16T18:00:41.649Z] [2021-02-16T18:00:41.649Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T18:00:41.649Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T18:00:41.649Z] #40 250.9 + dpkg --print-architecture [2021-02-16T18:00:41.649Z] #40 250.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-16T18:00:42.294Z] #40 251.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-16T18:00:42.294Z] #40 251.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-16T18:00:42.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T18:00:43.896Z] --- PASS: TestStats (2.52s) [2021-02-16T18:00:43.896Z] === RUN TestStopContainerWithTimeout [2021-02-16T18:00:43.896Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T18:00:43.896Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T18:00:43.896Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T18:00:43.896Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T18:00:43.896Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T18:00:43.896Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T18:00:43.897Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T18:00:43.897Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T18:00:43.897Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T18:00:43.897Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T18:00:44.337Z] --- PASS: TestBuildWithHugeFile (27.82s) [2021-02-16T18:00:44.337Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T18:00:44.337Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:00:44.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:00:44.337Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:00:44.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:00:44.337Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:00:44.337Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:00:44.337Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:00:44.337Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:00:44.337Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:00:44.337Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-02-16T18:00:44.337Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-02-16T18:00:44.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-02-16T18:00:44.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-02-16T18:00:44.337Z] === RUN TestBuildPreserveOwnership [2021-02-16T18:00:44.337Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T18:00:44.337Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T18:00:44.466Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T18:00:45.986Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T18:00:45.986Z] Using test binary docker [2021-02-16T18:00:45.986Z] +++ /etc/init.d/apparmor start [2021-02-16T18:00:45.986Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T18:00:45.986Z] INFO: Waiting for daemon to start... [2021-02-16T18:00:45.986Z] Starting dockerd [2021-02-16T18:00:45.986Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-16T18:00:46.802Z] #40 ... [2021-02-16T18:00:46.802Z] [2021-02-16T18:00:46.802Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-16T18:00:46.802Z] #53 sha256:981a391e5f54a97407ac240eade2a02951a54f7b448296688830ea5783f2a491 [2021-02-16T18:00:46.802Z] #53 135.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-16T18:00:46.802Z] #53 137.7 + mkdir -p /build [2021-02-16T18:00:46.802Z] #53 137.7 + cp runc /build/runc [2021-02-16T18:00:46.802Z] #53 DONE 137.9s [2021-02-16T18:00:46.802Z] [2021-02-16T18:00:46.802Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T18:00:46.802Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T18:00:46.802Z] #43 183.9 CC criu/protobuf-desc.o [2021-02-16T18:00:46.802Z] #43 185.1 CC criu/protobuf.o [2021-02-16T18:00:46.802Z] #43 185.6 CC criu/pstree.o [2021-02-16T18:00:46.802Z] #43 187.3 CC criu/rbtree.o [2021-02-16T18:00:46.802Z] #43 187.7 CC criu/rst-malloc.o [2021-02-16T18:00:46.802Z] #43 188.1 CC criu/seccomp.o [2021-02-16T18:00:47.004Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T18:00:47.059Z] --- PASS: TestBuildPreserveOwnership (7.31s) [2021-02-16T18:00:47.059Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.70s) [2021-02-16T18:00:47.059Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.60s) [2021-02-16T18:00:47.059Z] === RUN TestBuildPlatformInvalid [2021-02-16T18:00:47.059Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-02-16T18:00:47.059Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T18:00:47.450Z] #43 188.9 CC criu/seize.o [2021-02-16T18:00:47.943Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-02-16T18:00:47.943Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2021-02-16T18:00:47.943Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-02-16T18:00:47.943Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2021-02-16T18:00:47.943Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2021-02-16T18:00:47.943Z] === RUN TestDeleteDevicemapper [2021-02-16T18:00:47.943Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T18:00:47.943Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:00:47.943Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T18:00:48.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T18:00:48.180Z] #55 218.1 + bin/containerd-stress [2021-02-16T18:00:48.180Z] #55 220.3 + bin/containerd-shim [2021-02-16T18:00:48.523Z] . [2021-02-16T18:00:48.523Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T18:00:48.523Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T18:00:48.523Z] Error: No such image: emptyfs [2021-02-16T18:00:48.523Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T18:00:48.523Z] ++++ docker load [2021-02-16T18:00:48.782Z] Running integration-test (iteration 1) [2021-02-16T18:00:48.782Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T18:00:48.782Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:00:48.782Z] ++ set -e [2021-02-16T18:00:48.782Z] ++ '[' -n 0 ']' [2021-02-16T18:00:48.782Z] ++ set -x [2021-02-16T18:00:48.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:00:48.997Z] #43 190.5 CC criu/servicefd.o [2021-02-16T18:00:49.299Z] #43 191.0 CC criu/shmem.o [2021-02-16T18:00:49.853Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2021-02-16T18:00:49.853Z] === RUN TestUpdateMemory [2021-02-16T18:00:50.112Z] --- PASS: TestUpdateMemory (0.59s) [2021-02-16T18:00:50.112Z] === RUN TestUpdateCPUQuota [2021-02-16T18:00:50.357Z] #43 192.1 CC criu/sigframe.o [2021-02-16T18:00:50.507Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-02-16T18:00:50.507Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-76c3d252\powershellScript.ps1'; exit $LASTEXITCODE; [2021-02-16T18:00:50.507Z] ---------------------------------------------------------------------------- [2021-02-16T18:00:50.507Z] [2021-02-16T18:00:50.507Z] INFO: executeCI.ps1 starting at Tue Feb 16 18:00:49 CUT 2021 [2021-02-16T18:00:50.507Z] [2021-02-16T18:00:50.507Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-02-16T18:00:50.507Z] INFO: Running git version 2.24.1.windows.2 [2021-02-16T18:00:50.507Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-02-16T18:00:50.507Z] INFO: Environment variables: [2021-02-16T18:00:50.507Z] [2021-02-16T18:00:50.507Z] Name Value [2021-02-16T18:00:50.507Z] ---- ----- [2021-02-16T18:00:50.507Z] ALLUSERSPROFILE C:\ProgramData [2021-02-16T18:00:50.507Z] amd64 true [2021-02-16T18:00:50.507Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-02-16T18:00:50.507Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-02-16T18:00:50.507Z] arm64 true [2021-02-16T18:00:50.507Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-02-16T18:00:50.507Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-02-16T18:00:50.507Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-02-16T18:00:50.507Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-02-16T18:00:50.507Z] BRANCH_NAME PR-41970 [2021-02-16T18:00:50.507Z] BUILD_DISPLAY_NAME #3 [2021-02-16T18:00:50.507Z] BUILD_ID 3 [2021-02-16T18:00:50.507Z] BUILD_NUMBER 3 [2021-02-16T18:00:50.508Z] BUILD_TAG jenkins-moby-PR-41970-3 [2021-02-16T18:00:50.508Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41970/3/ [2021-02-16T18:00:50.508Z] CHANGE_AUTHOR thaJeztah [2021-02-16T18:00:50.508Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-02-16T18:00:50.508Z] CHANGE_BRANCH 20.10_backport_testing_fixes [2021-02-16T18:00:50.508Z] CHANGE_FORK thaJeztah/docker [2021-02-16T18:00:50.508Z] CHANGE_ID 41970 [2021-02-16T18:00:50.508Z] CHANGE_TARGET 20.10 [2021-02-16T18:00:50.508Z] CHANGE_TITLE [20.10 backport] backport various testing fixes [2021-02-16T18:00:50.508Z] CHANGE_URL https://github.com/moby/moby/pull/41970 [2021-02-16T18:00:50.508Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-16T18:00:50.508Z] CommonProgramFiles C:\Program Files\Common Files [2021-02-16T18:00:50.508Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-02-16T18:00:50.508Z] CommonProgramW6432 C:\Program Files\Common Files [2021-02-16T18:00:50.508Z] COMPUTERNAME azwin-2-884ce0 [2021-02-16T18:00:50.508Z] ComSpec C:\windows\system32\cmd.exe [2021-02-16T18:00:50.508Z] ConfigSequenceNumber 0 [2021-02-16T18:00:50.508Z] dco true [2021-02-16T18:00:50.508Z] DOCKER_BUILDKIT 0 [2021-02-16T18:00:50.508Z] DOCKER_DUT_DEBUG 1 [2021-02-16T18:00:50.508Z] DOCKER_EXPERIMENTAL 1 [2021-02-16T18:00:50.508Z] DOCKER_GRAPHDRIVER overlay2 [2021-02-16T18:00:50.508Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-02-16T18:00:50.508Z] EXECUTOR_NUMBER 0 [2021-02-16T18:00:50.508Z] FQDN azwin-2-884ce0.westus.cloudapp.azure.com [2021-02-16T18:00:50.508Z] GIT_BRANCH PR-41970 [2021-02-16T18:00:50.508Z] GIT_COMMIT a84db4e6bec0441fb79f1c40d54f438834cfb90b [2021-02-16T18:00:50.508Z] GIT_PREVIOUS_COMMIT 884f02ce904b6a2711acfd70dae127e1efb59b17 [2021-02-16T18:00:50.508Z] GIT_URL https://github.com/moby/moby.git [2021-02-16T18:00:50.508Z] HUDSON_COOKIE a1b76baa-7aad-4b25-ba4f-1c285e1d2c6d [2021-02-16T18:00:50.508Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-02-16T18:00:50.508Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-02-16T18:00:50.508Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-02-16T18:00:50.508Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-02-16T18:00:50.508Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-02-16T18:00:50.508Z] JENKINS_NODE_COOKIE da1979db-e58b-42f7-8773-bfec1bcceaa9 [2021-02-16T18:00:50.508Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-02-16T18:00:50.508Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-02-16T18:00:50.508Z] JOB_BASE_NAME PR-41970 [2021-02-16T18:00:50.508Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41970/display/redirect [2021-02-16T18:00:50.508Z] JOB_NAME moby/PR-41970 [2021-02-16T18:00:50.508Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41970/ [2021-02-16T18:00:50.508Z] library.jps.version master [2021-02-16T18:00:50.508Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-02-16T18:00:50.508Z] NODE_LABELS amd64 azure azwin-2-884ce0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-02-16T18:00:50.508Z] NODE_NAME azwin-2-884ce0 [2021-02-16T18:00:50.508Z] NUMBER_OF_PROCESSORS 4 [2021-02-16T18:00:50.508Z] OS Windows_NT [2021-02-16T18:00:50.508Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-02-16T18:00:50.508Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-02-16T18:00:50.508Z] ppc64le true [2021-02-16T18:00:50.508Z] PROCESSOR_ARCHITECTURE AMD64 [2021-02-16T18:00:50.508Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-02-16T18:00:50.508Z] PROCESSOR_LEVEL 6 [2021-02-16T18:00:50.508Z] PROCESSOR_REVISION 5504 [2021-02-16T18:00:50.508Z] ProgramData C:\ProgramData [2021-02-16T18:00:50.508Z] ProgramFiles C:\Program Files [2021-02-16T18:00:50.508Z] ProgramFiles(x86) C:\Program Files (x86) [2021-02-16T18:00:50.508Z] ProgramW6432 C:\Program Files [2021-02-16T18:00:50.508Z] PROMPT $P$G [2021-02-16T18:00:50.508Z] PSExecutionPolicyPreference Bypass [2021-02-16T18:00:50.508Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-02-16T18:00:50.508Z] PUBLIC C:\Users\Public [2021-02-16T18:00:50.508Z] rootless true [2021-02-16T18:00:50.508Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41970/3/display/redirect?page=artif... [2021-02-16T18:00:50.508Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41970/3/display/redirect?page=changes [2021-02-16T18:00:50.508Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41970/3/display/redirect [2021-02-16T18:00:50.508Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41970/3/display/redirect?page=tests [2021-02-16T18:00:50.508Z] s390x true [2021-02-16T18:00:50.508Z] SKIP_VALIDATION_TESTS 1 [2021-02-16T18:00:50.508Z] SOURCES_DRIVE d [2021-02-16T18:00:50.508Z] SOURCES_SUBDIR gopath [2021-02-16T18:00:50.508Z] STAGE_NAME Run tests [2021-02-16T18:00:50.508Z] SystemDrive C: [2021-02-16T18:00:50.508Z] SystemRoot C:\windows [2021-02-16T18:00:50.508Z] TEMP C:\windows\TEMP [2021-02-16T18:00:50.508Z] TESTDEBUG 0 [2021-02-16T18:00:50.508Z] TESTRUN_DRIVE d [2021-02-16T18:00:50.508Z] TESTRUN_SUBDIR CI [2021-02-16T18:00:50.508Z] TIMEOUT 120m [2021-02-16T18:00:50.508Z] TMP C:\windows\TEMP [2021-02-16T18:00:50.508Z] unit_validate true [2021-02-16T18:00:50.508Z] USERDOMAIN WORKGROUP [2021-02-16T18:00:50.508Z] USERNAME azwin-2-884ce0$ [2021-02-16T18:00:50.508Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-02-16T18:00:50.508Z] validate_force false [2021-02-16T18:00:50.508Z] windir C:\windows [2021-02-16T18:00:50.508Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-02-16T18:00:50.508Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-02-16T18:00:50.508Z] windowsRS1 false [2021-02-16T18:00:50.508Z] windowsRS5 true [2021-02-16T18:00:50.508Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-02-16T18:00:50.508Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-02-16T18:00:50.508Z] [2021-02-16T18:00:50.508Z] [2021-02-16T18:00:50.508Z] [2021-02-16T18:00:50.655Z] #43 192.2 CC criu/signalfd.o [2021-02-16T18:00:50.953Z] #43 192.6 CC criu/sk-inet.o [2021-02-16T18:00:50.967Z] INFO: Sources under d:\gopath\... [2021-02-16T18:00:50.967Z] INFO: Test run under d:\CI\... [2021-02-16T18:00:50.967Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-02-16T18:00:50.967Z] INFO: docker/docker repository was found [2021-02-16T18:00:50.967Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-02-16T18:00:51.053Z] --- PASS: TestUpdateCPUQuota (0.87s) [2021-02-16T18:00:51.053Z] === RUN TestUpdatePidsLimit [2021-02-16T18:00:51.053Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T18:00:51.314Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T18:00:51.574Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T18:00:51.574Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T18:00:51.834Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T18:00:52.405Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T18:00:52.405Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T18:00:52.505Z] ltsc2019: Pulling from windows/servercore [2021-02-16T18:00:52.506Z] 4612f6d0b889: Pulling fs layer [2021-02-16T18:00:52.506Z] db4edcf0861f: Pulling fs layer [2021-02-16T18:00:52.514Z] #43 194.1 CC criu/sk-netlink.o [2021-02-16T18:00:52.811Z] #43 194.5 CC criu/sk-packet.o [2021-02-16T18:00:53.345Z] --- PASS: TestUpdatePidsLimit (2.24s) [2021-02-16T18:00:53.345Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-02-16T18:00:53.345Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-02-16T18:00:53.345Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2021-02-16T18:00:53.345Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-02-16T18:00:53.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2021-02-16T18:00:53.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2021-02-16T18:00:53.345Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2021-02-16T18:00:53.345Z] === RUN TestUpdateRestartPolicy [2021-02-16T18:00:53.871Z] #43 195.3 CC criu/sk-queue.o [2021-02-16T18:00:54.183Z] #43 195.9 CC criu/sk-tcp.o [2021-02-16T18:00:54.748Z] #55 227.1 + bin/containerd-shim-runc-v1 [2021-02-16T18:00:54.851Z] #43 196.4 CC criu/sk-unix.o [2021-02-16T18:00:56.962Z] #43 198.6 CC criu/sockets.o [2021-02-16T18:00:57.427Z] Loaded image: buildpack-deps:buster [2021-02-16T18:00:57.717Z] Loaded image: busybox:latest [2021-02-16T18:00:57.717Z] Loaded image: busybox:glibc [2021-02-16T18:00:58.020Z] #43 199.6 CC criu/stats.o [2021-02-16T18:00:58.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T18:00:58.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T18:00:58.318Z] #43 199.9 CC criu/string.o [2021-02-16T18:00:58.427Z] db4edcf0861f: Verifying Checksum [2021-02-16T18:00:58.427Z] db4edcf0861f: Download complete [2021-02-16T18:00:58.617Z] #43 200.1 CC criu/sysctl.o [2021-02-16T18:00:58.939Z] #55 231.7 + bin/containerd-shim-runc-v2 [2021-02-16T18:00:59.198Z] #55 232.7 + binaries [2021-02-16T18:00:59.198Z] #55 232.7 + install -D bin/containerd /build/containerd [2021-02-16T18:00:59.198Z] #55 232.7 + install -D bin/containerd-shim /build/containerd-shim [2021-02-16T18:00:59.220Z] Loaded image: debian:bullseye [2021-02-16T18:00:59.263Z] #43 200.9 CC criu/sysfs_parse.o [2021-02-16T18:00:59.457Z] #55 232.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-16T18:00:59.457Z] #55 232.8 + install -D bin/ctr /build/ctr [2021-02-16T18:00:59.510Z] Loaded image: hello-world:latest [2021-02-16T18:00:59.562Z] #43 201.3 CC criu/timens.o [2021-02-16T18:00:59.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T18:00:59.801Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T18:01:00.211Z] #43 201.8 CC criu/timerfd.o [2021-02-16T18:01:00.508Z] #43 202.2 CC criu/tty.o [2021-02-16T18:01:00.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T18:01:01.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T18:01:01.356Z] #55 DONE 234.6s [2021-02-16T18:01:01.923Z] [2021-02-16T18:01:01.923Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T18:01:01.923Z] #56 sha256:25a9329e2fd2ece54c8d684c545a323f4ee6af74fc61a90a64331d90e970639e [2021-02-16T18:01:02.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T18:01:02.856Z] #56 DONE 1.1s [2021-02-16T18:01:02.856Z] [2021-02-16T18:01:02.856Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T18:01:02.856Z] #60 sha256:6360cf1e4e182c76025e439d7dce0bedfc0beb20b6e4b0b5f98b4435175bfa8e [2021-02-16T18:01:03.114Z] #60 DONE 0.2s [2021-02-16T18:01:03.282Z] #43 204.6 CC criu/tun.o [2021-02-16T18:01:03.372Z] [2021-02-16T18:01:03.372Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T18:01:03.372Z] #62 sha256:dab09b3322c2b1af120768daf1addc097089e35a13ea97e4a41a050c3d5f106a [2021-02-16T18:01:03.611Z] #43 205.3 CC criu/uffd.o [2021-02-16T18:01:03.630Z] #62 DONE 0.5s [2021-02-16T18:01:03.630Z] [2021-02-16T18:01:03.630Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T18:01:03.630Z] #64 sha256:065f87ea6cff5b37e623320c015727fd0e61e682667a52a1f927a78a268cd446 [2021-02-16T18:01:03.888Z] #64 DONE 0.1s [2021-02-16T18:01:03.888Z] [2021-02-16T18:01:03.888Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T18:01:03.888Z] #65 sha256:47ee1beb8d9ed0c519826bf0fa1703e7ea52ef7fd3818b5ca1abd8f4baa9f74a [2021-02-16T18:01:03.888Z] #65 DONE 0.0s [2021-02-16T18:01:03.888Z] [2021-02-16T18:01:03.888Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T18:01:03.888Z] #66 sha256:0804bf6f3f7b87f2de5908d5c65a0552699ce563b8bb3f5445405f85b547e375 [2021-02-16T18:01:04.822Z] #66 DONE 0.9s [2021-02-16T18:01:04.822Z] [2021-02-16T18:01:04.822Z] #67 exporting to image [2021-02-16T18:01:04.822Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-16T18:01:04.822Z] #67 exporting layers [2021-02-16T18:01:05.158Z] #43 206.8 CC criu/util.o [2021-02-16T18:01:05.562Z] --- PASS: TestUpdateRestartPolicy (11.35s) [2021-02-16T18:01:05.562Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T18:01:05.562Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2021-02-16T18:01:05.562Z] === RUN TestWaitNonBlocked [2021-02-16T18:01:05.562Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:01:05.562Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:01:05.562Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:01:05.562Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:01:05.562Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:01:05.562Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:01:05.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T18:01:06.131Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-16T18:01:06.131Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2021-02-16T18:01:06.131Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2021-02-16T18:01:06.131Z] === RUN TestWaitBlocked [2021-02-16T18:01:06.131Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:01:06.131Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:01:06.131Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:01:06.131Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:01:06.132Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:01:06.132Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:01:06.687Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.88s) [2021-02-16T18:01:06.687Z] PASS [2021-02-16T18:01:06.687Z] [2021-02-16T18:01:06.687Z] === Skipped [2021-02-16T18:01:06.687Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-02-16T18:01:06.687Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T18:01:06.687Z] [2021-02-16T18:01:06.687Z] [2021-02-16T18:01:06.687Z] DONE 33 tests, 1 skipped in 103.671s [2021-02-16T18:01:06.687Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T18:01:06.687Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:01:06.687Z] ++ set -e [2021-02-16T18:01:06.687Z] ++ '[' -n 0 ']' [2021-02-16T18:01:06.687Z] ++ set -x [2021-02-16T18:01:06.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:01:06.687Z] INFO: Testing against a local daemon [2021-02-16T18:01:06.687Z] === RUN TestConfigInspect [2021-02-16T18:01:06.702Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-16T18:01:06.702Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2021-02-16T18:01:06.702Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2021-02-16T18:01:06.702Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T18:01:06.702Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T18:01:07.258Z] #43 208.5 CC criu/uts_ns.o [2021-02-16T18:01:07.258Z] #43 208.8 CC criu/vdso.o [2021-02-16T18:01:07.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T18:01:07.906Z] #43 209.6 LINK criu/built-in.o [2021-02-16T18:01:08.205Z] #43 209.9 LINK criu/criu [2021-02-16T18:01:08.852Z] #43 210.5 DEP lib/c/criu.d [2021-02-16T18:01:08.852Z] #43 210.5 CC images/rpc.pb-c.o [2021-02-16T18:01:09.243Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2021-02-16T18:01:09.243Z] === CONT TestIpcModeOlderClient [2021-02-16T18:01:09.243Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-02-16T18:01:09.243Z] === CONT TestDaemonHostGatewayIP [2021-02-16T18:01:09.500Z] #43 211.2 CC lib/c/criu.o [2021-02-16T18:01:09.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T18:01:10.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T18:01:11.032Z] #43 ... [2021-02-16T18:01:11.032Z] [2021-02-16T18:01:11.032Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-16T18:01:11.032Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-16T18:01:11.032Z] #40 DONE 280.4s [2021-02-16T18:01:11.032Z] [2021-02-16T18:01:11.032Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-16T18:01:11.032Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-16T18:01:11.032Z] #43 212.6 LINK lib/c/built-in.o [2021-02-16T18:01:11.032Z] #43 212.7 LINK lib/c/libcriu.so [2021-02-16T18:01:11.032Z] #43 212.7 LINK lib/c/libcriu.a [2021-02-16T18:01:11.129Z] --- PASS: TestConfigInspect (4.22s) [2021-02-16T18:01:11.129Z] === RUN TestConfigList [2021-02-16T18:01:11.329Z] #43 213.0 GEN magic.py [2021-02-16T18:01:11.329Z] #43 213.2 Note: Building without setproctitle() and strlcpy() support. [2021-02-16T18:01:11.329Z] #43 213.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-16T18:01:11.386Z] #67 exporting layers 6.6s done [2021-02-16T18:01:11.386Z] #67 writing image sha256:1c6f6c8bcc135d5ccffadbf5d45e78004ca8031af6774a3776b90c79db3cb877 done [2021-02-16T18:01:11.386Z] #67 naming to docker.io/library/docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b done [2021-02-16T18:01:11.386Z] #67 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T18:01:11.626Z] #43 213.2 Note: Building without GnuTLS support [2021-02-16T18:01:11.626Z] #43 213.2 Makefile.config:39: Warn: you have no libnftables installed [2021-02-16T18:01:11.626Z] #43 213.2 Makefile.config:40: Warn: Building without nftables support [2021-02-16T18:01:11.758Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -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=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh dynbinary test-integration [2021-02-16T18:01:11.784Z] --- PASS: TestDaemonHostGatewayIP (2.39s) [2021-02-16T18:01:11.784Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T18:01:12.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T18:01:12.679Z] #43 214.2 fatal: not a git repository (or any of the parent directories): .git [2021-02-16T18:01:12.692Z] [2021-02-16T18:01:12.692Z] Removing bundles/ [2021-02-16T18:01:12.692Z] [2021-02-16T18:01:12.692Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T18:01:12.692Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T18:01:12.692Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T18:01:13.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T18:01:13.324Z] #43 215.1 make[1]: Nothing to be done for 'all'. [2021-02-16T18:01:13.699Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.77s) [2021-02-16T18:01:13.699Z] === CONT TestDaemonRestartIpcMode [2021-02-16T18:01:14.380Z] #43 216.1 make[1]: 'images/built-in.o' is up to date. [2021-02-16T18:01:14.380Z] #43 216.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-16T18:01:14.380Z] #43 216.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-16T18:01:14.380Z] #43 216.2 make[1]: 'compel/libcompel.a' is up to date. [2021-02-16T18:01:14.639Z] --- PASS: TestConfigList (3.86s) [2021-02-16T18:01:14.639Z] === RUN TestConfigsCreateAndDelete [2021-02-16T18:01:14.681Z] #43 216.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-16T18:01:14.681Z] #43 216.3 make[1]: Nothing to be done for 'all'. [2021-02-16T18:01:14.681Z] #43 216.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-16T18:01:14.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T18:01:15.005Z] #43 216.6 make[2]: Nothing to be done for 'all'. [2021-02-16T18:01:15.005Z] #43 216.6 make[2]: Nothing to be done for 'all'. [2021-02-16T18:01:15.005Z] #43 216.8 make[2]: Nothing to be done for 'all'. [2021-02-16T18:01:15.301Z] #43 217.0 make[2]: Nothing to be done for 'all'. [2021-02-16T18:01:15.301Z] #43 217.1 make[2]: Nothing to be done for 'all'. [2021-02-16T18:01:15.301Z] #43 217.1 make[2]: Nothing to be done for 'all'. [2021-02-16T18:01:15.598Z] #43 217.2 make[2]: Nothing to be done for 'all'. [2021-02-16T18:01:15.598Z] #43 217.3 make[2]: Nothing to be done for 'all'. [2021-02-16T18:01:15.609Z] --- PASS: TestDaemonRestartIpcMode (2.35s) [2021-02-16T18:01:15.900Z] #43 217.4 INSTALL criu/criu [2021-02-16T18:01:15.900Z] #43 DONE 217.5s [2021-02-16T18:01:15.900Z] [2021-02-16T18:01:15.900Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T18:01:15.900Z] #56 sha256:22cbcf70ecff260bbc6416a600ed06fcf7b24f58d94d19c66c8ab618e561bcf6 [2021-02-16T18:01:16.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T18:01:17.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T18:01:18.160Z] --- PASS: TestConfigsCreateAndDelete (3.95s) [2021-02-16T18:01:18.160Z] === RUN TestConfigsUpdate [2021-02-16T18:01:18.901Z] --- PASS: TestContainerKillOnDaemonStart (11.99s) [2021-02-16T18:01:18.901Z] PASS [2021-02-16T18:01:18.901Z] [2021-02-16T18:01:18.901Z] === Skipped [2021-02-16T18:01:18.901Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-16T18:01:18.901Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:01:18.901Z] [2021-02-16T18:01:18.901Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T18:01:18.901Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-16T18:01:18.901Z] [2021-02-16T18:01:18.901Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:01:18.901Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:01:18.901Z] [2021-02-16T18:01:18.901Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-16T18:01:18.901Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-16T18:01:18.901Z] [2021-02-16T18:01:18.901Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-16T18:01:18.901Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-16T18:01:18.901Z] [2021-02-16T18:01:18.901Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T18:01:18.901Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:01:18.901Z] [2021-02-16T18:01:18.901Z] [2021-02-16T18:01:18.901Z] DONE 196 tests, 6 skipped in 106.679s [2021-02-16T18:01:18.901Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T18:01:18.901Z] INFO: Testing against a local daemon [2021-02-16T18:01:18.901Z] === RUN TestCommitInheritsEnv [2021-02-16T18:01:19.144Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T18:01:19.144Z] Using test binary docker [2021-02-16T18:01:19.144Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T18:01:19.144Z] +++ /etc/init.d/apparmor start [2021-02-16T18:01:19.144Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T18:01:19.144Z] INFO: Waiting for daemon to start... [2021-02-16T18:01:19.144Z] Starting dockerd [2021-02-16T18:01:19.144Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-16T18:01:19.160Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-02-16T18:01:19.160Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T18:01:19.160Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T18:01:19.160Z] === RUN TestImagesFilterMultiReference [2021-02-16T18:01:19.160Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-16T18:01:19.160Z] === RUN TestImagePullPlatformInvalid [2021-02-16T18:01:19.160Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-16T18:01:19.160Z] === RUN TestRemoveImageOrphaning [2021-02-16T18:01:19.422Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-02-16T18:01:19.422Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T18:01:19.460Z] #56 ... [2021-02-16T18:01:19.460Z] [2021-02-16T18:01:19.460Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-16T18:01:19.460Z] #49 sha256:26af3af368cb70d9c786d87d779ab2be2d9703d73e1a921b231a1b2ea77511d8 [2021-02-16T18:01:19.460Z] #49 288.5 + /build/golangci-lint --version [2021-02-16T18:01:19.460Z] #49 288.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-16T18:01:19.460Z] #49 DONE 289.0s [2021-02-16T18:01:19.460Z] [2021-02-16T18:01:19.460Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T18:01:19.460Z] #56 sha256:22cbcf70ecff260bbc6416a600ed06fcf7b24f58d94d19c66c8ab618e561bcf6 [2021-02-16T18:01:21.058Z] . [2021-02-16T18:01:21.058Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T18:01:21.058Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T18:01:21.058Z] Error: No such image: emptyfs [2021-02-16T18:01:21.320Z] ++++ docker load [2021-02-16T18:01:21.320Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T18:01:21.332Z] --- PASS: TestRemoveImageGarbageCollector (1.73s) [2021-02-16T18:01:21.332Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T18:01:21.332Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-16T18:01:21.332Z] === RUN TestTagInvalidReference [2021-02-16T18:01:21.332Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-16T18:01:21.332Z] === RUN TestTagValidPrefixedRepo [2021-02-16T18:01:21.332Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-16T18:01:21.332Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T18:01:21.332Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-16T18:01:21.332Z] === RUN TestTagOfficialNames [2021-02-16T18:01:21.332Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-16T18:01:21.332Z] === RUN TestTagMatchesDigest [2021-02-16T18:01:21.332Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-16T18:01:21.332Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T18:01:21.581Z] Running integration-test (iteration 1) [2021-02-16T18:01:21.581Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T18:01:21.581Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:01:21.581Z] ++ set -e [2021-02-16T18:01:21.581Z] ++ '[' -n 0 ']' [2021-02-16T18:01:21.581Z] ++ set -x [2021-02-16T18:01:21.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:01:21.667Z] --- PASS: TestConfigsUpdate (3.43s) [2021-02-16T18:01:21.667Z] === RUN TestTemplatedConfig [2021-02-16T18:01:23.569Z] 4612f6d0b889: Verifying Checksum [2021-02-16T18:01:23.569Z] 4612f6d0b889: Download complete [2021-02-16T18:01:26.114Z] --- PASS: TestTemplatedConfig (3.81s) [2021-02-16T18:01:26.114Z] === RUN TestConfigCreateResolve [2021-02-16T18:01:29.626Z] --- PASS: TestConfigCreateResolve (3.89s) [2021-02-16T18:01:29.626Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T18:01:29.916Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-16T18:01:29.916Z] PASS [2021-02-16T18:01:29.916Z] [2021-02-16T18:01:29.916Z] DONE 7 tests in 23.754s [2021-02-16T18:01:29.916Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T18:01:29.916Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:01:29.916Z] ++ set -e [2021-02-16T18:01:29.916Z] ++ '[' -n 0 ']' [2021-02-16T18:01:29.916Z] ++ set -x [2021-02-16T18:01:29.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:01:29.916Z] INFO: Testing against a local daemon [2021-02-16T18:01:29.916Z] === RUN TestCheckpoint [2021-02-16T18:01:29.916Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T18:01:29.916Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:01:29.916Z] === RUN TestContainerInvalidJSON [2021-02-16T18:01:29.916Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:01:29.916Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:01:29.916Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:01:29.916Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:01:29.916Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:01:29.916Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:01:29.916Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:01:29.916Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:01:29.916Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:01:29.916Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-16T18:01:29.916Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T18:01:29.916Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T18:01:29.916Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T18:01:29.916Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T18:01:30.206Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-02-16T18:01:30.206Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T18:01:30.206Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-02-16T18:01:30.206Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T18:01:30.496Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-02-16T18:01:30.496Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T18:01:30.496Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-02-16T18:01:30.496Z] === RUN TestCopyFromContainer [2021-02-16T18:01:33.221Z] === RUN TestCopyFromContainer// [2021-02-16T18:01:33.221Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T18:01:33.221Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T18:01:33.221Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T18:01:33.221Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T18:01:33.511Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T18:01:33.511Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T18:01:33.511Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T18:01:33.802Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T18:01:33.802Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T18:01:33.826Z] Loaded image: buildpack-deps:buster [2021-02-16T18:01:33.826Z] Loaded image: busybox:latest [2021-02-16T18:01:33.826Z] Loaded image: busybox:glibc [2021-02-16T18:01:34.092Z] --- PASS: TestCopyFromContainer (3.51s) [2021-02-16T18:01:34.092Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-16T18:01:34.092Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-02-16T18:01:34.092Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-16T18:01:34.092Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-02-16T18:01:34.092Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-02-16T18:01:34.092Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-16T18:01:34.092Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-02-16T18:01:34.092Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-02-16T18:01:34.092Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-02-16T18:01:34.092Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-16T18:01:34.092Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T18:01:34.092Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:01:34.092Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:01:34.092Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:01:34.092Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:01:34.092Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:01:34.092Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:01:34.092Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:01:34.092Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:01:34.092Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:01:34.092Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-16T18:01:34.092Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T18:01:34.092Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T18:01:34.092Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T18:01:34.092Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T18:01:34.092Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-02-16T18:01:34.092Z] === RUN TestCreateWithInvalidEnv [2021-02-16T18:01:34.092Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T18:01:34.092Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T18:01:34.092Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T18:01:34.092Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T18:01:34.092Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T18:01:34.092Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T18:01:34.092Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T18:01:34.092Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T18:01:34.092Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T18:01:34.092Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-16T18:01:34.092Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T18:01:34.092Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T18:01:34.092Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T18:01:34.092Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T18:01:34.092Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-02-16T18:01:34.092Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T18:01:34.770Z] Loaded image: debian:bullseye [2021-02-16T18:01:34.770Z] Loaded image: hello-world:latest [2021-02-16T18:01:35.031Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T18:01:35.031Z] INFO: Testing against a local daemon [2021-02-16T18:01:35.031Z] === RUN TestCgroupNamespacesBuild [2021-02-16T18:01:35.507Z] Loaded image: buildpack-deps:buster [2021-02-16T18:01:35.507Z] Loaded image: busybox:latest [2021-02-16T18:01:35.507Z] Loaded image: busybox:glibc [2021-02-16T18:01:35.507Z] Loaded image: debian:bullseye [2021-02-16T18:01:35.766Z] Loaded image: hello-world:latest [2021-02-16T18:01:36.026Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T18:01:36.026Z] INFO: Testing against a local daemon [2021-02-16T18:01:36.026Z] === RUN TestCgroupNamespacesBuild [2021-02-16T18:01:36.827Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2021-02-16T18:01:36.827Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T18:01:38.126Z] #56 261.8 + bin/containerd [2021-02-16T18:01:38.333Z] --- PASS: TestCgroupNamespacesBuild (3.31s) [2021-02-16T18:01:38.333Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T18:01:39.550Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.80s) [2021-02-16T18:01:39.550Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T18:01:39.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:01:39.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:01:39.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:01:39.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:01:39.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:01:39.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:01:39.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:01:39.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:01:39.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:01:39.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:01:39.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:01:39.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:01:39.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:01:39.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:01:39.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:01:39.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-16T18:01:39.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-16T18:01:39.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-16T18:01:39.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-16T18:01:39.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T18:01:39.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-16T18:01:39.550Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T18:01:40.247Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2021-02-16T18:01:40.247Z] === RUN TestBuildWithSession [2021-02-16T18:01:40.247Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T18:01:40.247Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T18:01:40.247Z] === RUN TestBuildSquashParent [2021-02-16T18:01:40.580Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-02-16T18:01:40.581Z] === RUN TestCreateDifferentPlatform [2021-02-16T18:01:40.581Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T18:01:40.581Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T18:01:40.581Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-16T18:01:40.581Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T18:01:40.581Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T18:01:40.581Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T18:01:40.581Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-02-16T18:01:40.581Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T18:01:40.581Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2021-02-16T18:01:40.581Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T18:01:40.581Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T18:01:40.581Z] === RUN TestDaemonRestartIpcMode [2021-02-16T18:01:40.581Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T18:01:40.581Z] === RUN TestDaemonHostGatewayIP [2021-02-16T18:01:40.581Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T18:01:40.581Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T18:01:40.581Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T18:01:40.581Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T18:01:40.581Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T18:01:40.581Z] === RUN TestDiff [2021-02-16T18:01:41.303Z] --- PASS: TestCgroupNamespacesBuild (4.79s) [2021-02-16T18:01:41.303Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T18:01:41.611Z] --- PASS: TestDiff (0.84s) [2021-02-16T18:01:41.611Z] === RUN TestExecWithCloseStdin [2021-02-16T18:01:41.738Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|types_sizes|exports_file) took 2m0.706388864s [2021-02-16T18:01:41.738Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.597298ms [2021-02-16T18:01:42.641Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-02-16T18:01:42.641Z] === RUN TestExec [2021-02-16T18:01:42.652Z] #56 ... [2021-02-16T18:01:42.652Z] [2021-02-16T18:01:42.652Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-16T18:01:42.652Z] #24 sha256:d4eaf8ccc9b099d6913145addbd7b3b2ddbfb5ee9e10b1a422325f2acd15d5e9 [2021-02-16T18:01:42.652Z] #24 311.4 + return [2021-02-16T18:01:42.652Z] #24 DONE 311.5s [2021-02-16T18:01:42.652Z] [2021-02-16T18:01:42.652Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T18:01:42.652Z] #56 sha256:22cbcf70ecff260bbc6416a600ed06fcf7b24f58d94d19c66c8ab618e561bcf6 [2021-02-16T18:01:43.208Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s) [2021-02-16T18:01:43.208Z] === RUN TestBuildWithSession [2021-02-16T18:01:43.208Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T18:01:43.208Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T18:01:43.208Z] === RUN TestBuildSquashParent [2021-02-16T18:01:43.272Z] --- PASS: TestExec (0.93s) [2021-02-16T18:01:43.272Z] === RUN TestExecUser [2021-02-16T18:01:43.705Z] #56 ... [2021-02-16T18:01:43.705Z] [2021-02-16T18:01:43.705Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-16T18:01:43.705Z] #25 sha256:87f6b442f70e11a05d86a8ac4aa3fb3c850354a0bd7d16ec7ad8feb5d08d07ad [2021-02-16T18:01:43.705Z] #25 DONE 0.1s [2021-02-16T18:01:43.705Z] [2021-02-16T18:01:43.705Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-16T18:01:43.705Z] #30 sha256:7af607ce1bdbf7172283d1f2e0a44ed24d5afd4797fcb6a25a1cf3dda80a9a1e [2021-02-16T18:01:44.308Z] --- PASS: TestExecUser (0.96s) [2021-02-16T18:01:44.308Z] === RUN TestExportContainerAndImportImage [2021-02-16T18:01:44.352Z] #30 DONE 0.7s [2021-02-16T18:01:44.352Z] [2021-02-16T18:01:44.352Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T18:01:44.352Z] #56 sha256:22cbcf70ecff260bbc6416a600ed06fcf7b24f58d94d19c66c8ab618e561bcf6 [2021-02-16T18:01:44.651Z] #56 ... [2021-02-16T18:01:44.651Z] [2021-02-16T18:01:44.651Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-16T18:01:44.651Z] #33 sha256:f8506f39d74c6ee96728d1080d8ab4ac89f549123feb6c1463bb696d9152ded3 [2021-02-16T18:01:44.651Z] #33 DONE 0.1s [2021-02-16T18:01:44.651Z] [2021-02-16T18:01:44.651Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-16T18:01:44.651Z] #35 sha256:704d060cf6dc3ba194a3265bc94e63e0aee8a68e74b05c6b92ef228fcd43e967 [2021-02-16T18:01:44.651Z] #35 DONE 0.1s [2021-02-16T18:01:44.651Z] [2021-02-16T18:01:44.651Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-16T18:01:44.651Z] #38 sha256:19cd847509c245938b43dca49bc8112ea5eeb4a7da25dfd0c9a46e25bcb77ec4 [2021-02-16T18:01:44.651Z] #38 DONE 0.1s [2021-02-16T18:01:44.651Z] [2021-02-16T18:01:44.651Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-16T18:01:44.651Z] #41 sha256:ff50cda49e6975c7b2881622f23892d5543deddc78e2f6ef6e1c599193a1102d [2021-02-16T18:01:44.949Z] #41 DONE 0.2s [2021-02-16T18:01:44.949Z] [2021-02-16T18:01:44.949Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T18:01:44.949Z] #56 sha256:22cbcf70ecff260bbc6416a600ed06fcf7b24f58d94d19c66c8ab618e561bcf6 [2021-02-16T18:01:44.949Z] #56 ... [2021-02-16T18:01:44.949Z] [2021-02-16T18:01:44.949Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-16T18:01:44.949Z] #44 sha256:cf4e30819f32d8bbfb3b4938c2e330f6bb9bf5d804425c3a1abac47779f5e475 [2021-02-16T18:01:45.259Z] #44 DONE 0.2s [2021-02-16T18:01:45.259Z] [2021-02-16T18:01:45.259Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-16T18:01:45.259Z] #46 sha256:e7ec5467fd7d58abc8cedf4f531cb9359c94f4888af91201a1a15f927239a26c [2021-02-16T18:01:45.259Z] #46 DONE 0.1s [2021-02-16T18:01:45.259Z] [2021-02-16T18:01:45.259Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-16T18:01:45.259Z] #48 sha256:3312d9d84dadff4e35130264d29a538cd1b2e5647ad174105ee1302d1e7b506a [2021-02-16T18:01:45.557Z] #48 DONE 0.1s [2021-02-16T18:01:45.557Z] [2021-02-16T18:01:45.557Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-16T18:01:45.557Z] #50 sha256:bc69db8df3b768ff07435f1aac67859b16822bc132cdc3db32dc0d16aab0ae1c [2021-02-16T18:01:45.557Z] #50 DONE 0.1s [2021-02-16T18:01:45.557Z] [2021-02-16T18:01:45.557Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T18:01:45.557Z] #56 sha256:22cbcf70ecff260bbc6416a600ed06fcf7b24f58d94d19c66c8ab618e561bcf6 [2021-02-16T18:01:45.557Z] #56 ... [2021-02-16T18:01:45.557Z] [2021-02-16T18:01:45.557Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-16T18:01:45.557Z] #52 sha256:0b40b0dc852c240371603a9297876ed0acde0d6aa551dfcdb3d25774b8fefec2 [2021-02-16T18:01:45.557Z] #52 DONE 0.1s [2021-02-16T18:01:45.557Z] [2021-02-16T18:01:45.557Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-16T18:01:45.557Z] #54 sha256:ea0d0cba2f99a84f216cebd5fa30dcbab7912efb2703744d1b34467b2dc72281 [2021-02-16T18:01:45.811Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2021-02-16T18:01:45.811Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T18:01:45.854Z] #54 DONE 0.1s [2021-02-16T18:01:45.854Z] [2021-02-16T18:01:45.854Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-16T18:01:45.854Z] #56 sha256:22cbcf70ecff260bbc6416a600ed06fcf7b24f58d94d19c66c8ab618e561bcf6 [2021-02-16T18:01:47.313Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-02-16T18:01:47.313Z] === RUN TestHealthCheckWorkdir [2021-02-16T18:01:48.344Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2021-02-16T18:01:48.344Z] === RUN TestHealthKillContainer [2021-02-16T18:01:48.388Z] --- PASS: TestBuildSquashParent (6.84s) [2021-02-16T18:01:48.388Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T18:01:48.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:01:48.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:01:48.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:01:48.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:01:48.388Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:01:48.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:01:48.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:01:48.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:01:48.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:01:48.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:01:48.388Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:01:48.388Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:01:48.388Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:01:48.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:01:48.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:01:48.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:01:49.774Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:01:49.774Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:01:51.066Z] --- PASS: TestHealthKillContainer (2.94s) [2021-02-16T18:01:51.066Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T18:01:52.099Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s) [2021-02-16T18:01:52.099Z] === RUN TestIpcModeNone [2021-02-16T18:01:52.323Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T18:01:52.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s) [2021-02-16T18:01:52.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2021-02-16T18:01:52.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2021-02-16T18:01:52.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) [2021-02-16T18:01:52.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2021-02-16T18:01:52.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2021-02-16T18:01:52.323Z] === RUN TestBuildMultiStageCopy [2021-02-16T18:01:52.323Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T18:01:53.133Z] --- PASS: TestIpcModeNone (0.98s) [2021-02-16T18:01:53.133Z] === RUN TestIpcModePrivate [2021-02-16T18:01:53.191Z] --- PASS: TestBuildSquashParent (9.69s) [2021-02-16T18:01:53.191Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T18:01:53.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:01:53.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:01:53.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:01:53.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:01:53.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:01:53.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:01:53.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:01:53.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:01:53.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:01:53.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:01:53.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:01:53.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:01:53.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:01:53.191Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:01:54.164Z] --- PASS: TestIpcModePrivate (0.94s) [2021-02-16T18:01:54.164Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-02-16T18:01:54.164Z] === RUN TestIpcModeShareable [2021-02-16T18:01:54.238Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T18:01:54.794Z] --- PASS: TestIpcModeShareable (0.99s) [2021-02-16T18:01:54.794Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-02-16T18:01:54.794Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T18:01:54.809Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T18:01:55.070Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T18:01:55.642Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T18:01:56.214Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2021-02-16T18:01:56.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2021-02-16T18:01:56.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-02-16T18:01:56.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-02-16T18:01:56.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-02-16T18:01:56.214Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2021-02-16T18:01:56.214Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T18:01:56.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:01:56.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:01:57.601Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2021-02-16T18:01:57.601Z] === RUN TestBuildLabelWithTargets [2021-02-16T18:01:58.306Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2021-02-16T18:01:58.307Z] === RUN TestAPIIpcModeHost [2021-02-16T18:01:58.597Z] --- PASS: TestAPIIpcModeHost (0.62s) [2021-02-16T18:01:58.597Z] === RUN TestDaemonIpcModeShareable [2021-02-16T18:01:59.776Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:01:59.776Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:01:59.789Z] INFO [runner/unused/goanalysis] analyzers took 29.394422845s with top 10 stages: buildssa: 25.306293608s, U1000: 4.088129237s [2021-02-16T18:02:00.147Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2021-02-16T18:02:00.147Z] === RUN TestBuildWithEmptyLayers [2021-02-16T18:02:00.659Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-02-16T18:02:00.659Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-02-16T18:02:00.659Z] === RUN TestDaemonIpcModePrivate [2021-02-16T18:02:01.090Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-02-16T18:02:01.090Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T18:02:02.180Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2021-02-16T18:02:02.180Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-02-16T18:02:02.180Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T18:02:03.072Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T18:02:03.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s) [2021-02-16T18:02:03.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.52s) [2021-02-16T18:02:03.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2021-02-16T18:02:03.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2021-02-16T18:02:03.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s) [2021-02-16T18:02:03.072Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s) [2021-02-16T18:02:03.072Z] === RUN TestBuildMultiStageCopy [2021-02-16T18:02:03.072Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T18:02:03.637Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2021-02-16T18:02:03.637Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T18:02:04.244Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-02-16T18:02:04.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-02-16T18:02:04.244Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T18:02:05.023Z] --- PASS: TestBuildUncleanTarFilenames (1.45s) [2021-02-16T18:02:05.023Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T18:02:05.611Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T18:02:06.181Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T18:02:06.304Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2021-02-16T18:02:06.304Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-02-16T18:02:06.304Z] === RUN TestIpcModeOlderClient [2021-02-16T18:02:06.304Z] === PAUSE TestIpcModeOlderClient [2021-02-16T18:02:06.304Z] === RUN TestKillContainerInvalidSignal [2021-02-16T18:02:06.751Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T18:02:06.934Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2021-02-16T18:02:06.934Z] === RUN TestKillContainer [2021-02-16T18:02:06.934Z] === RUN TestKillContainer/no_signal [2021-02-16T18:02:07.690Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T18:02:07.965Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T18:02:08.255Z] === RUN TestKillContainer/killing_signal [2021-02-16T18:02:08.260Z] --- PASS: TestBuildMultiStageCopy (5.28s) [2021-02-16T18:02:08.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2021-02-16T18:02:08.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-02-16T18:02:08.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2021-02-16T18:02:08.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2021-02-16T18:02:08.260Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2021-02-16T18:02:08.260Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T18:02:08.326Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2021-02-16T18:02:08.326Z] === RUN TestBuildWithHugeFile [2021-02-16T18:02:09.640Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2021-02-16T18:02:09.640Z] === RUN TestBuildLabelWithTargets [2021-02-16T18:02:09.763Z] --- PASS: TestKillContainer (2.76s) [2021-02-16T18:02:09.763Z] --- PASS: TestKillContainer/no_signal (0.89s) [2021-02-16T18:02:09.763Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-02-16T18:02:09.763Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2021-02-16T18:02:09.763Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T18:02:09.763Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T18:02:10.393Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T18:02:11.424Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2021-02-16T18:02:11.424Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-02-16T18:02:11.424Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-02-16T18:02:11.424Z] === RUN TestKillStoppedContainer [2021-02-16T18:02:11.424Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-16T18:02:11.424Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T18:02:11.424Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-02-16T18:02:11.424Z] === RUN TestKillDifferentUserContainer [2021-02-16T18:02:12.180Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2021-02-16T18:02:12.180Z] === RUN TestBuildWithEmptyLayers [2021-02-16T18:02:12.454Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2021-02-16T18:02:12.454Z] === RUN TestInspectOomKilledTrue [2021-02-16T18:02:12.454Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T18:02:12.454Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:02:12.454Z] === RUN TestInspectOomKilledFalse [2021-02-16T18:02:12.454Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T18:02:12.454Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:02:12.454Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T18:02:13.029Z] #56 297.6 + bin/containerd-stress [2021-02-16T18:02:13.085Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2021-02-16T18:02:13.085Z] === RUN TestLinksContainerNames [2021-02-16T18:02:13.120Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2021-02-16T18:02:13.120Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T18:02:14.566Z] #56 300.2 + bin/containerd-shim [2021-02-16T18:02:15.147Z] --- PASS: TestLinksContainerNames (1.87s) [2021-02-16T18:02:15.147Z] === RUN TestLogsFollowTailEmpty [2021-02-16T18:02:15.779Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2021-02-16T18:02:15.779Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T18:02:16.412Z] --- PASS: TestBuildMultiStageOnBuild (3.01s) [2021-02-16T18:02:16.412Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T18:02:16.812Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/default [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/private [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/slave [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/shared [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T18:02:16.812Z] === CONT TestMountDaemonRoot/default [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:02:16.812Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T18:02:16.812Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:02:16.812Z] === CONT TestMountDaemonRoot/private [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T18:02:16.812Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:02:16.812Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:02:16.812Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/shared [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/slave [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:02:17.105Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T18:02:17.105Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:02:17.105Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T18:02:17.395Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:02:17.395Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:02:17.396Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T18:02:17.396Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:02:17.396Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:02:17.396Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T18:02:17.396Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:02:17.396Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:02:17.396Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:02:17.686Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:02:17.686Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:02:17.686Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:02:17.686Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:02:17.686Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:02:17.686Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:02:17.790Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2021-02-16T18:02:17.790Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T18:02:17.975Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T18:02:17.975Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:02:17.975Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-02-16T18:02:17.975Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-16T18:02:17.976Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-16T18:02:17.976Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T18:02:20.697Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2021-02-16T18:02:20.697Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T18:02:20.988Z] --- PASS: TestContainerVolumesMountedAsShared (0.88s) [2021-02-16T18:02:20.988Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T18:02:21.538Z] #56 307.5 + bin/containerd-shim-runc-v1 [2021-02-16T18:02:21.985Z] --- PASS: TestBuildMultiStageLayerLeak (3.47s) [2021-02-16T18:02:21.985Z] === RUN TestBuildWithHugeFile [2021-02-16T18:02:22.018Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2021-02-16T18:02:22.018Z] === RUN TestNetworkNat [2021-02-16T18:02:22.649Z] --- PASS: TestNetworkNat (0.96s) [2021-02-16T18:02:22.649Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T18:02:23.680Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2021-02-16T18:02:23.680Z] === RUN TestNetworkLoopbackNat [2021-02-16T18:02:27.143Z] #56 312.4 + bin/containerd-shim-runc-v2 [2021-02-16T18:02:27.190Z] --- PASS: TestNetworkLoopbackNat (3.28s) [2021-02-16T18:02:27.190Z] === RUN TestPause [2021-02-16T18:02:27.788Z] #56 313.6 + binaries [2021-02-16T18:02:27.788Z] #56 313.6 + install -D bin/containerd /build/containerd [2021-02-16T18:02:27.788Z] #56 313.7 + install -D bin/containerd-shim /build/containerd-shim [2021-02-16T18:02:27.788Z] #56 313.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-16T18:02:27.788Z] #56 313.7 + install -D bin/ctr /build/ctr [2021-02-16T18:02:27.820Z] --- PASS: TestPause (0.94s) [2021-02-16T18:02:27.820Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T18:02:27.820Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:02:27.820Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:02:27.820Z] === RUN TestPauseStopPausedContainer [2021-02-16T18:02:28.084Z] #56 DONE 313.8s [2021-02-16T18:02:28.851Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2021-02-16T18:02:28.851Z] === RUN TestPsFilter [2021-02-16T18:02:29.129Z] [2021-02-16T18:02:29.129Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-16T18:02:29.129Z] #57 sha256:e02e24a065f2e6edb75d6b1fcb6df31c87eb26da28e5e2ca04d5c437166dfac0 [2021-02-16T18:02:29.129Z] #57 DONE 0.1s [2021-02-16T18:02:29.129Z] [2021-02-16T18:02:29.129Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-16T18:02:29.129Z] #61 sha256:43c411173ee92efd2f1a2435915c18ab64bfbaca65eae006b4ab17909cbed7fc [2021-02-16T18:02:29.141Z] --- PASS: TestPsFilter (0.29s) [2021-02-16T18:02:29.142Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T18:02:29.422Z] #61 DONE 0.1s [2021-02-16T18:02:29.422Z] [2021-02-16T18:02:29.422Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-16T18:02:29.422Z] #63 sha256:b2a56c4310c1f8a9329a098f4179f740e766f0687c3c5b51365a213bfbc4eac9 [2021-02-16T18:02:29.422Z] #63 DONE 0.1s [2021-02-16T18:02:29.422Z] [2021-02-16T18:02:29.422Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-16T18:02:29.422Z] #65 sha256:d1bcdafb1ed2bf79fd3c4a8c05f2e5eb08c135f239227e766f273c5a1b00b3b7 [2021-02-16T18:02:29.422Z] #65 DONE 0.1s [2021-02-16T18:02:29.422Z] [2021-02-16T18:02:29.422Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-16T18:02:29.422Z] #66 sha256:36a622e7ad18927c0626168b6666a51128ba63efcc5432b8e5f9b5466d5cd1f2 [2021-02-16T18:02:29.422Z] #66 DONE 0.0s [2021-02-16T18:02:29.422Z] [2021-02-16T18:02:29.422Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-16T18:02:29.422Z] #67 sha256:b0fdea5b33807776985c26af52eac79f90664d86bea376fb1b10e972ab69fe34 [2021-02-16T18:02:30.172Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2021-02-16T18:02:30.172Z] === RUN TestRemoveContainerWithVolume [2021-02-16T18:02:30.802Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2021-02-16T18:02:30.802Z] === RUN TestRemoveContainerRunning [2021-02-16T18:02:31.835Z] --- PASS: TestRemoveContainerRunning (0.93s) [2021-02-16T18:02:31.835Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T18:02:32.191Z] #67 DONE 2.2s [2021-02-16T18:02:32.191Z] [2021-02-16T18:02:32.191Z] #68 exporting to oci image format [2021-02-16T18:02:32.191Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-16T18:02:32.191Z] #68 exporting layers [2021-02-16T18:02:32.877Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2021-02-16T18:02:32.877Z] === RUN TestRemoveInvalidContainer [2021-02-16T18:02:32.877Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-16T18:02:32.877Z] === RUN TestRenameLinkedContainer [2021-02-16T18:02:36.519Z] --- PASS: TestRenameLinkedContainer (3.73s) [2021-02-16T18:02:36.519Z] === RUN TestRenameStoppedContainer [2021-02-16T18:02:37.553Z] --- PASS: TestRenameStoppedContainer (0.92s) [2021-02-16T18:02:37.553Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T18:02:39.056Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2021-02-16T18:02:39.056Z] === RUN TestRenameInvalidName [2021-02-16T18:02:40.087Z] --- PASS: TestRenameInvalidName (0.92s) [2021-02-16T18:02:40.087Z] === RUN TestRenameAnonymousContainer [2021-02-16T18:02:43.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T18:02:43.931Z] Using test binary docker [2021-02-16T18:02:43.931Z] +++ /etc/init.d/apparmor start [2021-02-16T18:02:43.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T18:02:43.931Z] INFO: Waiting for daemon to start... [2021-02-16T18:02:43.931Z] Starting dockerd [2021-02-16T18:02:43.931Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-16T18:02:44.500Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T18:02:44.500Z] Using test binary docker [2021-02-16T18:02:44.500Z] +++ /etc/init.d/apparmor start [2021-02-16T18:02:44.500Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T18:02:44.500Z] INFO: Waiting for daemon to start... [2021-02-16T18:02:44.500Z] Starting dockerd [2021-02-16T18:02:44.500Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-16T18:02:45.070Z] . [2021-02-16T18:02:45.070Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T18:02:45.329Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T18:02:45.330Z] Error: No such image: emptyfs [2021-02-16T18:02:45.330Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T18:02:45.330Z] ++++ docker load [2021-02-16T18:02:45.589Z] Running integration-test (iteration 1) [2021-02-16T18:02:45.589Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-16T18:02:45.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-16T18:02:45.589Z] ++ set -e [2021-02-16T18:02:45.589Z] ++ '[' -n 0 ']' [2021-02-16T18:02:45.589Z] ++ set -x [2021-02-16T18:02:45.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-16T18:02:45.642Z] --- PASS: TestRenameAnonymousContainer (5.09s) [2021-02-16T18:02:45.642Z] === RUN TestRenameContainerWithSameName [2021-02-16T18:02:46.272Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2021-02-16T18:02:46.272Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T18:02:46.528Z] [2021-02-16T18:02:46.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T18:02:46.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T18:02:46.528Z] Error: No such image: emptyfs [2021-02-16T18:02:46.787Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T18:02:46.787Z] ++++ docker load [2021-02-16T18:02:47.047Z] Running integration-test (iteration 1) [2021-02-16T18:02:47.047Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-16T18:02:47.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-16T18:02:47.047Z] ++ set -e [2021-02-16T18:02:47.047Z] ++ '[' -n 0 ']' [2021-02-16T18:02:47.047Z] ++ set -x [2021-02-16T18:02:47.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-16T18:02:48.334Z] --- PASS: TestRenameContainerWithLinkedContainer (1.86s) [2021-02-16T18:02:48.335Z] === RUN TestResize [2021-02-16T18:02:48.966Z] --- PASS: TestResize (0.98s) [2021-02-16T18:02:48.966Z] === RUN TestResizeWithInvalidSize [2021-02-16T18:02:49.143Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T18:02:49.143Z] [2021-02-16T18:02:49.143Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T18:02:49.143Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T18:02:49.143Z] HOSTNAME=7988588ce491 [2021-02-16T18:02:49.143Z] DEST=bundles/test-integration [2021-02-16T18:02:49.143Z] PWD=/go/src/github.com/docker/docker [2021-02-16T18:02:49.143Z] DOCKER_ROOTLESS=1 [2021-02-16T18:02:49.143Z] DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b [2021-02-16T18:02:49.143Z] container=docker [2021-02-16T18:02:49.143Z] HOME=/root [2021-02-16T18:02:49.143Z] GOLANG_VERSION=1.13.15 [2021-02-16T18:02:49.143Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T18:02:49.143Z] VALIDATE_BRANCH=20.10 [2021-02-16T18:02:49.143Z] TERM=xterm [2021-02-16T18:02:49.143Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T18:02:49.143Z] SHLVL=1 [2021-02-16T18:02:49.143Z] TIMEOUT=120m [2021-02-16T18:02:49.143Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T18:02:49.143Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T18:02:49.143Z] GO111MODULE=off [2021-02-16T18:02:49.143Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T18:02:49.143Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T18:02:49.143Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T18:02:49.143Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T18:02:49.143Z] GOPATH=/go [2021-02-16T18:02:49.143Z] PKG_CONFIG=pkg-config [2021-02-16T18:02:49.143Z] _=/usr/bin/env [2021-02-16T18:02:49.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T18:02:49.998Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2021-02-16T18:02:49.998Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T18:02:50.629Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:02:50.629Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:02:50.629Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:02:50.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:02:50.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:02:53.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:02:53.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:02:54.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:02:54.871Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:02:55.055Z] --- PASS: TestBuildWithHugeFile (40.49s) [2021-02-16T18:02:55.055Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T18:02:55.055Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:02:55.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:02:55.055Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:02:55.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:02:55.055Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:02:55.055Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:02:55.055Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:02:55.055Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:02:55.055Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:02:55.055Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-02-16T18:02:55.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-02-16T18:02:55.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2021-02-16T18:02:55.055Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-02-16T18:02:55.055Z] === RUN TestBuildPreserveOwnership [2021-02-16T18:02:55.055Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T18:02:55.055Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T18:02:55.055Z] --- PASS: TestBuildPreserveOwnership (5.92s) [2021-02-16T18:02:55.055Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.83s) [2021-02-16T18:02:55.055Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2021-02-16T18:02:55.055Z] === RUN TestBuildPlatformInvalid [2021-02-16T18:02:55.055Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-02-16T18:02:55.055Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T18:02:56.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:02:56.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:02:59.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:02:59.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:03:01.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:03:01.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.27s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2021-02-16T18:03:04.546Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) [2021-02-16T18:03:04.546Z] === RUN TestCgroupNamespacesRun [2021-02-16T18:03:06.610Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2021-02-16T18:03:06.610Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T18:03:07.293Z] Loaded image: buildpack-deps:buster [2021-02-16T18:03:07.554Z] Loaded image: busybox:latest [2021-02-16T18:03:07.816Z] Loaded image: busybox:glibc [2021-02-16T18:03:08.112Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-02-16T18:03:08.112Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T18:03:09.733Z] Loaded image: debian:bullseye [2021-02-16T18:03:09.994Z] Loaded image: hello-world:latest [2021-02-16T18:03:09.994Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T18:03:10.204Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2021-02-16T18:03:10.204Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T18:03:11.708Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2021-02-16T18:03:11.708Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T18:03:12.818Z] --- PASS: TestImportExtremelyLargeImageWorks (103.90s) [2021-02-16T18:03:12.818Z] PASS [2021-02-16T18:03:12.818Z] [2021-02-16T18:03:12.818Z] DONE 12 tests in 106.532s [2021-02-16T18:03:12.818Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T18:03:12.818Z] INFO: Testing against a local daemon [2021-02-16T18:03:12.818Z] === RUN TestNetworkCreateDelete [2021-02-16T18:03:12.818Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-02-16T18:03:12.818Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T18:03:12.818Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-02-16T18:03:12.818Z] === RUN TestDaemonDNSFallback [2021-02-16T18:03:12.818Z] --- PASS: TestDaemonDNSFallback (6.41s) [2021-02-16T18:03:12.818Z] === RUN TestInspectNetwork [2021-02-16T18:03:13.770Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2021-02-16T18:03:13.770Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T18:03:15.278Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2021-02-16T18:03:15.278Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T18:03:15.909Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-02-16T18:03:15.909Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T18:03:16.153Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T18:03:16.154Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T18:03:16.154Z] === RUN TestInspectNetwork/network_name [2021-02-16T18:03:16.154Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T18:03:17.972Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-02-16T18:03:17.972Z] === RUN TestKernelTCPMemory [2021-02-16T18:03:19.073Z] --- PASS: TestKernelTCPMemory (0.95s) [2021-02-16T18:03:19.073Z] === RUN TestNISDomainname [2021-02-16T18:03:19.704Z] --- PASS: TestNISDomainname (0.98s) [2021-02-16T18:03:19.704Z] === RUN TestHostnameDnsResolution [2021-02-16T18:03:20.023Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.70s) [2021-02-16T18:03:20.023Z] PASS [2021-02-16T18:03:20.023Z] [2021-02-16T18:03:20.023Z] === Skipped [2021-02-16T18:03:20.023Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-16T18:03:20.023Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T18:03:20.023Z] [2021-02-16T18:03:20.023Z] [2021-02-16T18:03:20.023Z] DONE 33 tests, 1 skipped in 117.218s [2021-02-16T18:03:20.023Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T18:03:20.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:03:20.023Z] ++ set -e [2021-02-16T18:03:20.023Z] ++ '[' -n 0 ']' [2021-02-16T18:03:20.023Z] ++ set -x [2021-02-16T18:03:20.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:03:20.023Z] INFO: Testing against a local daemon [2021-02-16T18:03:20.023Z] === RUN TestConfigInspect [2021-02-16T18:03:20.046Z] 4612f6d0b889: Pull complete [2021-02-16T18:03:20.353Z] --- PASS: TestInspectNetwork (7.59s) [2021-02-16T18:03:20.353Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T18:03:20.353Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-02-16T18:03:20.353Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T18:03:20.353Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T18:03:20.353Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T18:03:21.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T18:03:21.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T18:03:21.241Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.626388084s with top 10 stages: buildssa: 1m42.260371392s, goimports: 22.135543129s, unconvert: 12.792151807s, gosec: 9.953545654s, golint: 5.35679912s, ineffassign: 3.874105831s, misspell: 3.755117584s, inspect: 3.282160976s, vrp: 3.246573989s, printf: 1.716112726s [2021-02-16T18:03:21.241Z] INFO [runner] Issues before processing: 2261, after processing: 0 [2021-02-16T18:03:21.241Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1681/1681, autogenerated_exclude: 1576/1681, path_prettifier: 1681/1681, skip_dirs: 1681/1681, identifier_marker: 1576/1576, nolint: 0/64, cgo: 1681/2261, exclude: 1576/1576, exclude-rules: 64/1576, skip_files: 1681/1681 [2021-02-16T18:03:21.241Z] INFO [runner] processing took 59.817399ms with stages: nolint: 25.013659ms, identifier_marker: 16.309775ms, path_prettifier: 8.095024ms, autogenerated_exclude: 4.988545ms, exclude-rules: 3.357274ms, skip_dirs: 1.756621ms, cgo: 178.035µs, filename_unadjuster: 114.255µs, max_same_issues: 1.201µs, uniq_by_line: 622ns, diff: 591ns, exclude: 382ns, max_from_linter: 322ns, source_code: 316ns, skip_files: 275ns, max_per_file_from_linter: 261ns, path_shortener: 241ns [2021-02-16T18:03:21.241Z] INFO [runner] linters took 1m42.751918731s with stages: goanalysis_metalinter: 1m21.683237733s, unused: 21.008634497s [2021-02-16T18:03:21.241Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2021-02-16T18:03:21.241Z] INFO Memory: 1539 samples, avg is 768.9MB, max is 3703.8MB [2021-02-16T18:03:21.241Z] INFO Execution took 3m43.92658039s [2021-02-16T18:03:21.241Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-16T18:03:21.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh dynbinary-daemon test-docker-py [2021-02-16T18:03:21.736Z] --- PASS: TestRunContainerWithBridgeNone (1.66s) [2021-02-16T18:03:21.736Z] === RUN TestNetworkInvalidJSON [2021-02-16T18:03:21.736Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T18:03:21.736Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T18:03:21.736Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:03:21.736Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:03:21.736Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:03:21.736Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:03:21.736Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T18:03:21.736Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:03:21.736Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:03:21.736Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-16T18:03:21.736Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T18:03:21.736Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T18:03:21.736Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T18:03:21.736Z] === RUN TestNetworkList [2021-02-16T18:03:21.736Z] === RUN TestNetworkList//networks [2021-02-16T18:03:21.736Z] === PAUSE TestNetworkList//networks [2021-02-16T18:03:21.736Z] === RUN TestNetworkList//networks/ [2021-02-16T18:03:21.736Z] === PAUSE TestNetworkList//networks/ [2021-02-16T18:03:21.736Z] === CONT TestNetworkList//networks [2021-02-16T18:03:21.736Z] === CONT TestNetworkList//networks/ [2021-02-16T18:03:21.736Z] --- PASS: TestNetworkList (0.01s) [2021-02-16T18:03:21.736Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T18:03:21.736Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T18:03:21.736Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T18:03:21.796Z] --- PASS: TestHostnameDnsResolution (1.77s) [2021-02-16T18:03:21.796Z] === RUN TestStats [2021-02-16T18:03:22.164Z] [2021-02-16T18:03:22.164Z] Removing bundles/ [2021-02-16T18:03:22.164Z] [2021-02-16T18:03:22.305Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-02-16T18:03:22.305Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T18:03:22.419Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-16T18:03:22.419Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T18:03:22.419Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T18:03:22.573Z] --- PASS: TestConfigInspect (3.27s) [2021-02-16T18:03:22.573Z] === RUN TestConfigList [2021-02-16T18:03:23.244Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-16T18:03:23.244Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T18:03:24.182Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-02-16T18:03:24.182Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T18:03:24.518Z] --- PASS: TestStats (3.04s) [2021-02-16T18:03:24.518Z] === RUN TestStopContainerWithTimeout [2021-02-16T18:03:24.518Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T18:03:24.518Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T18:03:24.518Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T18:03:24.518Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T18:03:24.518Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T18:03:24.518Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T18:03:24.518Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T18:03:24.518Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T18:03:24.518Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T18:03:24.518Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T18:03:25.121Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-02-16T18:03:25.121Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T18:03:25.873Z] --- PASS: TestConfigList (3.26s) [2021-02-16T18:03:25.873Z] === RUN TestConfigsCreateAndDelete [2021-02-16T18:03:26.022Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T18:03:26.501Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-02-16T18:03:26.501Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T18:03:26.761Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-16T18:03:26.761Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T18:03:27.594Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T18:03:29.174Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2021-02-16T18:03:29.174Z] === RUN TestConfigsUpdate [2021-02-16T18:03:29.303Z] --- PASS: TestServiceWithPredefinedNetwork (2.51s) [2021-02-16T18:03:29.303Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T18:03:29.303Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:03:29.303Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:03:29.303Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T18:03:29.804Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-16T18:03:29.804Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2021-02-16T18:03:29.804Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2021-02-16T18:03:29.804Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2021-02-16T18:03:29.804Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2021-02-16T18:03:29.804Z] === RUN TestDeleteDevicemapper [2021-02-16T18:03:29.804Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T18:03:29.804Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:03:29.804Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T18:03:32.062Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.52s) [2021-02-16T18:03:32.062Z] === RUN TestUpdateMemory [2021-02-16T18:03:32.062Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-16T18:03:32.062Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:03:32.062Z] === RUN TestUpdateCPUQuota [2021-02-16T18:03:32.478Z] --- PASS: TestConfigsUpdate (3.32s) [2021-02-16T18:03:32.478Z] === RUN TestTemplatedConfig [2021-02-16T18:03:33.093Z] --- PASS: TestUpdateCPUQuota (1.09s) [2021-02-16T18:03:33.093Z] === RUN TestUpdatePidsLimit [2021-02-16T18:03:33.093Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T18:03:33.754Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T18:03:33.847Z] Loaded image: buildpack-deps:buster [2021-02-16T18:03:33.847Z] Loaded image: busybox:latest [2021-02-16T18:03:33.847Z] Loaded image: busybox:glibc [2021-02-16T18:03:33.847Z] Loaded image: buildpack-deps:buster [2021-02-16T18:03:33.847Z] Loaded image: busybox:latest [2021-02-16T18:03:33.847Z] Loaded image: busybox:glibc [2021-02-16T18:03:33.847Z] Loaded image: debian:bullseye [2021-02-16T18:03:33.847Z] Loaded image: hello-world:latest [2021-02-16T18:03:33.847Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T18:03:33.847Z] INFO: Testing against a local daemon [2021-02-16T18:03:33.847Z] === RUN TestDockerSuite [2021-02-16T18:03:33.847Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-16T18:03:33.847Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-16T18:03:34.044Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T18:03:34.107Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-16T18:03:34.107Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-16T18:03:34.107Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-16T18:03:34.107Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-16T18:03:34.107Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-16T18:03:34.107Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-16T18:03:34.354Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T18:03:34.644Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T18:03:34.677Z] Loaded image: debian:bullseye [2021-02-16T18:03:34.935Z] Loaded image: hello-world:latest [2021-02-16T18:03:34.935Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T18:03:35.194Z] INFO: Testing against a local daemon [2021-02-16T18:03:35.194Z] === RUN TestDockerDaemonSuite [2021-02-16T18:03:35.194Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-16T18:03:35.275Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T18:03:35.565Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T18:03:35.779Z] --- PASS: TestTemplatedConfig (3.47s) [2021-02-16T18:03:35.779Z] === RUN TestConfigCreateResolve [2021-02-16T18:03:37.161Z] --- PASS: TestUpdatePidsLimit (3.64s) [2021-02-16T18:03:37.161Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2021-02-16T18:03:37.161Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-02-16T18:03:37.161Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2021-02-16T18:03:37.161Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-02-16T18:03:37.161Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-02-16T18:03:37.161Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-02-16T18:03:37.161Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2021-02-16T18:03:37.161Z] === RUN TestUpdateRestartPolicy [2021-02-16T18:03:37.734Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-16T18:03:37.993Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-16T18:03:38.563Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-16T18:03:38.563Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-16T18:03:39.081Z] --- PASS: TestConfigCreateResolve (3.31s) [2021-02-16T18:03:39.081Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T18:03:39.342Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-02-16T18:03:39.342Z] PASS [2021-02-16T18:03:39.342Z] [2021-02-16T18:03:39.342Z] DONE 7 tests in 20.648s [2021-02-16T18:03:39.342Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T18:03:39.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:03:39.342Z] ++ set -e [2021-02-16T18:03:39.342Z] ++ '[' -n 0 ']' [2021-02-16T18:03:39.342Z] ++ set -x [2021-02-16T18:03:39.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:03:39.508Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-16T18:03:39.508Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-16T18:03:39.508Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-16T18:03:39.603Z] INFO: Testing against a local daemon [2021-02-16T18:03:39.603Z] === RUN TestCheckpoint [2021-02-16T18:03:39.603Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T18:03:39.603Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:03:39.603Z] === RUN TestContainerInvalidJSON [2021-02-16T18:03:39.603Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:03:39.603Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:03:39.603Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:03:39.603Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:03:39.603Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:03:39.603Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:03:39.603Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:03:39.603Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:03:39.603Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:03:39.603Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-16T18:03:39.603Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T18:03:39.603Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T18:03:39.603Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T18:03:39.603Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T18:03:39.864Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-02-16T18:03:39.864Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T18:03:39.864Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-02-16T18:03:39.864Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T18:03:40.124Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-02-16T18:03:40.124Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T18:03:40.124Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-02-16T18:03:40.124Z] === RUN TestCopyFromContainer [2021-02-16T18:03:41.415Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-16T18:03:41.415Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-16T18:03:41.415Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-16T18:03:41.674Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-16T18:03:41.674Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-16T18:03:42.040Z] === RUN TestCopyFromContainer// [2021-02-16T18:03:42.302Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T18:03:42.302Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T18:03:42.563Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T18:03:42.563Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T18:03:42.611Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-16T18:03:42.824Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T18:03:42.824Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T18:03:43.086Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T18:03:43.086Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T18:03:43.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T18:03:43.347Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T18:03:43.347Z] --- PASS: TestCopyFromContainer (3.22s) [2021-02-16T18:03:43.347Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-02-16T18:03:43.347Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-02-16T18:03:43.347Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-16T18:03:43.347Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-02-16T18:03:43.347Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-16T18:03:43.347Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-16T18:03:43.347Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-16T18:03:43.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-02-16T18:03:43.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-02-16T18:03:43.347Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-16T18:03:43.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T18:03:43.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:03:43.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:03:43.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:03:43.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:03:43.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:03:43.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:03:43.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:03:43.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:03:43.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:03:43.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-16T18:03:43.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T18:03:43.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T18:03:43.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-16T18:03:43.347Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T18:03:43.609Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2021-02-16T18:03:43.609Z] === RUN TestCreateWithInvalidEnv [2021-02-16T18:03:43.609Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T18:03:43.609Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T18:03:43.609Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T18:03:43.609Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T18:03:43.609Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T18:03:43.609Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T18:03:43.609Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T18:03:43.609Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T18:03:43.609Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T18:03:43.609Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-16T18:03:43.609Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T18:03:43.609Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T18:03:43.609Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T18:03:43.609Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T18:03:43.609Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-16T18:03:43.609Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T18:03:43.990Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-16T18:03:43.990Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-16T18:03:44.195Z] --- PASS: TestServiceWithDataPathPortInit (14.69s) [2021-02-16T18:03:44.195Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T18:03:44.249Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-16T18:03:44.249Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-16T18:03:44.249Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-16T18:03:46.154Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2021-02-16T18:03:46.154Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T18:03:48.069Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2021-02-16T18:03:48.069Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T18:03:48.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:03:48.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:03:48.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:03:48.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:03:48.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:03:48.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:03:48.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:03:48.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:03:48.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:03:48.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:03:48.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:03:48.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:03:48.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:03:48.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:03:48.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:03:48.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-16T18:03:48.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-02-16T18:03:48.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-16T18:03:48.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-02-16T18:03:48.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-02-16T18:03:48.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-16T18:03:48.069Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T18:03:48.641Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2021-02-16T18:03:48.641Z] === RUN TestCreateDifferentPlatform [2021-02-16T18:03:48.641Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T18:03:48.641Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T18:03:48.641Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-16T18:03:48.641Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T18:03:48.641Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T18:03:48.641Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T18:03:48.641Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-16T18:03:48.641Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T18:03:48.905Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-02-16T18:03:48.905Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T18:03:48.905Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T18:03:48.905Z] === RUN TestDaemonRestartIpcMode [2021-02-16T18:03:48.905Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T18:03:48.905Z] === RUN TestDaemonHostGatewayIP [2021-02-16T18:03:48.905Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T18:03:48.905Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T18:03:48.905Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T18:03:48.905Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T18:03:48.905Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T18:03:48.905Z] === RUN TestDiff [2021-02-16T18:03:49.848Z] --- PASS: TestDiff (0.77s) [2021-02-16T18:03:49.848Z] === RUN TestExecWithCloseStdin [2021-02-16T18:03:49.946Z] --- PASS: TestUpdateRestartPolicy (13.02s) [2021-02-16T18:03:49.946Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T18:03:50.420Z] --- PASS: TestExecWithCloseStdin (0.85s) [2021-02-16T18:03:50.420Z] === RUN TestExec [2021-02-16T18:03:50.819Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-16T18:03:50.977Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2021-02-16T18:03:50.977Z] === RUN TestWaitNonBlocked [2021-02-16T18:03:50.977Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:03:50.977Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:03:50.977Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:03:50.977Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:03:50.977Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:03:50.977Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:03:51.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T18:03:51.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T18:03:51.362Z] --- PASS: TestExec (0.85s) [2021-02-16T18:03:51.362Z] === RUN TestExecUser [2021-02-16T18:03:52.009Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-16T18:03:52.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-02-16T18:03:52.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2021-02-16T18:03:52.009Z] === RUN TestWaitBlocked [2021-02-16T18:03:52.009Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:03:52.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:03:52.009Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:03:52.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:03:52.009Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:03:52.009Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:03:52.305Z] --- PASS: TestExecUser (0.86s) [2021-02-16T18:03:52.305Z] === RUN TestExportContainerAndImportImage [2021-02-16T18:03:52.321Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s) [2021-02-16T18:03:52.321Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7vc7nq1b0xbaafwg9i4llotrn Created:2021-02-16 18:03:45.416578343 +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[95895323077f2715d6410ca3a0f39ae9f136d5de1f9d4476d2fddc6579a94ede:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jowiku8r1uhzji5sfhf7ofimp EndpointID:cb381eb71b40c9611237f63e5aae6671a8b66d6bf2592f328da090efb9e27eb4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c4f47e9d4e1c1267a1e3e63c6a88841b6f762427bf8d10c42227c58324bacb55 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:b2a8d5653aca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jowiku8r1uhzji5sfhf7ofimp EndpointID:cb381eb71b40c9611237f63e5aae6671a8b66d6bf2592f328da090efb9e27eb4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T18:03:52.321Z] PASS [2021-02-16T18:03:52.321Z] [2021-02-16T18:03:52.321Z] === Skipped [2021-02-16T18:03:52.321Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:03:52.321Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:03:52.321Z] [2021-02-16T18:03:52.321Z] [2021-02-16T18:03:52.321Z] DONE 26 tests, 1 skipped in 46.021s [2021-02-16T18:03:52.321Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:03:52.321Z] INFO: Testing against a local daemon [2021-02-16T18:03:52.321Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T18:03:52.321Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T18:03:52.321Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:03:52.321Z] === RUN TestDockerNetworkIpvlan [2021-02-16T18:03:52.321Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:03:52.321Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:03:52.321Z] PASS [2021-02-16T18:03:52.321Z] [2021-02-16T18:03:52.321Z] === Skipped [2021-02-16T18:03:52.321Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T18:03:52.321Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:03:52.321Z] [2021-02-16T18:03:52.321Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:03:52.321Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:03:52.321Z] [2021-02-16T18:03:52.321Z] [2021-02-16T18:03:52.321Z] DONE 2 tests, 2 skipped in 0.065s [2021-02-16T18:03:52.321Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:03:52.321Z] INFO: Testing against a local daemon [2021-02-16T18:03:52.321Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T18:03:52.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-16T18:03:52.890Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-02-16T18:03:52.890Z] === RUN TestDockerNetworkMacvlan [2021-02-16T18:03:53.249Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2021-02-16T18:03:53.249Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T18:03:53.461Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T18:03:53.512Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-16T18:03:53.512Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2021-02-16T18:03:53.512Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2021-02-16T18:03:53.513Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T18:03:53.513Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T18:03:53.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T18:03:53.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T18:03:54.400Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T18:03:54.970Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T18:03:55.015Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-16T18:03:55.162Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s) [2021-02-16T18:03:55.162Z] === RUN TestHealthCheckWorkdir [2021-02-16T18:03:55.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T18:03:56.547Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2021-02-16T18:03:56.547Z] === RUN TestHealthKillContainer [2021-02-16T18:03:56.882Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T18:03:57.053Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2021-02-16T18:03:57.053Z] === CONT TestIpcModeOlderClient [2021-02-16T18:03:57.053Z] --- PASS: TestIpcModeOlderClient (0.15s) [2021-02-16T18:03:57.053Z] === CONT TestDaemonHostGatewayIP [2021-02-16T18:03:57.551Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-16T18:03:58.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T18:03:58.794Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T18:03:59.090Z] --- PASS: TestHealthKillContainer (2.88s) [2021-02-16T18:03:59.090Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T18:03:59.460Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-16T18:03:59.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T18:04:00.028Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-16T18:04:00.032Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2021-02-16T18:04:00.032Z] === RUN TestIpcModeNone [2021-02-16T18:04:00.576Z] --- PASS: TestDaemonHostGatewayIP (3.39s) [2021-02-16T18:04:00.576Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T18:04:00.598Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-16T18:04:00.603Z] --- PASS: TestIpcModeNone (0.83s) [2021-02-16T18:04:00.603Z] === RUN TestIpcModePrivate [2021-02-16T18:04:01.168Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-16T18:04:01.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T18:04:01.546Z] --- PASS: TestIpcModePrivate (0.86s) [2021-02-16T18:04:01.546Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-02-16T18:04:01.546Z] === RUN TestIpcModeShareable [2021-02-16T18:04:01.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T18:04:02.106Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-16T18:04:02.490Z] --- PASS: TestIpcModeShareable (0.87s) [2021-02-16T18:04:02.490Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-02-16T18:04:02.490Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T18:04:02.674Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-16T18:04:03.001Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T18:04:03.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T18:04:03.261Z] --- PASS: TestDockerNetworkMacvlan (10.51s) [2021-02-16T18:04:03.261Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-02-16T18:04:03.261Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-02-16T18:04:03.261Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2021-02-16T18:04:03.261Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s) [2021-02-16T18:04:03.261Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.34s) [2021-02-16T18:04:03.261Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s) [2021-02-16T18:04:03.261Z] PASS [2021-02-16T18:04:03.261Z] [2021-02-16T18:04:03.261Z] DONE 8 tests in 11.882s [2021-02-16T18:04:03.261Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T18:04:03.261Z] testing: warning: no tests to run [2021-02-16T18:04:03.261Z] PASS [2021-02-16T18:04:03.261Z] [2021-02-16T18:04:03.261Z] DONE 0 tests in 0.008s [2021-02-16T18:04:03.261Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T18:04:03.298Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.85s) [2021-02-16T18:04:03.298Z] === CONT TestDaemonRestartIpcMode [2021-02-16T18:04:03.521Z] INFO: Testing against a local daemon [2021-02-16T18:04:03.521Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T18:04:03.612Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-16T18:04:04.181Z] --- PASS: TestBuildWithHugeFile (102.70s) [2021-02-16T18:04:04.181Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T18:04:04.181Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:04:04.181Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:04:04.181Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:04:04.181Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:04:04.181Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:04:04.181Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:04:04.181Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:04:04.181Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:04:04.441Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:04:04.441Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-02-16T18:04:04.441Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-02-16T18:04:04.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-02-16T18:04:04.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2021-02-16T18:04:04.441Z] === RUN TestBuildPreserveOwnership [2021-02-16T18:04:04.442Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T18:04:04.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T18:04:04.902Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2021-02-16T18:04:04.902Z] === RUN TestAuthZPluginTLS [2021-02-16T18:04:05.010Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-16T18:04:05.036Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2021-02-16T18:04:05.036Z] === RUN TestAPIIpcModeHost [2021-02-16T18:04:05.162Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-16T18:04:05.162Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T18:04:05.731Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-16T18:04:05.731Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T18:04:05.947Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-16T18:04:05.978Z] --- PASS: TestAPIIpcModeHost (0.68s) [2021-02-16T18:04:05.978Z] === RUN TestDaemonIpcModeShareable [2021-02-16T18:04:05.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-16T18:04:06.021Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2021-02-16T18:04:06.300Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-16T18:04:06.300Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T18:04:06.652Z] --- PASS: TestDaemonRestartIpcMode (3.90s) [2021-02-16T18:04:06.652Z] PASS [2021-02-16T18:04:06.652Z] [2021-02-16T18:04:06.652Z] === Skipped [2021-02-16T18:04:06.652Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-02-16T18:04:06.652Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:04:06.652Z] [2021-02-16T18:04:06.652Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T18:04:06.652Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:04:06.652Z] [2021-02-16T18:04:06.652Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T18:04:06.652Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:04:06.652Z] [2021-02-16T18:04:06.652Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:04:06.652Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:04:06.652Z] [2021-02-16T18:04:06.652Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T18:04:06.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:04:06.652Z] [2021-02-16T18:04:06.652Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-02-16T18:04:06.652Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:04:06.652Z] [2021-02-16T18:04:06.652Z] [2021-02-16T18:04:06.652Z] DONE 196 tests, 6 skipped in 156.939s [2021-02-16T18:04:06.652Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T18:04:06.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:04:06.652Z] ++ set -e [2021-02-16T18:04:06.652Z] ++ '[' -n 0 ']' [2021-02-16T18:04:06.652Z] ++ set -x [2021-02-16T18:04:06.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:04:06.869Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-02-16T18:04:06.870Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T18:04:06.885Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-16T18:04:06.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T18:04:06.942Z] INFO: Testing against a local daemon [2021-02-16T18:04:06.942Z] === RUN TestCommitInheritsEnv [2021-02-16T18:04:07.453Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-16T18:04:07.573Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-02-16T18:04:07.573Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T18:04:07.573Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T18:04:07.573Z] === RUN TestImagesFilterMultiReference [2021-02-16T18:04:07.573Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-02-16T18:04:07.573Z] === RUN TestImagePullPlatformInvalid [2021-02-16T18:04:07.573Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-16T18:04:07.573Z] === RUN TestRemoveImageOrphaning [2021-02-16T18:04:07.713Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-16T18:04:07.713Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T18:04:07.893Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2021-02-16T18:04:07.893Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-16T18:04:07.893Z] === RUN TestDaemonIpcModePrivate [2021-02-16T18:04:08.204Z] --- PASS: TestRemoveImageOrphaning (0.67s) [2021-02-16T18:04:08.204Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T18:04:08.204Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-16T18:04:08.204Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:04:08.204Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T18:04:08.204Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-16T18:04:08.204Z] === RUN TestTagInvalidReference [2021-02-16T18:04:08.204Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-16T18:04:08.204Z] === RUN TestTagValidPrefixedRepo [2021-02-16T18:04:08.204Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-16T18:04:08.204Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T18:04:08.204Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-02-16T18:04:08.204Z] === RUN TestTagOfficialNames [2021-02-16T18:04:08.250Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2021-02-16T18:04:08.250Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T18:04:08.282Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-16T18:04:08.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T18:04:08.494Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-16T18:04:08.494Z] === RUN TestTagMatchesDigest [2021-02-16T18:04:08.494Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-16T18:04:08.494Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T18:04:08.511Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-02-16T18:04:08.511Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T18:04:09.081Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-16T18:04:09.081Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T18:04:09.218Z] --- PASS: TestBuildPreserveOwnership (4.73s) [2021-02-16T18:04:09.218Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.29s) [2021-02-16T18:04:09.218Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s) [2021-02-16T18:04:09.218Z] === RUN TestBuildPlatformInvalid [2021-02-16T18:04:09.218Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-16T18:04:09.218Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T18:04:09.236Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T18:04:09.236Z] Using test binary docker [2021-02-16T18:04:09.236Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T18:04:09.236Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T18:04:09.236Z] INFO: Waiting for daemon to start... [2021-02-16T18:04:09.236Z] Starting dockerd [2021-02-16T18:04:09.581Z] #68 exporting layers 85.0s done [2021-02-16T18:04:09.581Z] #68 exporting manifest sha256:2a6313b009d6669a679036fcce8e6dae91ff3a29532706ab74d833ea54ab1065 done [2021-02-16T18:04:09.581Z] #68 exporting config sha256:32718dc593a9f7fa7c4be88d7ef85d90754d78de1c9edf2421ebbd6840eff096 done [2021-02-16T18:04:09.581Z] #68 sending tarball [2021-02-16T18:04:09.650Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-02-16T18:04:09.650Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T18:04:09.809Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2021-02-16T18:04:09.809Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-16T18:04:09.809Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T18:04:10.156Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-16T18:04:11.095Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-16T18:04:11.194Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-02-16T18:04:11.194Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-16T18:04:11.194Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T18:04:11.561Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.55s) [2021-02-16T18:04:11.561Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T18:04:12.033Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-16T18:04:12.292Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-16T18:04:12.517Z] . [2021-02-16T18:04:12.517Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T18:04:12.517Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T18:04:12.517Z] Error: No such image: emptyfs [2021-02-16T18:04:12.517Z] Running integration-test (iteration 1) [2021-02-16T18:04:12.517Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T18:04:12.942Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.56s) [2021-02-16T18:04:12.942Z] === RUN TestAuthZPluginHeader [2021-02-16T18:04:13.110Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2021-02-16T18:04:13.110Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-16T18:04:13.110Z] === RUN TestIpcModeOlderClient [2021-02-16T18:04:13.110Z] === PAUSE TestIpcModeOlderClient [2021-02-16T18:04:13.110Z] === RUN TestKillContainerInvalidSignal [2021-02-16T18:04:13.181Z] #68 ... [2021-02-16T18:04:13.181Z] [2021-02-16T18:04:13.181Z] #69 importing to docker [2021-02-16T18:04:13.181Z] #69 sha256:1ac28065d9d6702c9d870271f34d1bd573920de7c97199e15d8ce786181460a3 [2021-02-16T18:04:13.229Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-16T18:04:13.513Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-02-16T18:04:13.513Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T18:04:14.053Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-02-16T18:04:14.053Z] === RUN TestKillContainer [2021-02-16T18:04:14.053Z] === RUN TestKillContainer/no_signal [2021-02-16T18:04:14.626Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T18:04:15.197Z] === RUN TestKillContainer/killing_signal [2021-02-16T18:04:15.765Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-16T18:04:15.765Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-16T18:04:16.139Z] --- PASS: TestKillContainer (2.33s) [2021-02-16T18:04:16.139Z] --- PASS: TestKillContainer/no_signal (0.79s) [2021-02-16T18:04:16.139Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-02-16T18:04:16.139Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-02-16T18:04:16.139Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T18:04:16.139Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T18:04:16.703Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-16T18:04:16.807Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.46s) [2021-02-16T18:04:16.807Z] === RUN TestAuthZPluginV2Disable [2021-02-16T18:04:17.084Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T18:04:17.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2021-02-16T18:04:17.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-02-16T18:04:17.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-02-16T18:04:17.656Z] === RUN TestKillStoppedContainer [2021-02-16T18:04:17.917Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-16T18:04:17.917Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T18:04:17.917Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-02-16T18:04:17.917Z] === RUN TestKillDifferentUserContainer [2021-02-16T18:04:18.082Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-16T18:04:18.082Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-16T18:04:18.342Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-16T18:04:18.860Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2021-02-16T18:04:18.860Z] === RUN TestInspectOomKilledTrue [2021-02-16T18:04:18.860Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T18:04:18.860Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:04:18.860Z] === RUN TestInspectOomKilledFalse [2021-02-16T18:04:18.860Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T18:04:18.860Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:04:18.860Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T18:04:19.281Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-16T18:04:19.433Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2021-02-16T18:04:19.433Z] === RUN TestLinksContainerNames [2021-02-16T18:04:20.124Z] --- PASS: TestAuthZPluginV2Disable (2.91s) [2021-02-16T18:04:20.124Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T18:04:20.219Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-16T18:04:20.817Z] --- PASS: TestLinksContainerNames (1.52s) [2021-02-16T18:04:20.817Z] === RUN TestLogsFollowTailEmpty [2021-02-16T18:04:21.758Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2021-02-16T18:04:21.758Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T18:04:22.329Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/default [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/private [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/slave [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/shared [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T18:04:22.329Z] === CONT TestMountDaemonRoot/default [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:04:22.329Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:04:22.329Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:04:22.329Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:04:22.329Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/slave [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/private [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/shared [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T18:04:22.330Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:04:22.330Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T18:04:22.330Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:04:22.591Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:04:22.701Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.79s) [2021-02-16T18:04:22.701Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T18:04:22.754Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-16T18:04:22.853Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-16T18:04:22.853Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-02-16T18:04:22.853Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T18:04:25.398Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2021-02-16T18:04:25.398Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T18:04:25.970Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-02-16T18:04:25.970Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T18:04:26.044Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-16T18:04:26.543Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2021-02-16T18:04:26.543Z] === RUN TestNetworkNat [2021-02-16T18:04:27.391Z] Loaded image: buildpack-deps:buster [2021-02-16T18:04:27.391Z] Loaded image: busybox:latest [2021-02-16T18:04:27.391Z] Loaded image: busybox:glibc [2021-02-16T18:04:27.485Z] --- PASS: TestNetworkNat (0.84s) [2021-02-16T18:04:27.485Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T18:04:28.057Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2021-02-16T18:04:28.057Z] === RUN TestNetworkLoopbackNat [2021-02-16T18:04:28.768Z] Loaded image: debian:bullseye [2021-02-16T18:04:28.768Z] Loaded image: hello-world:latest [2021-02-16T18:04:29.027Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T18:04:29.027Z] INFO: Testing against a local daemon [2021-02-16T18:04:29.027Z] === RUN TestCgroupNamespacesBuild [2021-02-16T18:04:29.338Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-16T18:04:30.277Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-16T18:04:31.356Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2021-02-16T18:04:31.356Z] === RUN TestPause [2021-02-16T18:04:31.555Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2021-02-16T18:04:31.555Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T18:04:31.810Z] #69 DONE 15.7s [2021-02-16T18:04:31.810Z] [2021-02-16T18:04:31.810Z] #68 exporting to oci image format [2021-02-16T18:04:31.810Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-16T18:04:31.810Z] #68 sending tarball 32.0s done [2021-02-16T18:04:31.810Z] #68 DONE 117.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T18:04:32.264Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/test/unit [2021-02-16T18:04:32.298Z] --- PASS: TestPause (0.83s) [2021-02-16T18:04:32.298Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T18:04:32.298Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:04:32.298Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:04:32.298Z] === RUN TestPauseStopPausedContainer [2021-02-16T18:04:32.690Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.01s) [2021-02-16T18:04:32.690Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T18:04:32.813Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-16T18:04:32.870Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2021-02-16T18:04:32.870Z] === RUN TestPsFilter [2021-02-16T18:04:33.131Z] --- PASS: TestPsFilter (0.26s) [2021-02-16T18:04:33.131Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T18:04:33.381Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-16T18:04:33.456Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2021-02-16T18:04:33.456Z] === RUN TestBuildWithSession [2021-02-16T18:04:33.456Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T18:04:33.456Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T18:04:33.456Z] === RUN TestBuildSquashParent [2021-02-16T18:04:33.950Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-16T18:04:34.074Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2021-02-16T18:04:34.074Z] === RUN TestRemoveContainerWithVolume [2021-02-16T18:04:34.645Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2021-02-16T18:04:34.645Z] === RUN TestRemoveContainerRunning [2021-02-16T18:04:35.587Z] --- PASS: TestRemoveContainerRunning (0.81s) [2021-02-16T18:04:35.587Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T18:04:35.821Z] ? github.com/docker/docker/api [no test files] [2021-02-16T18:04:35.856Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-16T18:04:36.115Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-16T18:04:36.529Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2021-02-16T18:04:36.529Z] === RUN TestRemoveInvalidContainer [2021-02-16T18:04:36.529Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-16T18:04:36.529Z] === RUN TestRenameLinkedContainer [2021-02-16T18:04:38.715Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-16T18:04:38.981Z] Loaded image: buildpack-deps:buster [2021-02-16T18:04:39.240Z] Loaded image: busybox:latest [2021-02-16T18:04:39.499Z] Loaded image: busybox:glibc [2021-02-16T18:04:39.837Z] --- PASS: TestRenameLinkedContainer (3.00s) [2021-02-16T18:04:39.837Z] === RUN TestRenameStoppedContainer [2021-02-16T18:04:40.097Z] --- PASS: TestRenameStoppedContainer (0.74s) [2021-02-16T18:04:40.097Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T18:04:40.876Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-16T18:04:41.445Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-16T18:04:41.563Z] --- PASS: TestBuildSquashParent (6.83s) [2021-02-16T18:04:41.563Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T18:04:41.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:04:41.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:04:41.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:04:41.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:04:41.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:04:41.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:04:41.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:04:41.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:04:41.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:04:41.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:04:41.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:04:41.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:04:41.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:04:41.564Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:04:41.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:04:41.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:04:42.009Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2021-02-16T18:04:42.009Z] === RUN TestRenameInvalidName [2021-02-16T18:04:42.382Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-16T18:04:42.580Z] --- PASS: TestRenameInvalidName (0.77s) [2021-02-16T18:04:42.580Z] === RUN TestRenameAnonymousContainer [2021-02-16T18:04:43.320Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-16T18:04:43.736Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:04:43.736Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:04:44.701Z] Loaded image: debian:bullseye [2021-02-16T18:04:44.701Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-16T18:04:44.701Z] Loaded image: hello-world:latest [2021-02-16T18:04:44.701Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T18:04:44.961Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-16T18:04:44.961Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-16T18:04:45.530Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-16T18:04:45.790Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-16T18:04:46.105Z] db4edcf0861f: Pull complete [2021-02-16T18:04:46.105Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-16T18:04:46.105Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:04:46.105Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:04:46.105Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-02-16T18:04:46.105Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-02-16T18:04:46.105Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-02-16T18:04:46.105Z] INFO: Docker version of control daemon [2021-02-16T18:04:46.105Z] [2021-02-16T18:04:46.105Z] Client: Docker Engine - Enterprise [2021-02-16T18:04:46.105Z] Version: 19.03.12 [2021-02-16T18:04:46.105Z] API version: 1.40 [2021-02-16T18:04:46.105Z] Go version: go1.13.13 [2021-02-16T18:04:46.105Z] Git commit: 4306744 [2021-02-16T18:04:46.105Z] Built: 08/05/2020 19:27:53 [2021-02-16T18:04:46.105Z] OS/Arch: windows/amd64 [2021-02-16T18:04:46.105Z] Experimental: false [2021-02-16T18:04:46.105Z] [2021-02-16T18:04:46.105Z] Server: Docker Engine - Enterprise [2021-02-16T18:04:46.105Z] Engine: [2021-02-16T18:04:46.105Z] Version: 19.03.12 [2021-02-16T18:04:46.105Z] API version: 1.40 (minimum version 1.24) [2021-02-16T18:04:46.105Z] Go version: go1.13.13 [2021-02-16T18:04:46.105Z] Git commit: f295753ffd [2021-02-16T18:04:46.105Z] Built: 08/05/2020 19:26:41 [2021-02-16T18:04:46.105Z] OS/Arch: windows/amd64 [2021-02-16T18:04:46.105Z] Experimental: true [2021-02-16T18:04:46.105Z] [2021-02-16T18:04:46.105Z] INFO: Docker info of control daemon [2021-02-16T18:04:46.105Z] [2021-02-16T18:04:46.105Z] Client: [2021-02-16T18:04:46.105Z] Debug Mode: false [2021-02-16T18:04:46.105Z] Plugins: [2021-02-16T18:04:46.105Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-16T18:04:46.105Z] [2021-02-16T18:04:46.105Z] Server: [2021-02-16T18:04:46.105Z] Containers: 0 [2021-02-16T18:04:46.105Z] Running: 0 [2021-02-16T18:04:46.105Z] Paused: 0 [2021-02-16T18:04:46.105Z] Stopped: 0 [2021-02-16T18:04:46.105Z] Images: 1 [2021-02-16T18:04:46.105Z] Server Version: 19.03.12 [2021-02-16T18:04:46.105Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-16T18:04:46.105Z] Windows: [2021-02-16T18:04:46.105Z] LCOW: [2021-02-16T18:04:46.105Z] Logging Driver: json-file [2021-02-16T18:04:46.105Z] Plugins: [2021-02-16T18:04:46.105Z] Volume: local [2021-02-16T18:04:46.105Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T18:04:46.105Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T18:04:46.105Z] Swarm: inactive [2021-02-16T18:04:46.105Z] Default Isolation: process [2021-02-16T18:04:46.105Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T18:04:46.105Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T18:04:46.105Z] OSType: windows [2021-02-16T18:04:46.105Z] Architecture: x86_64 [2021-02-16T18:04:46.105Z] CPUs: 4 [2021-02-16T18:04:46.105Z] Total Memory: 32GiB [2021-02-16T18:04:46.105Z] Name: azwin-2-884ce0 [2021-02-16T18:04:46.105Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-16T18:04:46.105Z] Docker Root Dir: D:\docker [2021-02-16T18:04:46.105Z] Debug Mode: false [2021-02-16T18:04:46.105Z] Registry: https://index.docker.io/v1/ [2021-02-16T18:04:46.105Z] Labels: [2021-02-16T18:04:46.105Z] Experimental: true [2021-02-16T18:04:46.105Z] Insecure Registries: [2021-02-16T18:04:46.105Z] 10.0.0.4:5000 [2021-02-16T18:04:46.105Z] 127.0.0.0/8 [2021-02-16T18:04:46.105Z] Registry Mirrors: [2021-02-16T18:04:46.105Z] http://10.0.0.4:5000/ [2021-02-16T18:04:46.105Z] Live Restore Enabled: false [2021-02-16T18:04:46.105Z] [2021-02-16T18:04:46.105Z] [2021-02-16T18:04:46.105Z] INFO: Commit hash is dc7441ccf1 [2021-02-16T18:04:46.105Z] INFO: Nuke-Everything... [2021-02-16T18:04:46.105Z] INFO: Container count on control daemon to delete is 0 [2021-02-16T18:04:46.105Z] INFO: Nuking d:\CI [2021-02-16T18:04:46.105Z] INFO: Zapped successfully [2021-02-16T18:04:46.105Z] INFO: Location for testing is d:\CI\PR-41970\3 [2021-02-16T18:04:46.105Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-02-16T18:04:46.105Z] [2021-02-16T18:04:46.105Z] [2021-02-16T18:04:46.105Z] INFO: Building the image from Dockerfile.windows at 02/16/2021 18:04:43... [2021-02-16T18:04:46.105Z] [2021-02-16T18:04:46.265Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T18:04:46.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2021-02-16T18:04:46.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2021-02-16T18:04:46.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2021-02-16T18:04:46.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2021-02-16T18:04:46.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2021-02-16T18:04:46.266Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2021-02-16T18:04:46.266Z] === RUN TestBuildMultiStageCopy [2021-02-16T18:04:46.266Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T18:04:46.784Z] --- PASS: TestRenameAnonymousContainer (3.86s) [2021-02-16T18:04:46.784Z] === RUN TestRenameContainerWithSameName [2021-02-16T18:04:47.045Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-02-16T18:04:47.045Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T18:04:47.700Z] Sending build context to Docker daemon 58.24MB [2021-02-16T18:04:47.700Z] [2021-02-16T18:04:47.700Z] Step 1/10 : FROM microsoft/windowsservercore [2021-02-16T18:04:47.700Z] ---> 31902e4b25a6 [2021-02-16T18:04:47.700Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-02-16T18:04:48.163Z] ---> Running in d2f112ad900b [2021-02-16T18:04:48.459Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-16T18:04:48.622Z] Removing intermediate container d2f112ad900b [2021-02-16T18:04:48.622Z] ---> 397e3e16abc9 [2021-02-16T18:04:48.622Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-02-16T18:04:48.622Z] ---> Running in ad7c95c495d2 [2021-02-16T18:04:48.957Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2021-02-16T18:04:48.957Z] === RUN TestResize [2021-02-16T18:04:49.027Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-16T18:04:49.084Z] Removing intermediate container ad7c95c495d2 [2021-02-16T18:04:49.084Z] ---> a85d14f5178d [2021-02-16T18:04:49.084Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-02-16T18:04:49.084Z] ---> Running in 5bce7c7c5780 [2021-02-16T18:04:49.529Z] --- PASS: TestResize (0.76s) [2021-02-16T18:04:49.529Z] === RUN TestResizeWithInvalidSize [2021-02-16T18:04:49.543Z] Removing intermediate container 5bce7c7c5780 [2021-02-16T18:04:49.543Z] ---> 0be5c1bb93c5 [2021-02-16T18:04:49.543Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-02-16T18:04:49.543Z] ---> Running in b2eb78082a39 [2021-02-16T18:04:49.546Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T18:04:50.001Z] Removing intermediate container b2eb78082a39 [2021-02-16T18:04:50.001Z] ---> 3fa7962b8776 [2021-02-16T18:04:50.001Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-02-16T18:04:50.001Z] ---> Running in 23ed0702b574 [2021-02-16T18:04:50.101Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2021-02-16T18:04:50.101Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T18:04:50.112Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T18:04:50.787Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-02-16T18:04:50.787Z] PASS [2021-02-16T18:04:50.787Z] [2021-02-16T18:04:50.787Z] DONE 17 tests in 44.834s [2021-02-16T18:04:50.787Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T18:04:50.787Z] INFO: Testing against a local daemon [2021-02-16T18:04:50.787Z] === RUN TestPluginInvalidJSON [2021-02-16T18:04:50.787Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:04:50.787Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:04:50.787Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:04:50.787Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-16T18:04:50.787Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T18:04:50.787Z] === RUN TestPluginInstall [2021-02-16T18:04:50.787Z] === RUN TestPluginInstall/no_auth [2021-02-16T18:04:50.787Z] time="2021-02-16T18:04:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:04:50.787Z] time="2021-02-16T18:04:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23072b7bf13a52b31b6b3b2d3268a8f786b553bdd5e67c7bb5adad5c3d44e986" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:04:50.787Z] time="2021-02-16T18:04:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:04:50.787Z] time="2021-02-16T18:04:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23072b7bf13a52b31b6b3b2d3268a8f786b553bdd5e67c7bb5adad5c3d44e986" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:04:50.787Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T18:04:50.933Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-16T18:04:51.043Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:04:51.043Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:04:51.043Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:04:51.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:04:51.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:04:51.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:04:51.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:04:51.047Z] time="2021-02-16T18:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:04:51.047Z] time="2021-02-16T18:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:568603f6ee1865a62a5711b10f7ec6936365a10c1c27b87ee5ebf39e85e5323f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:04:51.047Z] time="2021-02-16T18:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:04:51.047Z] time="2021-02-16T18:04:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:568603f6ee1865a62a5711b10f7ec6936365a10c1c27b87ee5ebf39e85e5323f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:04:51.047Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T18:04:51.307Z] === RUN TestPluginInstall/with_insecure [2021-02-16T18:04:51.871Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-16T18:04:52.131Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (42.90s) [2021-02-16T18:04:52.131Z] PASS [2021-02-16T18:04:52.131Z] [2021-02-16T18:04:52.131Z] === Skipped [2021-02-16T18:04:52.131Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-16T18:04:52.131Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T18:04:52.131Z] [2021-02-16T18:04:52.131Z] [2021-02-16T18:04:52.131Z] DONE 33 tests, 1 skipped in 243.448s [2021-02-16T18:04:52.131Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T18:04:52.131Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:04:52.131Z] ++ set -e [2021-02-16T18:04:52.131Z] ++ '[' -n 0 ']' [2021-02-16T18:04:52.131Z] ++ set -x [2021-02-16T18:04:52.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:04:52.391Z] INFO: Testing against a local daemon [2021-02-16T18:04:52.391Z] === RUN TestConfigInspect [2021-02-16T18:04:52.420Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T18:04:52.690Z] time="2021-02-16T18:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:04:52.690Z] time="2021-02-16T18:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e29e53131efa3c19d91b4928a5465113a000165d21cd16c2af572f2397f81cd0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:04:52.690Z] time="2021-02-16T18:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:04:52.690Z] time="2021-02-16T18:04:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e29e53131efa3c19d91b4928a5465113a000165d21cd16c2af572f2397f81cd0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:04:52.690Z] --- PASS: TestPluginInstall (4.43s) [2021-02-16T18:04:52.690Z] --- PASS: TestPluginInstall/no_auth (2.33s) [2021-02-16T18:04:52.690Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-02-16T18:04:52.690Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2021-02-16T18:04:52.690Z] plugin_test.go:157: [d7012342ab2e6] daemon is not started [2021-02-16T18:04:52.690Z] PASS [2021-02-16T18:04:52.690Z] [2021-02-16T18:04:52.690Z] DONE 6 tests in 4.484s [2021-02-16T18:04:52.690Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T18:04:52.690Z] INFO: Testing against a local daemon [2021-02-16T18:04:52.690Z] === RUN TestExternalGraphDriver [2021-02-16T18:04:52.950Z] === RUN TestExternalGraphDriver/json [2021-02-16T18:04:52.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:04:52.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:04:53.329Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-16T18:04:53.353Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2021-02-16T18:04:53.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2021-02-16T18:04:53.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-16T18:04:53.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-16T18:04:53.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-02-16T18:04:53.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-16T18:04:53.353Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T18:04:53.588Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-16T18:04:53.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:04:53.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:04:54.158Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-16T18:04:54.725Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2021-02-16T18:04:54.727Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-16T18:04:54.858Z] === RUN TestExternalGraphDriver/spec [2021-02-16T18:04:55.295Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-16T18:04:55.555Z] --- PASS: TestConfigInspect (3.15s) [2021-02-16T18:04:55.555Z] === RUN TestConfigList [2021-02-16T18:04:55.798Z] [2021-02-16T18:04:55.798Z] SUCCESS: Specified value was saved. [2021-02-16T18:04:55.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:04:56.240Z] === RUN TestExternalGraphDriver/pull [2021-02-16T18:04:56.257Z] INFO: Downloading git... [2021-02-16T18:04:56.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:04:56.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:04:56.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:04:57.224Z] INFO: Downloading go... [2021-02-16T18:04:58.149Z] --- PASS: TestExternalGraphDriver (4.99s) [2021-02-16T18:04:58.149Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2021-02-16T18:04:58.149Z] --- PASS: TestExternalGraphDriver/spec (1.72s) [2021-02-16T18:04:58.149Z] --- PASS: TestExternalGraphDriver/pull (1.50s) [2021-02-16T18:04:58.149Z] === RUN TestGraphdriverPluginV2 [2021-02-16T18:04:58.614Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-02-16T18:04:58.614Z] === RUN TestBuildLabelWithTargets [2021-02-16T18:04:58.793Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T18:04:58.793Z] [2021-02-16T18:04:58.793Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-16T18:04:58.793Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-16T18:04:58.793Z] Using test binary docker [2021-02-16T18:04:58.793Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T18:04:58.793Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T18:04:58.793Z] INFO: Waiting for daemon to start... [2021-02-16T18:04:58.793Z] Starting dockerd [2021-02-16T18:04:58.793Z] . [2021-02-16T18:04:58.793Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-16T18:04:58.848Z] --- PASS: TestConfigList (2.74s) [2021-02-16T18:04:58.848Z] === RUN TestConfigsCreateAndDelete [2021-02-16T18:04:58.848Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-16T18:04:58.848Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.30s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2021-02-16T18:04:58.958Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2021-02-16T18:04:58.958Z] === RUN TestCgroupNamespacesRun [2021-02-16T18:05:00.872Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2021-02-16T18:05:00.872Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T18:05:00.963Z] INFO: Downloading compiler 1 of 3... [2021-02-16T18:05:00.963Z] INFO: Downloading compiler 2 of 3... [2021-02-16T18:05:01.387Z] --- PASS: TestConfigsCreateAndDelete (3.06s) [2021-02-16T18:05:01.387Z] === RUN TestConfigsUpdate [2021-02-16T18:05:01.423Z] INFO: Downloading compiler 3 of 3... [2021-02-16T18:05:01.423Z] INFO: Extracting git... [2021-02-16T18:05:01.441Z] --- PASS: TestGraphdriverPluginV2 (3.46s) [2021-02-16T18:05:01.441Z] PASS [2021-02-16T18:05:01.441Z] [2021-02-16T18:05:01.441Z] DONE 5 tests in 8.491s [2021-02-16T18:05:01.441Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T18:05:01.441Z] INFO: Testing against a local daemon [2021-02-16T18:05:01.441Z] === RUN TestContinueAfterPluginCrash [2021-02-16T18:05:01.441Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T18:05:01.441Z] === RUN TestReadPluginNoRead [2021-02-16T18:05:01.441Z] === PAUSE TestReadPluginNoRead [2021-02-16T18:05:01.441Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T18:05:01.441Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T18:05:01.441Z] === CONT TestContinueAfterPluginCrash [2021-02-16T18:05:01.441Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T18:05:02.325Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-16T18:05:02.584Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-16T18:05:02.787Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2021-02-16T18:05:02.787Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T18:05:03.522Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-16T18:05:04.462Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-16T18:05:04.462Z] --- PASS: TestConfigsUpdate (3.16s) [2021-02-16T18:05:04.462Z] === RUN TestTemplatedConfig [2021-02-16T18:05:04.703Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2021-02-16T18:05:04.704Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T18:05:05.639Z] --- PASS: TestDaemonStartWithLogOpt (4.11s) [2021-02-16T18:05:05.639Z] === CONT TestReadPluginNoRead [2021-02-16T18:05:05.840Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-16T18:05:05.840Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-16T18:05:06.617Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2021-02-16T18:05:06.617Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T18:05:06.780Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-16T18:05:06.780Z] === RUN TestBuildWithEmptyLayers [2021-02-16T18:05:08.179Z] === RUN TestReadPluginNoRead/default [2021-02-16T18:05:08.376Z] --- PASS: TestTemplatedConfig (3.84s) [2021-02-16T18:05:08.376Z] === RUN TestConfigCreateResolve [2021-02-16T18:05:08.376Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-16T18:05:08.533Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-02-16T18:05:08.533Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T18:05:08.944Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-16T18:05:09.308Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-02-16T18:05:09.308Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T18:05:09.561Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T18:05:09.918Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2021-02-16T18:05:09.918Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T18:05:10.323Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-16T18:05:10.501Z] --- PASS: TestContinueAfterPluginCrash (9.29s) [2021-02-16T18:05:10.583Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-16T18:05:10.761Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T18:05:11.152Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-16T18:05:11.302Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2021-02-16T18:05:11.302Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T18:05:11.723Z] --- PASS: TestConfigCreateResolve (3.33s) [2021-02-16T18:05:11.723Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T18:05:12.142Z] --- PASS: TestReadPluginNoRead (6.71s) [2021-02-16T18:05:12.142Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2021-02-16T18:05:12.142Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2021-02-16T18:05:12.142Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2021-02-16T18:05:12.142Z] read_test.go:92: [d9f9bf12ac07e] daemon is not started [2021-02-16T18:05:12.142Z] PASS [2021-02-16T18:05:12.142Z] [2021-02-16T18:05:12.142Z] DONE 6 tests in 10.863s [2021-02-16T18:05:12.142Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T18:05:12.142Z] testing: warning: no tests to run [2021-02-16T18:05:12.142Z] PASS [2021-02-16T18:05:12.142Z] [2021-02-16T18:05:12.142Z] DONE 0 tests in 0.016s [2021-02-16T18:05:12.142Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T18:05:12.142Z] INFO: Testing against a local daemon [2021-02-16T18:05:12.142Z] === RUN TestPluginWithDevMounts [2021-02-16T18:05:12.142Z] === PAUSE TestPluginWithDevMounts [2021-02-16T18:05:12.142Z] === CONT TestPluginWithDevMounts [2021-02-16T18:05:12.291Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-16T18:05:12.291Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-02-16T18:05:12.291Z] PASS [2021-02-16T18:05:12.291Z] [2021-02-16T18:05:12.291Z] DONE 7 tests in 19.987s [2021-02-16T18:05:12.291Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T18:05:12.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:05:12.291Z] ++ set -e [2021-02-16T18:05:12.291Z] ++ '[' -n 0 ']' [2021-02-16T18:05:12.291Z] ++ set -x [2021-02-16T18:05:12.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:05:12.550Z] INFO: Testing against a local daemon [2021-02-16T18:05:12.550Z] === RUN TestCheckpoint [2021-02-16T18:05:12.550Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T18:05:12.550Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:05:12.550Z] === RUN TestContainerInvalidJSON [2021-02-16T18:05:12.550Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:05:12.550Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:05:12.550Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:05:12.550Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:05:12.550Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:05:12.550Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:05:12.550Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:05:12.550Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:05:12.550Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:05:12.550Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-16T18:05:12.550Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T18:05:12.550Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-16T18:05:12.550Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T18:05:12.550Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T18:05:12.809Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-02-16T18:05:12.809Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T18:05:12.809Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-02-16T18:05:12.809Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T18:05:12.809Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-16T18:05:12.809Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T18:05:13.069Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2021-02-16T18:05:13.069Z] === RUN TestCopyFromContainer [2021-02-16T18:05:13.215Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-02-16T18:05:13.215Z] === RUN TestKernelTCPMemory [2021-02-16T18:05:13.788Z] --- PASS: TestKernelTCPMemory (0.90s) [2021-02-16T18:05:13.788Z] === RUN TestNISDomainname [2021-02-16T18:05:13.819Z] INFO: Expanding go... [2021-02-16T18:05:14.052Z] --- PASS: TestPluginWithDevMounts (1.71s) [2021-02-16T18:05:14.052Z] PASS [2021-02-16T18:05:14.052Z] [2021-02-16T18:05:14.052Z] DONE 1 tests in 1.745s [2021-02-16T18:05:14.052Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T18:05:14.052Z] INFO: Testing against a local daemon [2021-02-16T18:05:14.052Z] === RUN TestSecretInspect [2021-02-16T18:05:14.450Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-16T18:05:14.572Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-02-16T18:05:14.572Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T18:05:14.712Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-16T18:05:14.712Z] === RUN TestCopyFromContainer// [2021-02-16T18:05:14.736Z] --- PASS: TestNISDomainname (1.02s) [2021-02-16T18:05:14.736Z] === RUN TestHostnameDnsResolution [2021-02-16T18:05:14.831Z] --- PASS: TestBuildUncleanTarFilenames (0.72s) [2021-02-16T18:05:14.831Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T18:05:14.971Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T18:05:15.231Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T18:05:15.231Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T18:05:15.490Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T18:05:15.751Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T18:05:15.751Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T18:05:15.751Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T18:05:16.010Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T18:05:16.010Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T18:05:16.269Z] --- PASS: TestCopyFromContainer (3.14s) [2021-02-16T18:05:16.269Z] --- PASS: TestCopyFromContainer// (0.21s) [2021-02-16T18:05:16.269Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-02-16T18:05:16.269Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-02-16T18:05:16.269Z] --- PASS: TestCopyFromContainer/bar/quux (0.19s) [2021-02-16T18:05:16.269Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.18s) [2021-02-16T18:05:16.269Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-02-16T18:05:16.269Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-02-16T18:05:16.269Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-02-16T18:05:16.269Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-02-16T18:05:16.269Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-02-16T18:05:16.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T18:05:16.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:05:16.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:05:16.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:05:16.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:05:16.269Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:05:16.269Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:05:16.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:05:16.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:05:16.269Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:05:16.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-16T18:05:16.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-02-16T18:05:16.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-16T18:05:16.269Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T18:05:16.269Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T18:05:16.269Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-16T18:05:16.269Z] === RUN TestCreateWithInvalidEnv [2021-02-16T18:05:16.269Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T18:05:16.269Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T18:05:16.269Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T18:05:16.269Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T18:05:16.269Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T18:05:16.269Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T18:05:16.269Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T18:05:16.269Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T18:05:16.269Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T18:05:16.269Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-16T18:05:16.269Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T18:05:16.269Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T18:05:16.269Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-02-16T18:05:16.269Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T18:05:16.269Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-16T18:05:16.269Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T18:05:16.591Z] --- PASS: TestSecretInspect (2.31s) [2021-02-16T18:05:16.591Z] === RUN TestSecretList [2021-02-16T18:05:16.650Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-02-16T18:05:16.650Z] === RUN TestStats [2021-02-16T18:05:17.204Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-16T18:05:17.777Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-16T18:05:17.777Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-16T18:05:18.036Z] --- PASS: TestCreateWithCustomMaskedPaths (1.73s) [2021-02-16T18:05:18.036Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T18:05:18.501Z] --- PASS: TestSecretList (2.32s) [2021-02-16T18:05:18.501Z] === RUN TestSecretsCreateAndDelete [2021-02-16T18:05:19.194Z] --- PASS: TestStats (2.82s) [2021-02-16T18:05:19.194Z] === RUN TestStopContainerWithTimeout [2021-02-16T18:05:19.194Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T18:05:19.194Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T18:05:19.194Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T18:05:19.194Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T18:05:19.194Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T18:05:19.194Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T18:05:19.194Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T18:05:19.194Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T18:05:19.194Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T18:05:19.425Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-16T18:05:19.457Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T18:05:19.457Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T18:05:19.457Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T18:05:20.094Z] --- PASS: TestBuildMultiStageLayerLeak (4.26s) [2021-02-16T18:05:20.094Z] === RUN TestBuildWithHugeFile [2021-02-16T18:05:20.364Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2021-02-16T18:05:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T18:05:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:05:20.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:05:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:05:20.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:05:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:05:20.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:05:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:05:20.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:05:20.364Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:05:20.364Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:05:20.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:05:20.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:05:20.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:05:20.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:05:20.364Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:05:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-16T18:05:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-16T18:05:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-16T18:05:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-16T18:05:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-02-16T18:05:20.364Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-16T18:05:20.364Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T18:05:20.364Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-16T18:05:20.933Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-02-16T18:05:20.933Z] === RUN TestCreateDifferentPlatform [2021-02-16T18:05:20.933Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T18:05:20.933Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T18:05:20.933Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-16T18:05:20.933Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T18:05:20.933Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T18:05:20.933Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T18:05:20.933Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-16T18:05:20.933Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T18:05:20.933Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-02-16T18:05:20.933Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T18:05:20.933Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T18:05:20.933Z] === RUN TestDaemonRestartIpcMode [2021-02-16T18:05:20.933Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T18:05:20.933Z] === RUN TestDaemonHostGatewayIP [2021-02-16T18:05:20.933Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T18:05:20.933Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T18:05:20.933Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T18:05:20.933Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T18:05:20.933Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T18:05:20.933Z] === RUN TestDiff [2021-02-16T18:05:21.042Z] --- PASS: TestSecretsCreateAndDelete (2.35s) [2021-02-16T18:05:21.042Z] === RUN TestSecretsUpdate [2021-02-16T18:05:21.193Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-16T18:05:21.763Z] --- PASS: TestDiff (0.80s) [2021-02-16T18:05:21.763Z] === RUN TestExecWithCloseStdin [2021-02-16T18:05:22.842Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-16T18:05:22.842Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2021-02-16T18:05:22.842Z] --- PASS: TestStopContainerWithTimeout/1 (2.42s) [2021-02-16T18:05:22.842Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2021-02-16T18:05:22.842Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2021-02-16T18:05:22.842Z] === RUN TestDeleteDevicemapper [2021-02-16T18:05:22.842Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T18:05:22.842Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:05:22.842Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T18:05:23.141Z] --- PASS: TestExecWithCloseStdin (1.05s) [2021-02-16T18:05:23.141Z] === RUN TestExec [2021-02-16T18:05:23.581Z] --- PASS: TestSecretsUpdate (2.30s) [2021-02-16T18:05:23.581Z] === RUN TestTemplatedSecret [2021-02-16T18:05:23.712Z] --- PASS: TestExec (0.90s) [2021-02-16T18:05:23.712Z] === RUN TestExecUser [2021-02-16T18:05:23.972Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-16T18:05:24.540Z] --- PASS: TestExecUser (0.75s) [2021-02-16T18:05:24.540Z] === RUN TestExportContainerAndImportImage [2021-02-16T18:05:25.109Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-16T18:05:25.679Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2021-02-16T18:05:25.679Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T18:05:26.121Z] --- PASS: TestTemplatedSecret (2.75s) [2021-02-16T18:05:26.121Z] === RUN TestSecretCreateResolve [2021-02-16T18:05:26.160Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.98s) [2021-02-16T18:05:26.160Z] === RUN TestUpdateMemory [2021-02-16T18:05:26.160Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-16T18:05:26.160Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:05:26.160Z] === RUN TestUpdateCPUQuota [2021-02-16T18:05:27.101Z] --- PASS: TestUpdateCPUQuota (1.32s) [2021-02-16T18:05:27.101Z] === RUN TestUpdatePidsLimit [2021-02-16T18:05:27.101Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T18:05:27.361Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T18:05:27.584Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2021-02-16T18:05:27.584Z] === RUN TestHealthCheckWorkdir [2021-02-16T18:05:27.622Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T18:05:28.193Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T18:05:28.454Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T18:05:28.522Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2021-02-16T18:05:28.522Z] === RUN TestHealthKillContainer [2021-02-16T18:05:28.522Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-16T18:05:28.659Z] --- PASS: TestSecretCreateResolve (2.31s) [2021-02-16T18:05:28.659Z] PASS [2021-02-16T18:05:28.659Z] [2021-02-16T18:05:28.659Z] DONE 6 tests in 14.374s [2021-02-16T18:05:28.659Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T18:05:28.659Z] INFO: Testing against a local daemon [2021-02-16T18:05:28.659Z] === RUN TestServiceCreateInit [2021-02-16T18:05:28.659Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T18:05:29.026Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T18:05:29.119Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-16T18:05:29.288Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T18:05:29.697Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-16T18:05:30.271Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-16T18:05:30.673Z] --- PASS: TestUpdatePidsLimit (3.64s) [2021-02-16T18:05:30.673Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-02-16T18:05:30.673Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2021-02-16T18:05:30.673Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2021-02-16T18:05:30.673Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-02-16T18:05:30.673Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-02-16T18:05:30.673Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-02-16T18:05:30.673Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-02-16T18:05:30.673Z] === RUN TestUpdateRestartPolicy [2021-02-16T18:05:30.862Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-16T18:05:31.429Z] --- PASS: TestHealthKillContainer (2.94s) [2021-02-16T18:05:31.429Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T18:05:31.510Z] INFO: Expanding compiler 1 of 3... [2021-02-16T18:05:31.969Z] INFO: Expanding compiler 2 of 3... [2021-02-16T18:05:31.999Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-16T18:05:32.258Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2021-02-16T18:05:32.258Z] === RUN TestIpcModeNone [2021-02-16T18:05:32.873Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T18:05:33.196Z] --- PASS: TestIpcModeNone (0.94s) [2021-02-16T18:05:33.196Z] === RUN TestIpcModePrivate [2021-02-16T18:05:33.765Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-16T18:05:34.024Z] --- PASS: TestIpcModePrivate (0.97s) [2021-02-16T18:05:34.024Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-02-16T18:05:34.024Z] === RUN TestIpcModeShareable [2021-02-16T18:05:35.403Z] --- PASS: TestIpcModeShareable (1.02s) [2021-02-16T18:05:35.403Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2021-02-16T18:05:35.403Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T18:05:35.662Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-16T18:05:35.921Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-16T18:05:36.661Z] INFO: Expanding compiler 3 of 3... [2021-02-16T18:05:37.100Z] --- PASS: TestServiceCreateInit (8.08s) [2021-02-16T18:05:37.100Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.94s) [2021-02-16T18:05:37.100Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.13s) [2021-02-16T18:05:37.100Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T18:05:37.119Z] INFO: Removing downloaded files... [2021-02-16T18:05:37.119Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-02-16T18:05:37.119Z] INFO: Configuring git core.autocrlf... [2021-02-16T18:05:37.828Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-16T18:05:38.088Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2021-02-16T18:05:38.088Z] === RUN TestAPIIpcModeHost [2021-02-16T18:05:39.025Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-16T18:05:39.025Z] --- PASS: TestAPIIpcModeHost (0.82s) [2021-02-16T18:05:39.025Z] === RUN TestDaemonIpcModeShareable [2021-02-16T18:05:39.295Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-16T18:05:39.554Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-16T18:05:40.935Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2021-02-16T18:05:40.935Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2021-02-16T18:05:40.935Z] === RUN TestDaemonIpcModePrivate [2021-02-16T18:05:41.505Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-16T18:05:42.887Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2021-02-16T18:05:42.887Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-02-16T18:05:42.887Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T18:05:43.032Z] --- PASS: TestUpdateRestartPolicy (12.37s) [2021-02-16T18:05:43.032Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T18:05:43.455Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-16T18:05:43.976Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2021-02-16T18:05:43.976Z] === RUN TestWaitNonBlocked [2021-02-16T18:05:43.976Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:05:43.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:05:43.976Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:05:43.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:05:43.976Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:05:43.976Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:05:44.023Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-16T18:05:44.592Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2021-02-16T18:05:44.592Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-02-16T18:05:44.592Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T18:05:44.919Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-16T18:05:44.919Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-02-16T18:05:44.919Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2021-02-16T18:05:44.919Z] === RUN TestWaitBlocked [2021-02-16T18:05:44.919Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:05:44.919Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:05:44.919Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:05:44.919Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:05:44.919Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:05:44.919Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:05:45.408Z] sha256:d34a15c4d2a86022044300258454356eddf8ed81881c018b22ee75242072ab1c [2021-02-16T18:05:45.408Z] INFO: Starting docker-py tests... [2021-02-16T18:05:45.408Z] ============================= test session starts ============================== [2021-02-16T18:05:45.408Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-16T18:05:45.408Z] rootdir: /src, inifile: pytest.ini [2021-02-16T18:05:45.408Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-16T18:05:45.408Z] collected 389 items / 1 deselected / 388 selected [2021-02-16T18:05:45.408Z] [2021-02-16T18:05:45.746Z] --- PASS: TestImportExtremelyLargeImageWorks (85.56s) [2021-02-16T18:05:45.746Z] PASS [2021-02-16T18:05:45.746Z] [2021-02-16T18:05:45.746Z] === Skipped [2021-02-16T18:05:45.746Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-16T18:05:45.746Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:05:45.746Z] [2021-02-16T18:05:45.746Z] [2021-02-16T18:05:45.746Z] DONE 12 tests, 1 skipped in 87.156s [2021-02-16T18:05:45.746Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T18:05:45.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:05:45.746Z] ++ set -e [2021-02-16T18:05:45.746Z] ++ '[' -n 0 ']' [2021-02-16T18:05:45.746Z] ++ set -x [2021-02-16T18:05:45.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:05:45.747Z] INFO: Testing against a local daemon [2021-02-16T18:05:45.747Z] === RUN TestNetworkCreateDelete [2021-02-16T18:05:45.747Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-02-16T18:05:45.747Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T18:05:45.747Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-02-16T18:05:45.747Z] === RUN TestDaemonDNSFallback [2021-02-16T18:05:45.747Z] --- PASS: TestDaemonDNSFallback (2.54s) [2021-02-16T18:05:45.747Z] === RUN TestInspectNetwork [2021-02-16T18:05:45.747Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T18:05:45.747Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T18:05:45.747Z] === RUN TestInspectNetwork/network_name [2021-02-16T18:05:45.747Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T18:05:45.866Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-16T18:05:45.866Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2021-02-16T18:05:45.866Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2021-02-16T18:05:45.866Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T18:05:45.866Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T18:05:45.866Z] === CONT TestDaemonHostGatewayIP [2021-02-16T18:05:45.866Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T18:05:45.970Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2021-02-16T18:05:45.970Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2021-02-16T18:05:45.970Z] === RUN TestIpcModeOlderClient [2021-02-16T18:05:45.970Z] === PAUSE TestIpcModeOlderClient [2021-02-16T18:05:45.970Z] === RUN TestKillContainerInvalidSignal [2021-02-16T18:05:46.539Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2021-02-16T18:05:46.539Z] === RUN TestKillContainer [2021-02-16T18:05:46.539Z] === RUN TestKillContainer/no_signal [2021-02-16T18:05:47.108Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-16T18:05:47.368Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T18:05:47.627Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-16T18:05:47.627Z] === RUN TestKillContainer/killing_signal [2021-02-16T18:05:48.194Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-16T18:05:48.482Z] --- PASS: TestInspectNetwork (11.22s) [2021-02-16T18:05:48.482Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T18:05:48.482Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T18:05:48.482Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T18:05:48.482Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T18:05:48.482Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T18:05:48.764Z] --- PASS: TestKillContainer (2.09s) [2021-02-16T18:05:48.764Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-02-16T18:05:48.764Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-02-16T18:05:48.764Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-02-16T18:05:48.764Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T18:05:48.764Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T18:05:49.178Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2021-02-16T18:05:49.178Z] === CONT TestIpcModeOlderClient [2021-02-16T18:05:49.333Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-16T18:05:49.333Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T18:05:49.439Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-02-16T18:05:49.439Z] === CONT TestDaemonRestartIpcMode [2021-02-16T18:05:49.700Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.91s) [2021-02-16T18:05:49.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2021-02-16T18:05:49.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-02-16T18:05:49.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2021-02-16T18:05:49.902Z] === RUN TestKillStoppedContainer [2021-02-16T18:05:50.162Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-02-16T18:05:50.162Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T18:05:50.162Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-02-16T18:05:50.162Z] === RUN TestKillDifferentUserContainer [2021-02-16T18:05:50.729Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-02-16T18:05:50.729Z] === RUN TestInspectOomKilledTrue [2021-02-16T18:05:50.729Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T18:05:50.729Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:05:50.729Z] === RUN TestInspectOomKilledFalse [2021-02-16T18:05:50.729Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T18:05:50.729Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:05:50.729Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T18:05:51.087Z] --- PASS: TestDaemonHostGatewayIP (5.16s) [2021-02-16T18:05:51.210Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2021-02-16T18:05:51.210Z] === RUN TestNetworkInvalidJSON [2021-02-16T18:05:51.210Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T18:05:51.210Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T18:05:51.210Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:05:51.210Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:05:51.210Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:05:51.210Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:05:51.210Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T18:05:51.210Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:05:51.210Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:05:51.210Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-16T18:05:51.210Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T18:05:51.210Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T18:05:51.210Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T18:05:51.210Z] === RUN TestNetworkList [2021-02-16T18:05:51.210Z] === RUN TestNetworkList//networks [2021-02-16T18:05:51.210Z] === PAUSE TestNetworkList//networks [2021-02-16T18:05:51.210Z] === RUN TestNetworkList//networks/ [2021-02-16T18:05:51.210Z] === PAUSE TestNetworkList//networks/ [2021-02-16T18:05:51.210Z] === CONT TestNetworkList//networks [2021-02-16T18:05:51.210Z] === CONT TestNetworkList//networks/ [2021-02-16T18:05:51.210Z] --- PASS: TestNetworkList (0.01s) [2021-02-16T18:05:51.210Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T18:05:51.210Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T18:05:51.210Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T18:05:51.210Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-02-16T18:05:51.210Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T18:05:51.297Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2021-02-16T18:05:51.297Z] === RUN TestLinksContainerNames [2021-02-16T18:05:52.240Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-02-16T18:05:52.240Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T18:05:52.676Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-16T18:05:52.676Z] --- PASS: TestLinksContainerNames (1.28s) [2021-02-16T18:05:52.676Z] === RUN TestLogsFollowTailEmpty [2021-02-16T18:05:53.004Z] --- PASS: TestDaemonRestartIpcMode (3.45s) [2021-02-16T18:05:53.246Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-02-16T18:05:53.246Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T18:05:53.270Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-02-16T18:05:53.270Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T18:05:53.815Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2021-02-16T18:05:53.815Z] === RUN TestMountDaemonRoot [2021-02-16T18:05:54.074Z] === RUN TestMountDaemonRoot/default [2021-02-16T18:05:54.074Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T18:05:54.074Z] === RUN TestMountDaemonRoot/private [2021-02-16T18:05:54.074Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T18:05:54.074Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T18:05:54.074Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T18:05:54.074Z] === RUN TestMountDaemonRoot/slave [2021-02-16T18:05:54.074Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T18:05:54.074Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T18:05:54.074Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T18:05:54.074Z] === RUN TestMountDaemonRoot/shared [2021-02-16T18:05:54.074Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T18:05:54.074Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T18:05:54.074Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T18:05:54.074Z] === CONT TestMountDaemonRoot/default [2021-02-16T18:05:54.074Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T18:05:54.074Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:05:54.074Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:05:54.074Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:05:54.074Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:05:54.074Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:05:54.074Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:05:54.074Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:05:54.074Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:05:54.075Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:05:54.075Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:05:54.075Z] === CONT TestMountDaemonRoot/shared [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T18:05:54.075Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:05:54.075Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:05:54.075Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:05:54.075Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:05:54.075Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-16T18:05:54.075Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:05:54.300Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-02-16T18:05:54.300Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T18:05:54.334Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:05:54.334Z] === CONT TestMountDaemonRoot/slave [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T18:05:54.334Z] === CONT TestMountDaemonRoot/private [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T18:05:54.334Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:05:54.334Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:05:54.334Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T18:05:54.334Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:05:54.334Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:05:54.334Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T18:05:54.334Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:05:54.594Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T18:05:54.594Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:05:54.594Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:05:54.594Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:05:54.594Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:05:54.594Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T18:05:54.594Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:05:54.594Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:05:54.854Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:05:54.854Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:05:54.854Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:05:54.854Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:05:54.854Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:05:54.854Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T18:05:54.854Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T18:05:54.854Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T18:05:54.854Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:05:54.854Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T18:05:54.854Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.15s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.20s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.13s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-16T18:05:54.854Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-16T18:05:54.854Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T18:05:55.205Z] --- PASS: TestCreateServiceMultipleTimes (16.17s) [2021-02-16T18:05:55.205Z] === RUN TestCreateServiceConflict [2021-02-16T18:05:55.205Z] --- PASS: TestCreateServiceConflict (2.33s) [2021-02-16T18:05:55.205Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T18:05:55.803Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-02-16T18:05:55.803Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T18:05:56.093Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-02-16T18:05:56.093Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T18:05:57.350Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-16T18:05:57.394Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2021-02-16T18:05:57.394Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T18:05:57.910Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-16T18:05:58.332Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s) [2021-02-16T18:05:58.332Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T18:05:58.500Z] --- PASS: TestCreateServiceMaxReplicas (3.01s) [2021-02-16T18:05:58.500Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T18:05:58.902Z] --- PASS: TestContainerVolumesMountedAsSlave (0.72s) [2021-02-16T18:05:58.902Z] === RUN TestNetworkNat [2021-02-16T18:05:59.161Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-16T18:05:59.584Z] --- PASS: TestContainerKillOnDaemonStart (13.17s) [2021-02-16T18:05:59.584Z] PASS [2021-02-16T18:05:59.584Z] [2021-02-16T18:05:59.584Z] === Skipped [2021-02-16T18:05:59.584Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-16T18:05:59.584Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:05:59.584Z] [2021-02-16T18:05:59.584Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T18:05:59.584Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:05:59.584Z] [2021-02-16T18:05:59.584Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T18:05:59.584Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:05:59.584Z] [2021-02-16T18:05:59.584Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:05:59.584Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:05:59.584Z] [2021-02-16T18:05:59.584Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T18:05:59.584Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:05:59.584Z] [2021-02-16T18:05:59.584Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-16T18:05:59.584Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:05:59.584Z] [2021-02-16T18:05:59.584Z] [2021-02-16T18:05:59.584Z] DONE 196 tests, 6 skipped in 139.486s [2021-02-16T18:05:59.584Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T18:05:59.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:05:59.584Z] ++ set -e [2021-02-16T18:05:59.584Z] ++ '[' -n 0 ']' [2021-02-16T18:05:59.584Z] ++ set -x [2021-02-16T18:05:59.585Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:05:59.585Z] INFO: Testing against a local daemon [2021-02-16T18:05:59.585Z] === RUN TestCommitInheritsEnv [2021-02-16T18:05:59.654Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-16T18:05:59.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-16T18:05:59.730Z] --- PASS: TestNetworkNat (0.97s) [2021-02-16T18:05:59.730Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T18:05:59.845Z] --- PASS: TestCommitInheritsEnv (0.59s) [2021-02-16T18:05:59.845Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T18:05:59.845Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T18:05:59.845Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-16T18:05:59.845Z] === RUN TestImagesFilterMultiReference [2021-02-16T18:05:59.845Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-02-16T18:05:59.845Z] === RUN TestImagePullPlatformInvalid [2021-02-16T18:05:59.845Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-02-16T18:05:59.845Z] === RUN TestRemoveImageOrphaning [2021-02-16T18:06:00.418Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2021-02-16T18:06:00.418Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T18:06:00.418Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-16T18:06:00.418Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:06:00.418Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T18:06:00.418Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-16T18:06:00.418Z] === RUN TestTagInvalidReference [2021-02-16T18:06:00.418Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-16T18:06:00.418Z] === RUN TestTagValidPrefixedRepo [2021-02-16T18:06:00.536Z] --- PASS: TestServiceWithPredefinedNetwork (3.87s) [2021-02-16T18:06:00.536Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T18:06:00.536Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:06:00.536Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:06:00.536Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T18:06:00.678Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-16T18:06:00.678Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T18:06:00.678Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-16T18:06:00.678Z] === RUN TestTagOfficialNames [2021-02-16T18:06:00.678Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-16T18:06:00.678Z] === RUN TestTagMatchesDigest [2021-02-16T18:06:00.678Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-16T18:06:00.679Z] PASS [2021-02-16T18:06:00.679Z] [2021-02-16T18:06:00.679Z] === Skipped [2021-02-16T18:06:00.679Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T18:06:00.679Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-16T18:06:00.679Z] [2021-02-16T18:06:00.679Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-16T18:06:00.679Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:06:00.679Z] [2021-02-16T18:06:00.679Z] [2021-02-16T18:06:00.679Z] DONE 12 tests, 2 skipped in 1.773s [2021-02-16T18:06:00.679Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T18:06:00.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:06:00.679Z] ++ set -e [2021-02-16T18:06:00.679Z] ++ '[' -n 0 ']' [2021-02-16T18:06:00.679Z] ++ set -x [2021-02-16T18:06:00.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:06:00.940Z] INFO: Testing against a local daemon [2021-02-16T18:06:00.940Z] === RUN TestNetworkCreateDelete [2021-02-16T18:06:01.110Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2021-02-16T18:06:01.110Z] === RUN TestNetworkLoopbackNat [2021-02-16T18:06:01.201Z] --- PASS: TestNetworkCreateDelete (0.39s) [2021-02-16T18:06:01.201Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T18:06:01.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-16T18:06:01.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-16T18:06:02.585Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2021-02-16T18:06:02.585Z] === RUN TestDaemonDNSFallback [2021-02-16T18:06:03.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-16T18:06:03.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-16T18:06:03.841Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-02-16T18:06:03.841Z] === RUN TestPause [2021-02-16T18:06:04.781Z] --- PASS: TestPause (0.96s) [2021-02-16T18:06:04.781Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T18:06:04.781Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:06:04.781Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:06:04.781Z] === RUN TestPauseStopPausedContainer [2021-02-16T18:06:05.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-16T18:06:05.920Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2021-02-16T18:06:05.920Z] === RUN TestPsFilter [2021-02-16T18:06:06.180Z] --- PASS: TestPsFilter (0.20s) [2021-02-16T18:06:06.180Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T18:06:07.121Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2021-02-16T18:06:07.121Z] === RUN TestRemoveContainerWithVolume [2021-02-16T18:06:08.061Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2021-02-16T18:06:08.061Z] === RUN TestRemoveContainerRunning [2021-02-16T18:06:08.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-16T18:06:08.887Z] --- PASS: TestRemoveContainerRunning (0.98s) [2021-02-16T18:06:08.887Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T18:06:09.826Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-02-16T18:06:09.826Z] === RUN TestRemoveInvalidContainer [2021-02-16T18:06:09.826Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-16T18:06:09.826Z] === RUN TestRenameLinkedContainer [2021-02-16T18:06:10.723Z] --- PASS: TestDaemonDNSFallback (7.43s) [2021-02-16T18:06:10.723Z] === RUN TestInspectNetwork [2021-02-16T18:06:11.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-16T18:06:13.397Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s) [2021-02-16T18:06:13.397Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T18:06:13.966Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2021-02-16T18:06:13.966Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T18:06:14.501Z] --- PASS: TestRenameLinkedContainer (4.12s) [2021-02-16T18:06:14.501Z] === RUN TestRenameStoppedContainer [2021-02-16T18:06:14.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-16T18:06:14.760Z] --- PASS: TestRenameStoppedContainer (0.88s) [2021-02-16T18:06:14.760Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T18:06:14.931Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T18:06:14.931Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T18:06:14.931Z] === RUN TestInspectNetwork/network_name [2021-02-16T18:06:14.931Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T18:06:16.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-16T18:06:16.317Z] --- PASS: TestBuildWithHugeFile (53.33s) [2021-02-16T18:06:16.317Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T18:06:16.317Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:06:16.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:06:16.317Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:06:16.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:06:16.317Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:06:16.317Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:06:16.317Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:06:16.317Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:06:16.317Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:06:16.317Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-02-16T18:06:16.317Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-02-16T18:06:16.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-02-16T18:06:16.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-16T18:06:16.317Z] === RUN TestBuildPreserveOwnership [2021-02-16T18:06:16.317Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T18:06:16.399Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2021-02-16T18:06:16.399Z] === RUN TestRenameInvalidName [2021-02-16T18:06:16.508Z] --- PASS: TestCreateServiceConfigFileMode (2.65s) [2021-02-16T18:06:16.508Z] === RUN TestCreateServiceSysctls [2021-02-16T18:06:17.158Z] ok github.com/docker/docker/api/server/httputils 0.043s coverage: 14.7% of statements [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T18:06:17.158Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T18:06:17.158Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T18:06:17.158Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2021-02-16T18:06:17.337Z] --- PASS: TestRenameInvalidName (0.70s) [2021-02-16T18:06:17.337Z] === RUN TestRenameAnonymousContainer [2021-02-16T18:06:17.456Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-02-16T18:06:17.753Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T18:06:17.753Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2021-02-16T18:06:17.753Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T18:06:17.753Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T18:06:18.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-16T18:06:19.136Z] --- PASS: TestInspectNetwork (9.38s) [2021-02-16T18:06:19.136Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T18:06:19.136Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T18:06:19.136Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T18:06:19.136Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T18:06:19.136Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T18:06:19.598Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T18:06:19.802Z] --- PASS: TestCreateServiceSysctls (3.35s) [2021-02-16T18:06:19.802Z] === RUN TestCreateServiceCapabilities [2021-02-16T18:06:20.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-16T18:06:20.359Z] --- PASS: TestRenameAnonymousContainer (3.21s) [2021-02-16T18:06:20.359Z] === RUN TestRenameContainerWithSameName [2021-02-16T18:06:20.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-16T18:06:21.521Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2021-02-16T18:06:21.521Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T18:06:21.682Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2021-02-16T18:06:21.682Z] === RUN TestNetworkInvalidJSON [2021-02-16T18:06:21.682Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T18:06:21.682Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T18:06:21.682Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:06:21.682Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:06:21.682Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:06:21.682Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:06:21.682Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T18:06:21.682Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:06:21.682Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:06:21.682Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-16T18:06:21.682Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T18:06:21.682Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T18:06:21.682Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T18:06:21.682Z] === RUN TestNetworkList [2021-02-16T18:06:21.682Z] === RUN TestNetworkList//networks [2021-02-16T18:06:21.682Z] === PAUSE TestNetworkList//networks [2021-02-16T18:06:21.682Z] === RUN TestNetworkList//networks/ [2021-02-16T18:06:21.682Z] === PAUSE TestNetworkList//networks/ [2021-02-16T18:06:21.682Z] === CONT TestNetworkList//networks [2021-02-16T18:06:21.682Z] === CONT TestNetworkList//networks/ [2021-02-16T18:06:21.682Z] --- PASS: TestNetworkList (0.03s) [2021-02-16T18:06:21.682Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T18:06:21.682Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T18:06:21.682Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T18:06:22.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-16T18:06:22.274Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-02-16T18:06:22.625Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-02-16T18:06:22.625Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T18:06:23.007Z] --- PASS: TestServiceWithDataPathPortInit (21.24s) [2021-02-16T18:06:23.007Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T18:06:23.026Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2021-02-16T18:06:23.026Z] === RUN TestResize [2021-02-16T18:06:23.096Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2021-02-16T18:06:23.096Z] === RUN TestInspect [2021-02-16T18:06:23.596Z] --- PASS: TestResize (0.76s) [2021-02-16T18:06:23.596Z] === RUN TestResizeWithInvalidSize [2021-02-16T18:06:23.780Z] --- PASS: TestBuildPreserveOwnership (10.25s) [2021-02-16T18:06:23.780Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.24s) [2021-02-16T18:06:23.780Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-16T18:06:23.780Z] === RUN TestBuildPlatformInvalid [2021-02-16T18:06:23.780Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-16T18:06:23.780Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T18:06:23.780Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-16T18:06:23.780Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-16T18:06:23.780Z] PASS [2021-02-16T18:06:23.780Z] [2021-02-16T18:06:23.780Z] === Skipped [2021-02-16T18:06:23.780Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-16T18:06:23.780Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T18:06:23.780Z] [2021-02-16T18:06:23.780Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-16T18:06:23.780Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-16T18:06:23.780Z] [2021-02-16T18:06:23.780Z] [2021-02-16T18:06:23.780Z] DONE 33 tests, 2 skipped in 130.700s [2021-02-16T18:06:23.780Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T18:06:23.780Z] INFO: Testing against a local daemon [2021-02-16T18:06:23.780Z] === RUN TestConfigInspect [2021-02-16T18:06:23.780Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-16T18:06:23.780Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:23.780Z] === RUN TestConfigList [2021-02-16T18:06:23.780Z] --- SKIP: TestConfigList (0.02s) [2021-02-16T18:06:23.780Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:23.780Z] === RUN TestConfigsCreateAndDelete [2021-02-16T18:06:23.780Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-02-16T18:06:23.780Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:23.780Z] === RUN TestConfigsUpdate [2021-02-16T18:06:23.780Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-02-16T18:06:23.780Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:23.780Z] === RUN TestTemplatedConfig [2021-02-16T18:06:23.780Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-16T18:06:23.780Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:23.780Z] === RUN TestConfigCreateResolve [2021-02-16T18:06:23.780Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-02-16T18:06:23.780Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:23.780Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T18:06:24.011Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s) [2021-02-16T18:06:24.011Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T18:06:24.535Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2021-02-16T18:06:24.535Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T18:06:25.041Z] ok github.com/docker/docker/builder/remotecontext/git 4.221s coverage: 86.3% of statements [2021-02-16T18:06:25.041Z] ok github.com/docker/docker/builder/remotecontext 0.390s coverage: 13.7% of statements [2021-02-16T18:06:25.153Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-16T18:06:25.154Z] PASS [2021-02-16T18:06:25.154Z] [2021-02-16T18:06:25.154Z] === Skipped [2021-02-16T18:06:25.154Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-16T18:06:25.154Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:25.154Z] [2021-02-16T18:06:25.154Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-02-16T18:06:25.154Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:25.154Z] [2021-02-16T18:06:25.154Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-02-16T18:06:25.154Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:25.154Z] [2021-02-16T18:06:25.154Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-02-16T18:06:25.154Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:25.154Z] [2021-02-16T18:06:25.154Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-16T18:06:25.154Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:25.154Z] [2021-02-16T18:06:25.154Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-02-16T18:06:25.154Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:06:25.154Z] [2021-02-16T18:06:25.154Z] [2021-02-16T18:06:25.154Z] DONE 7 tests, 6 skipped in 1.747s [2021-02-16T18:06:25.154Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T18:06:25.397Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s) [2021-02-16T18:06:25.397Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T18:06:25.412Z] INFO: Testing against a local daemon [2021-02-16T18:06:25.412Z] === RUN TestCheckpoint [2021-02-16T18:06:25.412Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T18:06:25.412Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:06:25.412Z] === RUN TestContainerInvalidJSON [2021-02-16T18:06:25.412Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:06:25.412Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:06:25.412Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:06:25.412Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:06:25.412Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:06:25.412Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:06:25.412Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:06:25.412Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:06:25.412Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:06:25.412Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-16T18:06:25.412Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T18:06:25.412Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T18:06:25.412Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T18:06:25.412Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T18:06:25.412Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-16T18:06:25.412Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T18:06:25.412Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-02-16T18:06:25.412Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T18:06:25.412Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-16T18:06:25.412Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T18:06:25.472Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:06:25.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:06:25.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:06:25.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:06:25.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:06:25.635Z] --- PASS: TestInspect (2.78s) [2021-02-16T18:06:25.635Z] === RUN TestCreateJob [2021-02-16T18:06:25.670Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-16T18:06:25.670Z] === RUN TestCopyFromContainer [2021-02-16T18:06:27.310Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s) [2021-02-16T18:06:27.310Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T18:06:27.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-16T18:06:27.809Z] ok github.com/docker/docker/builder/dockerfile 1.086s coverage: 48.3% of statements [2021-02-16T18:06:27.809Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T18:06:27.809Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T18:06:27.809Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T18:06:28.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:06:28.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:06:28.930Z] --- PASS: TestCreateJob (3.18s) [2021-02-16T18:06:28.930Z] === RUN TestReplicatedJob [2021-02-16T18:06:29.853Z] === RUN TestCopyFromContainer// [2021-02-16T18:06:29.853Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T18:06:29.853Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T18:06:29.853Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T18:06:29.853Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T18:06:29.853Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T18:06:29.853Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T18:06:29.853Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T18:06:29.853Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T18:06:29.853Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T18:06:29.853Z] --- PASS: TestCopyFromContainer (4.31s) [2021-02-16T18:06:29.853Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-16T18:06:29.853Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-16T18:06:29.853Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-16T18:06:29.853Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-16T18:06:29.853Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-16T18:06:29.853Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-16T18:06:29.853Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-16T18:06:29.853Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-16T18:06:29.853Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-16T18:06:29.853Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-16T18:06:29.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T18:06:29.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:06:29.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:06:29.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:06:29.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:06:29.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:06:29.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:06:29.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:06:29.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:06:29.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:06:29.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T18:06:29.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T18:06:29.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T18:06:29.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T18:06:29.853Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T18:06:29.853Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-16T18:06:29.853Z] === RUN TestCreateWithInvalidEnv [2021-02-16T18:06:29.853Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T18:06:29.853Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T18:06:29.853Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T18:06:29.853Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T18:06:29.853Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T18:06:29.853Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T18:06:29.853Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T18:06:29.853Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T18:06:29.853Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T18:06:29.853Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-16T18:06:29.853Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T18:06:29.853Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-02-16T18:06:29.853Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T18:06:29.853Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T18:06:29.853Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-16T18:06:29.853Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T18:06:29.858Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2021-02-16T18:06:29.858Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T18:06:30.431Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2021-02-16T18:06:30.431Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T18:06:30.450Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-16T18:06:30.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:06:30.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-16T18:06:30.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:06:30.578Z] ok github.com/docker/docker/client 0.519s coverage: 75.4% of statements [2021-02-16T18:06:31.228Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2021-02-16T18:06:31.228Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T18:06:32.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:06:32.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:06:32.604Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s) [2021-02-16T18:06:32.604Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T18:06:32.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:06:32.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:06:32.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:06:32.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:06:32.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:06:32.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:06:32.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:06:32.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:06:32.604Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:06:32.604Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:06:32.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:06:32.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:06:32.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:06:32.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:06:32.604Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:06:32.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-16T18:06:32.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-16T18:06:32.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-16T18:06:32.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T18:06:32.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-16T18:06:32.604Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-16T18:06:32.604Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T18:06:32.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-16T18:06:32.863Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2021-02-16T18:06:32.863Z] === RUN TestCreateDifferentPlatform [2021-02-16T18:06:33.121Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T18:06:33.121Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T18:06:33.121Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-16T18:06:33.121Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T18:06:33.121Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T18:06:33.121Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T18:06:33.121Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-02-16T18:06:33.121Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T18:06:33.121Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-16T18:06:33.121Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T18:06:33.121Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-16T18:06:33.121Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-16T18:06:33.121Z] === RUN TestDaemonRestartIpcMode [2021-02-16T18:06:33.121Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T18:06:33.121Z] === RUN TestDaemonHostGatewayIP [2021-02-16T18:06:33.121Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-16T18:06:33.121Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:06:33.121Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T18:06:33.121Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T18:06:33.121Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T18:06:33.121Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-16T18:06:33.121Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-16T18:06:33.121Z] === RUN TestDiff [2021-02-16T18:06:33.365Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.40s) [2021-02-16T18:06:33.365Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xzi30mnxtf5bt55qiptlzt0yu Created:2021-02-16 18:06:22.717521952 +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[fd3d11be6585e0e19dea471f44b973bae6db889e35715e6bc059240d48328f5a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ukic158gpmarkoubcdpcs4q13 EndpointID:5a9defcd4d098a37a31b52250f0ba316671b99241017bd2bb33e355f50b82575 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb735724024531b0c8a84a7fe02823c5cc06a714fc758b27bc6c245865e96459 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:aed040045379 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ukic158gpmarkoubcdpcs4q13 EndpointID:5a9defcd4d098a37a31b52250f0ba316671b99241017bd2bb33e355f50b82575 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T18:06:33.365Z] PASS [2021-02-16T18:06:33.365Z] [2021-02-16T18:06:33.365Z] === Skipped [2021-02-16T18:06:33.365Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:06:33.365Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:06:33.365Z] [2021-02-16T18:06:33.365Z] [2021-02-16T18:06:33.365Z] DONE 26 tests, 1 skipped in 57.780s [2021-02-16T18:06:33.365Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:06:33.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:06:33.365Z] ++ set -e [2021-02-16T18:06:33.365Z] ++ '[' -n 0 ']' [2021-02-16T18:06:33.365Z] ++ set -x [2021-02-16T18:06:33.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:06:33.365Z] INFO: Testing against a local daemon [2021-02-16T18:06:33.365Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T18:06:33.365Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T18:06:33.365Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:06:33.365Z] === RUN TestDockerNetworkIpvlan [2021-02-16T18:06:33.365Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:06:33.365Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:06:33.365Z] PASS [2021-02-16T18:06:33.365Z] [2021-02-16T18:06:33.365Z] === Skipped [2021-02-16T18:06:33.365Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T18:06:33.365Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:06:33.365Z] [2021-02-16T18:06:33.365Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:06:33.365Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:06:33.365Z] [2021-02-16T18:06:33.365Z] [2021-02-16T18:06:33.365Z] DONE 2 tests, 2 skipped in 0.091s [2021-02-16T18:06:33.365Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:06:33.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:06:33.365Z] ++ set -e [2021-02-16T18:06:33.365Z] ++ '[' -n 0 ']' [2021-02-16T18:06:33.365Z] ++ set -x [2021-02-16T18:06:33.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:06:33.365Z] INFO: Testing against a local daemon [2021-02-16T18:06:33.365Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T18:06:33.365Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2021-02-16T18:06:33.365Z] === RUN TestDockerNetworkMacvlan [2021-02-16T18:06:33.687Z] --- PASS: TestDiff (0.44s) [2021-02-16T18:06:33.687Z] === RUN TestExecWithCloseStdin [2021-02-16T18:06:33.733Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2021-02-16T18:06:33.733Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T18:06:33.733Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:06:33.733Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:06:33.733Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T18:06:33.946Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-02-16T18:06:33.946Z] === RUN TestExec [2021-02-16T18:06:34.212Z] --- PASS: TestReplicatedJob (5.62s) [2021-02-16T18:06:34.212Z] === RUN TestUpdateReplicatedJob [2021-02-16T18:06:34.396Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T18:06:34.512Z] --- PASS: TestExec (0.47s) [2021-02-16T18:06:34.512Z] === RUN TestExecUser [2021-02-16T18:06:35.078Z] --- PASS: TestExecUser (0.46s) [2021-02-16T18:06:35.078Z] === RUN TestExportContainerAndImportImage [2021-02-16T18:06:35.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:06:35.426Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T18:06:35.445Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:06:35.649Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2021-02-16T18:06:35.649Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T18:06:36.456Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T18:06:36.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-16T18:06:37.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-16T18:06:38.411Z] --- PASS: TestUpdateReplicatedJob (3.42s) [2021-02-16T18:06:38.411Z] === RUN TestServiceListWithStatuses [2021-02-16T18:06:38.411Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T18:06:38.411Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:06:38.411Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T18:06:38.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-16T18:06:38.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:06:38.931Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2021-02-16T18:06:38.931Z] === RUN TestHealthCheckWorkdir [2021-02-16T18:06:39.497Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2021-02-16T18:06:39.497Z] === RUN TestHealthKillContainer [2021-02-16T18:06:39.642Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:06:40.900Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T18:06:41.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-16T18:06:41.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-16T18:06:42.026Z] --- PASS: TestHealthKillContainer (2.53s) [2021-02-16T18:06:42.026Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T18:06:42.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-16T18:06:42.592Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-02-16T18:06:42.592Z] === RUN TestIpcModeNone [2021-02-16T18:06:42.610Z] --- PASS: TestDockerNetworkConnectAlias (4.38s) [2021-02-16T18:06:42.610Z] === RUN TestDockerNetworkReConnect [2021-02-16T18:06:42.851Z] --- PASS: TestIpcModeNone (0.49s) [2021-02-16T18:06:42.851Z] === RUN TestIpcModePrivate [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.91s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.20s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.01s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.02s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.80s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.31s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.38s) [2021-02-16T18:06:43.097Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.21s) [2021-02-16T18:06:43.097Z] === RUN TestCgroupNamespacesRun [2021-02-16T18:06:43.418Z] --- PASS: TestIpcModePrivate (0.48s) [2021-02-16T18:06:43.418Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-02-16T18:06:43.418Z] === RUN TestIpcModeShareable [2021-02-16T18:06:43.418Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-16T18:06:43.418Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T18:06:43.418Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T18:06:44.408Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T18:06:44.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-16T18:06:44.793Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2021-02-16T18:06:44.793Z] === RUN TestAPIIpcModeHost [2021-02-16T18:06:44.793Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-16T18:06:44.793Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T18:06:44.793Z] === RUN TestDaemonIpcModeShareable [2021-02-16T18:06:44.793Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-16T18:06:44.793Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T18:06:44.793Z] === RUN TestDaemonIpcModePrivate [2021-02-16T18:06:45.044Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2021-02-16T18:06:45.044Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T18:06:45.904Z] --- PASS: TestDockerNetworkReConnect (3.57s) [2021-02-16T18:06:45.904Z] === RUN TestServicePlugin [2021-02-16T18:06:46.949Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2021-02-16T18:06:46.949Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T18:06:46.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-16T18:06:47.324Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2021-02-16T18:06:47.324Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-02-16T18:06:47.324Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T18:06:47.324Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-16T18:06:47.324Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T18:06:47.324Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T18:06:47.324Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-16T18:06:47.324Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T18:06:47.324Z] === RUN TestIpcModeOlderClient [2021-02-16T18:06:47.324Z] === PAUSE TestIpcModeOlderClient [2021-02-16T18:06:47.324Z] === RUN TestKillContainerInvalidSignal [2021-02-16T18:06:47.601Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2021-02-16T18:06:47.601Z] === RUN TestKillContainer [2021-02-16T18:06:47.601Z] === RUN TestKillContainer/no_signal [2021-02-16T18:06:48.171Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T18:06:48.441Z] === RUN TestKillContainer/killing_signal [2021-02-16T18:06:48.856Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2021-02-16T18:06:48.856Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T18:06:49.014Z] --- PASS: TestKillContainer (1.42s) [2021-02-16T18:06:49.014Z] --- PASS: TestKillContainer/no_signal (0.48s) [2021-02-16T18:06:49.014Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-02-16T18:06:49.014Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-02-16T18:06:49.014Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T18:06:49.014Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T18:06:49.206Z] Removing intermediate container 23ed0702b574 [2021-02-16T18:06:49.206Z] ---> 6893c338ad47 [2021-02-16T18:06:49.206Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-02-16T18:06:49.206Z] ---> Running in a57a39dcf498 [2021-02-16T18:06:49.206Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-02-16T18:06:49.206Z] go: finding gotest.tools v0.5.3 [2021-02-16T18:06:49.206Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-02-16T18:06:49.206Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-16T18:06:49.206Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-16T18:06:49.206Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-02-16T18:06:49.206Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T18:06:49.206Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-16T18:06:49.206Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T18:06:49.206Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-02-16T18:06:49.206Z] go: extracting github.com/fatih/color v1.9.0 [2021-02-16T18:06:49.206Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T18:06:49.206Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-16T18:06:49.206Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T18:06:49.206Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-16T18:06:49.206Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-16T18:06:49.206Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-16T18:06:49.206Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T18:06:49.206Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T18:06:49.206Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T18:06:49.206Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T18:06:49.206Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T18:06:49.206Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T18:06:49.206Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-16T18:06:49.206Z] go: downloading github.com/pkg/errors v0.9.1 [2021-02-16T18:06:49.206Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-16T18:06:49.206Z] go: extracting github.com/pkg/errors v0.9.1 [2021-02-16T18:06:49.580Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T18:06:49.664Z] go: finding github.com/fatih/color v1.9.0 [2021-02-16T18:06:49.665Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-16T18:06:49.665Z] go: finding github.com/pkg/errors v0.9.1 [2021-02-16T18:06:49.665Z] go: finding github.com/spf13/pflag v1.0.3 [2021-02-16T18:06:49.665Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-16T18:06:49.665Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-16T18:06:49.665Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-16T18:06:49.665Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-16T18:06:49.665Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-16T18:06:49.665Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-16T18:06:49.665Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-16T18:06:49.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2021-02-16T18:06:49.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2021-02-16T18:06:49.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2021-02-16T18:06:49.838Z] === RUN TestKillStoppedContainer [2021-02-16T18:06:49.838Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-02-16T18:06:49.838Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T18:06:50.096Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-16T18:06:50.096Z] === RUN TestKillDifferentUserContainer [2021-02-16T18:06:50.355Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2021-02-16T18:06:50.355Z] === RUN TestInspectOomKilledTrue [2021-02-16T18:06:50.355Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T18:06:50.355Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:06:50.355Z] === RUN TestInspectOomKilledFalse [2021-02-16T18:06:50.355Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T18:06:50.355Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:06:50.355Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T18:06:50.355Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-16T18:06:50.355Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-16T18:06:50.355Z] === RUN TestLinksContainerNames [2021-02-16T18:06:50.763Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s) [2021-02-16T18:06:50.763Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T18:06:51.288Z] --- PASS: TestLinksContainerNames (0.87s) [2021-02-16T18:06:51.288Z] === RUN TestLogsFollowTailEmpty [2021-02-16T18:06:51.854Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2021-02-16T18:06:51.854Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T18:06:52.114Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/default [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/private [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/slave [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/shared [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T18:06:52.114Z] === CONT TestMountDaemonRoot/default [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T18:06:52.114Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:06:52.114Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:06:52.114Z] === CONT TestMountDaemonRoot/shared [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:06:52.114Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:06:52.114Z] === CONT TestMountDaemonRoot/slave [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:06:52.114Z] === CONT TestMountDaemonRoot/private [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T18:06:52.114Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:06:52.114Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:06:52.114Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:06:52.114Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:06:52.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-16T18:06:52.372Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:06:52.372Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T18:06:52.372Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:06:52.372Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T18:06:52.372Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T18:06:52.372Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:06:52.372Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:06:52.372Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:06:52.372Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:06:52.630Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T18:06:52.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-16T18:06:52.714Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s) [2021-02-16T18:06:52.714Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T18:06:52.889Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-16T18:06:52.889Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-16T18:06:52.889Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T18:06:52.889Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-16T18:06:52.889Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T18:06:52.889Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T18:06:52.889Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-16T18:06:52.889Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T18:06:52.889Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T18:06:52.889Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-16T18:06:52.889Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T18:06:52.889Z] === RUN TestNetworkNat [2021-02-16T18:06:52.895Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T18:06:53.399Z] INFO: Build done for gotestsum... [2021-02-16T18:06:53.455Z] --- PASS: TestNetworkNat (0.59s) [2021-02-16T18:06:53.455Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T18:06:53.527Z] --- PASS: TestDockerNetworkMacvlan (19.94s) [2021-02-16T18:06:53.527Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-02-16T18:06:53.527Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-16T18:06:53.527Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2021-02-16T18:06:53.527Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2021-02-16T18:06:53.527Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.57s) [2021-02-16T18:06:53.527Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.45s) [2021-02-16T18:06:53.527Z] PASS [2021-02-16T18:06:53.527Z] [2021-02-16T18:06:53.527Z] DONE 8 tests in 21.532s [2021-02-16T18:06:53.527Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T18:06:53.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:06:53.527Z] ++ set -e [2021-02-16T18:06:53.527Z] ++ '[' -n 0 ']' [2021-02-16T18:06:53.527Z] ++ set -x [2021-02-16T18:06:53.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:06:53.527Z] testing: warning: no tests to run [2021-02-16T18:06:53.527Z] PASS [2021-02-16T18:06:53.527Z] [2021-02-16T18:06:53.527Z] DONE 0 tests in 0.016s [2021-02-16T18:06:53.527Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T18:06:53.528Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:06:53.528Z] ++ set -e [2021-02-16T18:06:53.528Z] ++ '[' -n 0 ']' [2021-02-16T18:06:53.528Z] ++ set -x [2021-02-16T18:06:53.528Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:06:53.528Z] INFO: Testing against a local daemon [2021-02-16T18:06:53.528Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T18:06:54.021Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-02-16T18:06:54.021Z] === RUN TestNetworkLoopbackNat [2021-02-16T18:06:54.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-16T18:06:55.030Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2021-02-16T18:06:55.030Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T18:06:55.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-16T18:06:55.550Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-16T18:06:55.589Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2021-02-16T18:06:55.589Z] === RUN TestAuthZPluginTLS [2021-02-16T18:06:55.696Z] --- PASS: TestServiceWithDataPathPortInit (18.27s) [2021-02-16T18:06:55.697Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T18:06:55.810Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2021-02-16T18:06:55.810Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T18:06:55.879Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-02-16T18:06:55.879Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T18:06:56.378Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-16T18:06:56.509Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-02-16T18:06:56.509Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T18:06:56.549Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2021-02-16T18:06:56.549Z] === RUN TestPause [2021-02-16T18:06:56.549Z] --- SKIP: TestPause (0.00s) [2021-02-16T18:06:56.549Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:06:56.549Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T18:06:56.549Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:06:56.549Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:06:56.549Z] === RUN TestPauseStopPausedContainer [2021-02-16T18:06:56.549Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-16T18:06:56.549Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:06:56.549Z] === RUN TestPsFilter [2021-02-16T18:06:56.549Z] --- PASS: TestPsFilter (0.15s) [2021-02-16T18:06:56.549Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T18:06:56.800Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-02-16T18:06:56.800Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T18:06:56.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-16T18:06:57.115Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-02-16T18:06:57.115Z] === RUN TestRemoveContainerWithVolume [2021-02-16T18:06:57.430Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-16T18:06:57.430Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T18:06:57.515Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-16T18:06:57.682Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2021-02-16T18:06:57.682Z] === RUN TestRemoveContainerRunning [2021-02-16T18:06:57.774Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s) [2021-02-16T18:06:57.774Z] === RUN TestKernelTCPMemory [2021-02-16T18:06:57.941Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-02-16T18:06:57.941Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T18:06:58.507Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-02-16T18:06:58.507Z] === RUN TestRemoveInvalidContainer [2021-02-16T18:06:58.507Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-16T18:06:58.507Z] === RUN TestRenameLinkedContainer [2021-02-16T18:06:58.712Z] --- PASS: TestKernelTCPMemory (0.96s) [2021-02-16T18:06:58.712Z] === RUN TestNISDomainname [2021-02-16T18:06:59.491Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2021-02-16T18:06:59.491Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T18:06:59.651Z] --- PASS: TestNISDomainname (1.00s) [2021-02-16T18:06:59.651Z] === RUN TestHostnameDnsResolution [2021-02-16T18:06:59.781Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-02-16T18:06:59.781Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T18:06:59.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-16T18:07:00.410Z] --- PASS: TestRenameLinkedContainer (1.71s) [2021-02-16T18:07:00.410Z] === RUN TestRenameStoppedContainer [2021-02-16T18:07:00.410Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-02-16T18:07:00.410Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T18:07:00.411Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-02-16T18:07:00.411Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T18:07:00.701Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-02-16T18:07:00.701Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T18:07:01.290Z] --- PASS: TestHostnameDnsResolution (1.31s) [2021-02-16T18:07:01.290Z] === RUN TestStats [2021-02-16T18:07:01.344Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2021-02-16T18:07:01.344Z] === RUN TestRenameInvalidName [2021-02-16T18:07:01.911Z] --- PASS: TestRenameInvalidName (0.45s) [2021-02-16T18:07:01.911Z] === RUN TestRenameAnonymousContainer [2021-02-16T18:07:02.279Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.18s) [2021-02-16T18:07:02.279Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t0s7qckw3mk6ajinnz6fiwqrl Created:2021-02-16 18:06:53.731578238 +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[bf0901beeafaf6201c742151a09234ae7b07cdc67a960d7ca666dfb72339e0ca:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mqe4usljjchl72nhrr5susvqm EndpointID:24ad63af1fd90dac8853eae101ca17a7a1ac410b74e05c243f627783452c7c78 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:71f07565333e2d3df504e865b57ab34fbf7c93f01c377ec5c9a58d252168ffa4 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:247b74a4ddef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mqe4usljjchl72nhrr5susvqm EndpointID:24ad63af1fd90dac8853eae101ca17a7a1ac410b74e05c243f627783452c7c78 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T18:07:02.279Z] PASS [2021-02-16T18:07:02.279Z] [2021-02-16T18:07:02.279Z] === Skipped [2021-02-16T18:07:02.279Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:07:02.279Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:07:02.279Z] [2021-02-16T18:07:02.279Z] [2021-02-16T18:07:02.279Z] DONE 26 tests, 1 skipped in 60.535s [2021-02-16T18:07:02.279Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:07:02.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:02.279Z] ++ set -e [2021-02-16T18:07:02.279Z] ++ '[' -n 0 ']' [2021-02-16T18:07:02.279Z] ++ set -x [2021-02-16T18:07:02.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:02.279Z] INFO: Testing against a local daemon [2021-02-16T18:07:02.279Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T18:07:02.279Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T18:07:02.279Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:07:02.279Z] === RUN TestDockerNetworkIpvlan [2021-02-16T18:07:02.279Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:07:02.279Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:07:02.279Z] PASS [2021-02-16T18:07:02.279Z] [2021-02-16T18:07:02.279Z] === Skipped [2021-02-16T18:07:02.279Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T18:07:02.279Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:07:02.279Z] [2021-02-16T18:07:02.279Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:07:02.279Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:07:02.279Z] [2021-02-16T18:07:02.279Z] [2021-02-16T18:07:02.279Z] DONE 2 tests, 2 skipped in 0.148s [2021-02-16T18:07:02.279Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:07:02.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:02.279Z] ++ set -e [2021-02-16T18:07:02.279Z] ++ '[' -n 0 ']' [2021-02-16T18:07:02.279Z] ++ set -x [2021-02-16T18:07:02.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:02.279Z] INFO: Testing against a local daemon [2021-02-16T18:07:02.279Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T18:07:02.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-16T18:07:02.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-16T18:07:02.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-16T18:07:03.424Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2021-02-16T18:07:03.424Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T18:07:03.608Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-16T18:07:03.817Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2021-02-16T18:07:03.817Z] === RUN TestRenameContainerWithSameName [2021-02-16T18:07:03.867Z] --- PASS: TestStats (2.81s) [2021-02-16T18:07:03.867Z] === RUN TestStopContainerWithTimeout [2021-02-16T18:07:03.867Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T18:07:03.867Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T18:07:03.867Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T18:07:03.867Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T18:07:03.867Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T18:07:03.867Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T18:07:03.867Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T18:07:03.867Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T18:07:03.867Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T18:07:03.867Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T18:07:04.074Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2021-02-16T18:07:04.074Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T18:07:04.193Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.19s) [2021-02-16T18:07:04.193Z] === RUN TestDockerNetworkMacvlan [2021-02-16T18:07:04.766Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T18:07:05.009Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2021-02-16T18:07:05.009Z] === RUN TestResize [2021-02-16T18:07:05.250Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-16T18:07:05.250Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T18:07:05.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-16T18:07:05.267Z] --- PASS: TestResize (0.49s) [2021-02-16T18:07:05.267Z] === RUN TestResizeWithInvalidSize [2021-02-16T18:07:05.486Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2021-02-16T18:07:05.486Z] === RUN TestAuthZPluginHeader [2021-02-16T18:07:05.778Z] Removing intermediate container a57a39dcf498 [2021-02-16T18:07:05.778Z] ---> f2f3677688ff [2021-02-16T18:07:05.778Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-02-16T18:07:05.778Z] ---> Running in 766baa3ec3da [2021-02-16T18:07:05.778Z] Removing intermediate container 766baa3ec3da [2021-02-16T18:07:05.778Z] ---> 29e190a6d7c6 [2021-02-16T18:07:05.778Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-02-16T18:07:05.778Z] ---> Running in dd4fe24e1999 [2021-02-16T18:07:05.778Z] Removing intermediate container dd4fe24e1999 [2021-02-16T18:07:05.778Z] ---> 9a6a563ad8fb [2021-02-16T18:07:05.778Z] Step 10/10 : COPY . . [2021-02-16T18:07:05.819Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-16T18:07:05.833Z] --- PASS: TestResizeWithInvalidSize (0.52s) [2021-02-16T18:07:05.833Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T18:07:06.117Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-02-16T18:07:06.117Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T18:07:06.117Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T18:07:06.117Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:06.117Z] === RUN TestAuthZPluginV2Disable [2021-02-16T18:07:06.117Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-16T18:07:06.117Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:06.117Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T18:07:06.117Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T18:07:06.117Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:06.117Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T18:07:06.117Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T18:07:06.117Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:06.117Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T18:07:06.151Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T18:07:06.388Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T18:07:06.399Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2021-02-16T18:07:06.399Z] === RUN TestDaemonRestartKillContainers [2021-02-16T18:07:06.399Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-16T18:07:06.399Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-16T18:07:06.399Z] === RUN TestCgroupNamespacesRun [2021-02-16T18:07:06.959Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-16T18:07:07.538Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T18:07:08.866Z] --- PASS: TestStopContainerWithTimeout (0.06s) [2021-02-16T18:07:08.866Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2021-02-16T18:07:08.866Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2021-02-16T18:07:08.866Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2021-02-16T18:07:08.866Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2021-02-16T18:07:08.866Z] === RUN TestDeleteDevicemapper [2021-02-16T18:07:08.866Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T18:07:08.866Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:07:08.866Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T18:07:08.928Z] --- PASS: TestCgroupNamespacesRun (2.26s) [2021-02-16T18:07:08.928Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T18:07:09.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-16T18:07:10.839Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T18:07:10.992Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-02-16T18:07:10.992Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T18:07:12.345Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-16T18:07:12.893Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s) [2021-02-16T18:07:12.893Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T18:07:12.917Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.85s) [2021-02-16T18:07:12.917Z] === RUN TestUpdateMemory [2021-02-16T18:07:12.917Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-16T18:07:12.917Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:07:12.917Z] === RUN TestUpdateCPUQuota [2021-02-16T18:07:13.501Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-16T18:07:14.139Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T18:07:14.547Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-16T18:07:14.547Z] --- PASS: TestUpdateCPUQuota (1.82s) [2021-02-16T18:07:14.547Z] === RUN TestUpdatePidsLimit [2021-02-16T18:07:14.547Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T18:07:15.123Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T18:07:15.423Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2021-02-16T18:07:15.423Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T18:07:15.695Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T18:07:15.695Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-16T18:07:15.955Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T18:07:16.215Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-16T18:07:16.475Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T18:07:16.734Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-16T18:07:16.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-16T18:07:16.734Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T18:07:16.994Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-16T18:07:17.253Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T18:07:17.323Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s) [2021-02-16T18:07:17.323Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T18:07:17.514Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-16T18:07:17.514Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-16T18:07:18.009Z] --- PASS: TestServicePlugin (30.42s) [2021-02-16T18:07:18.009Z] plugin_test.go:62: [dc87d4b245c42] joining swarm manager [d5f69ace57340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:07:18.009Z] plugin_test.go:65: [dd177a22a6a5e] joining swarm manager [d5f69ace57340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:07:18.009Z] === RUN TestServiceUpdateLabel [2021-02-16T18:07:18.057Z] ok github.com/docker/docker/cmd/dockerd 0.141s coverage: 29.1% of statements [2021-02-16T18:07:18.058Z] ok github.com/docker/docker/container 0.180s coverage: 34.7% of statements [2021-02-16T18:07:18.058Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T18:07:18.058Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T18:07:18.058Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T18:07:18.058Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T18:07:18.058Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2021-02-16T18:07:18.578Z] --- PASS: TestServiceUpdateLabel (2.32s) [2021-02-16T18:07:18.578Z] === RUN TestServiceUpdateSecrets [2021-02-16T18:07:18.894Z] --- PASS: TestUpdatePidsLimit (3.99s) [2021-02-16T18:07:18.894Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2021-02-16T18:07:18.894Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2021-02-16T18:07:18.894Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2021-02-16T18:07:18.894Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2021-02-16T18:07:18.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2021-02-16T18:07:18.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2021-02-16T18:07:18.894Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-02-16T18:07:18.894Z] === RUN TestUpdateRestartPolicy [2021-02-16T18:07:19.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-16T18:07:19.416Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-16T18:07:19.856Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-02-16T18:07:19.856Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T18:07:20.729Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T18:07:21.234Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.82s) [2021-02-16T18:07:21.234Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T18:07:22.643Z] --- PASS: TestDockerNetworkMacvlan (18.58s) [2021-02-16T18:07:22.643Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-02-16T18:07:22.643Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-02-16T18:07:22.643Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2021-02-16T18:07:22.643Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2021-02-16T18:07:22.643Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.92s) [2021-02-16T18:07:22.643Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2021-02-16T18:07:22.643Z] PASS [2021-02-16T18:07:22.643Z] [2021-02-16T18:07:22.643Z] DONE 8 tests in 20.913s [2021-02-16T18:07:22.643Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T18:07:22.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:22.643Z] ++ set -e [2021-02-16T18:07:22.643Z] ++ '[' -n 0 ']' [2021-02-16T18:07:22.643Z] ++ set -x [2021-02-16T18:07:22.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:22.643Z] testing: warning: no tests to run [2021-02-16T18:07:22.643Z] PASS [2021-02-16T18:07:22.643Z] [2021-02-16T18:07:22.643Z] DONE 0 tests in 0.026s [2021-02-16T18:07:22.643Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T18:07:22.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:22.643Z] ++ set -e [2021-02-16T18:07:22.643Z] ++ '[' -n 0 ']' [2021-02-16T18:07:22.643Z] ++ set -x [2021-02-16T18:07:22.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:22.643Z] INFO: Testing against a local daemon [2021-02-16T18:07:22.643Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T18:07:22.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-16T18:07:23.765Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.23s) [2021-02-16T18:07:23.765Z] === RUN TestKernelTCPMemory [2021-02-16T18:07:23.765Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-02-16T18:07:23.765Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:23.765Z] === RUN TestNISDomainname [2021-02-16T18:07:23.765Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-16T18:07:23.765Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-16T18:07:23.765Z] === RUN TestHostnameDnsResolution [2021-02-16T18:07:24.094Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-16T18:07:24.331Z] --- PASS: TestHostnameDnsResolution (0.69s) [2021-02-16T18:07:24.331Z] === RUN TestStats [2021-02-16T18:07:24.331Z] --- SKIP: TestStats (0.00s) [2021-02-16T18:07:24.331Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:24.331Z] === RUN TestStopContainerWithTimeout [2021-02-16T18:07:24.331Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T18:07:24.331Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T18:07:24.331Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T18:07:24.331Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T18:07:24.331Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T18:07:24.331Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T18:07:24.331Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T18:07:24.331Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T18:07:24.331Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T18:07:24.331Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T18:07:24.558Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2021-02-16T18:07:24.558Z] === RUN TestAuthZPluginTLS [2021-02-16T18:07:24.737Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-02-16T18:07:24.737Z] PASS [2021-02-16T18:07:24.737Z] [2021-02-16T18:07:24.737Z] === Skipped [2021-02-16T18:07:24.737Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T18:07:24.737Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:24.737Z] [2021-02-16T18:07:24.737Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-16T18:07:24.737Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:24.737Z] [2021-02-16T18:07:24.737Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T18:07:24.737Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:24.737Z] [2021-02-16T18:07:24.737Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T18:07:24.737Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:24.737Z] [2021-02-16T18:07:24.737Z] [2021-02-16T18:07:24.737Z] DONE 17 tests, 4 skipped in 29.495s [2021-02-16T18:07:24.737Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T18:07:24.737Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:24.737Z] ++ set -e [2021-02-16T18:07:24.737Z] ++ '[' -n 0 ']' [2021-02-16T18:07:24.737Z] ++ set -x [2021-02-16T18:07:24.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:24.737Z] INFO: Testing against a local daemon [2021-02-16T18:07:24.737Z] === RUN TestPluginInvalidJSON [2021-02-16T18:07:24.737Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:07:24.737Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:07:24.737Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:07:24.737Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-16T18:07:24.737Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T18:07:24.737Z] === RUN TestPluginInstall [2021-02-16T18:07:24.737Z] === RUN TestPluginInstall/no_auth [2021-02-16T18:07:24.737Z] time="2021-02-16T18:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:07:24.737Z] time="2021-02-16T18:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b3f123c2df78a042e00aa133155b5cbebb83e4819659671e5e46b8a620066c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:07:24.737Z] time="2021-02-16T18:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:07:24.737Z] time="2021-02-16T18:07:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b3f123c2df78a042e00aa133155b5cbebb83e4819659671e5e46b8a620066c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:07:24.737Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T18:07:24.898Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T18:07:25.004Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.9% of statements [2021-02-16T18:07:25.051Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-16T18:07:25.064Z] time="2021-02-16T18:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:07:25.064Z] time="2021-02-16T18:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a2da6db4ba7c2e0a03b5c540626e01c9bfc719568efcf4ada322028fbdb51d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:07:25.064Z] time="2021-02-16T18:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:07:25.064Z] time="2021-02-16T18:07:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a2da6db4ba7c2e0a03b5c540626e01c9bfc719568efcf4ada322028fbdb51d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:07:25.130Z] --- PASS: TestAuthZPluginTLS (0.73s) [2021-02-16T18:07:25.130Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T18:07:25.621Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-16T18:07:25.693Z] === RUN TestPluginInstall/with_insecure [2021-02-16T18:07:25.702Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2021-02-16T18:07:25.702Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T18:07:26.238Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-16T18:07:26.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-16T18:07:26.646Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2021-02-16T18:07:26.646Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T18:07:26.726Z] time="2021-02-16T18:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:07:26.727Z] time="2021-02-16T18:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45fe614abee546f5d3b239e010e220eecdddcd73b1867035b706f7e25bee6675" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:07:26.727Z] time="2021-02-16T18:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:07:26.727Z] time="2021-02-16T18:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45fe614abee546f5d3b239e010e220eecdddcd73b1867035b706f7e25bee6675" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:07:26.727Z] --- PASS: TestPluginInstall (3.77s) [2021-02-16T18:07:26.727Z] --- PASS: TestPluginInstall/no_auth (1.66s) [2021-02-16T18:07:26.727Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2021-02-16T18:07:26.727Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2021-02-16T18:07:26.727Z] plugin_test.go:157: [df44a51ea4f5c] daemon is not started [2021-02-16T18:07:26.727Z] PASS [2021-02-16T18:07:26.727Z] [2021-02-16T18:07:26.727Z] DONE 6 tests in 3.864s [2021-02-16T18:07:26.727Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T18:07:26.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:26.727Z] ++ set -e [2021-02-16T18:07:26.727Z] ++ '[' -n 0 ']' [2021-02-16T18:07:26.727Z] ++ set -x [2021-02-16T18:07:26.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:26.797Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T18:07:26.806Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-16T18:07:27.014Z] ---> ea0ca010db89 [2021-02-16T18:07:27.014Z] Successfully built ea0ca010db89 [2021-02-16T18:07:27.014Z] Successfully tagged docker:latest [2021-02-16T18:07:27.014Z] INFO: Image build ended at 02/16/2021 18:07:26. Duration:00:02:43.4027968 [2021-02-16T18:07:27.014Z] [2021-02-16T18:07:27.014Z] [2021-02-16T18:07:27.014Z] INFO: Building the test binaries at 02/16/2021 18:07:26... [2021-02-16T18:07:27.017Z] INFO: Testing against a local daemon [2021-02-16T18:07:27.017Z] === RUN TestExternalGraphDriver [2021-02-16T18:07:27.017Z] === RUN TestExternalGraphDriver/json [2021-02-16T18:07:27.218Z] --- PASS: TestAuthZPluginDenyResponse (0.71s) [2021-02-16T18:07:27.218Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T18:07:27.288Z] ..........................xx.................... [ 29%] [2021-02-16T18:07:27.374Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-16T18:07:27.633Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-16T18:07:27.782Z] ok github.com/docker/docker/daemon/cluster 0.164s coverage: 0.5% of statements [2021-02-16T18:07:28.695Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-16T18:07:28.695Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2021-02-16T18:07:28.695Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2021-02-16T18:07:28.695Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2021-02-16T18:07:28.695Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2021-02-16T18:07:28.695Z] === RUN TestDeleteDevicemapper [2021-02-16T18:07:28.695Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T18:07:28.695Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:07:28.695Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T18:07:29.078Z] === RUN TestExternalGraphDriver/spec [2021-02-16T18:07:29.135Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s) [2021-02-16T18:07:29.135Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T18:07:29.709Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2021-02-16T18:07:29.709Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T18:07:30.069Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2021-02-16T18:07:30.069Z] === RUN TestUpdateMemory [2021-02-16T18:07:30.069Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-16T18:07:30.069Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:30.069Z] === RUN TestUpdateCPUQuota [2021-02-16T18:07:30.069Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-16T18:07:30.069Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:30.069Z] === RUN TestUpdatePidsLimit [2021-02-16T18:07:30.069Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-16T18:07:30.069Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:30.069Z] === RUN TestUpdateRestartPolicy [2021-02-16T18:07:30.168Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-16T18:07:30.281Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-02-16T18:07:30.281Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T18:07:30.964Z] INFO: make.ps1 starting at 02/16/2021 18:07:30 [2021-02-16T18:07:31.138Z] === RUN TestExternalGraphDriver/pull [2021-02-16T18:07:31.223Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2021-02-16T18:07:31.223Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T18:07:31.367Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2021-02-16T18:07:31.427Z] INFO: Git commit (dc7441ccf1) assumed from DOCKER_GITCOMMIT environment variable [2021-02-16T18:07:31.427Z] INFO: Invoking autogen... [2021-02-16T18:07:31.549Z] --- PASS: TestUpdateRestartPolicy (12.83s) [2021-02-16T18:07:31.549Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T18:07:32.118Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2021-02-16T18:07:32.118Z] === RUN TestWaitNonBlocked [2021-02-16T18:07:32.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-16T18:07:32.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:07:32.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:07:32.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:07:32.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:07:32.379Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:07:32.379Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:07:32.396Z] INFO: Building daemon... [2021-02-16T18:07:32.903Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 81.8% of statements [2021-02-16T18:07:33.200Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2021-02-16T18:07:33.201Z] --- PASS: TestExternalGraphDriver (6.43s) [2021-02-16T18:07:33.201Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2021-02-16T18:07:33.201Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2021-02-16T18:07:33.201Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2021-02-16T18:07:33.201Z] === RUN TestGraphdriverPluginV2 [2021-02-16T18:07:33.491Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-02-16T18:07:33.491Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:33.491Z] PASS [2021-02-16T18:07:33.491Z] [2021-02-16T18:07:33.491Z] === Skipped [2021-02-16T18:07:33.491Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-02-16T18:07:33.491Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:33.491Z] [2021-02-16T18:07:33.491Z] [2021-02-16T18:07:33.491Z] DONE 5 tests, 1 skipped in 6.567s [2021-02-16T18:07:33.491Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T18:07:33.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:33.491Z] ++ set -e [2021-02-16T18:07:33.491Z] ++ '[' -n 0 ']' [2021-02-16T18:07:33.491Z] ++ set -x [2021-02-16T18:07:33.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:33.491Z] INFO: Testing against a local daemon [2021-02-16T18:07:33.491Z] === RUN TestContinueAfterPluginCrash [2021-02-16T18:07:33.491Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T18:07:33.491Z] === RUN TestReadPluginNoRead [2021-02-16T18:07:33.491Z] === PAUSE TestReadPluginNoRead [2021-02-16T18:07:33.491Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T18:07:33.491Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T18:07:33.491Z] === CONT TestContinueAfterPluginCrash [2021-02-16T18:07:33.491Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T18:07:33.528Z] --- PASS: TestServiceUpdateSecrets (14.88s) [2021-02-16T18:07:33.528Z] === RUN TestServiceUpdateConfigs [2021-02-16T18:07:33.758Z] --- PASS: TestWaitNonBlocked (0.06s) [2021-02-16T18:07:33.758Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2021-02-16T18:07:33.758Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2021-02-16T18:07:33.758Z] === RUN TestWaitBlocked [2021-02-16T18:07:33.758Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:07:33.758Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:07:33.758Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:07:33.758Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:07:33.758Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:07:33.758Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:07:33.772Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2021-02-16T18:07:33.772Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T18:07:35.144Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-16T18:07:35.144Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2021-02-16T18:07:35.144Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.54s) [2021-02-16T18:07:35.144Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T18:07:35.144Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T18:07:35.685Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) [2021-02-16T18:07:35.685Z] === RUN TestAuthZPluginHeader [2021-02-16T18:07:35.958Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-02-16T18:07:36.085Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-16T18:07:36.629Z] --- PASS: TestAuthZPluginHeader (1.03s) [2021-02-16T18:07:36.629Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T18:07:36.629Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T18:07:36.629Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:36.629Z] === RUN TestAuthZPluginV2Disable [2021-02-16T18:07:36.629Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-16T18:07:36.629Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:36.629Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T18:07:36.629Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T18:07:36.629Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:36.629Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T18:07:36.629Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T18:07:36.629Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:36.629Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T18:07:37.931Z] --- PASS: TestDaemonStartWithLogOpt (3.79s) [2021-02-16T18:07:37.931Z] === CONT TestReadPluginNoRead [2021-02-16T18:07:38.621Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2021-02-16T18:07:38.621Z] === CONT TestIpcModeOlderClient [2021-02-16T18:07:38.621Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-02-16T18:07:38.621Z] === CONT TestDaemonHostGatewayIP [2021-02-16T18:07:38.706Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.494s coverage: 14.0% of statements [2021-02-16T18:07:38.706Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2021-02-16T18:07:39.557Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-16T18:07:39.817Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-16T18:07:39.860Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.677s coverage: 57.1% of statements [2021-02-16T18:07:39.991Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T18:07:40.385Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-16T18:07:41.324Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-16T18:07:41.892Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-16T18:07:42.053Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T18:07:42.151Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2021-02-16T18:07:42.151Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T18:07:42.262Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2021-02-16T18:07:42.262Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T18:07:42.262Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2021-02-16T18:07:42.262Z] === RUN TestWaitNonBlocked [2021-02-16T18:07:42.262Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:07:42.262Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:07:42.262Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:07:42.262Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:07:42.262Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:07:42.262Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:07:42.262Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-16T18:07:42.262Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2021-02-16T18:07:42.263Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2021-02-16T18:07:42.263Z] === RUN TestWaitBlocked [2021-02-16T18:07:42.263Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:07:42.263Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:07:42.263Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:07:42.263Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:07:42.263Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:07:42.263Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:07:42.683Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2021-02-16T18:07:42.855Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-16T18:07:42.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2021-02-16T18:07:42.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2021-02-16T18:07:42.855Z] === CONT TestDaemonRestartIpcMode [2021-02-16T18:07:42.855Z] === CONT TestIpcModeOlderClient [2021-02-16T18:07:42.855Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-02-16T18:07:42.855Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T18:07:43.432Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2021-02-16T18:07:44.056Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-16T18:07:44.194Z] === RUN TestReadPluginNoRead/default [2021-02-16T18:07:44.479Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.281s coverage: 69.3% of statements [2021-02-16T18:07:44.479Z] ok github.com/docker/docker/daemon 12.319s coverage: 17.1% of statements [2021-02-16T18:07:44.479Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T18:07:44.479Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T18:07:44.479Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T18:07:44.479Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T18:07:44.623Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2021-02-16T18:07:44.623Z] === CONT TestDaemonRestartIpcMode [2021-02-16T18:07:44.963Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-16T18:07:45.561Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-16T18:07:46.022Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.688s coverage: 45.9% of statements [2021-02-16T18:07:46.022Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T18:07:46.300Z] --- PASS: TestReadPluginNoRead (8.79s) [2021-02-16T18:07:46.300Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2021-02-16T18:07:46.300Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s) [2021-02-16T18:07:46.300Z] --- PASS: TestReadPluginNoRead/default (2.05s) [2021-02-16T18:07:46.300Z] read_test.go:92: [da376c762b9eb] daemon is not started [2021-02-16T18:07:46.300Z] PASS [2021-02-16T18:07:46.300Z] [2021-02-16T18:07:46.300Z] DONE 6 tests in 12.654s [2021-02-16T18:07:46.300Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T18:07:46.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:46.300Z] ++ set -e [2021-02-16T18:07:46.300Z] ++ '[' -n 0 ']' [2021-02-16T18:07:46.300Z] ++ set -x [2021-02-16T18:07:46.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:46.300Z] testing: warning: no tests to run [2021-02-16T18:07:46.300Z] PASS [2021-02-16T18:07:46.300Z] [2021-02-16T18:07:46.300Z] DONE 0 tests in 0.028s [2021-02-16T18:07:46.300Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T18:07:46.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:46.300Z] ++ set -e [2021-02-16T18:07:46.300Z] ++ '[' -n 0 ']' [2021-02-16T18:07:46.300Z] ++ set -x [2021-02-16T18:07:46.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:46.300Z] INFO: Testing against a local daemon [2021-02-16T18:07:46.300Z] === RUN TestPluginWithDevMounts [2021-02-16T18:07:46.300Z] === PAUSE TestPluginWithDevMounts [2021-02-16T18:07:46.300Z] === CONT TestPluginWithDevMounts [2021-02-16T18:07:47.468Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-16T18:07:47.561Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.500s coverage: 49.4% of statements [2021-02-16T18:07:47.727Z] --- PASS: TestDaemonRestartIpcMode (3.25s) [2021-02-16T18:07:48.154Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.48s) [2021-02-16T18:07:48.154Z] --- PASS: TestDaemonRestartIpcMode (4.70s) [2021-02-16T18:07:48.154Z] PASS [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === Skipped [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-16T18:07:48.154Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-16T18:07:48.154Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-16T18:07:48.154Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-16T18:07:48.154Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-16T18:07:48.154Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-16T18:07:48.154Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-16T18:07:48.154Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-16T18:07:48.154Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-16T18:07:48.154Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T18:07:48.154Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T18:07:48.154Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-16T18:07:48.154Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.154Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-16T18:07:48.154Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T18:07:48.154Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-16T18:07:48.155Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-16T18:07:48.155Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-16T18:07:48.155Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:07:48.155Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-16T18:07:48.155Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-16T18:07:48.155Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-02-16T18:07:48.155Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-16T18:07:48.155Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-16T18:07:48.155Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T18:07:48.155Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-16T18:07:48.155Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-16T18:07:48.155Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-16T18:07:48.155Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] [2021-02-16T18:07:48.155Z] DONE 177 tests, 26 skipped in 82.355s [2021-02-16T18:07:48.155Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T18:07:48.155Z] INFO: Testing against a local daemon [2021-02-16T18:07:48.155Z] === RUN TestCommitInheritsEnv [2021-02-16T18:07:48.206Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.044s coverage: 57.5% of statements [2021-02-16T18:07:48.360Z] --- PASS: TestPluginWithDevMounts (1.91s) [2021-02-16T18:07:48.360Z] PASS [2021-02-16T18:07:48.360Z] [2021-02-16T18:07:48.360Z] DONE 1 tests in 2.001s [2021-02-16T18:07:48.360Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T18:07:48.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:48.360Z] ++ set -e [2021-02-16T18:07:48.360Z] ++ '[' -n 0 ']' [2021-02-16T18:07:48.360Z] ++ set -x [2021-02-16T18:07:48.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:48.360Z] INFO: Testing against a local daemon [2021-02-16T18:07:48.360Z] === RUN TestSecretInspect [2021-02-16T18:07:48.423Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2021-02-16T18:07:48.423Z] === RUN TestServiceUpdateNetwork [2021-02-16T18:07:48.667Z] --- PASS: TestContainerKillOnDaemonStart (13.39s) [2021-02-16T18:07:48.667Z] PASS [2021-02-16T18:07:48.667Z] [2021-02-16T18:07:48.667Z] === Skipped [2021-02-16T18:07:48.667Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-16T18:07:48.667Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:07:48.667Z] [2021-02-16T18:07:48.667Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-16T18:07:48.667Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:07:48.667Z] [2021-02-16T18:07:48.667Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-16T18:07:48.667Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:07:48.667Z] [2021-02-16T18:07:48.667Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:07:48.667Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:07:48.667Z] [2021-02-16T18:07:48.667Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T18:07:48.667Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:07:48.667Z] [2021-02-16T18:07:48.667Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-16T18:07:48.667Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:07:48.667Z] [2021-02-16T18:07:48.667Z] [2021-02-16T18:07:48.667Z] DONE 196 tests, 6 skipped in 156.212s [2021-02-16T18:07:48.667Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T18:07:48.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:48.667Z] ++ set -e [2021-02-16T18:07:48.667Z] ++ '[' -n 0 ']' [2021-02-16T18:07:48.667Z] ++ set -x [2021-02-16T18:07:48.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:48.667Z] INFO: Testing against a local daemon [2021-02-16T18:07:48.667Z] === RUN TestCommitInheritsEnv [2021-02-16T18:07:48.849Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-02-16T18:07:48.926Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-16T18:07:48.926Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-16T18:07:48.926Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-16T18:07:48.926Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-16T18:07:48.926Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-16T18:07:49.087Z] --- PASS: TestCommitInheritsEnv (1.46s) [2021-02-16T18:07:49.087Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T18:07:49.087Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T18:07:49.087Z] === RUN TestImagesFilterMultiReference [2021-02-16T18:07:49.186Z] --- PASS: TestCommitInheritsEnv (0.58s) [2021-02-16T18:07:49.186Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T18:07:49.186Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T18:07:49.186Z] === RUN TestImagesFilterMultiReference [2021-02-16T18:07:49.345Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-02-16T18:07:49.345Z] === RUN TestImagePullPlatformInvalid [2021-02-16T18:07:49.345Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-16T18:07:49.345Z] === RUN TestRemoveImageOrphaning [2021-02-16T18:07:49.445Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-02-16T18:07:49.445Z] === RUN TestImagePullPlatformInvalid [2021-02-16T18:07:49.445Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-02-16T18:07:49.445Z] === RUN TestRemoveImageOrphaning [2021-02-16T18:07:49.492Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-02-16T18:07:50.014Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-02-16T18:07:50.014Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T18:07:50.583Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-16T18:07:51.243Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-02-16T18:07:51.243Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T18:07:51.243Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-16T18:07:51.243Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-16T18:07:51.243Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T18:07:51.243Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-16T18:07:51.243Z] === RUN TestTagInvalidReference [2021-02-16T18:07:51.243Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-16T18:07:51.243Z] === RUN TestTagValidPrefixedRepo [2021-02-16T18:07:51.243Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-02-16T18:07:51.243Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T18:07:51.243Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-16T18:07:51.243Z] === RUN TestTagOfficialNames [2021-02-16T18:07:51.501Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-16T18:07:51.501Z] === RUN TestTagMatchesDigest [2021-02-16T18:07:51.501Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-16T18:07:51.501Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T18:07:51.867Z] --- PASS: TestSecretInspect (3.43s) [2021-02-16T18:07:51.867Z] === RUN TestSecretList [2021-02-16T18:07:51.965Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-16T18:07:52.225Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-16T18:07:52.251Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 41.0% of statements [2021-02-16T18:07:52.373Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-16T18:07:52.485Z] --- PASS: TestRemoveImageGarbageCollector (2.54s) [2021-02-16T18:07:52.485Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T18:07:52.485Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-16T18:07:52.485Z] === RUN TestTagInvalidReference [2021-02-16T18:07:52.485Z] --- PASS: TestTagInvalidReference (0.04s) [2021-02-16T18:07:52.485Z] === RUN TestTagValidPrefixedRepo [2021-02-16T18:07:52.485Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-02-16T18:07:52.485Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T18:07:52.745Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-02-16T18:07:52.745Z] === RUN TestTagOfficialNames [2021-02-16T18:07:52.745Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-16T18:07:52.745Z] === RUN TestTagMatchesDigest [2021-02-16T18:07:52.745Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-16T18:07:52.745Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T18:07:52.745Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-16T18:07:52.745Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-16T18:07:52.897Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.901s coverage: 52.1% of statements [2021-02-16T18:07:52.897Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T18:07:52.897Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T18:07:54.446Z] ok github.com/docker/docker/daemon/logger/awslogs 0.476s coverage: 77.8% of statements [2021-02-16T18:07:54.740Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.07s) [2021-02-16T18:07:54.740Z] PASS [2021-02-16T18:07:54.740Z] [2021-02-16T18:07:54.740Z] === Skipped [2021-02-16T18:07:54.740Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T18:07:54.740Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:54.740Z] [2021-02-16T18:07:54.740Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-16T18:07:54.740Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:54.740Z] [2021-02-16T18:07:54.740Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T18:07:54.740Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:54.740Z] [2021-02-16T18:07:54.740Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T18:07:54.740Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:07:54.740Z] [2021-02-16T18:07:54.740Z] [2021-02-16T18:07:54.740Z] DONE 17 tests, 4 skipped in 32.311s [2021-02-16T18:07:54.740Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T18:07:54.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:54.740Z] ++ set -e [2021-02-16T18:07:54.740Z] ++ '[' -n 0 ']' [2021-02-16T18:07:54.740Z] ++ set -x [2021-02-16T18:07:54.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:07:54.762Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-02-16T18:07:55.000Z] INFO: Testing against a local daemon [2021-02-16T18:07:55.000Z] === RUN TestPluginInvalidJSON [2021-02-16T18:07:55.000Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:07:55.000Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:07:55.000Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:07:55.000Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-16T18:07:55.000Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T18:07:55.000Z] === RUN TestPluginInstall [2021-02-16T18:07:55.000Z] === RUN TestPluginInstall/no_auth [2021-02-16T18:07:55.059Z] ok github.com/docker/docker/daemon/images 0.069s coverage: 6.5% of statements [2021-02-16T18:07:55.059Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T18:07:55.059Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T18:07:55.059Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T18:07:55.059Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T18:07:55.376Z] --- PASS: TestSecretList (3.86s) [2021-02-16T18:07:55.376Z] === RUN TestSecretsCreateAndDelete [2021-02-16T18:07:55.704Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 23.9% of statements [2021-02-16T18:07:56.351Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2021-02-16T18:07:56.719Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-16T18:07:57.419Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.061s coverage: 61.6% of statements [2021-02-16T18:07:57.546Z] time="2021-02-16T18:07:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:07:57.546Z] time="2021-02-16T18:07:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1052e18fac64cec0029cf7ceb1409185f95ae28ea70f40f6f325e8fdd299c21f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:07:57.546Z] time="2021-02-16T18:07:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:07:57.546Z] time="2021-02-16T18:07:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1052e18fac64cec0029cf7ceb1409185f95ae28ea70f40f6f325e8fdd299c21f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:07:57.546Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T18:07:58.027Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-16T18:07:58.027Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-16T18:07:58.119Z] time="2021-02-16T18:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:07:58.119Z] time="2021-02-16T18:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3edd16d667a80b598cc773f548e2dc1cc7bcd1e84cc5216dd803ac8c69e7c632" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:07:58.119Z] time="2021-02-16T18:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:07:58.119Z] time="2021-02-16T18:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3edd16d667a80b598cc773f548e2dc1cc7bcd1e84cc5216dd803ac8c69e7c632" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:07:58.473Z] ok github.com/docker/docker/daemon/logger/local 0.086s coverage: 75.2% of statements [2021-02-16T18:07:58.473Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T18:07:58.690Z] === RUN TestPluginInstall/with_insecure [2021-02-16T18:07:59.118Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 55.1% of statements [2021-02-16T18:07:59.407Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-16T18:07:59.666Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-16T18:07:59.818Z] --- PASS: TestSecretsCreateAndDelete (3.84s) [2021-02-16T18:07:59.818Z] === RUN TestSecretsUpdate [2021-02-16T18:08:00.076Z] time="2021-02-16T18:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:08:00.076Z] time="2021-02-16T18:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d62e98501dfb6195ec5926247ef3813a6421b0aa59de362767e800556ae76f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:08:00.076Z] time="2021-02-16T18:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:08:00.076Z] time="2021-02-16T18:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d62e98501dfb6195ec5926247ef3813a6421b0aa59de362767e800556ae76f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:08:00.174Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 33.3% of statements [2021-02-16T18:08:00.337Z] --- PASS: TestPluginInstall (5.40s) [2021-02-16T18:08:00.337Z] --- PASS: TestPluginInstall/no_auth (2.49s) [2021-02-16T18:08:00.337Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2021-02-16T18:08:00.337Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2021-02-16T18:08:00.337Z] plugin_test.go:157: [dcb33dff4110c] daemon is not started [2021-02-16T18:08:00.337Z] PASS [2021-02-16T18:08:00.337Z] [2021-02-16T18:08:00.337Z] DONE 6 tests in 5.595s [2021-02-16T18:08:00.337Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T18:08:00.337Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:00.337Z] ++ set -e [2021-02-16T18:08:00.337Z] ++ '[' -n 0 ']' [2021-02-16T18:08:00.337Z] ++ set -x [2021-02-16T18:08:00.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:00.474Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2021-02-16T18:08:00.598Z] INFO: Testing against a local daemon [2021-02-16T18:08:00.598Z] === RUN TestExternalGraphDriver [2021-02-16T18:08:00.598Z] === RUN TestExternalGraphDriver/json [2021-02-16T18:08:01.044Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-16T18:08:01.303Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-16T18:08:01.303Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-16T18:08:01.523Z] ok github.com/docker/docker/daemon/logger/syslog 0.036s coverage: 46.8% of statements [2021-02-16T18:08:03.146Z] === RUN TestExternalGraphDriver/spec [2021-02-16T18:08:03.314Z] --- PASS: TestServiceUpdateNetwork (12.78s) [2021-02-16T18:08:03.314Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T18:08:03.314Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T18:08:03.314Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T18:08:03.325Z] --- PASS: TestSecretsUpdate (3.74s) [2021-02-16T18:08:03.325Z] === RUN TestTemplatedSecret [2021-02-16T18:08:03.618Z] ok github.com/docker/docker/daemon/logger/splunk 2.419s coverage: 82.5% of statements [2021-02-16T18:08:03.618Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T18:08:03.618Z] ok github.com/docker/docker/daemon/network 0.033s coverage: 63.8% of statements [2021-02-16T18:08:03.618Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T18:08:04.596Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-16T18:08:04.856Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-16T18:08:05.693Z] === RUN TestExternalGraphDriver/pull [2021-02-16T18:08:05.718Z] ok github.com/docker/docker/distribution/metadata 0.128s coverage: 48.2% of statements [2021-02-16T18:08:06.835Z] --- PASS: TestTemplatedSecret (3.75s) [2021-02-16T18:08:06.835Z] === RUN TestSecretCreateResolve [2021-02-16T18:08:07.255Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2021-02-16T18:08:07.552Z] ok github.com/docker/docker/distribution 0.402s coverage: 25.0% of statements [2021-02-16T18:08:07.552Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T18:08:08.150Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-16T18:08:08.150Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-16T18:08:08.242Z] --- PASS: TestExternalGraphDriver (7.37s) [2021-02-16T18:08:08.242Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2021-02-16T18:08:08.242Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2021-02-16T18:08:08.242Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2021-02-16T18:08:08.242Z] === RUN TestGraphdriverPluginV2 [2021-02-16T18:08:08.242Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-02-16T18:08:08.242Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:08:08.242Z] PASS [2021-02-16T18:08:08.242Z] [2021-02-16T18:08:08.242Z] === Skipped [2021-02-16T18:08:08.242Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-02-16T18:08:08.242Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:08:08.242Z] [2021-02-16T18:08:08.242Z] [2021-02-16T18:08:08.242Z] DONE 5 tests, 1 skipped in 7.543s [2021-02-16T18:08:08.242Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T18:08:08.242Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:08.242Z] ++ set -e [2021-02-16T18:08:08.242Z] ++ '[' -n 0 ']' [2021-02-16T18:08:08.242Z] ++ set -x [2021-02-16T18:08:08.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:08.242Z] INFO: Testing against a local daemon [2021-02-16T18:08:08.242Z] === RUN TestContinueAfterPluginCrash [2021-02-16T18:08:08.242Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T18:08:08.242Z] === RUN TestReadPluginNoRead [2021-02-16T18:08:08.242Z] === PAUSE TestReadPluginNoRead [2021-02-16T18:08:08.242Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T18:08:08.242Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T18:08:08.242Z] === CONT TestContinueAfterPluginCrash [2021-02-16T18:08:08.242Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T18:08:08.242Z] === CONT TestReadPluginNoRead [2021-02-16T18:08:09.082Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements [2021-02-16T18:08:09.746Z] ok github.com/docker/docker/distribution/xfer 1.688s coverage: 85.6% of statements [2021-02-16T18:08:09.746Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T18:08:09.886Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T18:08:10.062Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-16T18:08:10.426Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2021-02-16T18:08:10.723Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-02-16T18:08:10.723Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2021-02-16T18:08:10.723Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-16T18:08:10.723Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T18:08:11.317Z] --- PASS: TestSecretCreateResolve (3.79s) [2021-02-16T18:08:11.317Z] PASS [2021-02-16T18:08:11.317Z] [2021-02-16T18:08:11.317Z] DONE 6 tests in 22.491s [2021-02-16T18:08:11.317Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T18:08:11.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:11.317Z] ++ set -e [2021-02-16T18:08:11.317Z] ++ '[' -n 0 ']' [2021-02-16T18:08:11.317Z] ++ set -x [2021-02-16T18:08:11.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:11.317Z] INFO: Testing against a local daemon [2021-02-16T18:08:11.317Z] === RUN TestServiceCreateInit [2021-02-16T18:08:11.317Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T18:08:12.467Z] === RUN TestReadPluginNoRead/default [2021-02-16T18:08:12.823Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2021-02-16T18:08:13.040Z] --- PASS: TestDaemonStartWithLogOpt (4.78s) [2021-02-16T18:08:13.121Z] ok github.com/docker/docker/oci 0.022s coverage: 8.2% of statements [2021-02-16T18:08:13.770Z] ok github.com/docker/docker/opts 0.114s coverage: 67.1% of statements [2021-02-16T18:08:13.974Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-16T18:08:14.260Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-16T18:08:14.426Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T18:08:14.520Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-16T18:08:15.459Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-16T18:08:15.459Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-16T18:08:15.868Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-02-16T18:08:16.164Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2021-02-16T18:08:16.340Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T18:08:16.809Z] ok github.com/docker/docker/pkg/authorization 1.421s coverage: 68.3% of statements [2021-02-16T18:08:16.839Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-16T18:08:16.935Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T18:08:17.455Z] ok github.com/docker/docker/pkg/archive 1.288s coverage: 76.8% of statements [2021-02-16T18:08:17.725Z] --- PASS: TestReadPluginNoRead (9.74s) [2021-02-16T18:08:17.725Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2021-02-16T18:08:17.725Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2021-02-16T18:08:17.725Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s) [2021-02-16T18:08:17.725Z] read_test.go:92: [d12d2935333b9] daemon is not started [2021-02-16T18:08:17.758Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-02-16T18:08:18.010Z] --- PASS: TestServiceUpdatePidsLimit (16.55s) [2021-02-16T18:08:18.010Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-02-16T18:08:18.010Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-02-16T18:08:18.010Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-02-16T18:08:18.010Z] PASS [2021-02-16T18:08:18.010Z] [2021-02-16T18:08:18.010Z] === Skipped [2021-02-16T18:08:18.010Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T18:08:18.010Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:08:18.010Z] [2021-02-16T18:08:18.010Z] [2021-02-16T18:08:18.010Z] DONE 27 tests, 1 skipped in 169.146s [2021-02-16T18:08:18.010Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T18:08:18.010Z] INFO: Testing against a local daemon [2021-02-16T18:08:18.010Z] === RUN TestSessionCreate [2021-02-16T18:08:18.010Z] --- PASS: TestSessionCreate (0.02s) [2021-02-16T18:08:18.010Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T18:08:18.010Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-16T18:08:18.010Z] PASS [2021-02-16T18:08:18.010Z] [2021-02-16T18:08:18.010Z] DONE 2 tests in 0.077s [2021-02-16T18:08:18.010Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T18:08:18.010Z] INFO: Testing against a local daemon [2021-02-16T18:08:18.010Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T18:08:18.010Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-16T18:08:18.010Z] === RUN TestEventsExecDie [2021-02-16T18:08:18.270Z] --- PASS: TestEventsExecDie (0.62s) [2021-02-16T18:08:18.270Z] === RUN TestEventsBackwardsCompatible [2021-02-16T18:08:18.270Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-16T18:08:18.270Z] === RUN TestInfoBinaryCommits [2021-02-16T18:08:18.270Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-16T18:08:18.270Z] === RUN TestInfoAPIVersioned [2021-02-16T18:08:18.270Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T18:08:18.270Z] === RUN TestInfoDiscoveryBackend [2021-02-16T18:08:18.296Z] --- PASS: TestContinueAfterPluginCrash (10.17s) [2021-02-16T18:08:18.296Z] PASS [2021-02-16T18:08:18.296Z] [2021-02-16T18:08:18.296Z] DONE 6 tests in 10.306s [2021-02-16T18:08:18.297Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T18:08:18.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:18.297Z] ++ set -e [2021-02-16T18:08:18.297Z] ++ '[' -n 0 ']' [2021-02-16T18:08:18.297Z] ++ set -x [2021-02-16T18:08:18.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:18.297Z] testing: warning: no tests to run [2021-02-16T18:08:18.297Z] PASS [2021-02-16T18:08:18.297Z] [2021-02-16T18:08:18.297Z] DONE 0 tests in 0.050s [2021-02-16T18:08:18.297Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T18:08:18.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:18.297Z] ++ set -e [2021-02-16T18:08:18.297Z] ++ '[' -n 0 ']' [2021-02-16T18:08:18.297Z] ++ set -x [2021-02-16T18:08:18.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:18.557Z] INFO: Testing against a local daemon [2021-02-16T18:08:18.557Z] === RUN TestPluginWithDevMounts [2021-02-16T18:08:18.557Z] === PAUSE TestPluginWithDevMounts [2021-02-16T18:08:18.557Z] === CONT TestPluginWithDevMounts [2021-02-16T18:08:18.810Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-02-16T18:08:18.810Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2021-02-16T18:08:18.839Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-16T18:08:18.839Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T18:08:19.777Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T18:08:19.777Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T18:08:19.863Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-02-16T18:08:20.130Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-16T18:08:20.346Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-16T18:08:20.347Z] === RUN TestInfoAPI [2021-02-16T18:08:20.347Z] --- PASS: TestInfoAPI (0.03s) [2021-02-16T18:08:20.347Z] === RUN TestInfoAPIWarnings [2021-02-16T18:08:20.505Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-02-16T18:08:20.807Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-02-16T18:08:21.015Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-16T18:08:21.092Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-16T18:08:21.101Z] --- PASS: TestPluginWithDevMounts (2.19s) [2021-02-16T18:08:21.101Z] PASS [2021-02-16T18:08:21.101Z] [2021-02-16T18:08:21.101Z] DONE 1 tests in 2.335s [2021-02-16T18:08:21.101Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T18:08:21.101Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:21.101Z] ++ set -e [2021-02-16T18:08:21.101Z] ++ '[' -n 0 ']' [2021-02-16T18:08:21.101Z] ++ set -x [2021-02-16T18:08:21.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:21.101Z] INFO: Testing against a local daemon [2021-02-16T18:08:21.101Z] === RUN TestSecretInspect [2021-02-16T18:08:21.379Z] --- PASS: TestServiceCreateInit (10.56s) [2021-02-16T18:08:21.379Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.58s) [2021-02-16T18:08:21.379Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2021-02-16T18:08:21.379Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T18:08:22.033Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-16T18:08:22.033Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-16T18:08:22.331Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-02-16T18:08:22.331Z] ok github.com/docker/docker/pkg/chrootarchive 3.954s coverage: 43.2% of statements [2021-02-16T18:08:22.331Z] ok github.com/docker/docker/layer 7.751s coverage: 68.8% of statements [2021-02-16T18:08:22.331Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T18:08:22.331Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T18:08:22.331Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T18:08:22.331Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T18:08:22.331Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T18:08:22.331Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T18:08:22.331Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T18:08:22.502Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-16T18:08:23.383Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-02-16T18:08:23.383Z] ok github.com/docker/docker/pkg/fsutils 0.384s coverage: 85.1% of statements [2021-02-16T18:08:23.412Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-16T18:08:23.672Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-16T18:08:23.706Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2021-02-16T18:08:24.004Z] ok github.com/docker/docker/pkg/homedir 0.026s coverage: 11.4% of statements [2021-02-16T18:08:24.402Z] --- PASS: TestSecretInspect (3.26s) [2021-02-16T18:08:24.402Z] === RUN TestSecretList [2021-02-16T18:08:24.610Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-16T18:08:25.057Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2021-02-16T18:08:25.355Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-02-16T18:08:25.999Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2021-02-16T18:08:25.999Z] ok github.com/docker/docker/pkg/idtools 0.640s coverage: 69.5% of statements [2021-02-16T18:08:26.294Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2021-02-16T18:08:26.294Z] ok github.com/docker/docker/pkg/ioutils 1.285s coverage: 70.6% of statements [2021-02-16T18:08:26.294Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T18:08:26.294Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T18:08:26.294Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T18:08:26.294Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T18:08:26.518Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-16T18:08:26.778Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-16T18:08:26.939Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-02-16T18:08:27.235Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2021-02-16T18:08:27.235Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2021-02-16T18:08:27.235Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T18:08:27.235Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T18:08:27.702Z] --- PASS: TestSecretList (3.22s) [2021-02-16T18:08:27.702Z] === RUN TestSecretsCreateAndDelete [2021-02-16T18:08:27.875Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-16T18:08:28.298Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-02-16T18:08:28.943Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2021-02-16T18:08:29.237Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2021-02-16T18:08:29.317Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-16T18:08:29.533Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-02-16T18:08:29.577Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-16T18:08:30.146Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-16T18:08:30.174Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-02-16T18:08:30.417Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2021-02-16T18:08:30.417Z] === RUN TestSecretsUpdate [2021-02-16T18:08:30.717Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-16T18:08:30.816Z] ok github.com/docker/docker/pkg/pubsub 1.140s coverage: 75.0% of statements [2021-02-16T18:08:30.816Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-02-16T18:08:31.463Z] ok github.com/docker/docker/pkg/stringid 0.015s coverage: 70.6% of statements [2021-02-16T18:08:31.803Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2021-02-16T18:08:32.851Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.9% of statements [2021-02-16T18:08:33.147Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-02-16T18:08:33.261Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-16T18:08:33.261Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-16T18:08:33.446Z] ok github.com/docker/docker/pkg/signal 2.943s coverage: 61.0% of statements [2021-02-16T18:08:33.719Z] --- PASS: TestSecretsUpdate (3.18s) [2021-02-16T18:08:33.719Z] === RUN TestTemplatedSecret [2021-02-16T18:08:33.744Z] ok github.com/docker/docker/pkg/tailfile 0.184s coverage: 88.6% of statements [2021-02-16T18:08:34.040Z] testing: warning: no tests to run [2021-02-16T18:08:34.040Z] coverage: [no statements] [2021-02-16T18:08:34.040Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-02-16T18:08:34.686Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-02-16T18:08:34.686Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2021-02-16T18:08:34.686Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2021-02-16T18:08:35.336Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2021-02-16T18:08:36.552Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-16T18:08:37.021Z] --- PASS: TestTemplatedSecret (3.73s) [2021-02-16T18:08:37.021Z] === RUN TestSecretCreateResolve [2021-02-16T18:08:37.437Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2021-02-16T18:08:37.491Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-16T18:08:37.737Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 83.5% of statements [2021-02-16T18:08:38.059Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-16T18:08:38.441Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-02-16T18:08:38.441Z] === RUN TestInfoDebug [2021-02-16T18:08:38.441Z] --- PASS: TestInfoDebug (0.52s) [2021-02-16T18:08:38.441Z] === RUN TestInfoInsecureRegistries [2021-02-16T18:08:38.441Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-16T18:08:38.441Z] === RUN TestInfoRegistryMirrors [2021-02-16T18:08:38.441Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-16T18:08:38.441Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T18:08:38.441Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-02-16T18:08:38.441Z] === RUN TestPingCacheHeaders [2021-02-16T18:08:38.441Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-16T18:08:38.441Z] === RUN TestPingGet [2021-02-16T18:08:38.441Z] --- PASS: TestPingGet (0.01s) [2021-02-16T18:08:38.441Z] === RUN TestPingHead [2021-02-16T18:08:38.441Z] --- PASS: TestPingHead (0.02s) [2021-02-16T18:08:38.441Z] === RUN TestVersion [2021-02-16T18:08:38.441Z] --- PASS: TestVersion (0.02s) [2021-02-16T18:08:38.441Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-16T18:08:38.795Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-02-16T18:08:39.120Z] ok github.com/docker/docker/plugin 0.572s coverage: 23.2% of statements [2021-02-16T18:08:39.439Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-16T18:08:39.825Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.21s) [2021-02-16T18:08:39.825Z] PASS [2021-02-16T18:08:39.825Z] [2021-02-16T18:08:39.825Z] DONE 18 tests in 22.117s [2021-02-16T18:08:39.825Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T18:08:39.825Z] INFO: Testing against a local daemon [2021-02-16T18:08:39.825Z] === RUN TestVolumesCreateAndList [2021-02-16T18:08:39.825Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-16T18:08:39.825Z] === RUN TestVolumesRemove [2021-02-16T18:08:39.825Z] --- PASS: TestVolumesRemove (0.09s) [2021-02-16T18:08:39.825Z] === RUN TestVolumesInspect [2021-02-16T18:08:39.825Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-16T18:08:39.825Z] === RUN TestVolumesInvalidJSON [2021-02-16T18:08:39.825Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T18:08:39.825Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T18:08:39.825Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T18:08:39.825Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-16T18:08:39.825Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T18:08:39.825Z] PASS [2021-02-16T18:08:39.825Z] [2021-02-16T18:08:39.825Z] DONE 5 tests in 0.175s [2021-02-16T18:08:39.825Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T18:08:40.325Z] --- PASS: TestSecretCreateResolve (3.24s) [2021-02-16T18:08:40.325Z] PASS [2021-02-16T18:08:40.325Z] [2021-02-16T18:08:40.325Z] DONE 6 tests in 19.490s [2021-02-16T18:08:40.325Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T18:08:40.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:40.325Z] ++ set -e [2021-02-16T18:08:40.325Z] ++ '[' -n 0 ']' [2021-02-16T18:08:40.325Z] ++ set -x [2021-02-16T18:08:40.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:08:40.325Z] INFO: Testing against a local daemon [2021-02-16T18:08:40.325Z] === RUN TestServiceCreateInit [2021-02-16T18:08:40.325Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T18:08:41.217Z] ok github.com/docker/docker/quota 0.606s coverage: 71.4% of statements [2021-02-16T18:08:41.217Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2021-02-16T18:08:41.345Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-16T18:08:41.735Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-16T18:08:41.735Z] Removing test suite binaries [2021-02-16T18:08:41.735Z] exiting test-integration [2021-02-16T18:08:41.735Z] ++ exit 0 [2021-02-16T18:08:41.735Z] [2021-02-16T18:08:41.857Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2021-02-16T18:08:42.503Z] ok github.com/docker/docker/registry 0.267s coverage: 57.2% of statements [2021-02-16T18:08:42.600Z] ......................... [ 67%] [2021-02-16T18:08:42.801Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2021-02-16T18:08:43.250Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-16T18:08:43.856Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2021-02-16T18:08:44.484Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-02-16T18:08:44.484Z] [2021-02-16T18:08:44.484Z] ________ ____ __. [2021-02-16T18:08:44.484Z] \_____ \ | |/ _| [2021-02-16T18:08:44.484Z] / | \| < [2021-02-16T18:08:44.484Z] / | \ | \ [2021-02-16T18:08:44.484Z] \_______ /____|__ \ [2021-02-16T18:08:44.484Z] \/ \/ [2021-02-16T18:08:44.484Z] [2021-02-16T18:08:44.484Z] INFO: make.ps1 ended at 02/16/2021 18:08:41 [2021-02-16T18:08:44.484Z] INFO: Binaries build ended at 02/16/2021 18:08:42. Duration:00:01:15.7027550 [2021-02-16T18:08:44.484Z] INFO: Copying the built daemon binary to d:\CI\PR-41970\3\binary\dockerd-dc7441ccf1.exe... [2021-02-16T18:08:44.484Z] INFO: Copying the built client binary to d:\CI\PR-41970\3\binary\docker-dc7441ccf1.exe... [2021-02-16T18:08:44.484Z] INFO: Copying dockerversion from the container... [2021-02-16T18:08:44.484Z] INFO: Copying the golang package from the container to d:\CI\PR-41970\3\installer\go.zip... [2021-02-16T18:08:44.630Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-16T18:08:45.453Z] INFO: Extracting go.zip to d:\CI\PR-41970\3\go [2021-02-16T18:08:45.951Z] ok github.com/docker/docker/volume/drivers 0.023s coverage: 36.1% of statements [2021-02-16T18:08:46.910Z] === RUN TestServiceCreateInit/daemonInitEnabled Post stage [Pipeline] junit [2021-02-16T18:08:47.028Z] Recording test results [2021-02-16T18:08:47.167Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-16T18:08:47.333Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T18:08:47.485Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2021-02-16T18:08:47.682Z] + echo Ensuring container killed. [2021-02-16T18:08:47.682Z] Ensuring container killed. [2021-02-16T18:08:47.682Z] + docker rm -vf docker-pr3 [2021-02-16T18:08:47.682Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-16T18:08:47.778Z] ok github.com/docker/docker/volume/local 0.250s coverage: 76.4% of statements [2021-02-16T18:08:47.965Z] + echo Chowning /workspace to jenkins user [2021-02-16T18:08:47.965Z] Chowning /workspace to jenkins user [2021-02-16T18:08:47.965Z] + id -u [2021-02-16T18:08:47.965Z] + id -g [2021-02-16T18:08:47.965Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41970:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T18:08:48.727Z] --- PASS: TestCreateServiceMultipleTimes (23.75s) [2021-02-16T18:08:48.727Z] === RUN TestCreateServiceConflict [2021-02-16T18:08:48.727Z] --- PASS: TestCreateServiceConflict (3.86s) [2021-02-16T18:08:48.727Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T18:08:48.818Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2021-02-16T18:08:50.468Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T18:08:50.835Z] + bundleName=amd64-cgroup2 [2021-02-16T18:08:50.835Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-16T18:08:50.835Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-16T18:08:50.835Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-16T18:08:50.835Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-02-16T18:08:51.116Z] --- PASS: TestServiceCreateInit (10.34s) [2021-02-16T18:08:51.116Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.38s) [2021-02-16T18:08:51.116Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s) [2021-02-16T18:08:51.116Z] === RUN TestCreateServiceMultipleTimes [Pipeline] archiveArtifacts [2021-02-16T18:08:51.120Z] Archiving artifacts [2021-02-16T18:08:53.004Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-16T18:08:53.168Z] --- PASS: TestCreateServiceMaxReplicas (3.99s) [2021-02-16T18:08:53.168Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T18:08:53.942Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-16T18:08:54.510Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-16T18:08:54.510Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-16T18:08:56.585Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41970/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T18:08:56.901Z] + make clean [2021-02-16T18:08:57.160Z] docker volume rm -f docker-dev-cache [2021-02-16T18:08:57.160Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T18:08:58.704Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-16T18:08:59.641Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T18:09:00.578Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-16T18:09:01.958Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-16T18:09:01.958Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-16T18:09:03.336Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-16T18:09:04.168Z] ok github.com/docker/docker/pkg/plugins 33.659s coverage: 76.6% of statements [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T18:09:04.168Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.168Z] === Skipped [2021-02-16T18:09:04.168Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T18:09:04.168Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.168Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T18:09:04.168Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T18:09:04.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:09:04.168Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T18:09:04.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:09:04.168Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T18:09:04.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:09:04.168Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T18:09:04.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:09:04.168Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T18:09:04.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:09:04.168Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T18:09:04.168Z] graphtest_unix.go:73: No driver to put! [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.168Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T18:09:04.168Z] time="2021-02-16T18:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T18:09:04.168Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T18:09:04.168Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.168Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T18:09:04.168Z] time="2021-02-16T18:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T18:09:04.168Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T18:09:04.168Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.168Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T18:09:04.168Z] time="2021-02-16T18:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T18:09:04.168Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T18:09:04.168Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T18:09:04.168Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T18:09:04.169Z] time="2021-02-16T18:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T18:09:04.169Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T18:09:04.169Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T18:09:04.169Z] time="2021-02-16T18:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T18:09:04.169Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T18:09:04.169Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T18:09:04.169Z] graphtest_unix.go:73: No driver to put! [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T18:09:04.169Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T18:09:04.169Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T18:09:04.169Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T18:09:04.169Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T18:09:04.169Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:09:04.169Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T18:09:04.169Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:09:04.169Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T18:09:04.169Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:09:04.169Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T18:09:04.169Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:09:04.169Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T18:09:04.169Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:09:04.169Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T18:09:04.169Z] graphtest_unix.go:73: No driver to put! [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T18:09:04.169Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T18:09:04.169Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] [2021-02-16T18:09:04.169Z] DONE 2191 tests, 26 skipped in 268.850s Post stage [Pipeline] junit [2021-02-16T18:09:04.214Z] Recording test results [2021-02-16T18:09:04.523Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-16T18:09:04.716Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-16T18:09:04.958Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh dynbinary test-integration [2021-02-16T18:09:05.256Z] [2021-02-16T18:09:05.256Z] Removing bundles/ [2021-02-16T18:09:05.256Z] [2021-02-16T18:09:05.256Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-16T18:09:05.256Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T18:09:05.256Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T18:09:06.554Z] INFO: Extraction ended at 02/16/2021 18:09:05. Duration:00:00:20.3756220 [2021-02-16T18:09:06.554Z] INFO: Updating the golang and path environment variables [2021-02-16T18:09:06.554Z] INFO: GOPATH=d:\gopath [2021-02-16T18:09:06.554Z] INFO: go version go1.13.15 windows/amd64 [2021-02-16T18:09:06.554Z] INFO: Running the daemon under test in debug mode [2021-02-16T18:09:06.554Z] INFO: Starting a daemon under test... [2021-02-16T18:09:06.554Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41970\3\daemon --pidfile d:\CI\PR-41970\3\docker.pid -D [2021-02-16T18:09:06.554Z] INFO: Process started successfully. [2021-02-16T18:09:06.554Z] INFO: Start tailing logs of the daemon under tests [2021-02-16T18:09:06.554Z] INFO: Waiting for the daemon under test to start... [2021-02-16T18:09:06.625Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-16T18:09:11.801Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.02s) [2021-02-16T18:09:11.802Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T18:09:11.900Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-16T18:09:12.833Z] --- PASS: TestCreateServiceSecretFileMode (3.75s) [2021-02-16T18:09:12.833Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T18:09:13.080Z] --- PASS: TestCreateServiceMultipleTimes (18.80s) [2021-02-16T18:09:13.080Z] === RUN TestCreateServiceConflict [2021-02-16T18:09:13.080Z] --- PASS: TestCreateServiceConflict (3.30s) [2021-02-16T18:09:13.080Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T18:09:14.439Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-16T18:09:14.439Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-16T18:09:16.340Z] --- PASS: TestCreateServiceConfigFileMode (3.81s) [2021-02-16T18:09:16.340Z] === RUN TestCreateServiceSysctls [2021-02-16T18:09:16.345Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-16T18:09:16.381Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2021-02-16T18:09:16.381Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T18:09:21.902Z] --- PASS: TestCreateServiceSysctls (4.87s) [2021-02-16T18:09:21.902Z] === RUN TestCreateServiceCapabilities [2021-02-16T18:09:23.316Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-16T18:09:24.471Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-16T18:09:25.416Z] --- PASS: TestCreateServiceCapabilities (3.69s) [2021-02-16T18:09:25.416Z] === RUN TestInspect [2021-02-16T18:09:25.852Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-16T18:09:27.663Z] .....INFO: Daemon under test started and replied! [2021-02-16T18:09:27.663Z] INFO: Docker version of the daemon under test [2021-02-16T18:09:27.663Z] [2021-02-16T18:09:27.663Z] Client: [2021-02-16T18:09:27.663Z] Version: 17.06.2-ce [2021-02-16T18:09:27.663Z] API version: 1.30 [2021-02-16T18:09:27.663Z] Go version: go1.8.3 [2021-02-16T18:09:27.663Z] Git commit: cec0b72 [2021-02-16T18:09:27.663Z] Built: Tue Sep 5 19:57:19 2017 [2021-02-16T18:09:27.663Z] OS/Arch: windows/amd64 [2021-02-16T18:09:27.663Z] [2021-02-16T18:09:27.663Z] Server: [2021-02-16T18:09:27.663Z] Version: 0.0.0-dev [2021-02-16T18:09:27.663Z] API version: 1.41 (minimum version 1.24) [2021-02-16T18:09:27.663Z] Go version: go1.13.15 [2021-02-16T18:09:27.663Z] Git commit: dc7441ccf1 [2021-02-16T18:09:27.663Z] Built: 02/16/2021 18:07:31 [2021-02-16T18:09:27.663Z] OS/Arch: windows/amd64 [2021-02-16T18:09:27.663Z] Experimental: false [2021-02-16T18:09:27.663Z] [2021-02-16T18:09:27.663Z] INFO: Docker info of the daemon under test [2021-02-16T18:09:27.663Z] [2021-02-16T18:09:27.663Z] Containers: 0 [2021-02-16T18:09:27.663Z] Running: 0 [2021-02-16T18:09:27.663Z] Paused: 0 [2021-02-16T18:09:27.663Z] Stopped: 0 [2021-02-16T18:09:27.663Z] Images: 0 [2021-02-16T18:09:27.663Z] Server Version: 0.0.0-dev [2021-02-16T18:09:27.663Z] Storage Driver: windowsfilter [2021-02-16T18:09:27.663Z] Windows: [2021-02-16T18:09:27.663Z] Logging Driver: json-file [2021-02-16T18:09:27.663Z] Plugins: [2021-02-16T18:09:27.663Z] Volume: local [2021-02-16T18:09:27.663Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T18:09:27.663Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T18:09:27.663Z] Swarm: inactive [2021-02-16T18:09:27.663Z] Default Isolation: process [2021-02-16T18:09:27.663Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T18:09:27.663Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T18:09:27.663Z] OSType: windows [2021-02-16T18:09:27.663Z] Architecture: x86_64 [2021-02-16T18:09:27.663Z] CPUs: 4 [2021-02-16T18:09:27.663Z] Total Memory: 32GiB [2021-02-16T18:09:27.663Z] Name: azwin-2-884ce0 [2021-02-16T18:09:27.663Z] ID: 5K7W:SKWW:VDJ5:PMDH:7VFG:3SSM:KGPX:LQ3F:AV2D:4UHN:7YJB:XNAD [2021-02-16T18:09:27.663Z] Docker Root Dir: D:\CI\PR-41970\3\daemon [2021-02-16T18:09:27.663Z] Debug Mode (client): false [2021-02-16T18:09:27.663Z] Debug Mode (server): true [2021-02-16T18:09:27.663Z] File Descriptors: -1 [2021-02-16T18:09:27.663Z] Goroutines: 16 [2021-02-16T18:09:27.663Z] System Time: 2021-02-16T18:09:25.056928Z [2021-02-16T18:09:27.663Z] EventsListeners: 0 [2021-02-16T18:09:27.663Z] Registry: https://index.docker.io/v1/ [2021-02-16T18:09:27.663Z] Labels: [2021-02-16T18:09:27.663Z] Experimental: false [2021-02-16T18:09:27.663Z] Insecure Registries: [2021-02-16T18:09:27.663Z] 127.0.0.0/8 [2021-02-16T18:09:27.663Z] Live Restore Enabled: false [2021-02-16T18:09:27.663Z] [2021-02-16T18:09:27.663Z] [2021-02-16T18:09:27.663Z] INFO: Docker images of the daemon under test [2021-02-16T18:09:27.663Z] [2021-02-16T18:09:27.663Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-16T18:09:27.663Z] [2021-02-16T18:09:27.663Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-02-16T18:09:27.663Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-02-16T18:09:27.663Z] ltsc2019: Pulling from windows/servercore [2021-02-16T18:09:27.663Z] 4612f6d0b889: Pulling fs layer [2021-02-16T18:09:27.663Z] db4edcf0861f: Pulling fs layer [2021-02-16T18:09:27.760Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-16T18:09:28.971Z] --- PASS: TestInspect (3.97s) [2021-02-16T18:09:28.971Z] === RUN TestCreateJob [2021-02-16T18:09:31.051Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-16T18:09:31.051Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-16T18:09:31.288Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.66s) [2021-02-16T18:09:31.288Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T18:09:32.958Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-16T18:09:32.958Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-16T18:09:34.527Z] --- PASS: TestCreateJob (4.76s) [2021-02-16T18:09:34.528Z] === RUN TestReplicatedJob [2021-02-16T18:09:34.717Z] --- PASS: TestCreateServiceSecretFileMode (3.39s) [2021-02-16T18:09:34.717Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite (360.62s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.55s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.14s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.70s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.01s) [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:1455: [d0185c4a85af8] daemon is not started [2021-02-16T18:09:36.252Z] check_test.go:309: [d12c72bc15f0d] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.14s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.76s) [2021-02-16T18:09:36.252Z] check_test.go:309: [d0ea04e105b4c] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.88s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.27s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.71s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.97s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.77s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.66s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.41s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-02-16T18:09:36.252Z] check_test.go:309: [da805ab90fa53] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-16T18:09:36.252Z] check_test.go:309: [d2c716be7c388] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.70s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.61s) [2021-02-16T18:09:36.252Z] check_test.go:309: [d11a3455e898a] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.73s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.72s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.83s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.48s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.14s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-16T18:09:36.252Z] check_test.go:309: [decb886de836a] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.84s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s) [2021-02-16T18:09:36.252Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-16T18:09:36.252Z] check_test.go:309: [d97c46e29ff90] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.58s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.07s) [2021-02-16T18:09:36.252Z] check_test.go:309: [d104032b40f52] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-02-16T18:09:36.252Z] check_test.go:309: [d9840e0a43719] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.55s) [2021-02-16T18:09:36.252Z] docker_cli_daemon_plugins_test.go:79: [de46870217cdd] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.80s) [2021-02-16T18:09:36.252Z] docker_cli_daemon_plugins_test.go:169: [d06770338c519] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-02-16T18:09:36.252Z] check_test.go:309: [dc468b528ee70] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.93s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.14s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.90s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.84s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.16s) [2021-02-16T18:09:36.252Z] check_test.go:309: [d2395bf8d6780] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.06s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.08s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.10s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.28s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.20s) [2021-02-16T18:09:36.252Z] check_test.go:309: [d325aebde6224] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.81s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.62s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.99s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.23s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.90s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.83s) [2021-02-16T18:09:36.252Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-16T18:09:36.252Z] check_test.go:309: [d4b5ce119993b] daemon is not started [2021-02-16T18:09:36.252Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-16T18:09:36.252Z] check_test.go:309: [d7364279e98c0] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.62s) [2021-02-16T18:09:36.252Z] check_test.go:309: [da33fcb70f570] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.40s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.73s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.33s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.32s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.47s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.56s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.94s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.18s) [2021-02-16T18:09:36.252Z] check_test.go:309: [d866478dfbc62] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.87s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.94s) [2021-02-16T18:09:36.252Z] check_test.go:309: [de7c829c5f71e] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.13s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-16T18:09:36.252Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-16T18:09:36.252Z] check_test.go:309: [da0bc788c2b33] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-02-16T18:09:36.252Z] check_test.go:309: [d1d013036f766] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-02-16T18:09:36.252Z] check_test.go:309: [db13b7fba2b7e] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.99s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.06s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.19s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-02-16T18:09:36.252Z] check_test.go:309: [d3fe5a21dc379] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.86s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.65s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.16s) [2021-02-16T18:09:36.252Z] check_test.go:309: [d412a4702b7f5] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.65s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.07s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-02-16T18:09:36.252Z] check_test.go:309: [de8bd0c9cdfc7] daemon is not started [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (4.77s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.81s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.68s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2021-02-16T18:09:36.252Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.17s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.46s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.88s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.31s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.26s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.01s) [2021-02-16T18:09:36.253Z] docker_cli_daemon_test.go:2550: [d488f10029193] daemon is not started [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.89s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.89s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.76s) [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-02-16T18:09:36.253Z] check_test.go:309: [dd363e3494b2e] daemon is not started [2021-02-16T18:09:36.253Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.03s) [2021-02-16T18:09:36.253Z] === RUN TestDockerSwarmSuite [2021-02-16T18:09:36.253Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-16T18:09:37.633Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-16T18:09:38.046Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2021-02-16T18:09:38.046Z] === RUN TestCreateServiceSysctls [2021-02-16T18:09:38.201Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-16T18:09:38.399Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-16T18:09:38.770Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-16T18:09:39.029Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-16T18:09:39.288Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-16T18:09:39.548Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-16T18:09:39.808Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-16T18:09:40.183Z] db4edcf0861f: Verifying Checksum [2021-02-16T18:09:40.183Z] db4edcf0861f: Download complete [2021-02-16T18:09:40.183Z] 4612f6d0b889: Verifying Checksum [2021-02-16T18:09:40.183Z] 4612f6d0b889: Download complete [2021-02-16T18:09:40.284Z] tests/integration/client_test.py ..... [ 75%] [2021-02-16T18:09:40.284Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-16T18:09:40.377Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-16T18:09:40.844Z] tests/integration/errors_test.py . [ 76%] [2021-02-16T18:09:41.415Z] --- PASS: TestReplicatedJob (7.82s) [2021-02-16T18:09:41.415Z] === RUN TestUpdateReplicatedJob [2021-02-16T18:09:42.299Z] --- PASS: TestCreateServiceSysctls (4.08s) [2021-02-16T18:09:42.299Z] === RUN TestCreateServiceCapabilities [2021-02-16T18:09:42.912Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-16T18:09:42.912Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-16T18:09:42.944Z] --- PASS: TestImportExtremelyLargeImageWorks (103.18s) [2021-02-16T18:09:42.944Z] PASS [2021-02-16T18:09:42.944Z] [2021-02-16T18:09:42.944Z] === Skipped [2021-02-16T18:09:42.944Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-16T18:09:42.944Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-16T18:09:42.944Z] [2021-02-16T18:09:42.944Z] [2021-02-16T18:09:42.944Z] DONE 12 tests, 1 skipped in 107.108s [2021-02-16T18:09:42.944Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T18:09:42.944Z] INFO: Testing against a local daemon [2021-02-16T18:09:42.944Z] === RUN TestNetworkCreateDelete [2021-02-16T18:09:42.944Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-16T18:09:42.944Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T18:09:42.944Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-02-16T18:09:42.944Z] === RUN TestDaemonDNSFallback [2021-02-16T18:09:42.944Z] --- PASS: TestDaemonDNSFallback (7.38s) [2021-02-16T18:09:42.944Z] === RUN TestInspectNetwork [2021-02-16T18:09:42.944Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-16T18:09:42.944Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:09:42.944Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T18:09:42.944Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-16T18:09:42.944Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] === RUN TestNetworkInvalidJSON [2021-02-16T18:09:42.944Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T18:09:42.944Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T18:09:42.944Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:09:42.944Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:09:42.944Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:09:42.944Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:09:42.944Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T18:09:42.944Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:09:42.944Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:09:42.944Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-16T18:09:42.944Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T18:09:42.944Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T18:09:42.944Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T18:09:42.944Z] === RUN TestNetworkList [2021-02-16T18:09:42.944Z] === RUN TestNetworkList//networks [2021-02-16T18:09:42.944Z] === PAUSE TestNetworkList//networks [2021-02-16T18:09:42.944Z] === RUN TestNetworkList//networks/ [2021-02-16T18:09:42.944Z] === PAUSE TestNetworkList//networks/ [2021-02-16T18:09:42.944Z] === CONT TestNetworkList//networks [2021-02-16T18:09:42.944Z] === CONT TestNetworkList//networks/ [2021-02-16T18:09:42.944Z] --- PASS: TestNetworkList (0.01s) [2021-02-16T18:09:42.944Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T18:09:42.944Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T18:09:42.944Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T18:09:42.944Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-16T18:09:42.944Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T18:09:42.944Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2021-02-16T18:09:42.944Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T18:09:42.944Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-16T18:09:42.944Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T18:09:42.944Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-16T18:09:42.944Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T18:09:42.944Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-16T18:09:42.944Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T18:09:42.944Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-16T18:09:42.944Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T18:09:42.944Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T18:09:42.944Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:09:42.944Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T18:09:42.944Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:09:42.944Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:09:42.944Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T18:09:42.944Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-16T18:09:42.944Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:09:42.944Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T18:09:42.944Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T18:09:42.944Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:09:42.944Z] PASS [2021-02-16T18:09:42.944Z] [2021-02-16T18:09:42.944Z] === Skipped [2021-02-16T18:09:42.944Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-16T18:09:42.944Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:09:42.944Z] [2021-02-16T18:09:42.944Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-16T18:09:42.944Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] [2021-02-16T18:09:42.944Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-16T18:09:42.944Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] [2021-02-16T18:09:42.944Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2021-02-16T18:09:42.944Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] [2021-02-16T18:09:42.944Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-16T18:09:42.944Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] [2021-02-16T18:09:42.944Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-16T18:09:42.944Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.944Z] [2021-02-16T18:09:42.944Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-16T18:09:42.945Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-16T18:09:42.945Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T18:09:42.945Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:09:42.945Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-16T18:09:42.945Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T18:09:42.945Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] DONE 22 tests, 12 skipped in 8.149s [2021-02-16T18:09:42.945Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:09:42.945Z] INFO: Testing against a local daemon [2021-02-16T18:09:42.945Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T18:09:42.945Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T18:09:42.945Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:09:42.945Z] === RUN TestDockerNetworkIpvlan [2021-02-16T18:09:42.945Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:09:42.945Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:09:42.945Z] PASS [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] === Skipped [2021-02-16T18:09:42.945Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-16T18:09:42.945Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:09:42.945Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] DONE 2 tests, 2 skipped in 0.159s [2021-02-16T18:09:42.945Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:09:42.945Z] INFO: Testing against a local daemon [2021-02-16T18:09:42.945Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T18:09:42.945Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-16T18:09:42.945Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.945Z] === RUN TestDockerNetworkMacvlan [2021-02-16T18:09:42.945Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-16T18:09:42.945Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.945Z] PASS [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] === Skipped [2021-02-16T18:09:42.945Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-16T18:09:42.945Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-16T18:09:42.945Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] [2021-02-16T18:09:42.945Z] DONE 2 tests, 2 skipped in 0.131s [2021-02-16T18:09:43.203Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T18:09:43.203Z] testing: warning: no tests to run [2021-02-16T18:09:43.203Z] PASS [2021-02-16T18:09:43.203Z] [2021-02-16T18:09:43.203Z] DONE 0 tests in 0.034s [2021-02-16T18:09:43.203Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T18:09:43.203Z] INFO: Testing against a local daemon [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginTLS [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginHeader [2021-02-16T18:09:43.203Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-16T18:09:43.203Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.203Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T18:09:43.461Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-02-16T18:09:43.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.461Z] === RUN TestAuthZPluginV2Disable [2021-02-16T18:09:43.461Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2021-02-16T18:09:43.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.461Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T18:09:43.461Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) [2021-02-16T18:09:43.461Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.461Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T18:09:43.719Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T18:09:43.719Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] PASS [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === Skipped [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-16T18:09:43.719Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] [2021-02-16T18:09:43.719Z] DONE 17 tests, 17 skipped in 0.480s [2021-02-16T18:09:43.719Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T18:09:43.719Z] INFO: Testing against a local daemon [2021-02-16T18:09:43.719Z] === RUN TestPluginInvalidJSON [2021-02-16T18:09:43.719Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:09:43.719Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:09:43.977Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:09:43.977Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-16T18:09:43.977Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T18:09:43.978Z] === RUN TestPluginInstall [2021-02-16T18:09:43.978Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-16T18:09:43.978Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.978Z] PASS [2021-02-16T18:09:43.978Z] [2021-02-16T18:09:43.978Z] === Skipped [2021-02-16T18:09:43.978Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-16T18:09:43.978Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-16T18:09:43.978Z] [2021-02-16T18:09:43.978Z] [2021-02-16T18:09:43.978Z] DONE 3 tests, 1 skipped in 0.229s [2021-02-16T18:09:43.978Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T18:09:43.978Z] INFO: Testing against a local daemon [2021-02-16T18:09:43.978Z] === RUN TestExternalGraphDriver [2021-02-16T18:09:43.978Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-02-16T18:09:43.978Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-16T18:09:43.978Z] === RUN TestGraphdriverPluginV2 [2021-02-16T18:09:44.818Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-16T18:09:45.602Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2021-02-16T18:09:45.602Z] === RUN TestInspect [2021-02-16T18:09:46.724Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-16T18:09:46.969Z] --- PASS: TestUpdateReplicatedJob (4.75s) [2021-02-16T18:09:46.969Z] === RUN TestServiceListWithStatuses [2021-02-16T18:09:46.969Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T18:09:46.969Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:09:46.969Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T18:09:47.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-16T18:09:48.246Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-16T18:09:48.904Z] --- PASS: TestInspect (3.46s) [2021-02-16T18:09:48.904Z] === RUN TestCreateJob [2021-02-16T18:09:50.152Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-16T18:09:50.533Z] --- PASS: TestGraphdriverPluginV2 (5.80s) [2021-02-16T18:09:50.533Z] PASS [2021-02-16T18:09:50.533Z] [2021-02-16T18:09:50.533Z] === Skipped [2021-02-16T18:09:50.533Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-02-16T18:09:50.533Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-16T18:09:50.533Z] [2021-02-16T18:09:50.533Z] [2021-02-16T18:09:50.533Z] DONE 2 tests, 1 skipped in 6.014s [2021-02-16T18:09:50.533Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T18:09:50.533Z] INFO: Testing against a local daemon [2021-02-16T18:09:50.533Z] === RUN TestContinueAfterPluginCrash [2021-02-16T18:09:50.533Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T18:09:50.533Z] === RUN TestReadPluginNoRead [2021-02-16T18:09:50.533Z] === PAUSE TestReadPluginNoRead [2021-02-16T18:09:50.534Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T18:09:50.534Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T18:09:50.534Z] === CONT TestContinueAfterPluginCrash [2021-02-16T18:09:50.534Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T18:09:51.091Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-16T18:09:53.110Z] --- PASS: TestCreateJob (4.03s) [2021-02-16T18:09:53.111Z] === RUN TestReplicatedJob [2021-02-16T18:09:55.433Z] --- PASS: TestDockerNetworkConnectAlias (8.20s) [2021-02-16T18:09:55.433Z] === RUN TestDockerNetworkReConnect [2021-02-16T18:09:57.091Z] --- PASS: TestDaemonStartWithLogOpt (6.77s) [2021-02-16T18:09:57.091Z] === CONT TestReadPluginNoRead [2021-02-16T18:09:57.659Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-16T18:09:59.697Z] --- PASS: TestReplicatedJob (6.36s) [2021-02-16T18:09:59.697Z] === RUN TestUpdateReplicatedJob [2021-02-16T18:10:00.375Z] === RUN TestReadPluginNoRead/default [2021-02-16T18:10:00.375Z] --- PASS: TestContinueAfterPluginCrash (10.44s) [2021-02-16T18:10:00.643Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-16T18:10:01.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-16T18:10:02.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-16T18:10:02.354Z] --- PASS: TestDockerNetworkReConnect (6.88s) [2021-02-16T18:10:02.354Z] === RUN TestServicePlugin [2021-02-16T18:10:02.354Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T18:10:02.354Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:10:02.354Z] === RUN TestServiceUpdateLabel [2021-02-16T18:10:02.903Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T18:10:03.903Z] --- PASS: TestUpdateReplicatedJob (4.46s) [2021-02-16T18:10:03.903Z] === RUN TestServiceListWithStatuses [2021-02-16T18:10:03.903Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T18:10:03.903Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:10:03.903Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T18:10:05.430Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T18:10:05.861Z] --- PASS: TestServiceUpdateLabel (3.94s) [2021-02-16T18:10:05.861Z] === RUN TestServiceUpdateSecrets [2021-02-16T18:10:07.329Z] --- PASS: TestReadPluginNoRead (10.57s) [2021-02-16T18:10:07.329Z] --- PASS: TestReadPluginNoRead/default (2.32s) [2021-02-16T18:10:07.329Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2021-02-16T18:10:07.329Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.30s) [2021-02-16T18:10:07.329Z] read_test.go:92: [dc019dced1e1f] daemon is not started [2021-02-16T18:10:07.329Z] PASS [2021-02-16T18:10:07.329Z] [2021-02-16T18:10:07.329Z] DONE 6 tests in 17.510s [2021-02-16T18:10:07.329Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T18:10:07.587Z] testing: warning: no tests to run [2021-02-16T18:10:07.587Z] PASS [2021-02-16T18:10:07.587Z] [2021-02-16T18:10:07.587Z] DONE 0 tests in 0.051s [2021-02-16T18:10:07.587Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T18:10:07.845Z] INFO: Testing against a local daemon [2021-02-16T18:10:07.845Z] === RUN TestPluginWithDevMounts [2021-02-16T18:10:07.845Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-16T18:10:07.845Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-16T18:10:07.845Z] PASS [2021-02-16T18:10:07.845Z] [2021-02-16T18:10:07.845Z] === Skipped [2021-02-16T18:10:07.845Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-16T18:10:07.845Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-16T18:10:07.845Z] [2021-02-16T18:10:07.845Z] [2021-02-16T18:10:07.845Z] DONE 1 tests, 1 skipped in 0.254s [2021-02-16T18:10:07.845Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T18:10:07.845Z] INFO: Testing against a local daemon [2021-02-16T18:10:07.845Z] === RUN TestSecretInspect [2021-02-16T18:10:07.845Z] --- SKIP: TestSecretInspect (0.01s) [2021-02-16T18:10:07.845Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] === RUN TestSecretList [2021-02-16T18:10:07.845Z] --- SKIP: TestSecretList (0.01s) [2021-02-16T18:10:07.845Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] === RUN TestSecretsCreateAndDelete [2021-02-16T18:10:07.845Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-16T18:10:07.845Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] === RUN TestSecretsUpdate [2021-02-16T18:10:07.845Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-16T18:10:07.845Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] === RUN TestTemplatedSecret [2021-02-16T18:10:07.845Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-16T18:10:07.845Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] === RUN TestSecretCreateResolve [2021-02-16T18:10:07.845Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-02-16T18:10:07.845Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] PASS [2021-02-16T18:10:07.845Z] [2021-02-16T18:10:07.845Z] === Skipped [2021-02-16T18:10:07.845Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-02-16T18:10:07.845Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] [2021-02-16T18:10:07.845Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-02-16T18:10:07.845Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] [2021-02-16T18:10:07.845Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-02-16T18:10:07.845Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] [2021-02-16T18:10:07.845Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-16T18:10:07.845Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] [2021-02-16T18:10:07.845Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-16T18:10:07.845Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] [2021-02-16T18:10:07.845Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-02-16T18:10:07.845Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:07.845Z] [2021-02-16T18:10:07.845Z] [2021-02-16T18:10:07.845Z] DONE 6 tests, 6 skipped in 0.207s [2021-02-16T18:10:08.104Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T18:10:08.104Z] INFO: Testing against a local daemon [2021-02-16T18:10:08.104Z] === RUN TestServiceCreateInit [2021-02-16T18:10:08.104Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T18:10:08.104Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T18:10:08.104Z] --- PASS: TestServiceCreateInit (0.02s) [2021-02-16T18:10:08.104Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T18:10:08.104Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.104Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T18:10:08.104Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.104Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T18:10:08.104Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-16T18:10:08.104Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.104Z] === RUN TestCreateServiceConflict [2021-02-16T18:10:08.104Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-16T18:10:08.104Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.104Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T18:10:08.104Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-16T18:10:08.104Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.104Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T18:10:08.104Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-16T18:10:08.104Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.104Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T18:10:08.104Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-16T18:10:08.104Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.104Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T18:10:08.363Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-02-16T18:10:08.363Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.363Z] === RUN TestCreateServiceSysctls [2021-02-16T18:10:08.363Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-16T18:10:08.363Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.363Z] === RUN TestCreateServiceCapabilities [2021-02-16T18:10:08.363Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-16T18:10:08.363Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.363Z] === RUN TestInspect [2021-02-16T18:10:08.363Z] --- SKIP: TestInspect (0.01s) [2021-02-16T18:10:08.363Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.363Z] === RUN TestCreateJob [2021-02-16T18:10:08.363Z] --- SKIP: TestCreateJob (0.01s) [2021-02-16T18:10:08.363Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.363Z] === RUN TestReplicatedJob [2021-02-16T18:10:08.363Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-16T18:10:08.363Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.363Z] === RUN TestUpdateReplicatedJob [2021-02-16T18:10:08.363Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-16T18:10:08.363Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.363Z] === RUN TestServiceListWithStatuses [2021-02-16T18:10:08.363Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T18:10:08.363Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:10:08.363Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T18:10:08.363Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-16T18:10:08.363Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.363Z] === RUN TestDockerNetworkReConnect [2021-02-16T18:10:08.363Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-02-16T18:10:08.363Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:08.363Z] === RUN TestServicePlugin [2021-02-16T18:10:10.489Z] --- PASS: TestDockerNetworkConnectAlias (6.48s) [2021-02-16T18:10:10.489Z] === RUN TestDockerNetworkReConnect [2021-02-16T18:10:12.547Z] --- SKIP: TestServicePlugin (3.69s) [2021-02-16T18:10:12.547Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] === RUN TestServiceUpdateLabel [2021-02-16T18:10:12.547Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-16T18:10:12.547Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] === RUN TestServiceUpdateSecrets [2021-02-16T18:10:12.547Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-02-16T18:10:12.547Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] === RUN TestServiceUpdateConfigs [2021-02-16T18:10:12.547Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-16T18:10:12.547Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] === RUN TestServiceUpdateNetwork [2021-02-16T18:10:12.547Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-16T18:10:12.547Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T18:10:12.547Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2021-02-16T18:10:12.547Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] PASS [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === Skipped [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T18:10:12.547Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T18:10:12.547Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T18:10:12.547Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T18:10:12.547Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-16T18:10:12.547Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-16T18:10:12.547Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-16T18:10:12.547Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-16T18:10:12.547Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-16T18:10:12.547Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-02-16T18:10:12.547Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-16T18:10:12.547Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-16T18:10:12.547Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-16T18:10:12.547Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-16T18:10:12.547Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-16T18:10:12.547Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-16T18:10:12.547Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T18:10:12.547Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-16T18:10:12.547Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-02-16T18:10:12.547Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestServicePlugin (3.69s) [2021-02-16T18:10:12.547Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-16T18:10:12.547Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-02-16T18:10:12.547Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-16T18:10:12.547Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-16T18:10:12.547Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2021-02-16T18:10:12.547Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] DONE 24 tests, 23 skipped in 4.164s [2021-02-16T18:10:12.547Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T18:10:12.547Z] INFO: Testing against a local daemon [2021-02-16T18:10:12.547Z] === RUN TestSessionCreate [2021-02-16T18:10:12.547Z] --- PASS: TestSessionCreate (0.02s) [2021-02-16T18:10:12.547Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T18:10:12.547Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-16T18:10:12.547Z] PASS [2021-02-16T18:10:12.547Z] [2021-02-16T18:10:12.547Z] DONE 2 tests in 0.191s [2021-02-16T18:10:12.547Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T18:10:12.547Z] INFO: Testing against a local daemon [2021-02-16T18:10:12.547Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T18:10:12.547Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:10:12.547Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T18:10:12.547Z] === RUN TestEventsExecDie [2021-02-16T18:10:13.113Z] --- PASS: TestEventsExecDie (0.51s) [2021-02-16T18:10:13.114Z] === RUN TestEventsBackwardsCompatible [2021-02-16T18:10:13.114Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-16T18:10:13.114Z] === RUN TestInfoBinaryCommits [2021-02-16T18:10:13.114Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-16T18:10:13.114Z] === RUN TestInfoAPIVersioned [2021-02-16T18:10:13.114Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T18:10:13.114Z] === RUN TestInfoDiscoveryBackend [2021-02-16T18:10:15.012Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-16T18:10:15.012Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T18:10:15.779Z] --- PASS: TestDockerNetworkReConnect (5.22s) [2021-02-16T18:10:15.779Z] === RUN TestServicePlugin [2021-02-16T18:10:15.779Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T18:10:15.779Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:10:15.779Z] === RUN TestServiceUpdateLabel [2021-02-16T18:10:17.214Z] ......... [ 86%] [2021-02-16T18:10:18.291Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-02-16T18:10:18.291Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T18:10:18.291Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-16T18:10:18.291Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:10:18.291Z] === RUN TestInfoAPI [2021-02-16T18:10:18.291Z] --- PASS: TestInfoAPI (0.04s) [2021-02-16T18:10:18.291Z] === RUN TestInfoAPIWarnings [2021-02-16T18:10:19.080Z] --- PASS: TestServiceUpdateLabel (3.23s) [2021-02-16T18:10:19.080Z] === RUN TestServiceUpdateSecrets [2021-02-16T18:10:20.206Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-16T18:10:21.183Z] --- PASS: TestServiceUpdateSecrets (15.96s) [2021-02-16T18:10:21.183Z] === RUN TestServiceUpdateConfigs [2021-02-16T18:10:21.466Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-16T18:10:21.586Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-16T18:10:22.903Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-16T18:10:29.432Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-16T18:10:29.432Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-16T18:10:29.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-16T18:10:30.650Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-16T18:10:30.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-16T18:10:31.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-16T18:10:31.430Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-16T18:10:32.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-16T18:10:34.097Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2021-02-16T18:10:34.097Z] === RUN TestServiceUpdateConfigs [2021-02-16T18:10:34.300Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-16T18:10:34.300Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-16T18:10:34.561Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-16T18:10:35.486Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-16T18:10:36.438Z] --- PASS: TestInfoAPIWarnings (17.38s) [2021-02-16T18:10:36.438Z] === RUN TestInfoDebug [2021-02-16T18:10:37.005Z] --- PASS: TestInfoDebug (1.53s) [2021-02-16T18:10:37.005Z] === RUN TestInfoInsecureRegistries [2021-02-16T18:10:38.378Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2021-02-16T18:10:38.378Z] === RUN TestInfoRegistryMirrors [2021-02-16T18:10:38.737Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-16T18:10:38.737Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-16T18:10:39.747Z] --- PASS: TestServiceUpdateConfigs (15.86s) [2021-02-16T18:10:39.747Z] === RUN TestServiceUpdateNetwork [2021-02-16T18:10:40.280Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-02-16T18:10:40.280Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T18:10:40.280Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-02-16T18:10:40.280Z] === RUN TestPingCacheHeaders [2021-02-16T18:10:40.280Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-02-16T18:10:40.280Z] === RUN TestPingGet [2021-02-16T18:10:40.280Z] --- PASS: TestPingGet (0.01s) [2021-02-16T18:10:40.280Z] === RUN TestPingHead [2021-02-16T18:10:40.280Z] --- PASS: TestPingHead (0.02s) [2021-02-16T18:10:40.280Z] === RUN TestVersion [2021-02-16T18:10:40.280Z] --- PASS: TestVersion (0.02s) [2021-02-16T18:10:40.280Z] PASS [2021-02-16T18:10:40.280Z] [2021-02-16T18:10:40.280Z] === Skipped [2021-02-16T18:10:40.280Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:10:40.280Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T18:10:40.280Z] [2021-02-16T18:10:40.280Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-16T18:10:40.280Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-16T18:10:40.280Z] [2021-02-16T18:10:40.280Z] [2021-02-16T18:10:40.280Z] DONE 18 tests, 2 skipped in 27.907s [2021-02-16T18:10:40.280Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T18:10:40.280Z] INFO: Testing against a local daemon [2021-02-16T18:10:40.280Z] === RUN TestVolumesCreateAndList [2021-02-16T18:10:40.538Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-02-16T18:10:40.538Z] === RUN TestVolumesRemove [2021-02-16T18:10:40.538Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-16T18:10:40.538Z] === RUN TestVolumesInspect [2021-02-16T18:10:40.538Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-16T18:10:40.538Z] === RUN TestVolumesInvalidJSON [2021-02-16T18:10:40.538Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T18:10:40.538Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T18:10:40.538Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T18:10:40.538Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-16T18:10:40.538Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T18:10:40.538Z] PASS [2021-02-16T18:10:40.538Z] [2021-02-16T18:10:40.538Z] DONE 5 tests in 0.254s [2021-02-16T18:10:40.538Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T18:10:40.538Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12233 is not a child of this shell [2021-02-16T18:10:40.538Z] warning: PID 12233 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-16T18:10:40.538Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T18:10:40.538Z] [2021-02-16T18:10:40.538Z] Unloading profiles will leave already running processes permanently [2021-02-16T18:10:40.538Z] unconfined, which can lead to unexpected situations. [2021-02-16T18:10:40.538Z] [2021-02-16T18:10:40.538Z] To set a process to complain mode, use the command line tool [2021-02-16T18:10:40.538Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T18:10:40.538Z] Removing test suite binaries [2021-02-16T18:10:40.538Z] exiting test-integration [2021-02-16T18:10:40.538Z] ++ exit 0 [2021-02-16T18:10:41.912Z] [2021-02-16T18:10:42.659Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-16T18:10:42.659Z] [2021-02-16T18:10:42.659Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-16T18:10:42.659Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-16T18:10:42.659Z] HOSTNAME=977c70428c30 [2021-02-16T18:10:42.659Z] TESTDEBUG=0 [2021-02-16T18:10:42.659Z] DEST=bundles/test-integration [2021-02-16T18:10:42.659Z] PWD=/go/src/github.com/docker/docker [2021-02-16T18:10:42.659Z] DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b [2021-02-16T18:10:42.659Z] container=docker [2021-02-16T18:10:42.659Z] HOME=/root [2021-02-16T18:10:42.659Z] GOLANG_VERSION=1.13.15 [2021-02-16T18:10:42.659Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-16T18:10:42.659Z] VALIDATE_BRANCH=20.10 [2021-02-16T18:10:42.659Z] TERM=xterm [2021-02-16T18:10:42.659Z] DOCKER_PKG=github.com/docker/docker [2021-02-16T18:10:42.659Z] SHLVL=1 [2021-02-16T18:10:42.659Z] TIMEOUT=120m [2021-02-16T18:10:42.659Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-16T18:10:42.659Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-16T18:10:42.659Z] GO111MODULE=off [2021-02-16T18:10:42.659Z] DOCKER_EXPERIMENTAL=1 [2021-02-16T18:10:42.659Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-16T18:10:42.659Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-16T18:10:42.659Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-16T18:10:42.659Z] GOPATH=/go [2021-02-16T18:10:42.659Z] PKG_CONFIG=pkg-config [2021-02-16T18:10:42.659Z] _=/usr/bin/env [2021-02-16T18:10:42.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-16T18:10:42.816Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-16T18:10:43.072Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-16T18:10:43.072Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-16T18:10:43.072Z] [2021-02-16T18:10:43.072Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-16T18:10:43.072Z] =========================== short test summary info ============================ [2021-02-16T18:10:43.072Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-16T18:10:43.072Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-16T18:10:43.072Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-16T18:10:43.072Z] Not supported on most drivers [2021-02-16T18:10:43.072Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-16T18:10:43.072Z] Output of docker top depends on host distro, and is not formalized. [2021-02-16T18:10:43.072Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-16T18:10:43.072Z] Output of docker top depends on host distro, and is not formalized. [2021-02-16T18:10:43.072Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-16T18:10:43.072Z] Can fail if eth0 has multiple IP addresses [2021-02-16T18:10:43.072Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-16T18:10:43.072Z] This doesn't seem to be taken into account by the engine [2021-02-16T18:10:43.072Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-16T18:10:43.072Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-16T18:10:43.072Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 304.25 seconds == Post stage [Pipeline] junit [2021-02-16T18:10:43.300Z] Recording test results [2021-02-16T18:10:43.633Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-16T18:10:44.543Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-16T18:10:44.543Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-16T18:10:45.163Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T18:10:45.481Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-16T18:10:45.511Z] + echo Ensuring container killed. [2021-02-16T18:10:45.511Z] Ensuring container killed. [2021-02-16T18:10:45.511Z] + docker rm -vf docker-pr3 [2021-02-16T18:10:45.511Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-16T18:10:45.801Z] + echo Chowning /workspace to jenkins user [2021-02-16T18:10:45.801Z] Chowning /workspace to jenkins user [2021-02-16T18:10:45.801Z] + id -u [2021-02-16T18:10:45.801Z] + id -g [2021-02-16T18:10:45.801Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41970:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T18:10:45.801Z] Unable to find image 'busybox:latest' locally [2021-02-16T18:10:46.059Z] latest: Pulling from library/busybox [2021-02-16T18:10:46.059Z] 4c892f00285e: Pulling fs layer [2021-02-16T18:10:46.419Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-16T18:10:46.679Z] === RUN TestDockerSuite/TestBuildFails [2021-02-16T18:10:47.617Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-16T18:10:47.617Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-16T18:10:49.004Z] --- PASS: TestServiceUpdateConfigs (14.86s) [2021-02-16T18:10:49.004Z] === RUN TestServiceUpdateNetwork [2021-02-16T18:10:50.154Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-16T18:10:51.322Z] 4c892f00285e: Download complete [2021-02-16T18:10:51.322Z] 4c892f00285e: Pull complete [2021-02-16T18:10:51.322Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-16T18:10:51.322Z] Status: Downloaded newer image for busybox:latest [2021-02-16T18:10:52.060Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-16T18:10:52.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T18:10:53.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-16T18:10:53.523Z] + bundleName=amd64-rootless [2021-02-16T18:10:53.523Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-16T18:10:53.523Z] Creating amd64-rootless-bundles.tar.gz [2021-02-16T18:10:53.523Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-02-16T18:10:53.523Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-16T18:10:53.534Z] Archiving artifacts [2021-02-16T18:10:53.826Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-16T18:10:55.129Z] --- PASS: TestServiceUpdateNetwork (17.07s) [2021-02-16T18:10:55.129Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T18:10:55.591Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41970/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T18:10:55.761Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T18:10:55.835Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T18:10:55.835Z] [2021-02-16T18:10:55.835Z] Unloading profiles will leave already running processes permanently [2021-02-16T18:10:55.835Z] unconfined, which can lead to unexpected situations. [2021-02-16T18:10:55.835Z] [2021-02-16T18:10:55.835Z] To set a process to complain mode, use the command line tool [2021-02-16T18:10:55.835Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T18:10:55.835Z] Post stage [Pipeline] junit [2021-02-16T18:10:55.844Z] Recording test results [2021-02-16T18:10:55.906Z] + make clean [2021-02-16T18:10:56.164Z] docker volume rm -f docker-dev-cache [2021-02-16T18:10:56.164Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T18:10:56.364Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-16T18:10:56.624Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-16T18:10:56.780Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-16T18:10:56.795Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T18:10:57.159Z] + echo Ensuring container killed. [2021-02-16T18:10:57.159Z] Ensuring container killed. [2021-02-16T18:10:57.159Z] + docker rm -vf docker-pr3 [2021-02-16T18:10:57.159Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-16T18:10:57.452Z] + echo Chowning /workspace to jenkins user [2021-02-16T18:10:57.452Z] Chowning /workspace to jenkins user [2021-02-16T18:10:57.452Z] + id -u [2021-02-16T18:10:57.452Z] + id -g [2021-02-16T18:10:57.452Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41970:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T18:10:57.452Z] Unable to find image 'busybox:latest' locally [2021-02-16T18:10:58.002Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-16T18:10:59.909Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-16T18:11:00.847Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-16T18:11:01.106Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-16T18:11:02.696Z] latest: Pulling from library/busybox [2021-02-16T18:11:02.696Z] 4c892f00285e: Pulling fs layer [2021-02-16T18:11:02.696Z] 4c892f00285e: Verifying Checksum [2021-02-16T18:11:02.696Z] 4c892f00285e: Download complete [2021-02-16T18:11:02.951Z] 4c892f00285e: Pull complete [2021-02-16T18:11:02.951Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-16T18:11:02.951Z] Status: Downloaded newer image for busybox:latest [2021-02-16T18:11:03.011Z] === RUN TestDockerSuite/TestBuildFromURLWithF [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T18:11:03.911Z] --- PASS: TestServiceUpdateNetwork (14.63s) [2021-02-16T18:11:03.911Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T18:11:03.949Z] --- PASS: TestImportExtremelyLargeImageWorks (191.16s) [2021-02-16T18:11:03.949Z] PASS [2021-02-16T18:11:03.949Z] [2021-02-16T18:11:03.949Z] DONE 12 tests in 195.409s [2021-02-16T18:11:03.949Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T18:11:03.949Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:03.949Z] ++ set -e [2021-02-16T18:11:03.949Z] ++ '[' -n 0 ']' [2021-02-16T18:11:03.949Z] ++ set -x [2021-02-16T18:11:03.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:03.949Z] INFO: Testing against a local daemon [2021-02-16T18:11:03.949Z] === RUN TestNetworkCreateDelete [2021-02-16T18:11:04.208Z] + bundleName=docker-py [2021-02-16T18:11:04.208Z] + echo Creating docker-py-bundles.tar.gz [2021-02-16T18:11:04.208Z] Creating docker-py-bundles.tar.gz [2021-02-16T18:11:04.208Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-02-16T18:11:04.217Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-02-16T18:11:04.217Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T18:11:04.218Z] Archiving artifacts [2021-02-16T18:11:04.805Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2021-02-16T18:11:04.805Z] === RUN TestDaemonDNSFallback [2021-02-16T18:11:04.805Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-16T18:11:05.272Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T18:11:05.298Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T18:11:05.835Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41970/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-16T18:11:06.197Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh binary-daemon [2021-02-16T18:11:06.241Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T18:11:06.711Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-16T18:11:06.799Z] [2021-02-16T18:11:06.799Z] Removing bundles/ [2021-02-16T18:11:06.799Z] [2021-02-16T18:11:06.799Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-16T18:11:06.799Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-16T18:11:06.799Z] GOOS="" GOARCH="" GOARM="" [2021-02-16T18:11:10.001Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-16T18:11:10.261Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-16T18:11:10.833Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-16T18:11:11.402Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-16T18:11:11.402Z] --- PASS: TestDaemonDNSFallback (6.60s) [2021-02-16T18:11:11.402Z] === RUN TestInspectNetwork [2021-02-16T18:11:11.972Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-16T18:11:11.972Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-16T18:11:12.909Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-16T18:11:13.169Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-16T18:11:13.738Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-16T18:11:13.744Z] --- PASS: TestServiceUpdatePidsLimit (18.18s) [2021-02-16T18:11:13.744Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2021-02-16T18:11:13.744Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-02-16T18:11:13.744Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-02-16T18:11:13.744Z] PASS [2021-02-16T18:11:13.744Z] [2021-02-16T18:11:13.744Z] === Skipped [2021-02-16T18:11:13.744Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T18:11:13.744Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:11:13.744Z] [2021-02-16T18:11:13.744Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-02-16T18:11:13.744Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:11:13.744Z] [2021-02-16T18:11:13.744Z] [2021-02-16T18:11:13.744Z] DONE 27 tests, 2 skipped in 181.776s [2021-02-16T18:11:13.744Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T18:11:13.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:13.745Z] ++ set -e [2021-02-16T18:11:13.745Z] ++ '[' -n 0 ']' [2021-02-16T18:11:13.745Z] ++ set -x [2021-02-16T18:11:13.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:13.745Z] INFO: Testing against a local daemon [2021-02-16T18:11:13.745Z] === RUN TestSessionCreate [2021-02-16T18:11:13.745Z] --- PASS: TestSessionCreate (0.03s) [2021-02-16T18:11:13.745Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T18:11:13.745Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-02-16T18:11:13.745Z] PASS [2021-02-16T18:11:13.745Z] [2021-02-16T18:11:13.745Z] DONE 2 tests in 0.120s [2021-02-16T18:11:13.745Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T18:11:13.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:13.745Z] ++ set -e [2021-02-16T18:11:13.745Z] ++ '[' -n 0 ']' [2021-02-16T18:11:13.745Z] ++ set -x [2021-02-16T18:11:13.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:13.745Z] INFO: Testing against a local daemon [2021-02-16T18:11:13.745Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T18:11:13.745Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:11:13.745Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T18:11:13.745Z] === RUN TestEventsExecDie [2021-02-16T18:11:13.745Z] --- PASS: TestEventsExecDie (0.94s) [2021-02-16T18:11:13.745Z] === RUN TestEventsBackwardsCompatible [2021-02-16T18:11:13.745Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-02-16T18:11:13.745Z] === RUN TestInfoBinaryCommits [2021-02-16T18:11:13.745Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-16T18:11:13.745Z] === RUN TestInfoAPIVersioned [2021-02-16T18:11:13.745Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T18:11:13.745Z] === RUN TestInfoDiscoveryBackend [2021-02-16T18:11:14.035Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-16T18:11:14.035Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T18:11:14.305Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-16T18:11:14.381Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T18:11:14.874Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-16T18:11:15.069Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T18:11:15.069Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T18:11:15.443Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-16T18:11:15.443Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T18:11:15.443Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T18:11:15.443Z] === RUN TestInspectNetwork/network_name [2021-02-16T18:11:15.443Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T18:11:15.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-16T18:11:15.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-16T18:11:15.701Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-16T18:11:15.701Z] === RUN TestInfoAPI [2021-02-16T18:11:15.701Z] --- PASS: TestInfoAPI (0.01s) [2021-02-16T18:11:15.701Z] === RUN TestInfoAPIWarnings [2021-02-16T18:11:16.380Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-16T18:11:18.914Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-16T18:11:19.850Z] --- PASS: TestInspectNetwork (8.28s) [2021-02-16T18:11:19.850Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T18:11:19.850Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T18:11:19.850Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-02-16T18:11:19.850Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T18:11:19.850Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T18:11:20.963Z] --- PASS: TestServiceUpdatePidsLimit (17.45s) [2021-02-16T18:11:20.963Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-02-16T18:11:20.963Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-16T18:11:20.963Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-16T18:11:20.963Z] PASS [2021-02-16T18:11:20.963Z] [2021-02-16T18:11:20.963Z] === Skipped [2021-02-16T18:11:20.963Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T18:11:20.963Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:11:20.963Z] [2021-02-16T18:11:20.963Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-16T18:11:20.964Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:11:20.964Z] [2021-02-16T18:11:20.964Z] [2021-02-16T18:11:20.964Z] DONE 27 tests, 2 skipped in 160.817s [2021-02-16T18:11:20.964Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T18:11:20.964Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:20.964Z] ++ set -e [2021-02-16T18:11:20.964Z] ++ '[' -n 0 ']' [2021-02-16T18:11:20.964Z] ++ set -x [2021-02-16T18:11:20.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:21.224Z] INFO: Testing against a local daemon [2021-02-16T18:11:21.224Z] === RUN TestSessionCreate [2021-02-16T18:11:21.224Z] --- PASS: TestSessionCreate (0.05s) [2021-02-16T18:11:21.224Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T18:11:21.224Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-16T18:11:21.224Z] PASS [2021-02-16T18:11:21.224Z] [2021-02-16T18:11:21.224Z] DONE 2 tests in 0.247s [2021-02-16T18:11:21.224Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T18:11:21.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:21.224Z] ++ set -e [2021-02-16T18:11:21.224Z] ++ '[' -n 0 ']' [2021-02-16T18:11:21.224Z] ++ set -x [2021-02-16T18:11:21.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:21.490Z] INFO: Testing against a local daemon [2021-02-16T18:11:21.490Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T18:11:21.490Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:11:21.490Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T18:11:21.490Z] === RUN TestEventsExecDie [2021-02-16T18:11:21.753Z] --- PASS: TestRunContainerWithBridgeNone (1.80s) [2021-02-16T18:11:21.753Z] === RUN TestNetworkInvalidJSON [2021-02-16T18:11:21.753Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T18:11:21.753Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T18:11:21.753Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:11:21.753Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:11:21.753Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:11:21.753Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:11:21.753Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T18:11:21.753Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:11:21.753Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:11:21.753Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-16T18:11:21.753Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T18:11:21.753Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T18:11:21.753Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T18:11:21.753Z] === RUN TestNetworkList [2021-02-16T18:11:21.753Z] === RUN TestNetworkList//networks [2021-02-16T18:11:21.753Z] === PAUSE TestNetworkList//networks [2021-02-16T18:11:21.753Z] === RUN TestNetworkList//networks/ [2021-02-16T18:11:21.753Z] === PAUSE TestNetworkList//networks/ [2021-02-16T18:11:21.753Z] === CONT TestNetworkList//networks [2021-02-16T18:11:21.753Z] === CONT TestNetworkList//networks/ [2021-02-16T18:11:21.753Z] --- PASS: TestNetworkList (0.02s) [2021-02-16T18:11:21.753Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T18:11:21.753Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T18:11:21.753Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T18:11:22.322Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-02-16T18:11:22.322Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T18:11:22.433Z] --- PASS: TestEventsExecDie (0.93s) [2021-02-16T18:11:22.433Z] === RUN TestEventsBackwardsCompatible [2021-02-16T18:11:22.433Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-02-16T18:11:22.433Z] === RUN TestInfoBinaryCommits [2021-02-16T18:11:22.694Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-16T18:11:22.694Z] === RUN TestInfoAPIVersioned [2021-02-16T18:11:22.694Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-16T18:11:22.694Z] === RUN TestInfoDiscoveryBackend [2021-02-16T18:11:23.260Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-02-16T18:11:23.260Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T18:11:23.260Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-16T18:11:23.266Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-02-16T18:11:23.266Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T18:11:24.199Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-02-16T18:11:24.199Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T18:11:24.208Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T18:11:24.208Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T18:11:24.780Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-02-16T18:11:24.780Z] === RUN TestInfoAPI [2021-02-16T18:11:24.780Z] --- PASS: TestInfoAPI (0.05s) [2021-02-16T18:11:24.780Z] === RUN TestInfoAPIWarnings [2021-02-16T18:11:25.137Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-02-16T18:11:25.137Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T18:11:26.075Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-16T18:11:26.075Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-16T18:11:26.334Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-16T18:11:26.334Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-16T18:11:26.594Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-16T18:11:26.594Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2021-02-16T18:11:26.594Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T18:11:26.853Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-16T18:11:27.111Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-02-16T18:11:27.111Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T18:11:28.508Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-16T18:11:29.888Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-16T18:11:30.456Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s) [2021-02-16T18:11:30.456Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T18:11:30.456Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:11:30.456Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:11:30.456Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T18:11:32.994Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-16T18:11:33.254Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-16T18:11:33.823Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-16T18:11:34.303Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-02-16T18:11:34.303Z] === RUN TestInfoDebug [2021-02-16T18:11:34.303Z] --- PASS: TestInfoDebug (0.52s) [2021-02-16T18:11:34.303Z] === RUN TestInfoInsecureRegistries [2021-02-16T18:11:34.303Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-16T18:11:34.303Z] === RUN TestInfoRegistryMirrors [2021-02-16T18:11:34.303Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-16T18:11:34.303Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T18:11:34.303Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-02-16T18:11:34.303Z] === RUN TestPingCacheHeaders [2021-02-16T18:11:34.303Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-02-16T18:11:34.303Z] === RUN TestPingGet [2021-02-16T18:11:34.303Z] --- PASS: TestPingGet (0.01s) [2021-02-16T18:11:34.303Z] === RUN TestPingHead [2021-02-16T18:11:34.303Z] --- PASS: TestPingHead (0.01s) [2021-02-16T18:11:34.303Z] === RUN TestVersion [2021-02-16T18:11:34.303Z] --- PASS: TestVersion (0.01s) [2021-02-16T18:11:34.303Z] PASS [2021-02-16T18:11:34.303Z] [2021-02-16T18:11:34.303Z] === Skipped [2021-02-16T18:11:34.303Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:11:34.303Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T18:11:34.303Z] [2021-02-16T18:11:34.303Z] [2021-02-16T18:11:34.303Z] DONE 18 tests, 1 skipped in 21.336s [2021-02-16T18:11:34.303Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T18:11:34.303Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:34.303Z] ++ set -e [2021-02-16T18:11:34.303Z] ++ '[' -n 0 ']' [2021-02-16T18:11:34.303Z] ++ set -x [2021-02-16T18:11:34.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:34.303Z] INFO: Testing against a local daemon [2021-02-16T18:11:34.303Z] === RUN TestVolumesCreateAndList [2021-02-16T18:11:34.303Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-16T18:11:34.303Z] === RUN TestVolumesRemove [2021-02-16T18:11:34.303Z] --- PASS: TestVolumesRemove (0.11s) [2021-02-16T18:11:34.303Z] === RUN TestVolumesInspect [2021-02-16T18:11:34.303Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-16T18:11:34.303Z] === RUN TestVolumesInvalidJSON [2021-02-16T18:11:34.303Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T18:11:34.303Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T18:11:34.303Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T18:11:34.303Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-16T18:11:34.303Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T18:11:34.303Z] PASS [2021-02-16T18:11:34.303Z] [2021-02-16T18:11:34.303Z] DONE 5 tests in 0.218s [2021-02-16T18:11:34.303Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T18:11:34.303Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T18:11:34.303Z] +++ kill 12258 [2021-02-16T18:11:35.810Z] +++ /etc/init.d/apparmor stop [2021-02-16T18:11:35.810Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T18:11:35.810Z] [2021-02-16T18:11:35.810Z] Unloading profiles will leave already running processes permanently [2021-02-16T18:11:35.810Z] unconfined, which can lead to unexpected situations. [2021-02-16T18:11:35.810Z] [2021-02-16T18:11:35.810Z] To set a process to complain mode, use the command line tool [2021-02-16T18:11:35.810Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T18:11:35.810Z] +++ true [2021-02-16T18:11:35.810Z] exiting test-integration [2021-02-16T18:11:35.810Z] ++ exit 0 [2021-02-16T18:11:35.810Z] Post stage [Pipeline] junit [2021-02-16T18:11:37.365Z] Recording test results [2021-02-16T18:11:37.572Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T18:11:37.985Z] + echo Ensuring container killed. [2021-02-16T18:11:37.985Z] Ensuring container killed. [2021-02-16T18:11:37.985Z] + docker rm -vf docker-pr3 [2021-02-16T18:11:37.985Z] Error: No such container: docker-pr3 [2021-02-16T18:11:37.985Z] + true [Pipeline] sh [2021-02-16T18:11:38.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-16T18:11:38.364Z] + echo Chowning /workspace to jenkins user [2021-02-16T18:11:38.364Z] Chowning /workspace to jenkins user [2021-02-16T18:11:38.364Z] + id -u [2021-02-16T18:11:38.364Z] + id -g [2021-02-16T18:11:38.364Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41970:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T18:11:41.484Z] + bundleName=s390x-integration [2021-02-16T18:11:41.484Z] + echo Creating s390x-integration-bundles.tar.gz [2021-02-16T18:11:41.484Z] Creating s390x-integration-bundles.tar.gz [2021-02-16T18:11:41.484Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-16T18:11:41.484Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-16T18:11:41.528Z] Archiving artifacts [2021-02-16T18:11:41.813Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41970/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T18:11:41.943Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-16T18:11:42.195Z] + make clean [2021-02-16T18:11:42.486Z] docker volume rm -f docker-dev-cache [2021-02-16T18:11:42.486Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T18:11:42.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-16T18:11:42.891Z] --- PASS: TestInfoAPIWarnings (16.84s) [2021-02-16T18:11:42.891Z] === RUN TestInfoDebug [2021-02-16T18:11:42.891Z] --- PASS: TestInfoDebug (0.63s) [2021-02-16T18:11:42.891Z] === RUN TestInfoInsecureRegistries [2021-02-16T18:11:42.891Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-02-16T18:11:42.891Z] === RUN TestInfoRegistryMirrors [2021-02-16T18:11:43.834Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2021-02-16T18:11:43.834Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T18:11:43.834Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-02-16T18:11:43.834Z] === RUN TestPingCacheHeaders [2021-02-16T18:11:43.834Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-16T18:11:43.834Z] === RUN TestPingGet [2021-02-16T18:11:44.095Z] --- PASS: TestPingGet (0.03s) [2021-02-16T18:11:44.095Z] === RUN TestPingHead [2021-02-16T18:11:44.095Z] --- PASS: TestPingHead (0.05s) [2021-02-16T18:11:44.095Z] === RUN TestVersion [2021-02-16T18:11:44.095Z] --- PASS: TestVersion (0.05s) [2021-02-16T18:11:44.095Z] PASS [2021-02-16T18:11:44.095Z] [2021-02-16T18:11:44.095Z] === Skipped [2021-02-16T18:11:44.095Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:11:44.095Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T18:11:44.095Z] [2021-02-16T18:11:44.095Z] [2021-02-16T18:11:44.095Z] DONE 18 tests, 1 skipped in 22.761s [2021-02-16T18:11:44.095Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T18:11:44.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:44.095Z] ++ set -e [2021-02-16T18:11:44.095Z] ++ '[' -n 0 ']' [2021-02-16T18:11:44.095Z] ++ set -x [2021-02-16T18:11:44.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:44.356Z] INFO: Testing against a local daemon [2021-02-16T18:11:44.356Z] === RUN TestVolumesCreateAndList [2021-02-16T18:11:44.356Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-02-16T18:11:44.356Z] === RUN TestVolumesRemove [2021-02-16T18:11:44.356Z] --- PASS: TestVolumesRemove (0.12s) [2021-02-16T18:11:44.356Z] === RUN TestVolumesInspect [2021-02-16T18:11:44.356Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-16T18:11:44.356Z] === RUN TestVolumesInvalidJSON [2021-02-16T18:11:44.356Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T18:11:44.356Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T18:11:44.356Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T18:11:44.356Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-16T18:11:44.356Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T18:11:44.356Z] PASS [2021-02-16T18:11:44.356Z] [2021-02-16T18:11:44.356Z] DONE 5 tests in 0.371s [2021-02-16T18:11:44.616Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T18:11:44.785Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-02-16T18:11:45.266Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T18:11:45.266Z] +++ kill 13879 [Pipeline] } [2021-02-16T18:11:46.163Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-16T18:11:46.652Z] +++ /etc/init.d/apparmor stop [2021-02-16T18:11:46.652Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T18:11:46.652Z] [2021-02-16T18:11:46.652Z] Unloading profiles will leave already running processes permanently [2021-02-16T18:11:46.652Z] unconfined, which can lead to unexpected situations. [2021-02-16T18:11:46.652Z] [2021-02-16T18:11:46.652Z] To set a process to complain mode, use the command line tool [2021-02-16T18:11:46.652Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T18:11:46.652Z] +++ true [2021-02-16T18:11:46.652Z] exiting test-integration [2021-02-16T18:11:46.652Z] ++ exit 0 [2021-02-16T18:11:46.652Z] [2021-02-16T18:11:46.733Z] --- PASS: TestServiceWithDataPathPortInit (16.46s) [2021-02-16T18:11:46.733Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T18:11:48.112Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-16T18:11:48.112Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-16T18:11:48.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-16T18:11:48.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-16T18:11:49.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main Post stage [Pipeline] junit [2021-02-16T18:11:49.967Z] Recording test results [2021-02-16T18:11:50.428Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T18:11:50.779Z] + echo Ensuring container killed. [2021-02-16T18:11:50.779Z] Ensuring container killed. [2021-02-16T18:11:50.779Z] + docker rm -vf docker-pr3 [2021-02-16T18:11:50.779Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-16T18:11:51.074Z] + echo Chowning /workspace to jenkins user [2021-02-16T18:11:51.074Z] Chowning /workspace to jenkins user [2021-02-16T18:11:51.074Z] + id -u [2021-02-16T18:11:51.074Z] + id -g [2021-02-16T18:11:51.074Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41970:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T18:11:51.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-16T18:11:51.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-16T18:11:51.845Z] 4612f6d0b889: Pull complete [2021-02-16T18:11:52.304Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-16T18:11:52.304Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-16T18:11:52.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-16T18:11:53.681Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-16T18:11:53.940Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-16T18:11:55.317Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s) [2021-02-16T18:11:55.317Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1zedex9nbbpevtaznog9vjgtd Created:2021-02-16 18:11:48.320143423 +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[c0c4318d3503b0fad50ed0fd4f8c6fbacbd5529b4c9c5f6dd3ffce4516f41b7b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lgf9i0sxvgt56w0byrxaiso0o EndpointID:8bddb91ca1193a6c155055ea127e35bdb347ad4ed01f83fced25d0848d48f127 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9a666fcefcf4da405e542d035923e5976df0a6fe99a77bb763bda87ddab7ce50 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:b88a955ea368 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lgf9i0sxvgt56w0byrxaiso0o EndpointID:8bddb91ca1193a6c155055ea127e35bdb347ad4ed01f83fced25d0848d48f127 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T18:11:55.317Z] PASS [2021-02-16T18:11:55.317Z] [2021-02-16T18:11:55.317Z] === Skipped [2021-02-16T18:11:55.317Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:11:55.317Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:11:55.317Z] [2021-02-16T18:11:55.317Z] [2021-02-16T18:11:55.317Z] DONE 26 tests, 1 skipped in 51.230s [2021-02-16T18:11:55.317Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:11:55.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:55.317Z] ++ set -e [2021-02-16T18:11:55.317Z] ++ '[' -n 0 ']' [2021-02-16T18:11:55.317Z] ++ set -x [2021-02-16T18:11:55.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:55.317Z] INFO: Testing against a local daemon [2021-02-16T18:11:55.317Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T18:11:55.317Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s) [2021-02-16T18:11:55.317Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:11:55.317Z] === RUN TestDockerNetworkIpvlan [2021-02-16T18:11:55.317Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:11:55.317Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:11:55.317Z] PASS [2021-02-16T18:11:55.317Z] [2021-02-16T18:11:55.317Z] === Skipped [2021-02-16T18:11:55.317Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s) [2021-02-16T18:11:55.317Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:11:55.317Z] [2021-02-16T18:11:55.317Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:11:55.317Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:11:55.317Z] [2021-02-16T18:11:55.317Z] [2021-02-16T18:11:55.317Z] DONE 2 tests, 2 skipped in 0.140s [2021-02-16T18:11:55.317Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:11:55.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:55.317Z] ++ set -e [2021-02-16T18:11:55.317Z] ++ '[' -n 0 ']' [2021-02-16T18:11:55.317Z] ++ set -x [2021-02-16T18:11:55.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:11:55.577Z] INFO: Testing against a local daemon [2021-02-16T18:11:55.577Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T18:11:55.577Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-16T18:11:56.146Z] === RUN TestDockerSuite/TestBuildNoContext [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T18:11:56.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-16T18:11:56.702Z] + bundleName=arm64-integration [2021-02-16T18:11:56.702Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-16T18:11:56.702Z] Creating arm64-integration-bundles.tar.gz [2021-02-16T18:11:56.702Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-16T18:11:56.702Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-16T18:11:56.983Z] Archiving artifacts [2021-02-16T18:11:57.085Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-02-16T18:11:57.085Z] === RUN TestDockerNetworkMacvlan [2021-02-16T18:11:57.085Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-16T18:11:57.261Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41970/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T18:11:57.590Z] + make clean [2021-02-16T18:11:57.654Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T18:11:57.926Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-16T18:11:58.161Z] docker volume rm -f docker-dev-cache [2021-02-16T18:11:58.161Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T18:11:58.503Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T18:11:58.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-16T18:11:59.441Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-16T18:11:59.441Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T18:11:59.701Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-16T18:11:59.961Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-16T18:12:00.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-16T18:12:00.220Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-16T18:12:00.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-16T18:12:00.790Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-16T18:12:01.728Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-16T18:12:01.987Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T18:12:02.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-16T18:12:03.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-16T18:12:03.895Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-16T18:12:04.463Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-16T18:12:04.463Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T18:12:05.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T18:12:06.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-16T18:12:06.998Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-16T18:12:08.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-16T18:12:08.377Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-16T18:12:09.314Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T18:12:09.388Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-16T18:12:09.388Z] Using test binary docker [2021-02-16T18:12:09.388Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-16T18:12:09.388Z] +++ /etc/init.d/apparmor start [2021-02-16T18:12:09.388Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-16T18:12:09.388Z] INFO: Waiting for daemon to start... [2021-02-16T18:12:09.388Z] Starting dockerd [2021-02-16T18:12:09.388Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-16T18:12:10.692Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-16T18:12:10.692Z] --- PASS: TestDockerNetworkMacvlan (13.55s) [2021-02-16T18:12:10.692Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-02-16T18:12:10.692Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-16T18:12:10.692Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2021-02-16T18:12:10.692Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.49s) [2021-02-16T18:12:10.692Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.35s) [2021-02-16T18:12:10.692Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2021-02-16T18:12:10.692Z] PASS [2021-02-16T18:12:10.692Z] [2021-02-16T18:12:10.692Z] DONE 8 tests in 15.089s [2021-02-16T18:12:10.692Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T18:12:10.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:12:10.692Z] ++ set -e [2021-02-16T18:12:10.692Z] ++ '[' -n 0 ']' [2021-02-16T18:12:10.692Z] ++ set -x [2021-02-16T18:12:10.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:12:10.692Z] testing: warning: no tests to run [2021-02-16T18:12:10.692Z] PASS [2021-02-16T18:12:10.692Z] [2021-02-16T18:12:10.692Z] DONE 0 tests in 0.027s [2021-02-16T18:12:10.692Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T18:12:10.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:12:10.692Z] ++ set -e [2021-02-16T18:12:10.692Z] ++ '[' -n 0 ']' [2021-02-16T18:12:10.692Z] ++ set -x [2021-02-16T18:12:10.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:12:10.692Z] INFO: Testing against a local daemon [2021-02-16T18:12:10.692Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T18:12:11.459Z] . [2021-02-16T18:12:11.459Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-16T18:12:11.459Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-16T18:12:11.459Z] Error: No such image: emptyfs [2021-02-16T18:12:11.459Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-16T18:12:11.459Z] ++++ docker load [2021-02-16T18:12:11.629Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-16T18:12:11.761Z] Running integration-test (iteration 1) [2021-02-16T18:12:11.761Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-02-16T18:12:11.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:12:11.761Z] ++ set -e [2021-02-16T18:12:11.761Z] ++ '[' -n 0 ']' [2021-02-16T18:12:11.761Z] ++ set -x [2021-02-16T18:12:11.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:12:12.196Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2021-02-16T18:12:12.196Z] === RUN TestAuthZPluginTLS [2021-02-16T18:12:12.767Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-16T18:12:12.767Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-02-16T18:12:12.767Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T18:12:13.337Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-16T18:12:13.337Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-02-16T18:12:13.337Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T18:12:13.905Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-16T18:12:13.905Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T18:12:14.474Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-02-16T18:12:14.474Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T18:12:15.854Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-16T18:12:15.854Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2021-02-16T18:12:15.854Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T18:12:16.792Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-02-16T18:12:16.792Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T18:12:17.052Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-02-16T18:12:17.052Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T18:12:17.620Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-16T18:12:17.620Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T18:12:18.188Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-16T18:12:19.127Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-16T18:12:19.695Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2021-02-16T18:12:19.695Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T18:12:19.954Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-16T18:12:20.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-16T18:12:22.141Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2021-02-16T18:12:22.141Z] === RUN TestAuthZPluginHeader [2021-02-16T18:12:23.080Z] --- PASS: TestAuthZPluginHeader (1.14s) [2021-02-16T18:12:23.080Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T18:12:27.167Z] Loaded image: buildpack-deps:buster [2021-02-16T18:12:27.167Z] Loaded image: busybox:latest [2021-02-16T18:12:27.167Z] Loaded image: busybox:glibc [2021-02-16T18:12:27.273Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s) [2021-02-16T18:12:27.273Z] === RUN TestAuthZPluginV2Disable [2021-02-16T18:12:27.460Z] Loaded image: debian:bullseye [2021-02-16T18:12:27.460Z] Loaded image: hello-world:latest [2021-02-16T18:12:27.754Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T18:12:27.754Z] INFO: Testing against a local daemon [2021-02-16T18:12:27.754Z] === RUN TestCgroupNamespacesBuild [2021-02-16T18:12:28.173Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-16T18:12:28.651Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-16T18:12:28.734Z] Copying nested executables into bundles/binary-daemon [2021-02-16T18:12:29.268Z] --- PASS: TestCgroupNamespacesBuild (1.46s) [2021-02-16T18:12:29.268Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-16T18:12:30.099Z] [2021-02-16T18:12:30.556Z] --- PASS: TestAuthZPluginV2Disable (3.31s) [2021-02-16T18:12:30.556Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T18:12:30.784Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-02-16T18:12:30.784Z] === RUN TestBuildWithSession [2021-02-16T18:12:30.784Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T18:12:30.784Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T18:12:30.784Z] === RUN TestBuildSquashParent [2021-02-16T18:12:31.493Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2021-02-16T18:12:33.399Z] === RUN TestDockerSuite/TestBuildRm [Pipeline] sh [2021-02-16T18:12:33.659Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.03s) [2021-02-16T18:12:33.659Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T18:12:33.685Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/make.sh cross [2021-02-16T18:12:34.247Z] [2021-02-16T18:12:34.247Z] Removing bundles/ [2021-02-16T18:12:34.247Z] [2021-02-16T18:12:34.247Z] ---> Making bundle: cross (in bundles/cross) [2021-02-16T18:12:34.247Z] Cross building: bundles/cross/linux/amd64 [2021-02-16T18:12:34.247Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-16T18:12:34.247Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-16T18:12:35.260Z] --- PASS: TestBuildSquashParent (4.82s) [2021-02-16T18:12:35.260Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T18:12:35.260Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:12:35.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:12:35.260Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:12:35.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:12:35.260Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:12:35.261Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:12:35.261Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:12:35.261Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:12:35.261Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:12:35.261Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:12:35.261Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:12:35.261Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:12:35.261Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:12:35.261Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:12:35.261Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:12:35.261Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:12:35.564Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-16T18:12:36.501Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-16T18:12:38.007Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:12:38.007Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:12:38.408Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-16T18:12:38.977Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-16T18:12:39.915Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-16T18:12:40.138Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T18:12:40.138Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s) [2021-02-16T18:12:40.138Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2021-02-16T18:12:40.138Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s) [2021-02-16T18:12:40.138Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s) [2021-02-16T18:12:40.138Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.75s) [2021-02-16T18:12:40.138Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.78s) [2021-02-16T18:12:40.138Z] === RUN TestBuildMultiStageCopy [2021-02-16T18:12:40.138Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T18:12:41.181Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T18:12:41.295Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-16T18:12:41.473Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T18:12:41.768Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T18:12:42.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-16T18:12:42.403Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T18:12:42.403Z] --- PASS: TestBuildMultiStageCopy (2.81s) [2021-02-16T18:12:42.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s) [2021-02-16T18:12:42.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-02-16T18:12:42.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2021-02-16T18:12:42.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2021-02-16T18:12:42.403Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2021-02-16T18:12:42.403Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T18:12:42.493Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-16T18:12:43.432Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-16T18:12:43.444Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-02-16T18:12:43.444Z] === RUN TestBuildLabelWithTargets [2021-02-16T18:12:44.813Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.13s) [2021-02-16T18:12:44.813Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T18:12:44.958Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2021-02-16T18:12:44.958Z] === RUN TestBuildWithEmptyLayers [2021-02-16T18:12:45.250Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2021-02-16T18:12:45.250Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T18:12:47.326Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2021-02-16T18:12:47.326Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T18:12:47.357Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-16T18:12:47.357Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-16T18:12:47.357Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-16T18:12:47.357Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-16T18:12:47.623Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-16T18:12:47.961Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-02-16T18:12:47.961Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T18:12:48.569Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-16T18:12:48.569Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-16T18:12:49.138Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-16T18:12:50.038Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2021-02-16T18:12:50.038Z] === RUN TestBuildWithHugeFile [2021-02-16T18:12:52.435Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-16T18:12:53.002Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-16T18:12:53.569Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-16T18:12:54.136Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-16T18:12:54.705Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-16T18:12:55.641Z] === RUN TestDockerSuite/TestBuildUser [2021-02-16T18:12:57.022Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-16T18:12:59.557Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-16T18:13:01.462Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2021-02-16T18:13:01.462Z] PASS [2021-02-16T18:13:01.462Z] [2021-02-16T18:13:01.462Z] DONE 17 tests in 50.848s [2021-02-16T18:13:01.462Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T18:13:01.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:01.462Z] ++ set -e [2021-02-16T18:13:01.462Z] ++ '[' -n 0 ']' [2021-02-16T18:13:01.462Z] ++ set -x [2021-02-16T18:13:01.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:01.462Z] INFO: Testing against a local daemon [2021-02-16T18:13:01.462Z] === RUN TestPluginInvalidJSON [2021-02-16T18:13:01.462Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:13:01.462Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:13:01.462Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:13:01.462Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-02-16T18:13:01.462Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-02-16T18:13:01.462Z] === RUN TestPluginInstall [2021-02-16T18:13:01.462Z] === RUN TestPluginInstall/no_auth [2021-02-16T18:13:03.999Z] time="2021-02-16T18:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:13:03.999Z] time="2021-02-16T18:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4bd3a2be7284b628e2ce9d62a0d1b95bc188a7059cc06ca9448566682f6e4764" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:13:03.999Z] time="2021-02-16T18:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:13:03.999Z] time="2021-02-16T18:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4bd3a2be7284b628e2ce9d62a0d1b95bc188a7059cc06ca9448566682f6e4764" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:13:04.259Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T18:13:05.196Z] time="2021-02-16T18:13:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:13:05.196Z] time="2021-02-16T18:13:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b37a5f43166e060d7d9c9766cc2edd8c65687e32ba4eec376a9f0d3726536590" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:13:05.196Z] time="2021-02-16T18:13:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:13:05.196Z] time="2021-02-16T18:13:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b37a5f43166e060d7d9c9766cc2edd8c65687e32ba4eec376a9f0d3726536590" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:13:05.456Z] === RUN TestPluginInstall/with_insecure [2021-02-16T18:13:06.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-16T18:13:06.653Z] time="2021-02-16T18:13:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:13:06.653Z] time="2021-02-16T18:13:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:044350ad46925e6bfa14868629c6409bded7dc9d8d78a3147556c2efbbfccc6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:13:06.653Z] time="2021-02-16T18:13:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:13:06.653Z] time="2021-02-16T18:13:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:044350ad46925e6bfa14868629c6409bded7dc9d8d78a3147556c2efbbfccc6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:13:07.222Z] --- PASS: TestPluginInstall (5.57s) [2021-02-16T18:13:07.222Z] --- PASS: TestPluginInstall/no_auth (2.76s) [2021-02-16T18:13:07.222Z] --- PASS: TestPluginInstall/with_htpasswd (1.06s) [2021-02-16T18:13:07.222Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2021-02-16T18:13:07.222Z] plugin_test.go:157: [dbaa247899789] daemon is not started [2021-02-16T18:13:07.222Z] PASS [2021-02-16T18:13:07.222Z] [2021-02-16T18:13:07.222Z] DONE 6 tests in 5.777s [2021-02-16T18:13:07.222Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T18:13:07.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:07.222Z] ++ set -e [2021-02-16T18:13:07.222Z] ++ '[' -n 0 ']' [2021-02-16T18:13:07.222Z] ++ set -x [2021-02-16T18:13:07.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:07.222Z] INFO: Testing against a local daemon [2021-02-16T18:13:07.222Z] === RUN TestExternalGraphDriver [2021-02-16T18:13:07.480Z] === RUN TestExternalGraphDriver/json [2021-02-16T18:13:10.018Z] === RUN TestExternalGraphDriver/spec [2021-02-16T18:13:10.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-16T18:13:12.340Z] === RUN TestExternalGraphDriver/pull [2021-02-16T18:13:14.893Z] --- PASS: TestExternalGraphDriver (7.12s) [2021-02-16T18:13:14.893Z] --- PASS: TestExternalGraphDriver/json (2.60s) [2021-02-16T18:13:14.893Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2021-02-16T18:13:14.893Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2021-02-16T18:13:14.893Z] === RUN TestGraphdriverPluginV2 [2021-02-16T18:13:15.152Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-16T18:13:16.089Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-16T18:13:16.347Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-16T18:13:17.285Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-16T18:13:17.853Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-16T18:13:17.875Z] db4edcf0861f: Pull complete [2021-02-16T18:13:17.875Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-16T18:13:17.875Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:13:17.875Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-02-16T18:13:17.875Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-02-16T18:13:17.875Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-02-16T18:13:17.875Z] WARN: Skipping validation tests [2021-02-16T18:13:17.875Z] INFO: Running unit tests at 02/16/2021 18:13:12... [2021-02-16T18:13:17.875Z] INFO: make.ps1 starting at 02/16/2021 18:13:16 [2021-02-16T18:13:17.875Z] INFO: Git commit (dc7441ccf1) assumed from DOCKER_GITCOMMIT environment variable [2021-02-16T18:13:17.875Z] INFO: Invoking autogen... [2021-02-16T18:13:17.875Z] INFO: Running unit tests... [2021-02-16T18:13:18.790Z] --- PASS: TestGraphdriverPluginV2 (4.15s) [2021-02-16T18:13:18.790Z] PASS [2021-02-16T18:13:18.790Z] [2021-02-16T18:13:18.790Z] DONE 5 tests in 11.425s [2021-02-16T18:13:18.790Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T18:13:18.790Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:18.790Z] ++ set -e [2021-02-16T18:13:18.790Z] ++ '[' -n 0 ']' [2021-02-16T18:13:18.790Z] ++ set -x [2021-02-16T18:13:18.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:18.790Z] INFO: Testing against a local daemon [2021-02-16T18:13:18.790Z] === RUN TestContinueAfterPluginCrash [2021-02-16T18:13:18.790Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T18:13:18.790Z] === RUN TestReadPluginNoRead [2021-02-16T18:13:18.790Z] === PAUSE TestReadPluginNoRead [2021-02-16T18:13:18.790Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T18:13:18.790Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T18:13:18.790Z] === CONT TestContinueAfterPluginCrash [2021-02-16T18:13:18.790Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T18:13:19.358Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-16T18:13:19.358Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-16T18:13:19.358Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-16T18:13:19.358Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-16T18:13:19.358Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-16T18:13:21.265Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-16T18:13:21.265Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-16T18:13:22.203Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-16T18:13:23.141Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-16T18:13:24.083Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-16T18:13:24.083Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-16T18:13:24.083Z] --- PASS: TestDaemonStartWithLogOpt (5.40s) [2021-02-16T18:13:24.342Z] === CONT TestReadPluginNoRead [2021-02-16T18:13:25.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-16T18:13:26.483Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-02-16T18:13:27.102Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-16T18:13:28.040Z] === RUN TestReadPluginNoRead/default [2021-02-16T18:13:28.978Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-16T18:13:29.916Z] --- PASS: TestContinueAfterPluginCrash (11.07s) [2021-02-16T18:13:29.916Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T18:13:30.485Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-16T18:13:31.054Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-16T18:13:31.991Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T18:13:31.991Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-16T18:13:31.991Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-16T18:13:32.559Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-16T18:13:33.498Z] --- PASS: TestReadPluginNoRead (9.14s) [2021-02-16T18:13:33.498Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2021-02-16T18:13:33.498Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2021-02-16T18:13:33.498Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-02-16T18:13:33.498Z] read_test.go:92: [d98233b81532f] daemon is not started [2021-02-16T18:13:33.498Z] PASS [2021-02-16T18:13:33.498Z] [2021-02-16T18:13:33.498Z] DONE 6 tests in 14.704s [2021-02-16T18:13:33.498Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T18:13:33.498Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:33.498Z] ++ set -e [2021-02-16T18:13:33.498Z] ++ '[' -n 0 ']' [2021-02-16T18:13:33.498Z] ++ set -x [2021-02-16T18:13:33.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:33.498Z] testing: warning: no tests to run [2021-02-16T18:13:33.498Z] PASS [2021-02-16T18:13:33.498Z] [2021-02-16T18:13:33.498Z] DONE 0 tests in 0.048s [2021-02-16T18:13:33.498Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T18:13:33.498Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:33.498Z] ++ set -e [2021-02-16T18:13:33.498Z] ++ '[' -n 0 ']' [2021-02-16T18:13:33.498Z] ++ set -x [2021-02-16T18:13:33.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:33.498Z] INFO: Testing against a local daemon [2021-02-16T18:13:33.498Z] === RUN TestPluginWithDevMounts [2021-02-16T18:13:33.498Z] === PAUSE TestPluginWithDevMounts [2021-02-16T18:13:33.498Z] === CONT TestPluginWithDevMounts [2021-02-16T18:13:33.552Z] ? github.com/docker/docker/api [no test files] [2021-02-16T18:13:34.434Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-16T18:13:34.435Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-16T18:13:34.435Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-16T18:13:35.003Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-16T18:13:35.571Z] --- PASS: TestPluginWithDevMounts (1.94s) [2021-02-16T18:13:35.571Z] PASS [2021-02-16T18:13:35.571Z] [2021-02-16T18:13:35.571Z] DONE 1 tests in 2.101s [2021-02-16T18:13:35.571Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T18:13:35.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:35.571Z] ++ set -e [2021-02-16T18:13:35.571Z] ++ '[' -n 0 ']' [2021-02-16T18:13:35.571Z] ++ set -x [2021-02-16T18:13:35.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:35.571Z] INFO: Testing against a local daemon [2021-02-16T18:13:35.571Z] === RUN TestSecretInspect [2021-02-16T18:13:35.832Z] === RUN TestDockerSuite/TestCommitChange [2021-02-16T18:13:36.828Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-16T18:13:37.396Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-16T18:13:38.777Z] --- PASS: TestSecretInspect (2.89s) [2021-02-16T18:13:38.777Z] === RUN TestSecretList [2021-02-16T18:13:39.035Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-16T18:13:40.415Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-16T18:13:41.352Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-16T18:13:41.352Z] --- PASS: TestSecretList (2.84s) [2021-02-16T18:13:41.352Z] === RUN TestSecretsCreateAndDelete [2021-02-16T18:13:42.734Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-16T18:13:43.302Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-16T18:13:43.869Z] --- PASS: TestSecretsCreateAndDelete (2.46s) [2021-02-16T18:13:43.869Z] === RUN TestSecretsUpdate [2021-02-16T18:13:44.807Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-16T18:13:45.375Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-16T18:13:45.375Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-16T18:13:45.375Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-16T18:13:45.634Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-16T18:13:45.634Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-16T18:13:45.634Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-16T18:13:45.634Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-16T18:13:47.012Z] --- PASS: TestSecretsUpdate (2.89s) [2021-02-16T18:13:47.012Z] === RUN TestTemplatedSecret [2021-02-16T18:13:47.012Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-16T18:13:47.032Z] --- PASS: TestBuildWithHugeFile (53.53s) [2021-02-16T18:13:47.032Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T18:13:47.032Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:13:47.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:13:47.032Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:13:47.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:13:47.032Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:13:47.032Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:13:47.032Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:13:47.032Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:13:47.032Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:13:47.032Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-02-16T18:13:47.032Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-02-16T18:13:47.032Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-02-16T18:13:47.032Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2021-02-16T18:13:47.032Z] === RUN TestBuildPreserveOwnership [2021-02-16T18:13:47.032Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-16T18:13:47.032Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-16T18:13:47.327Z] --- PASS: TestBuildPreserveOwnership (3.88s) [2021-02-16T18:13:47.327Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2021-02-16T18:13:47.327Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2021-02-16T18:13:47.327Z] === RUN TestBuildPlatformInvalid [2021-02-16T18:13:47.623Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-02-16T18:13:47.623Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-16T18:13:48.359Z] === RUN TestMiddlewares [2021-02-16T18:13:48.359Z] --- PASS: TestMiddlewares (0.00s) [2021-02-16T18:13:48.359Z] PASS [2021-02-16T18:13:48.359Z] coverage: 9.0% of statements [2021-02-16T18:13:48.359Z] ok github.com/docker/docker/api/server 0.090s coverage: 9.0% of statements [2021-02-16T18:13:48.392Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-16T18:13:48.392Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-16T18:13:49.331Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-16T18:13:50.270Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-16T18:13:50.529Z] --- PASS: TestTemplatedSecret (3.69s) [2021-02-16T18:13:50.529Z] === RUN TestSecretCreateResolve [2021-02-16T18:13:51.097Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-16T18:13:51.665Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-16T18:13:52.233Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-16T18:13:52.233Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-16T18:13:52.233Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-16T18:13:52.802Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-16T18:13:52.802Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-16T18:13:52.802Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-16T18:13:52.802Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-16T18:13:53.064Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-16T18:13:53.064Z] --- PASS: TestSecretCreateResolve (2.70s) [2021-02-16T18:13:53.064Z] PASS [2021-02-16T18:13:53.064Z] [2021-02-16T18:13:53.064Z] DONE 6 tests in 17.578s [2021-02-16T18:13:53.064Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T18:13:53.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:53.064Z] ++ set -e [2021-02-16T18:13:53.064Z] ++ '[' -n 0 ']' [2021-02-16T18:13:53.064Z] ++ set -x [2021-02-16T18:13:53.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:13:53.323Z] INFO: Testing against a local daemon [2021-02-16T18:13:53.323Z] === RUN TestServiceCreateInit [2021-02-16T18:13:53.323Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T18:13:53.583Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-16T18:13:54.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-16T18:13:54.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-16T18:13:54.721Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-16T18:13:56.625Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-16T18:13:56.885Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-16T18:13:56.885Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-16T18:13:57.454Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-16T18:13:58.398Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-16T18:13:58.398Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T18:13:59.004Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-16T18:13:59.574Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-16T18:13:59.574Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-16T18:14:00.144Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-16T18:14:01.080Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-16T18:14:01.648Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-16T18:14:01.648Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-16T18:14:02.216Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-16T18:14:03.154Z] --- PASS: TestServiceCreateInit (9.71s) [2021-02-16T18:14:03.154Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s) [2021-02-16T18:14:03.154Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.79s) [2021-02-16T18:14:03.154Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T18:14:03.237Z] Loaded image: buildpack-deps:buster [2021-02-16T18:14:03.237Z] Loaded image: busybox:latest [2021-02-16T18:14:03.237Z] Loaded image: busybox:glibc [2021-02-16T18:14:03.237Z] Loaded image: debian:bullseye [2021-02-16T18:14:03.413Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-16T18:14:03.529Z] Loaded image: hello-world:latest [2021-02-16T18:14:03.529Z] Loaded image: arm32v7/hello-world:latest [2021-02-16T18:14:04.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-16T18:14:04.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-16T18:14:04.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-16T18:14:04.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-16T18:14:04.791Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-16T18:14:05.361Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-16T18:14:10.468Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.20s) [2021-02-16T18:14:10.468Z] PASS [2021-02-16T18:14:10.468Z] [2021-02-16T18:14:10.468Z] === Skipped [2021-02-16T18:14:10.468Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-02-16T18:14:10.468Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T18:14:10.468Z] [2021-02-16T18:14:10.468Z] [2021-02-16T18:14:10.468Z] DONE 33 tests, 1 skipped in 118.003s [2021-02-16T18:14:10.468Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-02-16T18:14:10.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:14:10.468Z] ++ set -e [2021-02-16T18:14:10.468Z] ++ '[' -n 0 ']' [2021-02-16T18:14:10.468Z] ++ set -x [2021-02-16T18:14:10.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:14:10.468Z] INFO: Testing against a local daemon [2021-02-16T18:14:10.468Z] === RUN TestConfigInspect [2021-02-16T18:14:10.624Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-16T18:14:10.624Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-16T18:14:10.624Z] Cross building: bundles/cross/windows/amd64 [2021-02-16T18:14:10.624Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-16T18:14:10.624Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-16T18:14:10.637Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-16T18:14:10.637Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-16T18:14:10.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-16T18:14:10.896Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-16T18:14:10.896Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-16T18:14:10.897Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-16T18:14:11.994Z] --- PASS: TestConfigInspect (1.95s) [2021-02-16T18:14:11.994Z] === RUN TestConfigList [2021-02-16T18:14:14.071Z] --- PASS: TestConfigList (1.96s) [2021-02-16T18:14:14.071Z] === RUN TestConfigsCreateAndDelete [2021-02-16T18:14:14.185Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-16T18:14:14.185Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-16T18:14:15.563Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-16T18:14:15.589Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2021-02-16T18:14:15.589Z] === RUN TestConfigsUpdate [2021-02-16T18:14:17.660Z] --- PASS: TestConfigsUpdate (1.89s) [2021-02-16T18:14:17.660Z] === RUN TestTemplatedConfig [2021-02-16T18:14:18.853Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-16T18:14:19.421Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-16T18:14:19.991Z] --- PASS: TestCreateServiceMultipleTimes (16.83s) [2021-02-16T18:14:19.991Z] === RUN TestCreateServiceConflict [2021-02-16T18:14:20.407Z] --- PASS: TestTemplatedConfig (2.45s) [2021-02-16T18:14:20.407Z] === RUN TestConfigCreateResolve [2021-02-16T18:14:21.371Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-16T18:14:21.926Z] --- PASS: TestConfigCreateResolve (1.87s) [2021-02-16T18:14:21.926Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T18:14:22.561Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-16T18:14:22.561Z] PASS [2021-02-16T18:14:22.561Z] [2021-02-16T18:14:22.561Z] DONE 7 tests in 12.654s [2021-02-16T18:14:22.561Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-02-16T18:14:22.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:14:22.561Z] ++ set -e [2021-02-16T18:14:22.561Z] ++ '[' -n 0 ']' [2021-02-16T18:14:22.561Z] ++ set -x [2021-02-16T18:14:22.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:14:22.561Z] INFO: Testing against a local daemon [2021-02-16T18:14:22.561Z] === RUN TestCheckpoint [2021-02-16T18:14:22.561Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T18:14:22.561Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:14:22.561Z] === RUN TestContainerInvalidJSON [2021-02-16T18:14:22.561Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:14:22.561Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:14:22.561Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:14:22.561Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:14:22.561Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:14:22.561Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:14:22.561Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:14:22.561Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:14:22.561Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:14:22.561Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-16T18:14:22.561Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T18:14:22.561Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T18:14:22.561Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T18:14:22.561Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T18:14:22.561Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-16T18:14:22.561Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T18:14:22.561Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-02-16T18:14:22.561Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T18:14:22.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-16T18:14:22.751Z] --- PASS: TestCreateServiceConflict (3.02s) [2021-02-16T18:14:22.751Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T18:14:22.854Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-02-16T18:14:22.854Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T18:14:22.854Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-16T18:14:22.854Z] === RUN TestCopyFromContainer [2021-02-16T18:14:23.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-16T18:14:23.918Z] === RUN TestCopyFromContainer// [2021-02-16T18:14:24.212Z] === RUN TestCopyFromContainer//bar/root [2021-02-16T18:14:24.212Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-16T18:14:24.212Z] === RUN TestCopyFromContainer/bar/quux [2021-02-16T18:14:24.212Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-16T18:14:24.506Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-16T18:14:24.506Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-16T18:14:24.506Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-16T18:14:24.506Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-16T18:14:24.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-16T18:14:24.799Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-16T18:14:24.799Z] --- PASS: TestCopyFromContainer (1.96s) [2021-02-16T18:14:24.799Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-16T18:14:24.799Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-02-16T18:14:24.799Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-16T18:14:24.799Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-02-16T18:14:24.799Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-16T18:14:24.799Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-16T18:14:24.799Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-16T18:14:24.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-16T18:14:24.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-16T18:14:24.800Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-16T18:14:24.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T18:14:24.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:14:24.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:14:24.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:14:24.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:14:24.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:14:24.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:14:24.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:14:24.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:14:24.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:14:24.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T18:14:24.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T18:14:24.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T18:14:24.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T18:14:24.800Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T18:14:24.800Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-16T18:14:24.800Z] === RUN TestCreateWithInvalidEnv [2021-02-16T18:14:24.800Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T18:14:24.800Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T18:14:24.800Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T18:14:24.800Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T18:14:24.800Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T18:14:24.800Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T18:14:24.800Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T18:14:24.800Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T18:14:24.800Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T18:14:24.800Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-16T18:14:24.800Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T18:14:24.800Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-16T18:14:24.800Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T18:14:24.800Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T18:14:24.800Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-16T18:14:24.800Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T18:14:26.093Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2021-02-16T18:14:26.093Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T18:14:26.312Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2021-02-16T18:14:26.312Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T18:14:26.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-16T18:14:26.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-16T18:14:27.826Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2021-02-16T18:14:27.826Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T18:14:27.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:14:27.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:14:27.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:14:27.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:14:27.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:14:27.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:14:27.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:14:27.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:14:27.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:14:27.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:14:27.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:14:27.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:14:27.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:14:27.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:14:27.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-16T18:14:28.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:14:28.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-16T18:14:28.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-16T18:14:28.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-02-16T18:14:28.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-02-16T18:14:28.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-02-16T18:14:28.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-16T18:14:28.121Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T18:14:28.413Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2021-02-16T18:14:28.413Z] === RUN TestCreateDifferentPlatform [2021-02-16T18:14:28.413Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T18:14:28.413Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T18:14:28.413Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-16T18:14:28.413Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T18:14:28.413Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T18:14:28.413Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T18:14:28.708Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-16T18:14:28.708Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T18:14:28.708Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-16T18:14:28.708Z] === RUN TestContainerStartOnDaemonRestart [2021-02-16T18:14:28.708Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-16T18:14:28.708Z] === RUN TestDaemonRestartIpcMode [2021-02-16T18:14:28.708Z] === PAUSE TestDaemonRestartIpcMode [2021-02-16T18:14:28.708Z] === RUN TestDaemonHostGatewayIP [2021-02-16T18:14:28.708Z] === PAUSE TestDaemonHostGatewayIP [2021-02-16T18:14:28.708Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-16T18:14:28.708Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-16T18:14:28.708Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T18:14:28.708Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-16T18:14:28.708Z] === RUN TestDiff [2021-02-16T18:14:29.359Z] --- PASS: TestDiff (0.53s) [2021-02-16T18:14:29.359Z] === RUN TestExecWithCloseStdin [2021-02-16T18:14:29.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009fef60_} [2021-02-16T18:14:29.652Z] --- PASS: TestExecWithCloseStdin (0.62s) [2021-02-16T18:14:29.652Z] === RUN TestExec [2021-02-16T18:14:30.293Z] --- PASS: TestExec (0.63s) [2021-02-16T18:14:30.293Z] === RUN TestExecUser [2021-02-16T18:14:30.928Z] --- PASS: TestExecUser (0.64s) [2021-02-16T18:14:30.928Z] === RUN TestExportContainerAndImportImage [2021-02-16T18:14:31.276Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1736757989_/foo_false____} [2021-02-16T18:14:31.966Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2021-02-16T18:14:31.966Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T18:14:32.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1736757989_/foo_true____} [2021-02-16T18:14:33.479Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2021-02-16T18:14:33.479Z] === RUN TestHealthCheckWorkdir [2021-02-16T18:14:33.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3503582976_/foo_false____} [2021-02-16T18:14:34.139Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2021-02-16T18:14:34.139Z] === RUN TestHealthKillContainer [2021-02-16T18:14:35.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3503582976_/foo_true____} [2021-02-16T18:14:35.748Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3503582976_/foo_true__0xc0009fefc0__} [2021-02-16T18:14:36.872Z] --- PASS: TestHealthKillContainer (2.63s) [2021-02-16T18:14:36.872Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T18:14:37.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009fefe0_} [2021-02-16T18:14:37.168Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2021-02-16T18:14:37.168Z] === RUN TestIpcModeNone [2021-02-16T18:14:37.805Z] --- PASS: TestIpcModeNone (0.62s) [2021-02-16T18:14:37.805Z] === RUN TestIpcModePrivate [2021-02-16T18:14:38.443Z] --- PASS: TestIpcModePrivate (0.63s) [2021-02-16T18:14:38.443Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-02-16T18:14:38.443Z] === RUN TestIpcModeShareable [2021-02-16T18:14:38.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009ff000_} [2021-02-16T18:14:38.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009ff040_} [2021-02-16T18:14:39.049Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T18:14:39.049Z] === RUN TestBoolValue [2021-02-16T18:14:39.049Z] --- PASS: TestBoolValue (0.00s) [2021-02-16T18:14:39.049Z] === RUN TestBoolValueOrDefault [2021-02-16T18:14:39.049Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-02-16T18:14:39.049Z] === RUN TestInt64ValueOrZero [2021-02-16T18:14:39.049Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-02-16T18:14:39.049Z] === RUN TestInt64ValueOrDefault [2021-02-16T18:14:39.049Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-02-16T18:14:39.049Z] === RUN TestInt64ValueOrDefaultWithError [2021-02-16T18:14:39.049Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-02-16T18:14:39.049Z] === RUN TestJsonContentType [2021-02-16T18:14:39.049Z] --- PASS: TestJsonContentType (0.00s) [2021-02-16T18:14:39.049Z] PASS [2021-02-16T18:14:39.049Z] coverage: 14.7% of statements [2021-02-16T18:14:39.049Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 14.7% of statements [2021-02-16T18:14:39.108Z] --- PASS: TestIpcModeShareable (0.61s) [2021-02-16T18:14:39.108Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-02-16T18:14:39.108Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-16T18:14:40.016Z] === RUN TestMaskSecretKeys [2021-02-16T18:14:40.016Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-02-16T18:14:40.016Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-02-16T18:14:40.016Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-02-16T18:14:40.016Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-02-16T18:14:40.016Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-02-16T18:14:40.016Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-02-16T18:14:40.016Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-02-16T18:14:40.016Z] === RUN TestVersionMiddlewareVersion [2021-02-16T18:14:40.016Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-02-16T18:14:40.016Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-02-16T18:14:40.016Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-02-16T18:14:40.016Z] PASS [2021-02-16T18:14:40.016Z] coverage: 37.7% of statements [2021-02-16T18:14:40.016Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2021-02-16T18:14:40.016Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T18:14:40.016Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T18:14:40.016Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T18:14:40.016Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T18:14:40.016Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T18:14:40.016Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T18:14:40.016Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T18:14:40.016Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T18:14:40.016Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T18:14:40.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009ff060_} [2021-02-16T18:14:40.474Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T18:14:40.474Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T18:14:41.071Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s) [2021-02-16T18:14:41.071Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T18:14:41.187Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2021-02-16T18:14:41.187Z] === RUN TestAPIIpcModeHost [2021-02-16T18:14:41.187Z] --- PASS: TestAPIIpcModeHost (0.45s) [2021-02-16T18:14:41.187Z] === RUN TestDaemonIpcModeShareable [2021-02-16T18:14:41.441Z] === RUN TestStrSliceMarshalJSON [2021-02-16T18:14:41.441Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestStrSliceUnmarshalJSON [2021-02-16T18:14:41.441Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestStrSliceUnmarshalString [2021-02-16T18:14:41.441Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestStrSliceUnmarshalSlice [2021-02-16T18:14:41.441Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-02-16T18:14:41.441Z] PASS [2021-02-16T18:14:41.441Z] coverage: 90.0% of statements [2021-02-16T18:14:41.441Z] ok github.com/docker/docker/api/types/strslice 0.060s coverage: 90.0% of statements [2021-02-16T18:14:41.441Z] === RUN TestToJSON [2021-02-16T18:14:41.441Z] --- PASS: TestToJSON (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestToParamWithVersion [2021-02-16T18:14:41.441Z] --- PASS: TestToParamWithVersion (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestFromJSON [2021-02-16T18:14:41.441Z] --- PASS: TestFromJSON (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestEmpty [2021-02-16T18:14:41.441Z] --- PASS: TestEmpty (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestArgsMatchKVListEmptySources [2021-02-16T18:14:41.441Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestArgsMatchKVList [2021-02-16T18:14:41.441Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestArgsMatch [2021-02-16T18:14:41.441Z] --- PASS: TestArgsMatch (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestAdd [2021-02-16T18:14:41.441Z] --- PASS: TestAdd (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestDel [2021-02-16T18:14:41.441Z] --- PASS: TestDel (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestLen [2021-02-16T18:14:41.441Z] --- PASS: TestLen (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestExactMatch [2021-02-16T18:14:41.441Z] --- PASS: TestExactMatch (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestOnlyOneExactMatch [2021-02-16T18:14:41.441Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestContains [2021-02-16T18:14:41.441Z] --- PASS: TestContains (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestValidate [2021-02-16T18:14:41.441Z] --- PASS: TestValidate (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestWalkValues [2021-02-16T18:14:41.441Z] --- PASS: TestWalkValues (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestFuzzyMatch [2021-02-16T18:14:41.441Z] --- PASS: TestFuzzyMatch (0.00s) [2021-02-16T18:14:41.441Z] === RUN TestClone [2021-02-16T18:14:41.441Z] --- PASS: TestClone (0.00s) [2021-02-16T18:14:41.441Z] PASS [2021-02-16T18:14:41.441Z] coverage: 92.2% of statements [2021-02-16T18:14:41.441Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 92.2% of statements [2021-02-16T18:14:41.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-16T18:14:41.899Z] === RUN TestAdjustForAPIVersion [2021-02-16T18:14:41.899Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-02-16T18:14:41.899Z] PASS [2021-02-16T18:14:41.899Z] coverage: 5.7% of statements [2021-02-16T18:14:41.899Z] ok github.com/docker/docker/api/server/router/swarm 0.087s coverage: 5.7% of statements [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T18:14:41.899Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T18:14:41.899Z] === RUN TestDurationToSecondsString [2021-02-16T18:14:41.899Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-02-16T18:14:41.899Z] === RUN TestGetTimestamp [2021-02-16T18:14:42.364Z] --- PASS: TestGetTimestamp (0.12s) [2021-02-16T18:14:42.364Z] === RUN TestParseTimestamps [2021-02-16T18:14:42.364Z] --- PASS: TestParseTimestamps (0.00s) [2021-02-16T18:14:42.364Z] PASS [2021-02-16T18:14:42.364Z] coverage: 100.0% of statements [2021-02-16T18:14:42.364Z] ok github.com/docker/docker/api/types/time 0.193s coverage: 100.0% of statements [2021-02-16T18:14:42.364Z] === RUN TestCompareVersion [2021-02-16T18:14:42.364Z] --- PASS: TestCompareVersion (0.00s) [2021-02-16T18:14:42.364Z] PASS [2021-02-16T18:14:42.364Z] coverage: 75.0% of statements [2021-02-16T18:14:42.364Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T18:14:42.364Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T18:14:42.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-16T18:14:42.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-16T18:14:42.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-16T18:14:42.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-16T18:14:42.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-16T18:14:42.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-16T18:14:42.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-16T18:14:42.701Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2021-02-16T18:14:42.701Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-16T18:14:42.701Z] === RUN TestDaemonIpcModePrivate [2021-02-16T18:14:42.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-16T18:14:42.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-16T18:14:42.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-16T18:14:42.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-16T18:14:42.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-16T18:14:42.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-16T18:14:42.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-16T18:14:42.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-16T18:14:42.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-16T18:14:43.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-16T18:14:43.094Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-16T18:14:43.898Z] === RUN TestParseRemoteURL [2021-02-16T18:14:43.898Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-02-16T18:14:43.898Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-02-16T18:14:43.898Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-02-16T18:14:43.898Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-02-16T18:14:43.898Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-02-16T18:14:43.898Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-02-16T18:14:43.898Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-02-16T18:14:43.898Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-02-16T18:14:43.898Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-02-16T18:14:43.898Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-02-16T18:14:43.898Z] --- PASS: TestParseRemoteURL (0.00s) [2021-02-16T18:14:43.898Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-02-16T18:14:43.898Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-02-16T18:14:43.898Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-02-16T18:14:43.898Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-02-16T18:14:43.898Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-02-16T18:14:43.898Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-02-16T18:14:43.898Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-02-16T18:14:43.898Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-02-16T18:14:43.898Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-02-16T18:14:43.898Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-02-16T18:14:43.898Z] === RUN TestCloneArgsSmartHttp [2021-02-16T18:14:43.898Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-02-16T18:14:43.898Z] === RUN TestCloneArgsDumbHttp [2021-02-16T18:14:43.898Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-02-16T18:14:43.898Z] === RUN TestCloneArgsGit [2021-02-16T18:14:43.898Z] --- PASS: TestCloneArgsGit (0.00s) [2021-02-16T18:14:43.898Z] === RUN TestCheckoutGit [2021-02-16T18:14:44.031Z] --- PASS: TestCreateServiceSecretFileMode (3.02s) [2021-02-16T18:14:44.031Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T18:14:44.217Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2021-02-16T18:14:44.217Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-16T18:14:44.217Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-16T18:14:45.407Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-16T18:14:45.733Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2021-02-16T18:14:45.733Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-16T18:14:45.733Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-16T18:14:46.078Z] === RUN TestEnable [2021-02-16T18:14:46.078Z] --- PASS: TestEnable (0.00s) [2021-02-16T18:14:46.078Z] === RUN TestDisable [2021-02-16T18:14:46.078Z] --- PASS: TestDisable (0.00s) [2021-02-16T18:14:46.078Z] === RUN TestEnabled [2021-02-16T18:14:46.078Z] --- PASS: TestEnabled (0.00s) [2021-02-16T18:14:46.078Z] PASS [2021-02-16T18:14:46.078Z] coverage: 100.0% of statements [2021-02-16T18:14:46.078Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-02-16T18:14:46.537Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-02-16T18:14:46.537Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestProcessNoDockerignore [2021-02-16T18:14:46.537Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestProcessShouldLeaveAllFiles [2021-02-16T18:14:46.537Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestDetectContentType [2021-02-16T18:14:46.537Z] --- PASS: TestDetectContentType (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestSelectAcceptableMIME [2021-02-16T18:14:46.537Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestInspectEmptyResponse [2021-02-16T18:14:46.537Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestInspectResponseBinary [2021-02-16T18:14:46.537Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestResponseUnsupportedContentType [2021-02-16T18:14:46.537Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestInspectResponseTextSimple [2021-02-16T18:14:46.537Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestInspectResponseEmptyContentType [2021-02-16T18:14:46.537Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestUnknownContentLength [2021-02-16T18:14:46.537Z] --- PASS: TestUnknownContentLength (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestDownloadRemote [2021-02-16T18:14:46.537Z] --- PASS: TestDownloadRemote (0.09s) [2021-02-16T18:14:46.537Z] === RUN TestGetWithStatusError [2021-02-16T18:14:46.537Z] --- PASS: TestGetWithStatusError (0.00s) [2021-02-16T18:14:46.537Z] === RUN TestCloseRootDirectory [2021-02-16T18:14:46.537Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-02-16T18:14:46.537Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:14:46.537Z] === RUN TestHashFile [2021-02-16T18:14:46.537Z] --- SKIP: TestHashFile (0.00s) [2021-02-16T18:14:46.537Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:14:46.537Z] === RUN TestHashSubdir [2021-02-16T18:14:46.537Z] --- SKIP: TestHashSubdir (0.00s) [2021-02-16T18:14:46.537Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:14:46.537Z] === RUN TestRemoveDirectory [2021-02-16T18:14:46.537Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-02-16T18:14:46.537Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:14:46.537Z] PASS [2021-02-16T18:14:46.537Z] coverage: 9.3% of statements [2021-02-16T18:14:46.537Z] ok github.com/docker/docker/builder/remotecontext 0.285s coverage: 9.3% of statements [2021-02-16T18:14:46.809Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2021-02-16T18:14:46.809Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-16T18:14:46.809Z] === RUN TestIpcModeOlderClient [2021-02-16T18:14:46.809Z] === PAUSE TestIpcModeOlderClient [2021-02-16T18:14:46.809Z] === RUN TestKillContainerInvalidSignal [2021-02-16T18:14:46.995Z] === RUN TestGetAllAllowed [2021-02-16T18:14:46.995Z] --- PASS: TestGetAllAllowed (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestGetAllMeta [2021-02-16T18:14:46.995Z] --- PASS: TestGetAllMeta (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestWarnOnUnusedBuildArgs [2021-02-16T18:14:46.995Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestIsUnreferencedBuiltin [2021-02-16T18:14:46.995Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestIsExistingDirectory [2021-02-16T18:14:46.995Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestGetFilenameForDownload [2021-02-16T18:14:46.995Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestEnv2Variables [2021-02-16T18:14:46.995Z] --- PASS: TestEnv2Variables (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-02-16T18:14:46.995Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestMaintainer [2021-02-16T18:14:46.995Z] --- PASS: TestMaintainer (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestLabel [2021-02-16T18:14:46.995Z] --- PASS: TestLabel (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestFromScratch [2021-02-16T18:14:46.995Z] --- PASS: TestFromScratch (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestFromWithArg [2021-02-16T18:14:46.995Z] --- PASS: TestFromWithArg (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-02-16T18:14:46.995Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestFromWithUndefinedArg [2021-02-16T18:14:46.995Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestFromMultiStageWithNamedStage [2021-02-16T18:14:46.995Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestOnbuild [2021-02-16T18:14:46.995Z] --- PASS: TestOnbuild (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestWorkdir [2021-02-16T18:14:46.995Z] --- PASS: TestWorkdir (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestCmd [2021-02-16T18:14:46.995Z] --- PASS: TestCmd (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestHealthcheckNone [2021-02-16T18:14:46.995Z] --- PASS: TestHealthcheckNone (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestHealthcheckCmd [2021-02-16T18:14:46.995Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestEntrypoint [2021-02-16T18:14:46.995Z] --- PASS: TestEntrypoint (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestExpose [2021-02-16T18:14:46.995Z] --- PASS: TestExpose (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestUser [2021-02-16T18:14:46.995Z] --- PASS: TestUser (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestVolume [2021-02-16T18:14:46.995Z] --- PASS: TestVolume (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestStopSignal [2021-02-16T18:14:46.995Z] --- SKIP: TestStopSignal (0.00s) [2021-02-16T18:14:46.995Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-16T18:14:46.995Z] === RUN TestArg [2021-02-16T18:14:46.995Z] --- PASS: TestArg (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestShell [2021-02-16T18:14:46.995Z] --- PASS: TestShell (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestPrependEnvOnCmd [2021-02-16T18:14:46.995Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestRunWithBuildArgs [2021-02-16T18:14:46.995Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestRunIgnoresHealthcheck [2021-02-16T18:14:46.995Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestNormalizeWorkdir [2021-02-16T18:14:46.995Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestDispatch [2021-02-16T18:14:46.995Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-02-16T18:14:46.995Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-02-16T18:14:46.995Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-02-16T18:14:46.995Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-02-16T18:14:46.995Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-02-16T18:14:46.995Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-02-16T18:14:46.995Z] === RUN TestDispatch/COPY_url [2021-02-16T18:14:46.995Z] --- PASS: TestDispatch (0.05s) [2021-02-16T18:14:46.995Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-02-16T18:14:46.995Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-02-16T18:14:46.995Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-02-16T18:14:46.995Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-02-16T18:14:46.995Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-02-16T18:14:46.995Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-02-16T18:14:46.995Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestAddScratchImageAddsToMounts [2021-02-16T18:14:46.995Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestAddFromScratchPopulatesPlatform [2021-02-16T18:14:46.995Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-02-16T18:14:46.995Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-02-16T18:14:46.995Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestImageSourceGetAddsToMounts [2021-02-16T18:14:46.995Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestEmptyDockerfile [2021-02-16T18:14:46.995Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestSymlinkDockerfile [2021-02-16T18:14:46.995Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-02-16T18:14:46.995Z] === RUN TestDockerfileOutsideTheBuildContext [2021-02-16T18:14:46.995Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-02-16T18:14:46.995Z] === RUN TestNonExistingDockerfile [2021-02-16T18:14:46.995Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestCopyRunConfig [2021-02-16T18:14:46.995Z] --- PASS: TestCopyRunConfig (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestDeepCopyRunConfig [2021-02-16T18:14:46.995Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestExportImage [2021-02-16T18:14:46.995Z] --- PASS: TestExportImage (0.00s) [2021-02-16T18:14:46.995Z] === RUN TestNormalizeDest [2021-02-16T18:14:46.995Z] --- PASS: TestNormalizeDest (0.00s) [2021-02-16T18:14:46.995Z] PASS [2021-02-16T18:14:46.995Z] coverage: 46.6% of statements [2021-02-16T18:14:46.995Z] ok github.com/docker/docker/builder/dockerfile 0.242s coverage: 46.6% of statements [2021-02-16T18:14:47.314Z] --- PASS: TestCreateServiceConfigFileMode (3.09s) [2021-02-16T18:14:47.314Z] === RUN TestCreateServiceSysctls [2021-02-16T18:14:47.314Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-16T18:14:47.445Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2021-02-16T18:14:47.445Z] === RUN TestKillContainer [2021-02-16T18:14:47.445Z] === RUN TestKillContainer/no_signal [2021-02-16T18:14:47.456Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T18:14:48.082Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T18:14:48.375Z] === RUN TestKillContainer/killing_signal [2021-02-16T18:14:49.016Z] --- PASS: TestKillContainer (1.61s) [2021-02-16T18:14:49.016Z] --- PASS: TestKillContainer/no_signal (0.53s) [2021-02-16T18:14:49.016Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2021-02-16T18:14:49.016Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2021-02-16T18:14:49.016Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T18:14:49.016Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-16T18:14:49.654Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-16T18:14:49.868Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-16T18:14:50.289Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) [2021-02-16T18:14:50.289Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2021-02-16T18:14:50.289Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2021-02-16T18:14:50.289Z] === RUN TestKillStoppedContainer [2021-02-16T18:14:50.289Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-02-16T18:14:50.289Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T18:14:50.289Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-16T18:14:50.289Z] === RUN TestKillDifferentUserContainer [2021-02-16T18:14:50.809Z] --- PASS: TestCreateServiceSysctls (3.77s) [2021-02-16T18:14:50.809Z] === RUN TestCreateServiceCapabilities [2021-02-16T18:14:50.809Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-16T18:14:50.923Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2021-02-16T18:14:50.924Z] === RUN TestInspectOomKilledTrue [2021-02-16T18:14:51.068Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-16T18:14:51.559Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2021-02-16T18:14:51.559Z] === RUN TestInspectOomKilledFalse [2021-02-16T18:14:52.005Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-16T18:14:52.196Z] --- PASS: TestInspectOomKilledFalse (0.57s) [2021-02-16T18:14:52.196Z] === RUN TestLinksEtcHostsContentMatch [2021-02-16T18:14:52.264Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-16T18:14:52.852Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2021-02-16T18:14:52.852Z] === RUN TestLinksContainerNames [2021-02-16T18:14:53.203Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-16T18:14:53.891Z] --- PASS: TestLinksContainerNames (1.03s) [2021-02-16T18:14:53.891Z] === RUN TestLogsFollowTailEmpty [2021-02-16T18:14:54.143Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-16T18:14:54.143Z] --- PASS: TestCreateServiceCapabilities (3.13s) [2021-02-16T18:14:54.143Z] === RUN TestInspect [2021-02-16T18:14:54.528Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2021-02-16T18:14:54.528Z] === RUN TestContainerNetworkMountsNoChown [2021-02-16T18:14:54.711Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-16T18:14:54.823Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot/default [2021-02-16T18:14:54.823Z] === PAUSE TestMountDaemonRoot/default [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot/private [2021-02-16T18:14:54.823Z] === PAUSE TestMountDaemonRoot/private [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot/rprivate [2021-02-16T18:14:54.823Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot/slave [2021-02-16T18:14:54.823Z] === PAUSE TestMountDaemonRoot/slave [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot/rslave [2021-02-16T18:14:54.823Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot/shared [2021-02-16T18:14:54.823Z] === PAUSE TestMountDaemonRoot/shared [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot/rshared [2021-02-16T18:14:54.823Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-16T18:14:54.823Z] === CONT TestMountDaemonRoot/default [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-16T18:14:54.823Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:14:54.823Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-16T18:14:54.823Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-16T18:14:54.823Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:14:54.823Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rslave [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/private [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rshared [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/slave [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/shared [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rprivate [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:14:55.117Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:14:55.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-16T18:14:55.117Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-16T18:14:55.117Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-16T18:14:55.117Z] === RUN TestContainerBindMountNonRecursive [2021-02-16T18:14:55.648Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-16T18:14:56.586Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-16T18:14:56.633Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2021-02-16T18:14:56.633Z] === RUN TestContainerVolumesMountedAsShared [2021-02-16T18:14:56.926Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2021-02-16T18:14:56.926Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-16T18:14:57.154Z] --- PASS: TestInspect (3.02s) [2021-02-16T18:14:57.154Z] === RUN TestCreateJob [2021-02-16T18:14:57.561Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2021-02-16T18:14:57.561Z] === RUN TestNetworkNat [2021-02-16T18:14:57.722Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-16T18:14:57.771Z] === RUN TestCheckpointCreateError [2021-02-16T18:14:57.772Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCheckpointCreate [2021-02-16T18:14:57.772Z] --- PASS: TestCheckpointCreate (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCheckpointDeleteError [2021-02-16T18:14:57.772Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCheckpointDelete [2021-02-16T18:14:57.772Z] --- PASS: TestCheckpointDelete (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCheckpointListError [2021-02-16T18:14:57.772Z] --- PASS: TestCheckpointListError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCheckpointList [2021-02-16T18:14:57.772Z] --- PASS: TestCheckpointList (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCheckpointListContainerNotFound [2021-02-16T18:14:57.772Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestNewClientWithOpsFromEnv [2021-02-16T18:14:57.772Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-02-16T18:14:57.772Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-16T18:14:57.772Z] === RUN TestGetAPIPath [2021-02-16T18:14:57.772Z] --- PASS: TestGetAPIPath (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestParseHostURL [2021-02-16T18:14:57.772Z] --- PASS: TestParseHostURL (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-02-16T18:14:57.772Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestNegotiateAPIVersionEmpty [2021-02-16T18:14:57.772Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestNegotiateAPIVersion [2021-02-16T18:14:57.772Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestNegotiateAPVersionOverride [2021-02-16T18:14:57.772Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestNegotiateAPIVersionAutomatic [2021-02-16T18:14:57.772Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-02-16T18:14:57.772Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-02-16T18:14:57.772Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestClientRedirect [2021-02-16T18:14:57.772Z] --- PASS: TestClientRedirect (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigCreateUnsupported [2021-02-16T18:14:57.772Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigCreateError [2021-02-16T18:14:57.772Z] --- PASS: TestConfigCreateError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigCreate [2021-02-16T18:14:57.772Z] --- PASS: TestConfigCreate (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigInspectNotFound [2021-02-16T18:14:57.772Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigInspectWithEmptyID [2021-02-16T18:14:57.772Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigInspectUnsupported [2021-02-16T18:14:57.772Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigInspectError [2021-02-16T18:14:57.772Z] --- PASS: TestConfigInspectError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigInspectConfigNotFound [2021-02-16T18:14:57.772Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigInspect [2021-02-16T18:14:57.772Z] --- PASS: TestConfigInspect (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigListUnsupported [2021-02-16T18:14:57.772Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigListError [2021-02-16T18:14:57.772Z] --- PASS: TestConfigListError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigList [2021-02-16T18:14:57.772Z] --- PASS: TestConfigList (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigRemoveUnsupported [2021-02-16T18:14:57.772Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigRemoveError [2021-02-16T18:14:57.772Z] --- PASS: TestConfigRemoveError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigRemove [2021-02-16T18:14:57.772Z] --- PASS: TestConfigRemove (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigUpdateUnsupported [2021-02-16T18:14:57.772Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigUpdateError [2021-02-16T18:14:57.772Z] --- PASS: TestConfigUpdateError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestConfigUpdate [2021-02-16T18:14:57.772Z] --- PASS: TestConfigUpdate (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerCommitError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerCommitError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerCommit [2021-02-16T18:14:57.772Z] --- PASS: TestContainerCommit (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerStatPathError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerStatPathError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerStatPathNotFoundError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerStatPathNoHeaderError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerStatPath [2021-02-16T18:14:57.772Z] --- PASS: TestContainerStatPath (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCopyToContainerError [2021-02-16T18:14:57.772Z] --- PASS: TestCopyToContainerError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCopyToContainerNotFoundError [2021-02-16T18:14:57.772Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCopyToContainerNotStatusOKError [2021-02-16T18:14:57.772Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCopyToContainer [2021-02-16T18:14:57.772Z] --- PASS: TestCopyToContainer (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCopyFromContainerError [2021-02-16T18:14:57.772Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCopyFromContainerNotFoundError [2021-02-16T18:14:57.772Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCopyFromContainerNotStatusOKError [2021-02-16T18:14:57.772Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCopyFromContainerNoHeaderError [2021-02-16T18:14:57.772Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestCopyFromContainer [2021-02-16T18:14:57.772Z] --- PASS: TestCopyFromContainer (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerCreateError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerCreateError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerCreateImageNotFound [2021-02-16T18:14:57.772Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerCreateWithName [2021-02-16T18:14:57.772Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerCreateAutoRemove [2021-02-16T18:14:57.772Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerDiffError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerDiffError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerDiff [2021-02-16T18:14:57.772Z] --- PASS: TestContainerDiff (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerExecCreateError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerExecCreate [2021-02-16T18:14:57.772Z] --- PASS: TestContainerExecCreate (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerExecStartError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerExecStartError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerExecStart [2021-02-16T18:14:57.772Z] --- PASS: TestContainerExecStart (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerExecInspectError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerExecInspect [2021-02-16T18:14:57.772Z] --- PASS: TestContainerExecInspect (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerExportError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerExportError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerExport [2021-02-16T18:14:57.772Z] --- PASS: TestContainerExport (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerInspectError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerInspectError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerInspectContainerNotFound [2021-02-16T18:14:57.772Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerInspectWithEmptyID [2021-02-16T18:14:57.772Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerInspect [2021-02-16T18:14:57.772Z] --- PASS: TestContainerInspect (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerInspectNode [2021-02-16T18:14:57.772Z] --- PASS: TestContainerInspectNode (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerKillError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerKillError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerKill [2021-02-16T18:14:57.772Z] --- PASS: TestContainerKill (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerListError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerListError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerList [2021-02-16T18:14:57.772Z] --- PASS: TestContainerList (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerLogsNotFoundError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerLogsError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerLogsError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerLogs [2021-02-16T18:14:57.772Z] --- PASS: TestContainerLogs (0.16s) [2021-02-16T18:14:57.772Z] === RUN TestContainerPauseError [2021-02-16T18:14:57.772Z] --- PASS: TestContainerPauseError (0.00s) [2021-02-16T18:14:57.772Z] === RUN TestContainerPause [2021-02-16T18:14:57.772Z] --- PASS: TestContainerPause (0.00s) [2021-02-16T18:14:57.854Z] --- PASS: TestNetworkNat (0.55s) [2021-02-16T18:14:57.854Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T18:14:58.230Z] === RUN TestContainersPruneError [2021-02-16T18:14:58.230Z] --- PASS: TestContainersPruneError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainersPrune [2021-02-16T18:14:58.230Z] --- PASS: TestContainersPrune (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerRemoveError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerRemoveError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerRemoveNotFoundError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerRemove [2021-02-16T18:14:58.230Z] --- PASS: TestContainerRemove (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerRenameError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerRenameError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerRename [2021-02-16T18:14:58.230Z] --- PASS: TestContainerRename (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerResizeError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerResizeError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerExecResizeError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerResize [2021-02-16T18:14:58.230Z] --- PASS: TestContainerResize (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerExecResize [2021-02-16T18:14:58.230Z] --- PASS: TestContainerExecResize (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerRestartError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerRestartError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerRestart [2021-02-16T18:14:58.230Z] --- PASS: TestContainerRestart (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerStartError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerStartError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerStart [2021-02-16T18:14:58.230Z] --- PASS: TestContainerStart (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerStatsError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerStatsError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerStats [2021-02-16T18:14:58.230Z] --- PASS: TestContainerStats (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerStopError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerStopError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerStop [2021-02-16T18:14:58.230Z] --- PASS: TestContainerStop (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerTopError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerTopError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerTop [2021-02-16T18:14:58.230Z] --- PASS: TestContainerTop (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerUnpauseError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerUnpause [2021-02-16T18:14:58.230Z] --- PASS: TestContainerUnpause (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerUpdateError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerUpdateError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerUpdate [2021-02-16T18:14:58.230Z] --- PASS: TestContainerUpdate (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerWaitError [2021-02-16T18:14:58.230Z] --- PASS: TestContainerWaitError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestContainerWait [2021-02-16T18:14:58.230Z] --- PASS: TestContainerWait (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestDiskUsageError [2021-02-16T18:14:58.230Z] --- PASS: TestDiskUsageError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestDiskUsage [2021-02-16T18:14:58.230Z] --- PASS: TestDiskUsage (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestDistributionInspectUnsupported [2021-02-16T18:14:58.230Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestDistributionInspectWithEmptyID [2021-02-16T18:14:58.230Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestEventsErrorInOptions [2021-02-16T18:14:58.230Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestEventsErrorFromServer [2021-02-16T18:14:58.230Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestEvents [2021-02-16T18:14:58.230Z] --- PASS: TestEvents (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestTLSCloseWriter [2021-02-16T18:14:58.230Z] === PAUSE TestTLSCloseWriter [2021-02-16T18:14:58.230Z] === RUN TestImageBuildError [2021-02-16T18:14:58.230Z] --- PASS: TestImageBuildError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageBuild [2021-02-16T18:14:58.230Z] --- PASS: TestImageBuild (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestGetDockerOS [2021-02-16T18:14:58.230Z] --- PASS: TestGetDockerOS (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageCreateError [2021-02-16T18:14:58.230Z] --- PASS: TestImageCreateError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageCreate [2021-02-16T18:14:58.230Z] --- PASS: TestImageCreate (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageHistoryError [2021-02-16T18:14:58.230Z] --- PASS: TestImageHistoryError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageHistory [2021-02-16T18:14:58.230Z] --- PASS: TestImageHistory (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageImportError [2021-02-16T18:14:58.230Z] --- PASS: TestImageImportError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageImport [2021-02-16T18:14:58.230Z] --- PASS: TestImageImport (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageInspectError [2021-02-16T18:14:58.230Z] --- PASS: TestImageInspectError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageInspectImageNotFound [2021-02-16T18:14:58.230Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageInspectWithEmptyID [2021-02-16T18:14:58.230Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageInspect [2021-02-16T18:14:58.230Z] --- PASS: TestImageInspect (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageListError [2021-02-16T18:14:58.230Z] --- PASS: TestImageListError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageList [2021-02-16T18:14:58.230Z] --- PASS: TestImageList (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageListApiBefore125 [2021-02-16T18:14:58.230Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageLoadError [2021-02-16T18:14:58.230Z] --- PASS: TestImageLoadError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImageLoad [2021-02-16T18:14:58.230Z] --- PASS: TestImageLoad (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImagesPruneError [2021-02-16T18:14:58.230Z] --- PASS: TestImagesPruneError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImagesPrune [2021-02-16T18:14:58.230Z] --- PASS: TestImagesPrune (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImagePullReferenceParseError [2021-02-16T18:14:58.230Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImagePullAnyError [2021-02-16T18:14:58.230Z] --- PASS: TestImagePullAnyError (0.00s) [2021-02-16T18:14:58.230Z] === RUN TestImagePullStatusUnauthorizedError [2021-02-16T18:14:58.231Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-16T18:14:58.231Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-16T18:14:58.231Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-02-16T18:14:58.231Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImagePullWithoutErrors [2021-02-16T18:14:58.231Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImagePushReferenceError [2021-02-16T18:14:58.231Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImagePushAnyError [2021-02-16T18:14:58.231Z] --- PASS: TestImagePushAnyError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImagePushStatusUnauthorizedError [2021-02-16T18:14:58.231Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-16T18:14:58.231Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-16T18:14:58.231Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-02-16T18:14:58.231Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImagePushWithoutErrors [2021-02-16T18:14:58.231Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-02-16T18:14:58.231Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-02-16T18:14:58.231Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-02-16T18:14:58.231Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-02-16T18:14:58.231Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-02-16T18:14:58.231Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-02-16T18:14:58.231Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-02-16T18:14:58.231Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-02-16T18:14:58.231Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageRemoveError [2021-02-16T18:14:58.231Z] --- PASS: TestImageRemoveError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageRemoveImageNotFound [2021-02-16T18:14:58.231Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageRemove [2021-02-16T18:14:58.231Z] --- PASS: TestImageRemove (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageSaveError [2021-02-16T18:14:58.231Z] --- PASS: TestImageSaveError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageSave [2021-02-16T18:14:58.231Z] --- PASS: TestImageSave (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageSearchAnyError [2021-02-16T18:14:58.231Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageSearchStatusUnauthorizedError [2021-02-16T18:14:58.231Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-16T18:14:58.231Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-16T18:14:58.231Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-02-16T18:14:58.231Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageSearchWithoutErrors [2021-02-16T18:14:58.231Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageTagError [2021-02-16T18:14:58.231Z] --- PASS: TestImageTagError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageTagInvalidReference [2021-02-16T18:14:58.231Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageTagInvalidSourceImageName [2021-02-16T18:14:58.231Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageTagHexSource [2021-02-16T18:14:58.231Z] --- PASS: TestImageTagHexSource (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestImageTag [2021-02-16T18:14:58.231Z] --- PASS: TestImageTag (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestInfoServerError [2021-02-16T18:14:58.231Z] --- PASS: TestInfoServerError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestInfoInvalidResponseJSONError [2021-02-16T18:14:58.231Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestInfo [2021-02-16T18:14:58.231Z] --- PASS: TestInfo (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkConnectError [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkConnectError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkConnect [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkConnect (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkCreateError [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkCreateError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkCreate [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkCreate (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkDisconnectError [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkDisconnect [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkInspectError [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkInspectError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkInspectNotFoundError [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkInspectWithEmptyID [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkInspect [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkInspect (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkListError [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkListError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkList [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkList (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworksPruneError [2021-02-16T18:14:58.231Z] --- PASS: TestNetworksPruneError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworksPrune [2021-02-16T18:14:58.231Z] --- PASS: TestNetworksPrune (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkRemoveError [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNetworkRemove [2021-02-16T18:14:58.231Z] --- PASS: TestNetworkRemove (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNodeInspectError [2021-02-16T18:14:58.231Z] --- PASS: TestNodeInspectError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNodeInspectNodeNotFound [2021-02-16T18:14:58.231Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNodeInspectWithEmptyID [2021-02-16T18:14:58.231Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNodeInspect [2021-02-16T18:14:58.231Z] --- PASS: TestNodeInspect (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNodeListError [2021-02-16T18:14:58.231Z] --- PASS: TestNodeListError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNodeList [2021-02-16T18:14:58.231Z] --- PASS: TestNodeList (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNodeRemoveError [2021-02-16T18:14:58.231Z] --- PASS: TestNodeRemoveError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNodeRemove [2021-02-16T18:14:58.231Z] --- PASS: TestNodeRemove (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNodeUpdateError [2021-02-16T18:14:58.231Z] --- PASS: TestNodeUpdateError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestNodeUpdate [2021-02-16T18:14:58.231Z] --- PASS: TestNodeUpdate (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestOptionWithTimeout [2021-02-16T18:14:58.231Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPingFail [2021-02-16T18:14:58.231Z] --- PASS: TestPingFail (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPingWithError [2021-02-16T18:14:58.231Z] 2021/02/16 18:14:57 RoundTripper returned a response & error; ignoring response [2021-02-16T18:14:58.231Z] 2021/02/16 18:14:57 RoundTripper returned a response & error; ignoring response [2021-02-16T18:14:58.231Z] --- PASS: TestPingWithError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPingSuccess [2021-02-16T18:14:58.231Z] --- PASS: TestPingSuccess (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPingHeadFallback [2021-02-16T18:14:58.231Z] === RUN TestPingHeadFallback/OK [2021-02-16T18:14:58.231Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-02-16T18:14:58.231Z] === RUN TestPingHeadFallback/Not_Found [2021-02-16T18:14:58.231Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-02-16T18:14:58.231Z] --- PASS: TestPingHeadFallback (0.00s) [2021-02-16T18:14:58.231Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-02-16T18:14:58.231Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-02-16T18:14:58.231Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-02-16T18:14:58.231Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginDisableError [2021-02-16T18:14:58.231Z] --- PASS: TestPluginDisableError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginDisable [2021-02-16T18:14:58.231Z] --- PASS: TestPluginDisable (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginEnableError [2021-02-16T18:14:58.231Z] --- PASS: TestPluginEnableError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginEnable [2021-02-16T18:14:58.231Z] --- PASS: TestPluginEnable (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginInspectError [2021-02-16T18:14:58.231Z] --- PASS: TestPluginInspectError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginInspectWithEmptyID [2021-02-16T18:14:58.231Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginInspect [2021-02-16T18:14:58.231Z] --- PASS: TestPluginInspect (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginListError [2021-02-16T18:14:58.231Z] --- PASS: TestPluginListError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginList [2021-02-16T18:14:58.231Z] --- PASS: TestPluginList (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginPushError [2021-02-16T18:14:58.231Z] --- PASS: TestPluginPushError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginPush [2021-02-16T18:14:58.231Z] --- PASS: TestPluginPush (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginRemoveError [2021-02-16T18:14:58.231Z] --- PASS: TestPluginRemoveError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginRemove [2021-02-16T18:14:58.231Z] --- PASS: TestPluginRemove (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginSetError [2021-02-16T18:14:58.231Z] --- PASS: TestPluginSetError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPluginSet [2021-02-16T18:14:58.231Z] --- PASS: TestPluginSet (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSetHostHeader [2021-02-16T18:14:58.231Z] --- PASS: TestSetHostHeader (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestPlainTextError [2021-02-16T18:14:58.231Z] --- PASS: TestPlainTextError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestInfiniteError [2021-02-16T18:14:58.231Z] --- PASS: TestInfiniteError (0.01s) [2021-02-16T18:14:58.231Z] === RUN TestSecretCreateUnsupported [2021-02-16T18:14:58.231Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretCreateError [2021-02-16T18:14:58.231Z] --- PASS: TestSecretCreateError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretCreate [2021-02-16T18:14:58.231Z] --- PASS: TestSecretCreate (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretInspectUnsupported [2021-02-16T18:14:58.231Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretInspectError [2021-02-16T18:14:58.231Z] --- PASS: TestSecretInspectError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretInspectSecretNotFound [2021-02-16T18:14:58.231Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretInspectWithEmptyID [2021-02-16T18:14:58.231Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretInspect [2021-02-16T18:14:58.231Z] --- PASS: TestSecretInspect (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretListUnsupported [2021-02-16T18:14:58.231Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretListError [2021-02-16T18:14:58.231Z] --- PASS: TestSecretListError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretList [2021-02-16T18:14:58.231Z] --- PASS: TestSecretList (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretRemoveUnsupported [2021-02-16T18:14:58.231Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretRemoveError [2021-02-16T18:14:58.231Z] --- PASS: TestSecretRemoveError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretRemove [2021-02-16T18:14:58.231Z] --- PASS: TestSecretRemove (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretUpdateUnsupported [2021-02-16T18:14:58.231Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretUpdateError [2021-02-16T18:14:58.231Z] --- PASS: TestSecretUpdateError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSecretUpdate [2021-02-16T18:14:58.231Z] --- PASS: TestSecretUpdate (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceCreateError [2021-02-16T18:14:58.231Z] --- PASS: TestServiceCreateError (0.01s) [2021-02-16T18:14:58.231Z] === RUN TestServiceCreate [2021-02-16T18:14:58.231Z] --- PASS: TestServiceCreate (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceCreateCompatiblePlatforms [2021-02-16T18:14:58.231Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceCreateDigestPinning [2021-02-16T18:14:58.231Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceInspectError [2021-02-16T18:14:58.231Z] --- PASS: TestServiceInspectError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceInspectServiceNotFound [2021-02-16T18:14:58.231Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceInspectWithEmptyID [2021-02-16T18:14:58.231Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceInspect [2021-02-16T18:14:58.231Z] --- PASS: TestServiceInspect (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceListError [2021-02-16T18:14:58.231Z] --- PASS: TestServiceListError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceList [2021-02-16T18:14:58.231Z] --- PASS: TestServiceList (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceLogsError [2021-02-16T18:14:58.231Z] --- PASS: TestServiceLogsError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceLogs [2021-02-16T18:14:58.231Z] --- PASS: TestServiceLogs (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceRemoveError [2021-02-16T18:14:58.231Z] --- PASS: TestServiceRemoveError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceRemoveNotFoundError [2021-02-16T18:14:58.231Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceRemove [2021-02-16T18:14:58.231Z] --- PASS: TestServiceRemove (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceUpdateError [2021-02-16T18:14:58.231Z] --- PASS: TestServiceUpdateError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestServiceUpdate [2021-02-16T18:14:58.231Z] --- PASS: TestServiceUpdate (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmGetUnlockKeyError [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmGetUnlockKey [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmInitError [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmInitError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmInit [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmInit (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmInspectError [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmInspectError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmInspect [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmInspect (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmJoinError [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmJoinError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmJoin [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmJoin (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmLeaveError [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmLeave [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmLeave (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmUnlockError [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmUnlock [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmUnlock (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmUpdateError [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestSwarmUpdate [2021-02-16T18:14:58.231Z] --- PASS: TestSwarmUpdate (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestTaskInspectError [2021-02-16T18:14:58.231Z] --- PASS: TestTaskInspectError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestTaskInspectWithEmptyID [2021-02-16T18:14:58.231Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestTaskInspect [2021-02-16T18:14:58.231Z] --- PASS: TestTaskInspect (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestTaskListError [2021-02-16T18:14:58.231Z] --- PASS: TestTaskListError (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestTaskList [2021-02-16T18:14:58.231Z] --- PASS: TestTaskList (0.00s) [2021-02-16T18:14:58.231Z] === RUN TestVolumeCreateError [2021-02-16T18:14:58.232Z] --- PASS: TestVolumeCreateError (0.00s) [2021-02-16T18:14:58.232Z] === RUN TestVolumeCreate [2021-02-16T18:14:58.232Z] --- PASS: TestVolumeCreate (0.00s) [2021-02-16T18:14:58.232Z] === RUN TestVolumeInspectError [2021-02-16T18:14:58.232Z] --- PASS: TestVolumeInspectError (0.00s) [2021-02-16T18:14:58.232Z] === RUN TestVolumeInspectNotFound [2021-02-16T18:14:58.232Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-02-16T18:14:58.232Z] === RUN TestVolumeInspectWithEmptyID [2021-02-16T18:14:58.232Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-02-16T18:14:58.232Z] === RUN TestVolumeInspect [2021-02-16T18:14:58.232Z] --- PASS: TestVolumeInspect (0.00s) [2021-02-16T18:14:58.232Z] === RUN TestVolumeListError [2021-02-16T18:14:58.232Z] --- PASS: TestVolumeListError (0.00s) [2021-02-16T18:14:58.232Z] === RUN TestVolumeList [2021-02-16T18:14:58.232Z] --- PASS: TestVolumeList (0.00s) [2021-02-16T18:14:58.232Z] === RUN TestVolumeRemoveError [2021-02-16T18:14:58.232Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-02-16T18:14:58.232Z] === RUN TestVolumeRemove [2021-02-16T18:14:58.232Z] --- PASS: TestVolumeRemove (0.00s) [2021-02-16T18:14:58.232Z] === CONT TestTLSCloseWriter [2021-02-16T18:14:58.232Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-02-16T18:14:58.232Z] PASS [2021-02-16T18:14:58.232Z] coverage: 74.9% of statements [2021-02-16T18:14:58.232Z] ok github.com/docker/docker/client 0.619s coverage: 74.9% of statements [2021-02-16T18:14:58.488Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2021-02-16T18:14:58.488Z] === RUN TestNetworkLoopbackNat [2021-02-16T18:14:58.659Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-16T18:14:59.228Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-16T18:15:00.164Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-16T18:15:01.104Z] --- PASS: TestCreateJob (4.04s) [2021-02-16T18:15:01.104Z] === RUN TestReplicatedJob [2021-02-16T18:15:01.104Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-16T18:15:01.229Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2021-02-16T18:15:01.229Z] === RUN TestPause [2021-02-16T18:15:01.869Z] --- PASS: TestPause (0.57s) [2021-02-16T18:15:01.869Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T18:15:01.869Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:15:01.869Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:15:01.869Z] === RUN TestPauseStopPausedContainer [2021-02-16T18:15:02.045Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-16T18:15:02.503Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2021-02-16T18:15:02.503Z] === RUN TestPsFilter [2021-02-16T18:15:02.503Z] --- PASS: TestPsFilter (0.16s) [2021-02-16T18:15:02.503Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T18:15:02.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-16T18:15:03.140Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2021-02-16T18:15:03.140Z] === RUN TestRemoveContainerWithVolume [2021-02-16T18:15:03.551Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-16T18:15:03.773Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2021-02-16T18:15:03.773Z] === RUN TestRemoveContainerRunning [2021-02-16T18:15:04.066Z] --- PASS: TestRemoveContainerRunning (0.57s) [2021-02-16T18:15:04.066Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T18:15:04.700Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2021-02-16T18:15:04.700Z] === RUN TestRemoveInvalidContainer [2021-02-16T18:15:04.700Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-16T18:15:04.700Z] === RUN TestRenameLinkedContainer [2021-02-16T18:15:04.932Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-16T18:15:05.886Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-16T18:15:05.886Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-16T18:15:06.455Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-16T18:15:06.953Z] --- PASS: TestRenameLinkedContainer (2.06s) [2021-02-16T18:15:06.953Z] === RUN TestRenameStoppedContainer [2021-02-16T18:15:07.246Z] --- PASS: TestRenameStoppedContainer (0.51s) [2021-02-16T18:15:07.246Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T18:15:07.396Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-16T18:15:07.964Z] --- PASS: TestReplicatedJob (6.98s) [2021-02-16T18:15:07.964Z] === RUN TestUpdateReplicatedJob [2021-02-16T18:15:08.225Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-16T18:15:08.298Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2021-02-16T18:15:08.298Z] === RUN TestRenameInvalidName [2021-02-16T18:15:08.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-16T18:15:08.795Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-16T18:15:08.933Z] --- PASS: TestRenameInvalidName (0.54s) [2021-02-16T18:15:08.933Z] === RUN TestRenameAnonymousContainer [2021-02-16T18:15:09.732Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-16T18:15:11.005Z] --- PASS: TestRenameAnonymousContainer (1.94s) [2021-02-16T18:15:11.005Z] === RUN TestRenameContainerWithSameName [2021-02-16T18:15:11.300Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2021-02-16T18:15:11.300Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T18:15:12.286Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-16T18:15:12.338Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s) [2021-02-16T18:15:12.338Z] === RUN TestResize [2021-02-16T18:15:12.552Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-16T18:15:12.812Z] --- PASS: TestUpdateReplicatedJob (4.70s) [2021-02-16T18:15:12.812Z] === RUN TestServiceListWithStatuses [2021-02-16T18:15:12.812Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-02-16T18:15:12.812Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:15:12.812Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T18:15:12.972Z] --- PASS: TestResize (0.56s) [2021-02-16T18:15:12.972Z] === RUN TestResizeWithInvalidSize [2021-02-16T18:15:13.609Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2021-02-16T18:15:13.609Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T18:15:13.910Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:15:13.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:15:13.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:15:13.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-16T18:15:13.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:15:13.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-16T18:15:13.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:15:14.718Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-16T18:15:15.911Z] --- PASS: TestCheckoutGit (30.64s) [2021-02-16T18:15:15.911Z] === RUN TestValidGitTransport [2021-02-16T18:15:15.911Z] --- PASS: TestValidGitTransport (0.00s) [2021-02-16T18:15:15.911Z] === RUN TestGitInvalidRef [2021-02-16T18:15:15.911Z] --- PASS: TestGitInvalidRef (0.19s) [2021-02-16T18:15:15.911Z] PASS [2021-02-16T18:15:15.911Z] coverage: 86.3% of statements [2021-02-16T18:15:15.911Z] ok github.com/docker/docker/builder/remotecontext/git 30.914s coverage: 86.3% of statements [2021-02-16T18:15:15.911Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T18:15:15.911Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T18:15:16.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-16T18:15:16.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-16T18:15:17.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-16T18:15:17.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-16T18:15:18.009Z] --- PASS: TestDockerNetworkConnectAlias (4.92s) [2021-02-16T18:15:18.009Z] === RUN TestDockerNetworkReConnect [2021-02-16T18:15:18.255Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-16T18:15:18.255Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-16T18:15:18.255Z] remote: Enumerating objects: 2, done. [2021-02-16T18:15:18.255Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-16T18:15:18.255Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-16T18:15:18.255Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-16T18:15:18.255Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-02-16T18:15:18.255Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-16T18:15:18.255Z] [2021-02-16T18:15:18.577Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-16T18:15:18.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-16T18:15:18.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-16T18:15:19.995Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/test/unit [2021-02-16T18:15:20.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-16T18:15:20.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-16T18:15:21.866Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-16T18:15:22.126Z] --- PASS: TestDockerNetworkReConnect (4.54s) [2021-02-16T18:15:22.126Z] === RUN TestServicePlugin [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-02-16T18:15:22.202Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-02-16T18:15:22.202Z] === RUN TestCgroupNamespacesRun [2021-02-16T18:15:22.385Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-02-16T18:15:22.980Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestConfigureDaemonLogs [2021-02-16T18:15:22.980Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestCommonOptionsInstallFlags [2021-02-16T18:15:22.980Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-02-16T18:15:22.980Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-02-16T18:15:22.980Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-02-16T18:15:22.980Z] PASS [2021-02-16T18:15:22.980Z] coverage: 18.4% of statements [2021-02-16T18:15:22.980Z] ok github.com/docker/docker/cmd/dockerd 0.374s coverage: 18.4% of statements [2021-02-16T18:15:23.268Z] ? github.com/docker/docker/api [no test files] [2021-02-16T18:15:23.439Z] === RUN TestContainerStopSignal [2021-02-16T18:15:23.439Z] --- PASS: TestContainerStopSignal (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestContainerStopTimeout [2021-02-16T18:15:23.439Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestContainerSecretReferenceDestTarget [2021-02-16T18:15:23.439Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-02-16T18:15:23.439Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestContainerLogPathSetForRingLogger [2021-02-16T18:15:23.439Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestReplaceAndAppendEnvVars [2021-02-16T18:15:23.439Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-02-16T18:15:23.439Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-02-16T18:15:23.439Z] === RUN TestNewMemoryStore [2021-02-16T18:15:23.439Z] --- PASS: TestNewMemoryStore (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestAddContainers [2021-02-16T18:15:23.439Z] --- PASS: TestAddContainers (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestGetContainer [2021-02-16T18:15:23.439Z] --- PASS: TestGetContainer (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestDeleteContainer [2021-02-16T18:15:23.439Z] --- PASS: TestDeleteContainer (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestListContainers [2021-02-16T18:15:23.439Z] --- PASS: TestListContainers (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestFirstContainer [2021-02-16T18:15:23.439Z] --- PASS: TestFirstContainer (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestApplyAllContainer [2021-02-16T18:15:23.439Z] --- PASS: TestApplyAllContainer (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestIsValidHealthString [2021-02-16T18:15:23.439Z] --- PASS: TestIsValidHealthString (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestStateRunStop [2021-02-16T18:15:23.439Z] --- PASS: TestStateRunStop (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestStateTimeoutWait [2021-02-16T18:15:23.439Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-02-16T18:15:23.439Z] state_test.go:141: Stop callback fired [2021-02-16T18:15:23.439Z] state_test.go:165: Stop callback fired [2021-02-16T18:15:23.439Z] === RUN TestIsValidStateString [2021-02-16T18:15:23.439Z] --- PASS: TestIsValidStateString (0.00s) [2021-02-16T18:15:23.439Z] === RUN TestViewSaveDelete [2021-02-16T18:15:23.439Z] --- PASS: TestViewSaveDelete (0.01s) [2021-02-16T18:15:23.439Z] === RUN TestViewAll [2021-02-16T18:15:23.716Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2021-02-16T18:15:23.716Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-16T18:15:23.898Z] --- PASS: TestViewAll (0.02s) [2021-02-16T18:15:23.898Z] === RUN TestViewGet [2021-02-16T18:15:23.898Z] --- PASS: TestViewGet (0.01s) [2021-02-16T18:15:23.898Z] === RUN TestNames [2021-02-16T18:15:23.898Z] --- PASS: TestNames (0.00s) [2021-02-16T18:15:23.898Z] === RUN TestViewWithHealthCheck [2021-02-16T18:15:23.898Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-02-16T18:15:23.898Z] PASS [2021-02-16T18:15:23.898Z] coverage: 41.6% of statements [2021-02-16T18:15:23.898Z] ok github.com/docker/docker/container 0.290s coverage: 41.6% of statements [2021-02-16T18:15:23.898Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T18:15:23.898Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T18:15:23.898Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T18:15:23.898Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T18:15:24.757Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2021-02-16T18:15:24.757Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-16T18:15:26.074Z] === RUN TestPrepare [2021-02-16T18:15:26.074Z] --- PASS: TestPrepare (0.00s) [2021-02-16T18:15:26.074Z] === RUN TestStart [2021-02-16T18:15:26.074Z] --- PASS: TestStart (0.00s) [2021-02-16T18:15:26.074Z] === RUN TestWaitCancel [2021-02-16T18:15:26.074Z] --- PASS: TestWaitCancel (0.00s) [2021-02-16T18:15:26.074Z] === RUN TestWaitDisabled [2021-02-16T18:15:26.074Z] --- PASS: TestWaitDisabled (0.00s) [2021-02-16T18:15:26.074Z] === RUN TestWaitEnabled [2021-02-16T18:15:26.074Z] --- PASS: TestWaitEnabled (0.00s) [2021-02-16T18:15:26.074Z] === RUN TestRemove [2021-02-16T18:15:26.074Z] --- PASS: TestRemove (0.00s) [2021-02-16T18:15:26.074Z] PASS [2021-02-16T18:15:26.074Z] coverage: 65.3% of statements [2021-02-16T18:15:26.074Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.265s coverage: 65.3% of statements [2021-02-16T18:15:26.270Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2021-02-16T18:15:26.270Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-16T18:15:26.578Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-16T18:15:27.784Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2021-02-16T18:15:27.784Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-16T18:15:28.251Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-02-16T18:15:28.251Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-02-16T18:15:28.251Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-02-16T18:15:28.251Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-02-16T18:15:28.251Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-02-16T18:15:28.251Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-02-16T18:15:28.251Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-02-16T18:15:28.251Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-02-16T18:15:28.251Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-02-16T18:15:28.251Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-02-16T18:15:28.251Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-02-16T18:15:28.251Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCIsolation [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCIsolation [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-02-16T18:15:28.252Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-02-16T18:15:28.252Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCConfigs [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCConfigs [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-02-16T18:15:28.252Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-02-16T18:15:28.252Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-02-16T18:15:28.252Z] PASS [2021-02-16T18:15:28.252Z] coverage: 35.9% of statements [2021-02-16T18:15:28.252Z] ok github.com/docker/docker/daemon/cluster/convert 0.311s coverage: 35.9% of statements [2021-02-16T18:15:28.252Z] === RUN TestNewListSecretsFilters [2021-02-16T18:15:28.252Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-02-16T18:15:28.252Z] === RUN TestNewListConfigsFilters [2021-02-16T18:15:28.252Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-02-16T18:15:28.252Z] PASS [2021-02-16T18:15:28.252Z] coverage: 0.5% of statements [2021-02-16T18:15:28.252Z] ok github.com/docker/docker/daemon/cluster 0.415s coverage: 0.5% of statements [2021-02-16T18:15:28.824Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2021-02-16T18:15:28.824Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-16T18:15:29.115Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-16T18:15:30.053Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-16T18:15:30.334Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2021-02-16T18:15:30.334Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-16T18:15:30.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-16T18:15:30.971Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-02-16T18:15:30.971Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-16T18:15:32.494Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s) [2021-02-16T18:15:32.494Z] === RUN TestKernelTCPMemory [2021-02-16T18:15:33.132Z] --- PASS: TestKernelTCPMemory (0.62s) [2021-02-16T18:15:33.132Z] === RUN TestNISDomainname [2021-02-16T18:15:33.768Z] --- PASS: TestNISDomainname (0.70s) [2021-02-16T18:15:33.768Z] === RUN TestHostnameDnsResolution [2021-02-16T18:15:33.915Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-16T18:15:34.039Z] === RUN TestDiscoveryOptsErrors [2021-02-16T18:15:34.039Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestDiscoveryOpts [2021-02-16T18:15:34.039Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-02-16T18:15:34.039Z] PASS [2021-02-16T18:15:34.039Z] coverage: 30.0% of statements [2021-02-16T18:15:34.039Z] ok github.com/docker/docker/daemon/discovery 0.073s coverage: 30.0% of statements [2021-02-16T18:15:34.039Z] === RUN TestBuilderGC [2021-02-16T18:15:34.039Z] --- PASS: TestBuilderGC (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestDaemonConfigurationNotFound [2021-02-16T18:15:34.039Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestDaemonBrokenConfiguration [2021-02-16T18:15:34.039Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestParseClusterAdvertiseSettings [2021-02-16T18:15:34.039Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestFindConfigurationConflicts [2021-02-16T18:15:34.039Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-02-16T18:15:34.039Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestDaemonConfigurationMergeConflicts [2021-02-16T18:15:34.039Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-02-16T18:15:34.039Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-02-16T18:15:34.039Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-02-16T18:15:34.039Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-02-16T18:15:34.039Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-02-16T18:15:34.039Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-02-16T18:15:34.039Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-02-16T18:15:34.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-02-16T18:15:34.039Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-02-16T18:15:34.039Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-02-16T18:15:34.039Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-02-16T18:15:34.039Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-02-16T18:15:34.039Z] === RUN TestValidateConfiguration [2021-02-16T18:15:34.039Z] === RUN TestValidateConfiguration/with_label [2021-02-16T18:15:34.039Z] === RUN TestValidateConfiguration/with_dns [2021-02-16T18:15:34.039Z] === RUN TestValidateConfiguration/with_dns-search [2021-02-16T18:15:34.505Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-02-16T18:15:34.505Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-02-16T18:15:34.505Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-02-16T18:15:34.505Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-02-16T18:15:34.505Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-02-16T18:15:34.505Z] --- PASS: TestValidateConfiguration (0.00s) [2021-02-16T18:15:34.505Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-02-16T18:15:34.505Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-02-16T18:15:34.505Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-02-16T18:15:34.505Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-02-16T18:15:34.505Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-02-16T18:15:34.505Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-02-16T18:15:34.505Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-02-16T18:15:34.505Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-02-16T18:15:34.505Z] === RUN TestModifiedDiscoverySettings [2021-02-16T18:15:34.505Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-02-16T18:15:34.505Z] === RUN TestReloadSetConfigFileNotExist [2021-02-16T18:15:34.505Z] time="2021-02-16T18:15:33Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-02-16T18:15:34.505Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-02-16T18:15:34.505Z] === RUN TestReloadDefaultConfigNotExist [2021-02-16T18:15:34.505Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2021-02-16T18:15:34.505Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:15:34.505Z] === RUN TestReloadBadDefaultConfig [2021-02-16T18:15:34.505Z] time="2021-02-16T18:15:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-858744871" [2021-02-16T18:15:34.505Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-02-16T18:15:34.505Z] === RUN TestReloadWithConflictingLabels [2021-02-16T18:15:34.505Z] time="2021-02-16T18:15:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-758025562" [2021-02-16T18:15:34.505Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-02-16T18:15:34.505Z] === RUN TestReloadWithDuplicateLabels [2021-02-16T18:15:34.506Z] time="2021-02-16T18:15:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-790077169" [2021-02-16T18:15:34.506Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-02-16T18:15:34.506Z] === RUN TestDaemonConfigurationMerge [2021-02-16T18:15:34.506Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-02-16T18:15:34.506Z] PASS [2021-02-16T18:15:34.506Z] coverage: 79.7% of statements [2021-02-16T18:15:34.506Z] ok github.com/docker/docker/daemon/config 0.404s coverage: 79.7% of statements [2021-02-16T18:15:34.814Z] --- PASS: TestHostnameDnsResolution (0.84s) [2021-02-16T18:15:34.814Z] === RUN TestStats [2021-02-16T18:15:34.854Z] === RUN TestDockerSuite/TestCpToDot [2021-02-16T18:15:35.423Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-16T18:15:35.479Z] === RUN TestVerifyNetworkingConfig [2021-02-16T18:15:35.479Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-02-16T18:15:35.479Z] === RUN TestGetContainer [2021-02-16T18:15:35.479Z] --- PASS: TestGetContainer (0.00s) [2021-02-16T18:15:35.479Z] === RUN TestValidContainerNames [2021-02-16T18:15:35.479Z] --- PASS: TestValidContainerNames (0.00s) [2021-02-16T18:15:35.479Z] === RUN TestContainerInitDNS [2021-02-16T18:15:35.479Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-02-16T18:15:35.479Z] daemon_test.go:147: root required [2021-02-16T18:15:35.479Z] === RUN TestMerge [2021-02-16T18:15:35.479Z] --- PASS: TestMerge (0.00s) [2021-02-16T18:15:35.479Z] === RUN TestValidateContainerIsolation [2021-02-16T18:15:35.479Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-02-16T18:15:35.479Z] === RUN TestFindNetworkErrorType [2021-02-16T18:15:35.479Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-02-16T18:15:35.479Z] === RUN TestEnsureServicesExist [2021-02-16T18:15:35.479Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-02-16T18:15:35.479Z] === RUN TestEnsureServicesExistErrors [2021-02-16T18:15:35.479Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-02-16T18:15:35.479Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-02-16T18:15:35.479Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-02-16T18:15:35.479Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-02-16T18:15:35.479Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-02-16T18:15:35.479Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-02-16T18:15:35.479Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-02-16T18:15:35.479Z] === RUN TestContainerDelete [2021-02-16T18:15:35.480Z] --- PASS: TestContainerDelete (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestContainerDoubleDelete [2021-02-16T18:15:35.480Z] === RUN TestEventsLog [2021-02-16T18:15:35.480Z] --- PASS: TestEventsLog (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestEventsLogTimeout [2021-02-16T18:15:35.480Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestLogEvents [2021-02-16T18:15:35.480Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestLogContainerEventCopyLabels [2021-02-16T18:15:35.480Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestLogContainerEventWithAttributes [2021-02-16T18:15:35.480Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestNoneHealthcheck [2021-02-16T18:15:35.480Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestHealthStates [2021-02-16T18:15:35.480Z] --- PASS: TestLogEvents (0.05s) [2021-02-16T18:15:35.480Z] === RUN TestLoadBufferedEvents [2021-02-16T18:15:35.480Z] time="2021-02-16T18:15:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T18:15:35.480Z] time="2021-02-16T18:15:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T18:15:35.480Z] time="2021-02-16T18:15:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T18:15:35.480Z] time="2021-02-16T18:15:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T18:15:35.480Z] time="2021-02-16T18:15:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T18:15:35.480Z] time="2021-02-16T18:15:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T18:15:35.480Z] time="2021-02-16T18:15:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T18:15:35.480Z] time="2021-02-16T18:15:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T18:15:35.480Z] time="2021-02-16T18:15:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T18:15:35.480Z] time="2021-02-16T18:15:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-16T18:15:35.480Z] --- PASS: TestHealthStates (0.11s) [2021-02-16T18:15:35.480Z] === RUN TestMaskURLCredentials [2021-02-16T18:15:35.480Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestGetInspectData [2021-02-16T18:15:35.480Z] --- PASS: TestGetInspectData (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestFillLicense [2021-02-16T18:15:35.480Z] --- PASS: TestFillLicense (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestListInvalidFilter [2021-02-16T18:15:35.480Z] --- PASS: TestListInvalidFilter (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestNameFilter [2021-02-16T18:15:35.480Z] --- PASS: TestNameFilter (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-02-16T18:15:35.480Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-02-16T18:15:35.480Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-02-16T18:15:35.480Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestDaemonReloadLabels [2021-02-16T18:15:35.480Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-02-16T18:15:35.480Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestDaemonReloadMirrors [2021-02-16T18:15:35.480Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestDaemonReloadInsecureRegistries [2021-02-16T18:15:35.480Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestDaemonReloadNotAffectOthers [2021-02-16T18:15:35.480Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestDaemonDiscoveryReload [2021-02-16T18:15:35.480Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-02-16T18:15:35.480Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-02-16T18:15:35.480Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-02-16T18:15:35.480Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-02-16T18:15:35.480Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-02-16T18:15:35.480Z] PASS [2021-02-16T18:15:35.480Z] coverage: 50.0% of statements [2021-02-16T18:15:35.480Z] ok github.com/docker/docker/daemon/events 0.271s coverage: 50.0% of statements [2021-02-16T18:15:35.939Z] === RUN TestWaitNodeAttachment [2021-02-16T18:15:36.362Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-16T18:15:36.397Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-02-16T18:15:36.397Z] === RUN TestIsolationConversion [2021-02-16T18:15:36.397Z] === RUN TestIsolationConversion/default [2021-02-16T18:15:36.397Z] === RUN TestIsolationConversion/process [2021-02-16T18:15:36.397Z] === RUN TestIsolationConversion/hyperv [2021-02-16T18:15:36.397Z] --- PASS: TestIsolationConversion (0.00s) [2021-02-16T18:15:36.397Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-02-16T18:15:36.397Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-02-16T18:15:36.397Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-02-16T18:15:36.397Z] === RUN TestContainerLabels [2021-02-16T18:15:36.397Z] --- PASS: TestContainerLabels (0.00s) [2021-02-16T18:15:36.397Z] === RUN TestCredentialSpecConversion [2021-02-16T18:15:36.397Z] === RUN TestCredentialSpecConversion/none [2021-02-16T18:15:36.397Z] === RUN TestCredentialSpecConversion/config [2021-02-16T18:15:36.397Z] === RUN TestCredentialSpecConversion/file [2021-02-16T18:15:36.397Z] === RUN TestCredentialSpecConversion/registry [2021-02-16T18:15:36.397Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-02-16T18:15:36.397Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-02-16T18:15:36.397Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-02-16T18:15:36.397Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-02-16T18:15:36.397Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-02-16T18:15:36.397Z] === RUN TestControllerValidateMountBind [2021-02-16T18:15:36.397Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-02-16T18:15:36.397Z] === RUN TestControllerValidateMountVolume [2021-02-16T18:15:36.397Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-02-16T18:15:36.397Z] === RUN TestControllerValidateMountTarget [2021-02-16T18:15:36.397Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-02-16T18:15:36.397Z] === RUN TestControllerValidateMountTmpfs [2021-02-16T18:15:36.397Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-02-16T18:15:36.397Z] === RUN TestControllerValidateMountInvalidType [2021-02-16T18:15:36.397Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-02-16T18:15:36.397Z] === RUN TestControllerValidateMountNamedPipe [2021-02-16T18:15:36.397Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-02-16T18:15:36.397Z] PASS [2021-02-16T18:15:36.397Z] coverage: 11.3% of statements [2021-02-16T18:15:36.397Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.793s coverage: 11.3% of statements [2021-02-16T18:15:36.861Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-02-16T18:15:36.861Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-02-16T18:15:37.320Z] === RUN TestIsEmptyDir [2021-02-16T18:15:37.320Z] --- PASS: TestIsEmptyDir (0.00s) [2021-02-16T18:15:37.320Z] PASS [2021-02-16T18:15:37.320Z] coverage: 2.3% of statements [2021-02-16T18:15:37.320Z] ok github.com/docker/docker/daemon/graphdriver 0.089s coverage: 2.3% of statements [2021-02-16T18:15:37.320Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-02-16T18:15:37.320Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-02-16T18:15:37.320Z] === RUN TestLinkNaming [2021-02-16T18:15:37.320Z] --- PASS: TestLinkNaming (0.00s) [2021-02-16T18:15:37.320Z] === RUN TestLinkNew [2021-02-16T18:15:37.320Z] --- PASS: TestLinkNew (0.00s) [2021-02-16T18:15:37.320Z] === RUN TestLinkEnv [2021-02-16T18:15:37.320Z] --- PASS: TestLinkEnv (0.00s) [2021-02-16T18:15:37.320Z] === RUN TestLinkMultipleEnv [2021-02-16T18:15:37.320Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-02-16T18:15:37.320Z] === RUN TestLinkPortRangeEnv [2021-02-16T18:15:37.320Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-02-16T18:15:37.320Z] PASS [2021-02-16T18:15:37.320Z] coverage: 93.0% of statements [2021-02-16T18:15:37.320Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2021-02-16T18:15:37.554Z] --- PASS: TestStats (2.56s) [2021-02-16T18:15:37.554Z] === RUN TestStopContainerWithTimeout [2021-02-16T18:15:37.554Z] === RUN TestStopContainerWithTimeout/0 [2021-02-16T18:15:37.554Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-16T18:15:37.554Z] === RUN TestStopContainerWithTimeout/1 [2021-02-16T18:15:37.554Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-16T18:15:37.554Z] === RUN TestStopContainerWithTimeout/3 [2021-02-16T18:15:37.554Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-16T18:15:37.554Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-16T18:15:37.554Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-16T18:15:37.554Z] === CONT TestStopContainerWithTimeout/0 [2021-02-16T18:15:37.554Z] === CONT TestStopContainerWithTimeout/1 [2021-02-16T18:15:37.554Z] === CONT TestStopContainerWithTimeout/3 [2021-02-16T18:15:37.554Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-16T18:15:37.742Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-16T18:15:37.779Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-02-16T18:15:37.779Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-02-16T18:15:37.779Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-16T18:15:37.779Z] reload_test.go:520: root required [2021-02-16T18:15:37.779Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-02-16T18:15:37.779Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-02-16T18:15:37.779Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-02-16T18:15:37.779Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.12s) [2021-02-16T18:15:37.779Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-02-16T18:15:37.779Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-02-16T18:15:37.779Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-02-16T18:15:37.779Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-02-16T18:15:37.779Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-02-16T18:15:37.779Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-02-16T18:15:37.779Z] === RUN TestParseVolumesFrom [2021-02-16T18:15:37.779Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-02-16T18:15:37.779Z] PASS [2021-02-16T18:15:37.779Z] coverage: 9.1% of statements [2021-02-16T18:15:37.779Z] ok github.com/docker/docker/daemon 2.875s coverage: 9.1% of statements [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-02-16T18:15:37.779Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-02-16T18:15:38.002Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-16T18:15:38.111Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-02-16T18:15:39.381Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-16T18:15:39.649Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-16T18:15:40.217Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-16T18:15:40.330Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-16T18:15:40.330Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-02-16T18:15:40.330Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2021-02-16T18:15:40.330Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2021-02-16T18:15:40.330Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2021-02-16T18:15:40.330Z] === RUN TestDeleteDevicemapper [2021-02-16T18:15:40.330Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-16T18:15:40.330Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:15:40.330Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T18:15:40.682Z] === RUN TestNewStreamConfig [2021-02-16T18:15:40.682Z] === RUN TestNewStreamConfig/defaults [2021-02-16T18:15:40.682Z] === RUN TestNewStreamConfig/invalid_create_group [2021-02-16T18:15:40.682Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-02-16T18:15:40.682Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-02-16T18:15:40.682Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-02-16T18:15:40.682Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-02-16T18:15:40.682Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-02-16T18:15:40.682Z] --- PASS: TestNewStreamConfig (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-02-16T18:15:40.682Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-02-16T18:15:40.682Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestNewAWSLogsClientRegionDetect [2021-02-16T18:15:40.682Z] time="2021-02-16T18:15:40Z" level=info msg="Trying to get region from EC2 Metadata" [2021-02-16T18:15:40.682Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-02-16T18:15:40.682Z] === RUN TestCreateSuccess [2021-02-16T18:15:40.682Z] --- PASS: TestCreateSuccess (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestCreateLogGroupSuccess [2021-02-16T18:15:40.682Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestCreateError [2021-02-16T18:15:40.682Z] --- PASS: TestCreateError (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestCreateAlreadyExists [2021-02-16T18:15:40.682Z] time="2021-02-16T18:15:40Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-02-16T18:15:40.682Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestLogClosed [2021-02-16T18:15:40.682Z] --- PASS: TestLogClosed (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestLogBlocking [2021-02-16T18:15:40.682Z] --- PASS: TestLogBlocking (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestLogNonBlockingBufferEmpty [2021-02-16T18:15:40.682Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestLogNonBlockingBufferFull [2021-02-16T18:15:40.682Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestPublishBatchSuccess [2021-02-16T18:15:40.682Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestPublishBatchError [2021-02-16T18:15:40.682Z] time="2021-02-16T18:15:40Z" level=error msg=Error [2021-02-16T18:15:40.682Z] --- PASS: TestPublishBatchError (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-02-16T18:15:40.682Z] time="2021-02-16T18:15:40Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-16T18:15:40.682Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestPublishBatchAlreadyAccepted [2021-02-16T18:15:40.682Z] time="2021-02-16T18:15:40Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-16T18:15:40.682Z] time="2021-02-16T18:15:40Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-02-16T18:15:40.682Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchSimple [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchTicker [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchMultilinePattern [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchClose [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchClose (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestEffectiveLen [2021-02-16T18:15:40.682Z] === RUN TestEffectiveLen/0/Hello [2021-02-16T18:15:40.682Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-02-16T18:15:40.682Z] === RUN TestEffectiveLen/2/🙃 [2021-02-16T18:15:40.682Z] === RUN TestEffectiveLen/3/���� [2021-02-16T18:15:40.682Z] === RUN TestEffectiveLen/4/He��o [2021-02-16T18:15:40.682Z] === RUN TestEffectiveLen/5/ [2021-02-16T18:15:40.682Z] --- PASS: TestEffectiveLen (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestFindValidSplit [2021-02-16T18:15:40.682Z] === RUN TestFindValidSplit/0/ [2021-02-16T18:15:40.682Z] === RUN TestFindValidSplit/1/Hello [2021-02-16T18:15:40.682Z] === RUN TestFindValidSplit/2/Hello [2021-02-16T18:15:40.682Z] === RUN TestFindValidSplit/3/Hello [2021-02-16T18:15:40.682Z] === RUN TestFindValidSplit/4/🙃 [2021-02-16T18:15:40.682Z] === RUN TestFindValidSplit/5/🙃 [2021-02-16T18:15:40.682Z] === RUN TestFindValidSplit/6/a� [2021-02-16T18:15:40.682Z] === RUN TestFindValidSplit/7/a� [2021-02-16T18:15:40.682Z] --- PASS: TestFindValidSplit (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1044: [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1045: [2021-02-16T18:15:40.682Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1044: Hello [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1045: [2021-02-16T18:15:40.682Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1044: He [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1045: llo [2021-02-16T18:15:40.682Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1044: [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1045: Hello [2021-02-16T18:15:40.682Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1044: [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1045: 🙃 [2021-02-16T18:15:40.682Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1044: 🙃 [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1045: [2021-02-16T18:15:40.682Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1044: a [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1045: � [2021-02-16T18:15:40.682Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1044: a� [2021-02-16T18:15:40.682Z] cloudwatchlogs_test.go:1045: [2021-02-16T18:15:40.682Z] === RUN TestProcessEventEmoji [2021-02-16T18:15:40.682Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchLineSplit [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchLineSplitWithBinary [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchMaxEvents [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchMaxTotalBytes [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-02-16T18:15:40.682Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-02-16T18:15:40.682Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-02-16T18:15:40.682Z] === RUN TestParseLogOptionsMultilinePattern [2021-02-16T18:15:40.682Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestParseLogOptionsDatetimeFormat [2021-02-16T18:15:40.682Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-02-16T18:15:40.682Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-02-16T18:15:40.682Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-02-16T18:15:40.682Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-02-16T18:15:40.682Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-02-16T18:15:40.682Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-02-16T18:15:40.682Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-02-16T18:15:40.682Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-02-16T18:15:40.682Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-02-16T18:15:40.682Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-02-16T18:15:40.682Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-02-16T18:15:40.682Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-02-16T18:15:40.682Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-02-16T18:15:40.682Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-02-16T18:15:40.683Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-02-16T18:15:40.683Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-02-16T18:15:40.683Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-02-16T18:15:40.683Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-02-16T18:15:40.683Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-02-16T18:15:40.683Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-02-16T18:15:40.683Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-02-16T18:15:40.683Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-02-16T18:15:40.683Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-02-16T18:15:40.683Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-02-16T18:15:40.683Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-02-16T18:15:40.683Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-02-16T18:15:40.683Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-02-16T18:15:40.683Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-02-16T18:15:40.683Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-02-16T18:15:40.683Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-02-16T18:15:40.683Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-02-16T18:15:40.683Z] === RUN TestCreateTagSuccess [2021-02-16T18:15:40.683Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-02-16T18:15:40.683Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-02-16T18:15:40.683Z] === RUN TestAdapterReadLogs [2021-02-16T18:15:40.683Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-02-16T18:15:40.683Z] === RUN TestCopier [2021-02-16T18:15:40.683Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-02-16T18:15:40.683Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-02-16T18:15:40.683Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-02-16T18:15:40.683Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-02-16T18:15:40.683Z] --- PASS: TestCopier (0.01s) [2021-02-16T18:15:40.683Z] === RUN TestCopierLongLines [2021-02-16T18:15:40.683Z] --- PASS: TestCopierLongLines (0.00s) [2021-02-16T18:15:40.683Z] === RUN TestCopierSlow [2021-02-16T18:15:40.683Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-02-16T18:15:40.683Z] PASS [2021-02-16T18:15:40.683Z] coverage: 77.8% of statements [2021-02-16T18:15:40.683Z] ok github.com/docker/docker/daemon/logger/awslogs 0.456s coverage: 77.8% of statements [2021-02-16T18:15:40.683Z] === RUN TestSearchRegistryForImagesErrors [2021-02-16T18:15:40.683Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-02-16T18:15:40.683Z] === RUN TestSearchRegistryForImages [2021-02-16T18:15:40.683Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-02-16T18:15:40.683Z] === RUN TestImageDelete [2021-02-16T18:15:40.683Z] === RUN TestImageDelete/no_lease [2021-02-16T18:15:40.683Z] === RUN TestImageDelete/lease_exists [2021-02-16T18:15:40.683Z] --- PASS: TestImageDelete (0.03s) [2021-02-16T18:15:40.683Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-02-16T18:15:40.683Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-02-16T18:15:40.683Z] === RUN TestContentStoreForPull [2021-02-16T18:15:40.683Z] --- PASS: TestCopierSlow (0.21s) [2021-02-16T18:15:40.683Z] === RUN TestCopierWithSized [2021-02-16T18:15:40.683Z] --- PASS: TestCopierWithSized (0.00s) [2021-02-16T18:15:40.683Z] === RUN TestCopierWithPartial [2021-02-16T18:15:40.683Z] --- PASS: TestCopierWithPartial (0.01s) [2021-02-16T18:15:41.146Z] === RUN TestRingLogger [2021-02-16T18:15:41.146Z] --- PASS: TestRingLogger (0.00s) [2021-02-16T18:15:41.146Z] === RUN TestRingCap [2021-02-16T18:15:41.146Z] --- PASS: TestRingCap (0.00s) [2021-02-16T18:15:41.146Z] === RUN TestRingClose [2021-02-16T18:15:41.146Z] --- PASS: TestRingClose (0.00s) [2021-02-16T18:15:41.146Z] === RUN TestRingDrain [2021-02-16T18:15:41.146Z] --- PASS: TestRingDrain (0.00s) [2021-02-16T18:15:41.146Z] PASS [2021-02-16T18:15:41.146Z] coverage: 41.2% of statements [2021-02-16T18:15:41.146Z] ok github.com/docker/docker/daemon/logger 0.409s coverage: 41.2% of statements [2021-02-16T18:15:41.146Z] --- PASS: TestContentStoreForPull (0.14s) [2021-02-16T18:15:41.146Z] PASS [2021-02-16T18:15:41.146Z] coverage: 6.5% of statements [2021-02-16T18:15:41.146Z] ok github.com/docker/docker/daemon/images 0.334s coverage: 6.5% of statements [2021-02-16T18:15:41.146Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T18:15:41.146Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T18:15:41.146Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-02-16T18:15:41.146Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T18:15:41.146Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T18:15:41.146Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-02-16T18:15:41.146Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-02-16T18:15:41.155Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-16T18:15:41.155Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-16T18:15:41.155Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-16T18:15:41.605Z] === RUN TestJSONFileLogger [2021-02-16T18:15:41.605Z] --- PASS: TestJSONFileLogger (0.00s) [2021-02-16T18:15:41.605Z] === RUN TestJSONFileLoggerWithTags [2021-02-16T18:15:41.605Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-02-16T18:15:41.605Z] === RUN TestJSONFileLoggerWithOpts [2021-02-16T18:15:41.725Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-16T18:15:41.846Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.75s) [2021-02-16T18:15:41.846Z] === RUN TestUpdateMemory [2021-02-16T18:15:42.063Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-02-16T18:15:42.063Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-02-16T18:15:42.063Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-02-16T18:15:42.063Z] === RUN TestEncodeDecode [2021-02-16T18:15:42.063Z] === PAUSE TestEncodeDecode [2021-02-16T18:15:42.063Z] === CONT TestEncodeDecode [2021-02-16T18:15:42.063Z] time="2021-02-16T18:15:41Z" level=error msg="Error compressing log file after rotation" error="failed to remove source log file: remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-073836105\\container.log.1: Access is denied." [2021-02-16T18:15:42.063Z] --- PASS: TestEncodeDecode (0.10s) [2021-02-16T18:15:42.063Z] PASS [2021-02-16T18:15:42.063Z] coverage: 61.6% of statements [2021-02-16T18:15:42.063Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.223s coverage: 61.6% of statements [2021-02-16T18:15:42.063Z] === RUN TestJSONLogsMarshalJSONBuf [2021-02-16T18:15:42.063Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-02-16T18:15:42.063Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-02-16T18:15:42.063Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-02-16T18:15:42.063Z] === RUN TestFastTimeMarshalJSON [2021-02-16T18:15:42.522Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-02-16T18:15:42.522Z] PASS [2021-02-16T18:15:42.522Z] coverage: 87.2% of statements [2021-02-16T18:15:42.522Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.164s coverage: 87.2% of statements [2021-02-16T18:15:42.664Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-16T18:15:42.664Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-16T18:15:42.664Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-16T18:15:42.889Z] --- PASS: TestUpdateMemory (0.68s) [2021-02-16T18:15:42.889Z] === RUN TestUpdateCPUQuota [2021-02-16T18:15:43.232Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-16T18:15:43.490Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-16T18:15:43.490Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-16T18:15:43.490Z] === RUN TestDockerSuite/TestCreateRM [2021-02-16T18:15:43.492Z] === RUN TestWriteLog [2021-02-16T18:15:43.492Z] === PAUSE TestWriteLog [2021-02-16T18:15:43.492Z] === RUN TestReadLog [2021-02-16T18:15:43.492Z] === PAUSE TestReadLog [2021-02-16T18:15:43.492Z] === CONT TestWriteLog [2021-02-16T18:15:43.492Z] --- PASS: TestWriteLog (0.00s) [2021-02-16T18:15:43.492Z] === CONT TestReadLog [2021-02-16T18:15:43.492Z] === RUN TestReadLog/tail_exact [2021-02-16T18:15:43.492Z] === RUN TestReadLog/tail_less_than_available [2021-02-16T18:15:43.492Z] === RUN TestReadLog/tail_more_than_available [2021-02-16T18:15:43.492Z] --- PASS: TestReadLog (0.12s) [2021-02-16T18:15:43.492Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-02-16T18:15:43.492Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-02-16T18:15:43.492Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-02-16T18:15:43.492Z] PASS [2021-02-16T18:15:43.492Z] coverage: 75.2% of statements [2021-02-16T18:15:43.492Z] ok github.com/docker/docker/daemon/logger/local 0.710s coverage: 75.2% of statements [2021-02-16T18:15:43.492Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T18:15:43.523Z] --- PASS: TestUpdateCPUQuota (0.84s) [2021-02-16T18:15:43.523Z] === RUN TestUpdatePidsLimit [2021-02-16T18:15:43.523Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-16T18:15:43.749Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-16T18:15:43.749Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-16T18:15:43.749Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-16T18:15:43.816Z] === RUN TestUpdatePidsLimit/no_change [2021-02-16T18:15:43.951Z] === RUN TestOpenFileDelete [2021-02-16T18:15:43.951Z] --- PASS: TestOpenFileDelete (0.00s) [2021-02-16T18:15:43.951Z] === RUN TestOpenFileRename [2021-02-16T18:15:43.951Z] --- PASS: TestOpenFileRename (0.00s) [2021-02-16T18:15:43.951Z] === RUN TestParseLogTagDefaultTag [2021-02-16T18:15:43.951Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-02-16T18:15:43.951Z] === RUN TestParseLogTag [2021-02-16T18:15:43.951Z] --- PASS: TestParseLogTag (0.00s) [2021-02-16T18:15:43.951Z] === RUN TestParseLogTagEmptyTag [2021-02-16T18:15:43.951Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-02-16T18:15:43.951Z] === RUN TestTailFiles [2021-02-16T18:15:43.951Z] --- PASS: TestTailFiles (0.00s) [2021-02-16T18:15:43.951Z] === RUN TestFollowLogsConsumerGone [2021-02-16T18:15:43.951Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-02-16T18:15:43.951Z] === RUN TestFollowLogsProducerGone [2021-02-16T18:15:43.951Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-02-16T18:15:43.951Z] logfile_test.go:179: logDecode() closed after sending 2702 messages [2021-02-16T18:15:43.951Z] logfile_test.go:232: messages sent: 2702, received: 2702 [2021-02-16T18:15:43.951Z] === RUN TestCheckCapacityAndRotate [2021-02-16T18:15:43.951Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-02-16T18:15:43.951Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-02-16T18:15:43.951Z] === RUN TestLog [2021-02-16T18:15:44.008Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-16T18:15:44.115Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-16T18:15:44.115Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-16T18:15:44.407Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-16T18:15:44.409Z] --- PASS: TestLog (0.01s) [2021-02-16T18:15:44.409Z] PASS [2021-02-16T18:15:44.409Z] coverage: 33.3% of statements [2021-02-16T18:15:44.409Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.099s coverage: 33.3% of statements [2021-02-16T18:15:44.409Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-02-16T18:15:44.409Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-02-16T18:15:44.409Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-02-16T18:15:44.409Z] PASS [2021-02-16T18:15:44.409Z] coverage: 55.3% of statements [2021-02-16T18:15:44.409Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.270s coverage: 55.3% of statements [2021-02-16T18:15:44.700Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-16T18:15:44.994Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-16T18:15:45.375Z] === RUN TestValidateLogOpt [2021-02-16T18:15:45.375Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-16T18:15:45.375Z] === RUN TestNewMissedConfig [2021-02-16T18:15:45.375Z] --- PASS: TestNewMissedConfig (0.00s) [2021-02-16T18:15:45.375Z] === RUN TestNewMissedUrl [2021-02-16T18:15:45.375Z] --- PASS: TestNewMissedUrl (0.00s) [2021-02-16T18:15:45.375Z] === RUN TestNewMissedToken [2021-02-16T18:15:45.375Z] --- PASS: TestNewMissedToken (0.00s) [2021-02-16T18:15:45.375Z] === RUN TestNewWithProxy [2021-02-16T18:15:45.375Z] --- PASS: TestNewWithProxy (0.00s) [2021-02-16T18:15:45.375Z] === RUN TestDefault [2021-02-16T18:15:45.375Z] --- PASS: TestDefault (0.01s) [2021-02-16T18:15:45.375Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-02-16T18:15:45.375Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-02-16T18:15:45.375Z] === RUN TestJsonFormat [2021-02-16T18:15:45.375Z] --- PASS: TestJsonFormat (0.01s) [2021-02-16T18:15:45.375Z] === RUN TestRawFormat [2021-02-16T18:15:45.375Z] --- PASS: TestRawFormat (0.00s) [2021-02-16T18:15:45.375Z] === RUN TestRawFormatWithLabels [2021-02-16T18:15:45.375Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-02-16T18:15:45.375Z] === RUN TestRawFormatWithoutTag [2021-02-16T18:15:45.375Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-02-16T18:15:45.375Z] === RUN TestBatching [2021-02-16T18:15:45.375Z] === RUN TestNewParse [2021-02-16T18:15:45.375Z] --- PASS: TestNewParse (0.00s) [2021-02-16T18:15:45.375Z] PASS [2021-02-16T18:15:45.375Z] coverage: 8.3% of statements [2021-02-16T18:15:45.375Z] ok github.com/docker/docker/daemon/logger/templates 0.083s coverage: 8.3% of statements [2021-02-16T18:15:45.834Z] --- PASS: TestBatching (0.42s) [2021-02-16T18:15:45.834Z] === RUN TestFrequency [2021-02-16T18:15:45.834Z] === RUN TestParseLogFormat [2021-02-16T18:15:45.834Z] --- PASS: TestParseLogFormat (0.00s) [2021-02-16T18:15:45.834Z] === RUN TestValidateLogOptEmpty [2021-02-16T18:15:45.834Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-02-16T18:15:45.834Z] === RUN TestValidateSyslogAddress [2021-02-16T18:15:45.834Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-02-16T18:15:45.834Z] === RUN TestParseAddressDefaultPort [2021-02-16T18:15:45.834Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-02-16T18:15:45.834Z] === RUN TestValidateSyslogFacility [2021-02-16T18:15:45.834Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-02-16T18:15:45.834Z] === RUN TestValidateLogOptSyslogFormat [2021-02-16T18:15:45.834Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-02-16T18:15:45.834Z] === RUN TestValidateLogOpt [2021-02-16T18:15:45.834Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-16T18:15:45.834Z] PASS [2021-02-16T18:15:45.834Z] coverage: 46.8% of statements [2021-02-16T18:15:45.834Z] ok github.com/docker/docker/daemon/logger/syslog 0.126s coverage: 46.8% of statements [2021-02-16T18:15:45.834Z] --- PASS: TestFrequency (0.17s) [2021-02-16T18:15:45.834Z] === RUN TestOneMessagePerRequest [2021-02-16T18:15:45.834Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-02-16T18:15:45.916Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-16T18:15:45.916Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-16T18:15:45.916Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-16T18:15:46.032Z] --- PASS: TestUpdatePidsLimit (2.39s) [2021-02-16T18:15:46.032Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2021-02-16T18:15:46.032Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2021-02-16T18:15:46.032Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2021-02-16T18:15:46.032Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-02-16T18:15:46.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2021-02-16T18:15:46.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-02-16T18:15:46.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-02-16T18:15:46.032Z] === RUN TestUpdateRestartPolicy [2021-02-16T18:15:46.292Z] === RUN TestVerify [2021-02-16T18:15:46.292Z] --- PASS: TestVerify (0.00s) [2021-02-16T18:15:46.292Z] === RUN TestSkipVerify [2021-02-16T18:15:46.292Z] time="2021-02-16T18:15:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T18:15:46.292Z] time="2021-02-16T18:15:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T18:15:46.292Z] time="2021-02-16T18:15:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T18:15:46.751Z] --- PASS: TestSkipVerify (0.52s) [2021-02-16T18:15:46.751Z] === RUN TestBufferMaximum [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613499346.298326\",\"host\":\"d6ebdfa74930\"}'" [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613499346.298326\",\"host\":\"d6ebdfa74930\"}'" [2021-02-16T18:15:46.751Z] --- PASS: TestBufferMaximum (0.00s) [2021-02-16T18:15:46.751Z] === RUN TestServerAlwaysDown [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613499346.300327\",\"host\":\"d6ebdfa74930\"}'" [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613499346.300327\",\"host\":\"d6ebdfa74930\"}'" [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613499346.300327\",\"host\":\"d6ebdfa74930\"}'" [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613499346.301327\",\"host\":\"d6ebdfa74930\"}'" [2021-02-16T18:15:46.751Z] time="2021-02-16T18:15:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613499346.301327\",\"host\":\"d6ebdfa74930\"}'" [2021-02-16T18:15:46.751Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-02-16T18:15:46.751Z] === RUN TestCannotSendAfterClose [2021-02-16T18:15:46.751Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-02-16T18:15:46.751Z] === RUN TestDeadlockOnBlockedEndpoint [2021-02-16T18:15:47.717Z] time="2021-02-16T18:15:47Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-02-16T18:15:47.717Z] time="2021-02-16T18:15:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d6ebdfa74930\"}'" [2021-02-16T18:15:47.717Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-02-16T18:15:47.717Z] PASS [2021-02-16T18:15:47.717Z] coverage: 82.5% of statements [2021-02-16T18:15:47.717Z] ok github.com/docker/docker/daemon/logger/splunk 2.255s coverage: 82.5% of statements [2021-02-16T18:15:47.717Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T18:15:47.717Z] ? github.com/docker/docker/daemon/network [no test files] [2021-02-16T18:15:47.717Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T18:15:48.176Z] === RUN TestV1IDService [2021-02-16T18:15:48.176Z] --- PASS: TestV1IDService (0.03s) [2021-02-16T18:15:48.176Z] === RUN TestV2MetadataService [2021-02-16T18:15:48.176Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-02-16T18:15:48.176Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-02-16T18:15:48.176Z] === RUN TestContinueOnError_MirrorEndpoint [2021-02-16T18:15:48.176Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-02-16T18:15:48.176Z] === RUN TestContinueOnError_NeverContinue [2021-02-16T18:15:48.176Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-02-16T18:15:48.176Z] === RUN TestContinueOnError_UnnestsErrors [2021-02-16T18:15:48.176Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-02-16T18:15:48.176Z] === RUN TestManifestStore [2021-02-16T18:15:48.176Z] === RUN TestManifestStore/no_remote_or_local [2021-02-16T18:15:48.176Z] time="2021-02-16T18:15:48Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local924702019\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-02-16T18:15:48.176Z] === RUN TestManifestStore/no_local_cache [2021-02-16T18:15:48.176Z] === RUN TestManifestStore/with_local_cache [2021-02-16T18:15:48.634Z] === RUN TestManifestStore/unknown_media_type [2021-02-16T18:15:48.634Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-02-16T18:15:48.634Z] time="2021-02-16T18:15:48Z" level=warning msg="reference for unknown type: " [2021-02-16T18:15:48.634Z] time="2021-02-16T18:15:48Z" level=warning msg="reference for unknown type: " [2021-02-16T18:15:48.634Z] === RUN TestSuccessfulDownload [2021-02-16T18:15:48.634Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-02-16T18:15:48.635Z] download_test.go:268: Needs fixing on Windows [2021-02-16T18:15:48.635Z] === RUN TestCancelledDownload [2021-02-16T18:15:48.635Z] --- PASS: TestCancelledDownload (0.00s) [2021-02-16T18:15:48.635Z] === RUN TestMaxDownloadAttempts [2021-02-16T18:15:48.635Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-16T18:15:48.635Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-16T18:15:48.635Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-16T18:15:48.635Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-16T18:15:48.635Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-16T18:15:48.635Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-16T18:15:48.635Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-16T18:15:48.635Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-16T18:15:48.635Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-16T18:15:48.635Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-16T18:15:48.635Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-16T18:15:48.635Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-16T18:15:48.635Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-02-16T18:15:48.635Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-02-16T18:15:48.635Z] time="2021-02-16T18:15:48Z" level=warning msg="reference for unknown type: " [2021-02-16T18:15:48.635Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-02-16T18:15:48.635Z] time="2021-02-16T18:15:48Z" level=warning msg="reference for unknown type: " [2021-02-16T18:15:48.635Z] time="2021-02-16T18:15:48Z" level=warning msg="reference for unknown type: " [2021-02-16T18:15:48.635Z] === RUN TestManifestStore/error_persisting_manifest [2021-02-16T18:15:48.635Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-02-16T18:15:48.635Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-02-16T18:15:48.635Z] time="2021-02-16T18:15:48Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore (0.24s) [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-02-16T18:15:48.635Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-02-16T18:15:48.635Z] === RUN TestDetectManifestBlobMediaType [2021-02-16T18:15:48.635Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-02-16T18:15:48.635Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-02-16T18:15:48.635Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-02-16T18:15:48.635Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-02-16T18:15:48.635Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-02-16T18:15:48.635Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-02-16T18:15:48.635Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-02-16T18:15:48.635Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-02-16T18:15:48.635Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-02-16T18:15:48.635Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-02-16T18:15:48.635Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-02-16T18:15:48.635Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-02-16T18:15:48.635Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-02-16T18:15:48.635Z] === RUN TestFixManifestLayers [2021-02-16T18:15:48.635Z] --- PASS: TestFixManifestLayers (0.00s) [2021-02-16T18:15:48.635Z] === RUN TestFixManifestLayersBaseLayerParent [2021-02-16T18:15:48.635Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-16T18:15:48.635Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-16T18:15:48.635Z] === RUN TestFixManifestLayersBadParent [2021-02-16T18:15:48.635Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-02-16T18:15:48.635Z] === RUN TestValidateManifest [2021-02-16T18:15:48.635Z] --- SKIP: TestValidateManifest (0.00s) [2021-02-16T18:15:48.635Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-16T18:15:48.635Z] === RUN TestFormatPlatform [2021-02-16T18:15:48.635Z] --- PASS: TestFormatPlatform (0.00s) [2021-02-16T18:15:48.635Z] === RUN TestGetRepositoryMountCandidates [2021-02-16T18:15:48.635Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-02-16T18:15:48.635Z] === RUN TestLayerAlreadyExists [2021-02-16T18:15:48.635Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-02-16T18:15:48.635Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T18:15:48.635Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T18:15:48.635Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T18:15:48.635Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T18:15:48.635Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T18:15:48.635Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-16T18:15:48.635Z] === RUN TestWhenEmptyAuthConfig [2021-02-16T18:15:48.635Z] time="2021-02-16T18:15:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T18:15:48.635Z] time="2021-02-16T18:15:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T18:15:48.635Z] time="2021-02-16T18:15:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T18:15:48.635Z] time="2021-02-16T18:15:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-16T18:15:48.635Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-02-16T18:15:48.635Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-02-16T18:15:48.635Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-02-16T18:15:48.635Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-02-16T18:15:48.635Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-02-16T18:15:48.635Z] === RUN TestTransfer [2021-02-16T18:15:49.095Z] --- PASS: TestTransfer (0.12s) [2021-02-16T18:15:49.095Z] === RUN TestConcurrencyLimit [2021-02-16T18:15:49.095Z] --- PASS: TestV2MetadataService (0.84s) [2021-02-16T18:15:49.095Z] PASS [2021-02-16T18:15:49.095Z] coverage: 48.2% of statements [2021-02-16T18:15:49.095Z] ok github.com/docker/docker/distribution/metadata 0.931s coverage: 48.2% of statements [2021-02-16T18:15:49.095Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-02-16T18:15:49.095Z] === RUN TestInactiveJobs [2021-02-16T18:15:49.206Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-16T18:15:49.206Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-16T18:15:49.206Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-16T18:15:49.469Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-16T18:15:49.469Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-16T18:15:49.469Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-16T18:15:49.553Z] === RUN TestNotFound [2021-02-16T18:15:49.553Z] --- PASS: TestNotFound (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestConflict [2021-02-16T18:15:49.553Z] --- PASS: TestConflict (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestForbidden [2021-02-16T18:15:49.553Z] --- PASS: TestForbidden (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestInvalidParameter [2021-02-16T18:15:49.553Z] --- PASS: TestInvalidParameter (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestNotImplemented [2021-02-16T18:15:49.553Z] --- PASS: TestNotImplemented (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestNotModified [2021-02-16T18:15:49.553Z] --- PASS: TestNotModified (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestUnauthorized [2021-02-16T18:15:49.553Z] --- PASS: TestUnauthorized (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestUnknown [2021-02-16T18:15:49.553Z] --- PASS: TestUnknown (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestCancelled [2021-02-16T18:15:49.553Z] --- PASS: TestCancelled (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestDeadline [2021-02-16T18:15:49.553Z] --- PASS: TestDeadline (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestDataLoss [2021-02-16T18:15:49.553Z] --- PASS: TestDataLoss (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestUnavailable [2021-02-16T18:15:49.553Z] --- PASS: TestUnavailable (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestSystem [2021-02-16T18:15:49.553Z] --- PASS: TestSystem (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Not_Found [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Bad_Request [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Conflict [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Unauthorized [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Service_Unavailable [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Forbidden [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Not_Modified [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Not_Implemented [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-02-16T18:15:49.553Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-02-16T18:15:49.553Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-02-16T18:15:49.553Z] PASS [2021-02-16T18:15:49.553Z] coverage: 53.1% of statements [2021-02-16T18:15:49.553Z] ok github.com/docker/docker/errdefs 0.046s coverage: 53.1% of statements [2021-02-16T18:15:49.553Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-02-16T18:15:49.553Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-02-16T18:15:49.553Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestTokenPassThru [2021-02-16T18:15:49.553Z] --- PASS: TestTokenPassThru (0.01s) [2021-02-16T18:15:49.553Z] === RUN TestTokenPassThruDifferentHost [2021-02-16T18:15:49.553Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-02-16T18:15:49.553Z] PASS [2021-02-16T18:15:49.553Z] coverage: 23.4% of statements [2021-02-16T18:15:49.553Z] ok github.com/docker/docker/distribution 1.500s coverage: 23.4% of statements [2021-02-16T18:15:49.553Z] --- PASS: TestInactiveJobs (0.40s) [2021-02-16T18:15:49.553Z] === RUN TestWatchRelease [2021-02-16T18:15:49.553Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T18:15:49.553Z] --- PASS: TestWatchRelease (0.05s) [2021-02-16T18:15:49.553Z] === RUN TestWatchFinishedTransfer [2021-02-16T18:15:49.553Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-02-16T18:15:49.553Z] === RUN TestDuplicateTransfer [2021-02-16T18:15:50.011Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-02-16T18:15:50.011Z] === RUN TestSuccessfulUpload [2021-02-16T18:15:50.011Z] time="2021-02-16T18:15:49Z" level=error msg="Upload failed, retrying: simulating retry" [2021-02-16T18:15:50.039Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-16T18:15:50.470Z] --- PASS: TestSuccessfulUpload (0.58s) [2021-02-16T18:15:50.470Z] === RUN TestCancelledUpload [2021-02-16T18:15:50.470Z] --- PASS: TestCancelledUpload (0.00s) [2021-02-16T18:15:50.470Z] PASS [2021-02-16T18:15:50.470Z] coverage: 76.8% of statements [2021-02-16T18:15:50.470Z] ok github.com/docker/docker/distribution/xfer 2.034s coverage: 76.8% of statements [2021-02-16T18:15:50.470Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T18:15:50.975Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-16T18:15:51.441Z] === RUN TestCompare [2021-02-16T18:15:51.441Z] --- PASS: TestCompare (0.00s) [2021-02-16T18:15:51.441Z] PASS [2021-02-16T18:15:51.441Z] coverage: 19.2% of statements [2021-02-16T18:15:51.441Z] ok github.com/docker/docker/image/cache 0.133s coverage: 19.2% of statements [2021-02-16T18:15:51.441Z] === RUN TestFSGetInvalidData [2021-02-16T18:15:51.441Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-02-16T18:15:51.441Z] === RUN TestFSInvalidSet [2021-02-16T18:15:51.441Z] --- PASS: TestFSInvalidSet (0.01s) [2021-02-16T18:15:51.441Z] === RUN TestFSInvalidRoot [2021-02-16T18:15:51.441Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-02-16T18:15:51.441Z] === RUN TestFSMetadataGetSet [2021-02-16T18:15:51.441Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-02-16T18:15:51.441Z] === RUN TestFSInvalidWalker [2021-02-16T18:15:51.441Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-02-16T18:15:51.441Z] === RUN TestFSGetSet [2021-02-16T18:15:51.441Z] --- PASS: TestFSGetSet (0.02s) [2021-02-16T18:15:51.441Z] === RUN TestFSGetUnsetKey [2021-02-16T18:15:51.441Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-02-16T18:15:51.441Z] === RUN TestFSGetEmptyData [2021-02-16T18:15:51.441Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-02-16T18:15:51.441Z] === RUN TestFSDelete [2021-02-16T18:15:51.441Z] --- PASS: TestFSDelete (0.02s) [2021-02-16T18:15:51.441Z] === RUN TestFSWalker [2021-02-16T18:15:51.441Z] --- PASS: TestFSWalker (0.01s) [2021-02-16T18:15:51.441Z] === RUN TestFSWalkerStopOnError [2021-02-16T18:15:51.441Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-02-16T18:15:51.441Z] === RUN TestNewFromJSON [2021-02-16T18:15:51.441Z] --- PASS: TestNewFromJSON (0.00s) [2021-02-16T18:15:51.441Z] === RUN TestNewFromJSONWithInvalidJSON [2021-02-16T18:15:51.441Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-02-16T18:15:51.441Z] === RUN TestMarshalKeyOrder [2021-02-16T18:15:51.441Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-02-16T18:15:51.441Z] === RUN TestImage [2021-02-16T18:15:51.441Z] --- PASS: TestImage (0.00s) [2021-02-16T18:15:51.441Z] === RUN TestImageOSNotEmpty [2021-02-16T18:15:51.441Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-02-16T18:15:51.441Z] === RUN TestNewChildImageFromImageWithRootFS [2021-02-16T18:15:51.441Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-02-16T18:15:51.441Z] === RUN TestRestore [2021-02-16T18:15:51.545Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-16T18:15:51.900Z] time="2021-02-16T18:15:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-02-16T18:15:51.900Z] --- PASS: TestRestore (0.21s) [2021-02-16T18:15:51.900Z] === RUN TestAddDelete [2021-02-16T18:15:51.900Z] --- PASS: TestAddDelete (0.03s) [2021-02-16T18:15:51.900Z] === RUN TestSearchAfterDelete [2021-02-16T18:15:51.900Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-02-16T18:15:51.900Z] === RUN TestParentReset [2021-02-16T18:15:51.900Z] --- PASS: TestParentReset (0.07s) [2021-02-16T18:15:51.900Z] === RUN TestGetAndSetLastUpdated [2021-02-16T18:15:51.900Z] === RUN TestMakeV1ConfigFromConfig [2021-02-16T18:15:51.900Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-02-16T18:15:51.900Z] PASS [2021-02-16T18:15:51.900Z] coverage: 25.0% of statements [2021-02-16T18:15:51.900Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2021-02-16T18:15:51.900Z] === RUN TestStoreLen [2021-02-16T18:15:51.900Z] ok github.com/docker/docker/image/v1 0.266s coverage: 25.0% of statements [2021-02-16T18:15:51.900Z] --- PASS: TestStoreLen (0.15s) [2021-02-16T18:15:51.900Z] PASS [2021-02-16T18:15:51.900Z] coverage: 86.4% of statements [2021-02-16T18:15:51.900Z] ok github.com/docker/docker/image 0.803s coverage: 86.4% of statements [2021-02-16T18:15:52.358Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-16T18:15:52.358Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T18:15:52.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-16T18:15:53.325Z] === RUN TestSerialization [2021-02-16T18:15:53.784Z] --- PASS: TestSerialization (0.03s) [2021-02-16T18:15:53.784Z] PASS [2021-02-16T18:15:53.784Z] coverage: 100.0% of statements [2021-02-16T18:15:53.784Z] ok github.com/docker/docker/libcontainerd/queue 0.228s coverage: 100.0% of statements [2021-02-16T18:15:53.784Z] === RUN TestEmptyLayer [2021-02-16T18:15:53.784Z] --- PASS: TestEmptyLayer (0.00s) [2021-02-16T18:15:53.784Z] === RUN TestCommitFailure [2021-02-16T18:15:53.784Z] --- PASS: TestCommitFailure (0.01s) [2021-02-16T18:15:53.784Z] === RUN TestStartTransactionFailure [2021-02-16T18:15:53.784Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-02-16T18:15:53.784Z] === RUN TestGetOrphan [2021-02-16T18:15:53.784Z] --- PASS: TestGetOrphan (0.01s) [2021-02-16T18:15:53.784Z] === RUN TestMountAndRegister [2021-02-16T18:15:53.784Z] --- PASS: TestMountAndRegister (0.05s) [2021-02-16T18:15:53.784Z] layer_test.go:271: Layer size: 14 [2021-02-16T18:15:53.784Z] === RUN TestLayerRelease [2021-02-16T18:15:53.784Z] --- SKIP: TestLayerRelease (0.00s) [2021-02-16T18:15:53.784Z] layer_test.go:304: Failing on Windows [2021-02-16T18:15:53.784Z] === RUN TestStoreRestore [2021-02-16T18:15:53.784Z] --- SKIP: TestStoreRestore (0.00s) [2021-02-16T18:15:53.784Z] layer_test.go:353: Failing on Windows [2021-02-16T18:15:53.784Z] === RUN TestTarStreamStability [2021-02-16T18:15:53.784Z] --- SKIP: TestTarStreamStability (0.00s) [2021-02-16T18:15:53.784Z] layer_test.go:468: Failing on Windows [2021-02-16T18:15:53.784Z] === RUN TestRegisterExistingLayer [2021-02-16T18:15:53.784Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-02-16T18:15:53.784Z] === RUN TestTarStreamVerification [2021-02-16T18:15:53.784Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-02-16T18:15:53.784Z] layer_test.go:697: Failing on Windows [2021-02-16T18:15:53.784Z] === RUN TestLayerMigration [2021-02-16T18:15:53.784Z] --- SKIP: TestLayerMigration (0.00s) [2021-02-16T18:15:53.784Z] migration_test.go:46: Failing on Windows [2021-02-16T18:15:53.784Z] === RUN TestLayerMigrationNoTarsplit [2021-02-16T18:15:53.784Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-02-16T18:15:53.863Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-16T18:15:54.122Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-16T18:15:54.244Z] migration_test.go:182: Failing on Windows [2021-02-16T18:15:54.244Z] === RUN TestMountInit [2021-02-16T18:15:54.244Z] --- SKIP: TestMountInit (0.00s) [2021-02-16T18:15:54.244Z] mount_test.go:17: Failing on Windows [2021-02-16T18:15:54.244Z] === RUN TestMountSize [2021-02-16T18:15:54.244Z] --- SKIP: TestMountSize (0.00s) [2021-02-16T18:15:54.244Z] mount_test.go:76: Failing on Windows [2021-02-16T18:15:54.244Z] === RUN TestMountChanges [2021-02-16T18:15:54.244Z] --- SKIP: TestMountChanges (0.00s) [2021-02-16T18:15:54.244Z] mount_test.go:125: Failing on Windows [2021-02-16T18:15:54.244Z] === RUN TestMountApply [2021-02-16T18:15:54.244Z] --- SKIP: TestMountApply (0.00s) [2021-02-16T18:15:54.244Z] mount_test.go:212: Failing on Windows [2021-02-16T18:15:54.244Z] PASS [2021-02-16T18:15:54.244Z] coverage: 30.1% of statements [2021-02-16T18:15:54.244Z] ok github.com/docker/docker/layer 0.320s coverage: 30.1% of statements [2021-02-16T18:15:54.244Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T18:15:54.244Z] === RUN TestEnvironmentParsing [2021-02-16T18:15:54.244Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-02-16T18:15:54.244Z] PASS [2021-02-16T18:15:54.244Z] coverage: 1.0% of statements [2021-02-16T18:15:54.244Z] ok github.com/docker/docker/libcontainerd/local 0.143s coverage: 1.0% of statements [2021-02-16T18:15:54.244Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T18:15:54.244Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T18:15:54.244Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T18:15:54.244Z] ? github.com/docker/docker/oci [no test files] [2021-02-16T18:15:54.244Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T18:15:54.692Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-16T18:15:54.692Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-16T18:15:54.702Z] === RUN TestParseVersion [2021-02-16T18:15:54.702Z] --- PASS: TestParseVersion (0.00s) [2021-02-16T18:15:54.702Z] PASS [2021-02-16T18:15:54.702Z] coverage: 52.9% of statements [2021-02-16T18:15:54.702Z] ok github.com/docker/docker/pkg/aaparser 0.057s coverage: 52.9% of statements [2021-02-16T18:15:54.702Z] === RUN TestAddressPoolOpt [2021-02-16T18:15:54.702Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/a [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/something [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/_=a [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/env1=value1 [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/_env1=value1 [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/env2=value2=value3 [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/env3=abc!qwe [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/env_4=value_4 [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/PATH [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/=a [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/PATH= [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/PATH=something [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/asd!qwe [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/1asd [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/123 [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/some_space [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/__some_space_before [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/some_space_after__ [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/= [2021-02-16T18:15:54.702Z] === RUN TestValidateEnv/PaTh [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/a (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/something (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/= (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestParseHost [2021-02-16T18:15:54.702Z] --- PASS: TestParseHost (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestParseDockerDaemonHost [2021-02-16T18:15:54.702Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestParseTCP [2021-02-16T18:15:54.702Z] --- PASS: TestParseTCP (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestParseInvalidUnixAddrInvalid [2021-02-16T18:15:54.702Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestValidateExtraHosts [2021-02-16T18:15:54.702Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestIpOptString [2021-02-16T18:15:54.702Z] --- PASS: TestIpOptString (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestNewIpOptInvalidDefaultVal [2021-02-16T18:15:54.702Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestNewIpOptValidDefaultVal [2021-02-16T18:15:54.702Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestIpOptSetInvalidVal [2021-02-16T18:15:54.702Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestValidateIPAddress [2021-02-16T18:15:54.702Z] --- PASS: TestValidateIPAddress (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestMapOpts [2021-02-16T18:15:54.702Z] --- PASS: TestMapOpts (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestListOptsWithoutValidator [2021-02-16T18:15:54.702Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestListOptsWithValidator [2021-02-16T18:15:54.702Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestValidateDNSSearch [2021-02-16T18:15:54.702Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_general_format [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_one_more [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-02-16T18:15:54.702Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-02-16T18:15:54.702Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-02-16T18:15:54.703Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-02-16T18:15:54.703Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-02-16T18:15:54.703Z] === RUN TestNamedListOpts [2021-02-16T18:15:54.703Z] --- PASS: TestNamedListOpts (0.00s) [2021-02-16T18:15:54.703Z] === RUN TestNamedMapOpts [2021-02-16T18:15:54.703Z] --- PASS: TestNamedMapOpts (0.00s) [2021-02-16T18:15:54.703Z] === RUN TestParseLink [2021-02-16T18:15:54.703Z] --- PASS: TestParseLink (0.00s) [2021-02-16T18:15:54.703Z] === RUN TestQuotedStringSetWithQuotes [2021-02-16T18:15:54.703Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-02-16T18:15:54.703Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-02-16T18:15:54.703Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-02-16T18:15:54.703Z] === RUN TestQuotedStringSetWithNoQuotes [2021-02-16T18:15:54.703Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-02-16T18:15:54.703Z] === RUN TestUlimitOpt [2021-02-16T18:15:54.703Z] --- PASS: TestUlimitOpt (0.00s) [2021-02-16T18:15:54.703Z] PASS [2021-02-16T18:15:54.703Z] coverage: 67.1% of statements [2021-02-16T18:15:54.703Z] ok github.com/docker/docker/opts 0.096s coverage: 67.1% of statements [2021-02-16T18:15:55.262Z] --- PASS: TestServicePlugin (32.93s) [2021-02-16T18:15:55.262Z] plugin_test.go:62: [de7b772b09bea] joining swarm manager [d3ed867f785a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:15:55.262Z] plugin_test.go:65: [d62284fd1834c] joining swarm manager [d3ed867f785a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:15:55.262Z] === RUN TestServiceUpdateLabel [2021-02-16T18:15:55.262Z] === RUN TestDockerSuite/TestDockerFails [2021-02-16T18:15:55.521Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-16T18:15:55.521Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-16T18:15:55.521Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-16T18:15:55.672Z] === RUN TestUnbuffered [2021-02-16T18:15:55.672Z] --- PASS: TestUnbuffered (0.00s) [2021-02-16T18:15:55.672Z] === RUN TestRaceUnbuffered [2021-02-16T18:15:55.672Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-02-16T18:15:55.672Z] PASS [2021-02-16T18:15:55.672Z] coverage: 100.0% of statements [2021-02-16T18:15:55.672Z] ok github.com/docker/docker/pkg/broadcaster 0.066s coverage: 100.0% of statements [2021-02-16T18:15:56.130Z] === RUN TestPeerCertificateMarshalJSON [2021-02-16T18:15:56.459Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-16T18:15:56.589Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-02-16T18:15:56.589Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-02-16T18:15:56.589Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2021-02-16T18:15:56.589Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-02-16T18:15:56.589Z] === RUN TestMiddleware [2021-02-16T18:15:56.589Z] --- PASS: TestMiddleware (0.00s) [2021-02-16T18:15:56.589Z] === RUN TestNewResponseModifier [2021-02-16T18:15:56.589Z] --- PASS: TestNewResponseModifier (0.00s) [2021-02-16T18:15:56.589Z] PASS [2021-02-16T18:15:56.589Z] coverage: 26.8% of statements [2021-02-16T18:15:56.589Z] ok github.com/docker/docker/pkg/authorization 0.541s coverage: 26.8% of statements [2021-02-16T18:15:56.589Z] === RUN TestMatch [2021-02-16T18:15:56.589Z] === RUN TestMatch/[[]] [2021-02-16T18:15:56.589Z] === RUN TestMatch/[[foo]] [2021-02-16T18:15:56.589Z] === RUN TestMatch/[[bar]_[foo]] [2021-02-16T18:15:56.589Z] === RUN TestMatch/[[foo_bar]] [2021-02-16T18:15:56.589Z] === RUN TestMatch/[[qux]_[foo]] [2021-02-16T18:15:56.589Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-02-16T18:15:56.589Z] === RUN TestMatch/[] [2021-02-16T18:15:56.589Z] === RUN TestMatch/[]#01 [2021-02-16T18:15:56.589Z] === RUN TestMatch/[[qux]] [2021-02-16T18:15:56.589Z] === RUN TestMatch/[[foo_bar_qux]] [2021-02-16T18:15:56.589Z] === RUN TestMatch/[[qux]_[baz]] [2021-02-16T18:15:56.589Z] === RUN TestMatch/[[foo_baz]] [2021-02-16T18:15:56.589Z] --- PASS: TestMatch (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[[]] (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[] (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-02-16T18:15:56.589Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-02-16T18:15:56.589Z] PASS [2021-02-16T18:15:56.589Z] coverage: 87.5% of statements [2021-02-16T18:15:56.589Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-02-16T18:15:57.028Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-16T18:15:57.557Z] === RUN TestChrootTarUntar [2021-02-16T18:15:57.557Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-02-16T18:15:57.557Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:15:57.557Z] === RUN TestChrootUntarWithHugeExcludesList [2021-02-16T18:15:57.557Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-16T18:15:57.557Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:15:57.557Z] === RUN TestChrootUntarEmptyArchive [2021-02-16T18:15:57.557Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-02-16T18:15:57.557Z] === RUN TestChrootTarUntarWithSymlink [2021-02-16T18:15:57.557Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-02-16T18:15:57.557Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T18:15:57.557Z] === RUN TestChrootCopyWithTar [2021-02-16T18:15:57.557Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-02-16T18:15:57.557Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T18:15:57.557Z] === RUN TestChrootCopyFileWithTar [2021-02-16T18:15:57.557Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-02-16T18:15:57.557Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:15:57.557Z] === RUN TestChrootUntarPath [2021-02-16T18:15:57.557Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-02-16T18:15:57.557Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T18:15:57.557Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-02-16T18:15:57.557Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-16T18:15:57.557Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:15:57.557Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-02-16T18:15:57.557Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-16T18:15:57.557Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:15:57.557Z] === RUN TestChrootApplyDotDotFile [2021-02-16T18:15:57.557Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-02-16T18:15:57.557Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:15:57.557Z] PASS [2021-02-16T18:15:57.557Z] coverage: 15.4% of statements [2021-02-16T18:15:57.557Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 15.4% of statements [2021-02-16T18:15:57.557Z] === RUN TestIsArchivePathDir [2021-02-16T18:15:57.557Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-02-16T18:15:57.557Z] === RUN TestIsArchivePathInvalidFile [2021-02-16T18:15:57.557Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-02-16T18:15:57.557Z] === RUN TestIsArchivePathTar [2021-02-16T18:15:57.557Z] === RUN TestSizeEmpty [2021-02-16T18:15:57.557Z] --- PASS: TestSizeEmpty (0.00s) [2021-02-16T18:15:57.557Z] === RUN TestSizeEmptyFile [2021-02-16T18:15:57.557Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-02-16T18:15:57.557Z] === RUN TestSizeNonemptyFile [2021-02-16T18:15:57.557Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-02-16T18:15:57.557Z] === RUN TestSizeNestedDirectoryEmpty [2021-02-16T18:15:57.557Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-02-16T18:15:57.557Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-02-16T18:15:57.964Z] --- PASS: TestServiceUpdateLabel (2.75s) [2021-02-16T18:15:57.964Z] === RUN TestServiceUpdateSecrets [2021-02-16T18:15:58.015Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-02-16T18:15:58.015Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-02-16T18:15:58.015Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-02-16T18:15:58.015Z] === RUN TestMoveToSubdir [2021-02-16T18:15:58.015Z] --- PASS: TestMoveToSubdir (0.00s) [2021-02-16T18:15:58.015Z] === RUN TestSizeNonExistingDirectory [2021-02-16T18:15:58.015Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-02-16T18:15:58.015Z] PASS [2021-02-16T18:15:58.015Z] coverage: 80.0% of statements [2021-02-16T18:15:58.015Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-02-16T18:15:58.015Z] === RUN TestDecompressStreamGzip [2021-02-16T18:15:58.015Z] ok github.com/docker/docker/pkg/directory 0.073s coverage: 80.0% of statements [2021-02-16T18:15:58.015Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-02-16T18:15:58.015Z] === RUN TestDecompressStreamBzip2 [2021-02-16T18:15:58.015Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-02-16T18:15:58.015Z] === RUN TestDecompressStreamXz [2021-02-16T18:15:58.015Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-02-16T18:15:58.015Z] archive_test.go:133: Xz not present in msys2 [2021-02-16T18:15:58.015Z] === RUN TestCompressStreamXzUnsupported [2021-02-16T18:15:58.015Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-02-16T18:15:58.015Z] === RUN TestCompressStreamBzip2Unsupported [2021-02-16T18:15:58.015Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-02-16T18:15:58.015Z] === RUN TestCompressStreamInvalid [2021-02-16T18:15:58.015Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-02-16T18:15:58.015Z] === RUN TestExtensionInvalid [2021-02-16T18:15:58.015Z] --- PASS: TestExtensionInvalid (0.00s) [2021-02-16T18:15:58.015Z] === RUN TestExtensionUncompressed [2021-02-16T18:15:58.015Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-02-16T18:15:58.015Z] === RUN TestExtensionBzip2 [2021-02-16T18:15:58.015Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-02-16T18:15:58.015Z] === RUN TestExtensionGzip [2021-02-16T18:15:58.015Z] --- PASS: TestExtensionGzip (0.00s) [2021-02-16T18:15:58.015Z] === RUN TestExtensionXz [2021-02-16T18:15:58.015Z] --- PASS: TestExtensionXz (0.00s) [2021-02-16T18:15:58.015Z] === RUN TestCmdStreamLargeStderr [2021-02-16T18:15:58.015Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2021-02-16T18:15:58.015Z] === RUN TestCmdStreamBad [2021-02-16T18:15:58.015Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-02-16T18:15:58.015Z] archive_test.go:238: Failing on Windows CI machines [2021-02-16T18:15:58.015Z] === RUN TestCmdStreamGood [2021-02-16T18:15:58.015Z] --- PASS: TestCmdStreamGood (0.04s) [2021-02-16T18:15:58.015Z] === RUN TestUntarPathWithInvalidDest [2021-02-16T18:15:58.474Z] === RUN Test [2021-02-16T18:15:58.474Z] === RUN Test/TestContainsEntry [2021-02-16T18:15:58.474Z] === RUN Test/TestCreateEntries [2021-02-16T18:15:58.474Z] === RUN Test/TestEntriesDiff [2021-02-16T18:15:58.474Z] === RUN Test/TestEntriesEquality [2021-02-16T18:15:58.474Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-02-16T18:15:58.474Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-02-16T18:15:58.474Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-02-16T18:15:58.474Z] === RUN Test/TestGeneratorNotGenerate [2021-02-16T18:15:58.474Z] === RUN Test/TestGeneratorWithPort [2021-02-16T18:15:58.474Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-02-16T18:15:58.474Z] === RUN Test/TestNewEntry [2021-02-16T18:15:58.474Z] === RUN Test/TestParse [2021-02-16T18:15:58.474Z] --- PASS: Test (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestNewEntry (0.00s) [2021-02-16T18:15:58.474Z] --- PASS: Test/TestParse (0.00s) [2021-02-16T18:15:58.474Z] PASS [2021-02-16T18:15:58.474Z] coverage: 58.3% of statements [2021-02-16T18:15:58.474Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2021-02-16T18:15:58.474Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-02-16T18:15:58.474Z] === RUN TestUntarPathWithInvalidSrc [2021-02-16T18:15:58.475Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-02-16T18:15:58.475Z] === RUN TestUntarPath [2021-02-16T18:15:58.475Z] --- PASS: TestUntarPath (0.11s) [2021-02-16T18:15:58.475Z] === RUN TestUntarPathWithDestinationFile [2021-02-16T18:15:58.475Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-02-16T18:15:58.475Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-02-16T18:15:58.475Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-02-16T18:15:58.475Z] === RUN TestCopyWithTarInvalidSrc [2021-02-16T18:15:58.475Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-02-16T18:15:58.475Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-02-16T18:15:58.475Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-02-16T18:15:58.475Z] === RUN TestCopyWithTarSrcFile [2021-02-16T18:15:58.475Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-02-16T18:15:58.475Z] === RUN TestCopyWithTarSrcFolder [2021-02-16T18:15:58.475Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-02-16T18:15:58.475Z] === RUN TestCopyFileWithTarInvalidSrc [2021-02-16T18:15:58.475Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-02-16T18:15:58.475Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-02-16T18:15:58.475Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-02-16T18:15:58.475Z] === RUN TestCopyFileWithTarSrcFolder [2021-02-16T18:15:58.475Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-02-16T18:15:58.475Z] === RUN TestCopyFileWithTarSrcFile [2021-02-16T18:15:58.475Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-02-16T18:15:58.475Z] === RUN TestTarFiles [2021-02-16T18:15:58.475Z] === RUN Test [2021-02-16T18:15:58.475Z] === RUN Test/TestContent [2021-02-16T18:15:58.475Z] === RUN Test/TestInitialize [2021-02-16T18:15:58.475Z] === RUN Test/TestNew [2021-02-16T18:15:58.475Z] === RUN Test/TestParsingContentsWithComments [2021-02-16T18:15:58.475Z] === RUN Test/TestRegister [2021-02-16T18:15:58.475Z] === RUN Test/TestWatch [2021-02-16T18:15:58.475Z] --- PASS: Test (0.00s) [2021-02-16T18:15:58.475Z] --- PASS: Test/TestContent (0.00s) [2021-02-16T18:15:58.475Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-16T18:15:58.475Z] --- PASS: Test/TestNew (0.00s) [2021-02-16T18:15:58.475Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-02-16T18:15:58.475Z] --- PASS: Test/TestRegister (0.00s) [2021-02-16T18:15:58.475Z] --- PASS: Test/TestWatch (0.00s) [2021-02-16T18:15:58.475Z] PASS [2021-02-16T18:15:58.475Z] coverage: 92.9% of statements [2021-02-16T18:15:58.475Z] ok github.com/docker/docker/pkg/discovery/file 0.058s coverage: 92.9% of statements [2021-02-16T18:15:58.532Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-16T18:15:58.532Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-16T18:15:58.532Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-16T18:15:58.670Z] --- PASS: TestUpdateRestartPolicy (11.30s) [2021-02-16T18:15:58.670Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T18:15:58.670Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2021-02-16T18:15:58.670Z] === RUN TestWaitNonBlocked [2021-02-16T18:15:58.670Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:15:58.670Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:15:58.670Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:15:58.670Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:15:58.670Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:15:58.670Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:15:58.670Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-16T18:15:58.670Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2021-02-16T18:15:58.670Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2021-02-16T18:15:58.670Z] === RUN TestWaitBlocked [2021-02-16T18:15:58.670Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:15:58.670Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:15:58.670Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:15:58.670Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:15:58.670Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-16T18:15:58.670Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-16T18:15:58.792Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-16T18:15:59.307Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-16T18:15:59.307Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2021-02-16T18:15:59.307Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s) [2021-02-16T18:15:59.307Z] === CONT TestContainerStartOnDaemonRestart [2021-02-16T18:15:59.307Z] === CONT TestContainerKillOnDaemonStart [2021-02-16T18:15:59.307Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-16T18:15:59.307Z] === CONT TestDaemonHostGatewayIP [2021-02-16T18:16:00.010Z] === RUN Test [2021-02-16T18:16:00.010Z] === RUN Test/TestWatch [2021-02-16T18:16:00.010Z] --- PASS: Test (0.00s) [2021-02-16T18:16:00.010Z] --- PASS: Test/TestWatch (0.00s) [2021-02-16T18:16:00.010Z] PASS [2021-02-16T18:16:00.010Z] coverage: 92.3% of statements [2021-02-16T18:16:00.010Z] ok github.com/docker/docker/pkg/discovery/memory 0.050s coverage: 92.3% of statements [2021-02-16T18:16:00.010Z] === RUN Test [2021-02-16T18:16:00.010Z] === RUN Test/TestInitialize [2021-02-16T18:16:00.010Z] === RUN Test/TestInitializeWithPattern [2021-02-16T18:16:00.010Z] === RUN Test/TestRegister [2021-02-16T18:16:00.010Z] === RUN Test/TestWatch [2021-02-16T18:16:00.010Z] --- PASS: Test (0.00s) [2021-02-16T18:16:00.010Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-16T18:16:00.010Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-02-16T18:16:00.010Z] --- PASS: Test/TestRegister (0.00s) [2021-02-16T18:16:00.010Z] --- PASS: Test/TestWatch (0.00s) [2021-02-16T18:16:00.010Z] PASS [2021-02-16T18:16:00.010Z] coverage: 93.8% of statements [2021-02-16T18:16:00.010Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements [2021-02-16T18:16:00.010Z] === RUN Test [2021-02-16T18:16:00.010Z] === RUN Test/TestInitialize [2021-02-16T18:16:00.010Z] time="2021-02-16T18:15:59Z" level=info msg="Initializing discovery without TLS" [2021-02-16T18:16:00.010Z] time="2021-02-16T18:15:59Z" level=info msg="Initializing discovery without TLS" [2021-02-16T18:16:00.010Z] time="2021-02-16T18:15:59Z" level=info msg="Initializing discovery without TLS" [2021-02-16T18:16:00.010Z] === RUN Test/TestInitializeWithCerts [2021-02-16T18:16:00.010Z] time="2021-02-16T18:15:59Z" level=info msg="Initializing discovery with TLS" [2021-02-16T18:16:00.010Z] === RUN Test/TestWatch [2021-02-16T18:16:00.010Z] time="2021-02-16T18:15:59Z" level=info msg="Initializing discovery without TLS" [2021-02-16T18:16:00.977Z] === RUN TestPollerAddRemove [2021-02-16T18:16:00.977Z] --- PASS: TestPollerAddRemove (0.00s) [2021-02-16T18:16:00.977Z] === RUN TestPollerEvent [2021-02-16T18:16:00.977Z] --- SKIP: TestPollerEvent (0.00s) [2021-02-16T18:16:00.977Z] poller_test.go:41: No chmod on Windows [2021-02-16T18:16:00.977Z] === RUN TestPollerClose [2021-02-16T18:16:00.977Z] --- PASS: TestPollerClose (0.00s) [2021-02-16T18:16:00.977Z] PASS [2021-02-16T18:16:00.977Z] coverage: 45.7% of statements [2021-02-16T18:16:00.977Z] ok github.com/docker/docker/pkg/filenotify 0.116s coverage: 45.7% of statements [2021-02-16T18:16:01.435Z] === RUN TestCopyFileWithInvalidSrc [2021-02-16T18:16:01.435Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCopyFileWithInvalidDest [2021-02-16T18:16:01.435Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCopyFileWithSameSrcAndDest [2021-02-16T18:16:01.435Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-02-16T18:16:01.435Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCopyFile [2021-02-16T18:16:01.435Z] --- PASS: TestCopyFile (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-02-16T18:16:01.435Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-16T18:16:01.435Z] fileutils_test.go:134: Needs porting to Windows [2021-02-16T18:16:01.435Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-02-16T18:16:01.435Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestReadSymlinkedDirectoryToFile [2021-02-16T18:16:01.435Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-16T18:16:01.435Z] fileutils_test.go:180: Needs porting to Windows [2021-02-16T18:16:01.435Z] === RUN TestWildcardMatches [2021-02-16T18:16:01.435Z] --- PASS: TestWildcardMatches (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestPatternMatches [2021-02-16T18:16:01.435Z] --- PASS: TestPatternMatches (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-02-16T18:16:01.435Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestPatternMatchesFolderExclusions [2021-02-16T18:16:01.435Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-02-16T18:16:01.435Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-02-16T18:16:01.435Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-02-16T18:16:01.435Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-02-16T18:16:01.435Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestSingleExclamationError [2021-02-16T18:16:01.435Z] --- PASS: TestSingleExclamationError (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestMatchesWithNoPatterns [2021-02-16T18:16:01.435Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestMatchesWithMalformedPatterns [2021-02-16T18:16:01.435Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestMatches [2021-02-16T18:16:01.435Z] --- PASS: TestMatches (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCleanPatterns [2021-02-16T18:16:01.435Z] --- PASS: TestCleanPatterns (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-02-16T18:16:01.435Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCleanPatternsExceptionFlag [2021-02-16T18:16:01.435Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-02-16T18:16:01.435Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-02-16T18:16:01.435Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCleanPatternsErrorSingleException [2021-02-16T18:16:01.435Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCreateIfNotExistsDir [2021-02-16T18:16:01.435Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestCreateIfNotExistsFile [2021-02-16T18:16:01.435Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-02-16T18:16:01.435Z] === RUN TestMatch [2021-02-16T18:16:01.435Z] --- PASS: TestMatch (0.00s) [2021-02-16T18:16:01.435Z] PASS [2021-02-16T18:16:01.435Z] coverage: 87.7% of statements [2021-02-16T18:16:01.435Z] ok github.com/docker/docker/pkg/fileutils 0.123s coverage: 87.7% of statements [2021-02-16T18:16:01.895Z] === RUN TestGet [2021-02-16T18:16:01.895Z] --- PASS: TestGet (0.00s) [2021-02-16T18:16:01.895Z] === RUN TestGetShortcutString [2021-02-16T18:16:01.895Z] --- PASS: TestGetShortcutString (0.00s) [2021-02-16T18:16:01.895Z] PASS [2021-02-16T18:16:01.895Z] coverage: 42.9% of statements [2021-02-16T18:16:01.895Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2021-02-16T18:16:02.862Z] === RUN TestCreateIDMapOrder [2021-02-16T18:16:02.862Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-02-16T18:16:02.862Z] PASS [2021-02-16T18:16:02.862Z] coverage: 7.2% of statements [2021-02-16T18:16:02.862Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2021-02-16T18:16:03.321Z] --- PASS: Test (3.17s) [2021-02-16T18:16:03.321Z] --- PASS: Test/TestInitialize (0.12s) [2021-02-16T18:16:03.321Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-02-16T18:16:03.321Z] --- PASS: Test/TestWatch (3.05s) [2021-02-16T18:16:03.321Z] PASS [2021-02-16T18:16:03.321Z] coverage: 84.1% of statements [2021-02-16T18:16:03.321Z] --- PASS: TestTarFiles (4.66s) [2021-02-16T18:16:03.321Z] === RUN TestTarUntar [2021-02-16T18:16:03.321Z] ok github.com/docker/docker/pkg/discovery/kv 3.286s coverage: 84.1% of statements [2021-02-16T18:16:03.321Z] --- PASS: TestTarUntar (0.02s) [2021-02-16T18:16:03.321Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-02-16T18:16:03.321Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-02-16T18:16:03.321Z] === RUN TestTarWithOptions [2021-02-16T18:16:03.321Z] --- PASS: TestTarWithOptions (0.02s) [2021-02-16T18:16:03.321Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-02-16T18:16:03.321Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-02-16T18:16:03.321Z] === RUN TestUntarUstarGnuConflict [2021-02-16T18:16:03.321Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-02-16T18:16:03.321Z] === RUN TestUntarInvalidFilenames [2021-02-16T18:16:03.321Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames413120634\\dest" [2021-02-16T18:16:03.321Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-02-16T18:16:03.321Z] === RUN TestUntarHardlinkToSymlink [2021-02-16T18:16:03.321Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-02-16T18:16:03.321Z] === RUN TestUntarInvalidHardlink [2021-02-16T18:16:03.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink690442219\\victim\\hello" -> "../victim/hello" [2021-02-16T18:16:03.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink949020238\\victim\\hello" -> "/../victim/hello" [2021-02-16T18:16:03.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink428928853\\victim" -> "../victim" [2021-02-16T18:16:03.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink348928688\\victim" -> "../victim" [2021-02-16T18:16:03.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink700793935\\victim" -> "../victim" [2021-02-16T18:16:03.321Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink230303586\\victim" -> "../victim" [2021-02-16T18:16:03.321Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-02-16T18:16:03.321Z] === RUN TestUntarInvalidSymlink [2021-02-16T18:16:03.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink079353689\\dest\\dotdot" -> "../victim/hello" [2021-02-16T18:16:03.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink831900900\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-16T18:16:03.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink302443763\\dest\\loophole-victim" -> "../victim" [2021-02-16T18:16:03.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink051346358\\dest\\loophole-victim" -> "../victim" [2021-02-16T18:16:03.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink130264989\\dest\\loophole-victim" -> "../victim" [2021-02-16T18:16:03.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink589782104\\dest\\loophole-victim" -> "../victim" [2021-02-16T18:16:03.321Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink474784727\\dest\\dir\\loophole" -> "../../victim" [2021-02-16T18:16:03.321Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-02-16T18:16:03.321Z] === RUN TestTempArchiveCloseMultipleTimes [2021-02-16T18:16:03.321Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-02-16T18:16:03.321Z] === RUN TestReplaceFileTarWrapper [2021-02-16T18:16:03.780Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-02-16T18:16:03.780Z] === RUN TestPrefixHeaderReadable [2021-02-16T18:16:03.780Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-02-16T18:16:03.780Z] === RUN TestDisablePigz [2021-02-16T18:16:03.780Z] === RUN TestFixedBufferCap [2021-02-16T18:16:03.780Z] --- PASS: TestFixedBufferCap (0.00s) [2021-02-16T18:16:03.780Z] === RUN TestFixedBufferLen [2021-02-16T18:16:03.780Z] --- PASS: TestFixedBufferLen (0.00s) [2021-02-16T18:16:03.780Z] === RUN TestFixedBufferString [2021-02-16T18:16:03.780Z] --- PASS: TestFixedBufferString (0.00s) [2021-02-16T18:16:03.780Z] === RUN TestFixedBufferWrite [2021-02-16T18:16:03.780Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-02-16T18:16:03.780Z] === RUN TestFixedBufferRead [2021-02-16T18:16:03.780Z] --- PASS: TestFixedBufferRead (0.00s) [2021-02-16T18:16:03.780Z] === RUN TestBytesPipeRead [2021-02-16T18:16:03.780Z] --- PASS: TestBytesPipeRead (0.00s) [2021-02-16T18:16:03.780Z] === RUN TestBytesPipeWrite [2021-02-16T18:16:03.780Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-02-16T18:16:03.780Z] === RUN TestBytesPipeWriteRandomChunks [2021-02-16T18:16:03.780Z] --- PASS: TestDisablePigz (0.10s) [2021-02-16T18:16:03.780Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2021-02-16T18:16:03.780Z] === RUN TestPigz [2021-02-16T18:16:03.780Z] --- PASS: TestPigz (0.20s) [2021-02-16T18:16:03.780Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2021-02-16T18:16:03.780Z] === RUN TestCopyFileWithInvalidDest [2021-02-16T18:16:03.780Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-02-16T18:16:03.780Z] archive_windows_test.go:16: Currently fails [2021-02-16T18:16:03.780Z] === RUN TestCanonicalTarNameForPath [2021-02-16T18:16:03.780Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-02-16T18:16:03.780Z] === RUN TestCanonicalTarName [2021-02-16T18:16:03.780Z] --- PASS: TestCanonicalTarName (0.00s) [2021-02-16T18:16:03.780Z] === RUN TestChmodTarEntry [2021-02-16T18:16:03.780Z] --- PASS: TestChmodTarEntry (0.00s) [2021-02-16T18:16:03.780Z] === RUN TestHardLinkOrder [2021-02-16T18:16:03.814Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2021-02-16T18:16:03.814Z] === CONT TestDaemonRestartIpcMode [2021-02-16T18:16:03.814Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.72s) [2021-02-16T18:16:03.814Z] === CONT TestIpcModeOlderClient [2021-02-16T18:16:03.814Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-02-16T18:16:03.814Z] --- PASS: TestDaemonHostGatewayIP (4.03s) [2021-02-16T18:16:04.239Z] --- PASS: TestHardLinkOrder (0.11s) [2021-02-16T18:16:04.239Z] === RUN TestChangeString [2021-02-16T18:16:04.239Z] --- PASS: TestChangeString (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestChangesWithNoChanges [2021-02-16T18:16:04.239Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-02-16T18:16:04.239Z] === RUN TestChangesWithChanges [2021-02-16T18:16:04.239Z] --- PASS: TestChangesWithChanges (0.03s) [2021-02-16T18:16:04.239Z] === RUN TestChangesWithChangesGH13590 [2021-02-16T18:16:04.239Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-02-16T18:16:04.239Z] changes_test.go:192: needs more investigation [2021-02-16T18:16:04.239Z] === RUN TestChangesDirsEmpty [2021-02-16T18:16:04.239Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-02-16T18:16:04.239Z] === RUN TestAtomicWriteToFile [2021-02-16T18:16:04.239Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-02-16T18:16:04.239Z] === RUN TestAtomicWriteSetCommit [2021-02-16T18:16:04.239Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-02-16T18:16:04.239Z] === RUN TestAtomicWriteSetCancel [2021-02-16T18:16:04.239Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-02-16T18:16:04.239Z] === RUN TestReadCloserWrapperClose [2021-02-16T18:16:04.239Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestReaderErrWrapperReadOnError [2021-02-16T18:16:04.239Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestReaderErrWrapperRead [2021-02-16T18:16:04.239Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestHashData [2021-02-16T18:16:04.239Z] --- PASS: TestHashData (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestCancelReadCloser [2021-02-16T18:16:04.239Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-02-16T18:16:04.239Z] === RUN TestChangesDirsMutated [2021-02-16T18:16:04.239Z] === RUN TestError [2021-02-16T18:16:04.239Z] --- PASS: TestError (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestProgressString [2021-02-16T18:16:04.239Z] === RUN TestProgressString/no_progress [2021-02-16T18:16:04.239Z] === RUN TestProgressString/progress_1 [2021-02-16T18:16:04.239Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-02-16T18:16:04.239Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-02-16T18:16:04.239Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-02-16T18:16:04.239Z] === RUN TestProgressString/with_units [2021-02-16T18:16:04.239Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-02-16T18:16:04.239Z] === RUN TestProgressString/hide_counts [2021-02-16T18:16:04.239Z] --- PASS: TestProgressString (0.00s) [2021-02-16T18:16:04.239Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-02-16T18:16:04.239Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-02-16T18:16:04.239Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-02-16T18:16:04.239Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-02-16T18:16:04.239Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-02-16T18:16:04.239Z] --- PASS: TestProgressString/with_units (0.00s) [2021-02-16T18:16:04.239Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-02-16T18:16:04.239Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestJSONMessageDisplay [2021-02-16T18:16:04.239Z] --- PASS: TestCancelReadCloser (0.10s) [2021-02-16T18:16:04.239Z] === RUN TestWriteCloserWrapperClose [2021-02-16T18:16:04.239Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestNopWriteCloser [2021-02-16T18:16:04.239Z] --- PASS: TestNopWriteCloser (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestNopWriter [2021-02-16T18:16:04.239Z] --- PASS: TestNopWriter (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestWriteCounter [2021-02-16T18:16:04.239Z] --- PASS: TestWriteCounter (0.00s) [2021-02-16T18:16:04.239Z] PASS [2021-02-16T18:16:04.239Z] coverage: 69.2% of statements [2021-02-16T18:16:04.239Z] ok github.com/docker/docker/pkg/ioutils 0.675s coverage: 69.2% of statements [2021-02-16T18:16:04.239Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-02-16T18:16:04.239Z] === RUN TestApplyLayer [2021-02-16T18:16:04.239Z] --- SKIP: TestApplyLayer (0.00s) [2021-02-16T18:16:04.239Z] changes_test.go:405: needs further investigation [2021-02-16T18:16:04.239Z] === RUN TestChangesSizeWithHardlinks [2021-02-16T18:16:04.239Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-02-16T18:16:04.239Z] changes_test.go:441: needs further investigation [2021-02-16T18:16:04.239Z] === RUN TestChangesSizeWithNoChanges [2021-02-16T18:16:04.239Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-02-16T18:16:04.239Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestChangesSize [2021-02-16T18:16:04.239Z] --- PASS: TestChangesSize (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestApplyLayerInvalidFilenames [2021-02-16T18:16:04.239Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames939185163\\dest" [2021-02-16T18:16:04.239Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-02-16T18:16:04.239Z] === RUN TestApplyLayerInvalidHardlink [2021-02-16T18:16:04.239Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink212974197\\victim\\hello" -> "../victim/hello" [2021-02-16T18:16:04.239Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-02-16T18:16:04.239Z] === RUN TestJSONMessageDisplayWithJSONError [2021-02-16T18:16:04.239Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-02-16T18:16:04.239Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestDisplayJSONMessagesStream [2021-02-16T18:16:04.239Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-02-16T18:16:04.239Z] PASS [2021-02-16T18:16:04.239Z] coverage: 91.7% of statements [2021-02-16T18:16:04.239Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink792055632\\victim\\hello" -> "/../victim/hello" [2021-02-16T18:16:04.239Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink368676975\\victim" -> "../victim" [2021-02-16T18:16:04.239Z] ok github.com/docker/docker/pkg/jsonmessage 0.162s coverage: 91.7% of statements [2021-02-16T18:16:04.239Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink373029634\\victim" -> "../victim" [2021-02-16T18:16:04.239Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink872923257\\victim" -> "../victim" [2021-02-16T18:16:04.239Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink277123460\\victim" -> "../victim" [2021-02-16T18:16:04.239Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-02-16T18:16:04.239Z] === RUN TestApplyLayerInvalidSymlink [2021-02-16T18:16:04.239Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink662104851\\dest\\dotdot" -> "../victim/hello" [2021-02-16T18:16:04.239Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink022394710\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-16T18:16:04.239Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink547404989\\dest\\loophole-victim" -> "../victim" [2021-02-16T18:16:04.239Z] === RUN TestStandardLongPath [2021-02-16T18:16:04.239Z] --- PASS: TestStandardLongPath (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestUNCLongPath [2021-02-16T18:16:04.239Z] --- PASS: TestUNCLongPath (0.00s) [2021-02-16T18:16:04.239Z] PASS [2021-02-16T18:16:04.239Z] coverage: 100.0% of statements [2021-02-16T18:16:04.239Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink415808248\\dest\\loophole-victim" -> "../victim" [2021-02-16T18:16:04.239Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink056625143\\dest\\loophole-victim" -> "../victim" [2021-02-16T18:16:04.239Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2021-02-16T18:16:04.239Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink922745578\\dest\\loophole-victim" -> "../victim" [2021-02-16T18:16:04.239Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-02-16T18:16:04.239Z] === RUN TestApplyLayerWhiteouts [2021-02-16T18:16:04.239Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-02-16T18:16:04.239Z] === RUN TestGenerateEmptyFile [2021-02-16T18:16:04.239Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-02-16T18:16:04.239Z] === RUN TestGenerateWithContent [2021-02-16T18:16:04.239Z] --- PASS: TestGenerateWithContent (0.00s) [2021-02-16T18:16:04.239Z] PASS [2021-02-16T18:16:04.239Z] coverage: 62.7% of statements [2021-02-16T18:16:04.239Z] ok github.com/docker/docker/pkg/archive 7.130s coverage: 62.7% of statements [2021-02-16T18:16:05.207Z] === RUN TestNameFormat [2021-02-16T18:16:05.207Z] --- PASS: TestNameFormat (0.00s) [2021-02-16T18:16:05.207Z] === RUN TestNameRetries [2021-02-16T18:16:05.207Z] --- PASS: TestNameRetries (0.00s) [2021-02-16T18:16:05.207Z] PASS [2021-02-16T18:16:05.207Z] coverage: 85.7% of statements [2021-02-16T18:16:05.207Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2021-02-16T18:16:05.207Z] === RUN TestParseKeyValueOpt [2021-02-16T18:16:05.207Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-02-16T18:16:05.207Z] === RUN TestParseUintList [2021-02-16T18:16:05.207Z] --- PASS: TestParseUintList (0.00s) [2021-02-16T18:16:05.207Z] === RUN TestParseUintListMaximumLimits [2021-02-16T18:16:05.207Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-02-16T18:16:05.207Z] PASS [2021-02-16T18:16:05.207Z] coverage: 97.0% of statements [2021-02-16T18:16:05.207Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2021-02-16T18:16:05.365Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-16T18:16:05.665Z] === RUN TestNewAndRemove [2021-02-16T18:16:05.665Z] --- PASS: TestNewAndRemove (0.00s) [2021-02-16T18:16:05.665Z] === RUN TestRemoveInvalidPath [2021-02-16T18:16:05.665Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-02-16T18:16:05.665Z] PASS [2021-02-16T18:16:05.665Z] coverage: 82.6% of statements [2021-02-16T18:16:05.665Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2021-02-16T18:16:05.892Z] --- PASS: TestDaemonRestartIpcMode (2.50s) [2021-02-16T18:16:06.305Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-16T18:16:06.641Z] === RUN TestParseEmptyInterface [2021-02-16T18:16:06.641Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-02-16T18:16:06.641Z] === RUN TestParseNonInterfaceType [2021-02-16T18:16:06.641Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-02-16T18:16:06.641Z] === RUN TestParseWithOneFunction [2021-02-16T18:16:06.641Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-02-16T18:16:06.641Z] === RUN TestParseWithMultipleFuncs [2021-02-16T18:16:06.641Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-02-16T18:16:06.641Z] === RUN TestParseWithUnnamedReturn [2021-02-16T18:16:06.641Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-02-16T18:16:06.641Z] === RUN TestEmbeddedInterface [2021-02-16T18:16:06.641Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-02-16T18:16:06.641Z] === RUN TestParsedImports [2021-02-16T18:16:06.641Z] --- PASS: TestParsedImports (0.00s) [2021-02-16T18:16:06.641Z] === RUN TestAliasedImports [2021-02-16T18:16:06.641Z] --- PASS: TestAliasedImports (0.00s) [2021-02-16T18:16:06.641Z] PASS [2021-02-16T18:16:06.641Z] coverage: 56.8% of statements [2021-02-16T18:16:06.641Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-02-16T18:16:08.176Z] === RUN TestFailedConnection [2021-02-16T18:16:08.176Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-02-16T18:16:08.176Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-16T18:16:08.176Z] === RUN TestBufioReaderPoolPutAndGet [2021-02-16T18:16:08.176Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-02-16T18:16:08.176Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-02-16T18:16:08.176Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-02-16T18:16:08.176Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-02-16T18:16:08.176Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-16T18:16:08.176Z] === RUN TestBufioWriterPoolPutAndGet [2021-02-16T18:16:08.176Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-02-16T18:16:08.176Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-02-16T18:16:08.176Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-02-16T18:16:08.176Z] === RUN TestBufferPoolPutAndGet [2021-02-16T18:16:08.176Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-02-16T18:16:08.176Z] PASS [2021-02-16T18:16:08.176Z] coverage: 88.2% of statements [2021-02-16T18:16:08.176Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2021-02-16T18:16:08.176Z] === RUN TestHTTPTransport [2021-02-16T18:16:08.176Z] --- PASS: TestHTTPTransport (0.00s) [2021-02-16T18:16:08.176Z] PASS [2021-02-16T18:16:08.176Z] coverage: 85.7% of statements [2021-02-16T18:16:08.176Z] ok github.com/docker/docker/pkg/plugins/transport 0.064s coverage: 85.7% of statements [2021-02-16T18:16:08.209Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-16T18:16:09.144Z] --- PASS: TestFailedConnection (1.04s) [2021-02-16T18:16:09.144Z] === RUN TestFailOnce [2021-02-16T18:16:09.144Z] 2021/02/16 18:16:08 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-02-16T18:16:09.144Z] goroutine 10 [running]: [2021-02-16T18:16:09.144Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-02-16T18:16:09.144Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-02-16T18:16:09.144Z] panic(0x849b40, 0x986ad0) [2021-02-16T18:16:09.144Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-02-16T18:16:09.144Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-16T18:16:09.144Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-02-16T18:16:09.144Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-16T18:16:09.144Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-02-16T18:16:09.144Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-16T18:16:09.144Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-02-16T18:16:09.144Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-16T18:16:09.144Z] c:/go/src/net/http/server.go:2831 +0xab [2021-02-16T18:16:09.144Z] net/http.(*conn).serve(0xc000058be0, 0x99b2c0, 0xc00004a980) [2021-02-16T18:16:09.144Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-02-16T18:16:09.144Z] created by net/http.(*Server).Serve [2021-02-16T18:16:09.144Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-02-16T18:16:09.144Z] time="2021-02-16T18:16:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-02-16T18:16:09.144Z] === RUN TestOutputOnPrematureClose [2021-02-16T18:16:09.144Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-02-16T18:16:09.144Z] === RUN TestCompleteSilently [2021-02-16T18:16:09.144Z] --- PASS: TestCompleteSilently (0.00s) [2021-02-16T18:16:09.144Z] PASS [2021-02-16T18:16:09.144Z] coverage: 75.9% of statements [2021-02-16T18:16:09.144Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2021-02-16T18:16:09.144Z] === RUN TestSendToOneSub [2021-02-16T18:16:09.144Z] --- PASS: TestSendToOneSub (0.00s) [2021-02-16T18:16:09.144Z] === RUN TestSendToMultipleSubs [2021-02-16T18:16:09.144Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-02-16T18:16:09.144Z] === RUN TestEvictOneSub [2021-02-16T18:16:09.144Z] --- PASS: TestEvictOneSub (0.00s) [2021-02-16T18:16:09.144Z] === RUN TestClosePublisher [2021-02-16T18:16:09.144Z] --- PASS: TestClosePublisher (0.00s) [2021-02-16T18:16:09.144Z] === RUN TestPubSubRace [2021-02-16T18:16:09.586Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-16T18:16:09.602Z] === RUN TestRegister [2021-02-16T18:16:09.602Z] --- PASS: TestRegister (0.00s) [2021-02-16T18:16:09.602Z] === RUN TestCommand [2021-02-16T18:16:09.602Z] --- PASS: TestCommand (0.03s) [2021-02-16T18:16:09.602Z] === RUN TestNaiveSelf [2021-02-16T18:16:10.061Z] --- PASS: TestNaiveSelf (0.04s) [2021-02-16T18:16:10.061Z] PASS [2021-02-16T18:16:10.061Z] coverage: 82.4% of statements [2021-02-16T18:16:10.061Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2021-02-16T18:16:10.061Z] --- PASS: TestFailOnce (1.12s) [2021-02-16T18:16:10.061Z] === RUN TestEchoInputOutput [2021-02-16T18:16:10.061Z] --- PASS: TestEchoInputOutput (0.00s) [2021-02-16T18:16:10.061Z] === RUN TestBackoff [2021-02-16T18:16:10.061Z] --- PASS: TestBackoff (0.00s) [2021-02-16T18:16:10.061Z] === RUN TestAbortRetry [2021-02-16T18:16:10.061Z] --- PASS: TestAbortRetry (0.00s) [2021-02-16T18:16:10.061Z] === RUN TestClientScheme [2021-02-16T18:16:10.061Z] --- PASS: TestClientScheme (0.00s) [2021-02-16T18:16:10.061Z] === RUN TestNewClientWithTimeout [2021-02-16T18:16:10.061Z] --- PASS: TestPubSubRace (1.05s) [2021-02-16T18:16:10.061Z] PASS [2021-02-16T18:16:10.061Z] coverage: 75.0% of statements [2021-02-16T18:16:10.061Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2021-02-16T18:16:10.156Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-16T18:16:10.520Z] time="2021-02-16T18:16:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-02-16T18:16:10.725Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-16T18:16:10.980Z] === RUN TestParseSignal [2021-02-16T18:16:10.980Z] --- PASS: TestParseSignal (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestValidSignalForPlatform [2021-02-16T18:16:10.980Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-02-16T18:16:10.980Z] PASS [2021-02-16T18:16:10.980Z] coverage: 20.3% of statements [2021-02-16T18:16:10.980Z] ok github.com/docker/docker/pkg/signal 0.046s coverage: 20.3% of statements [2021-02-16T18:16:10.980Z] === RUN TestNewStdWriter [2021-02-16T18:16:10.980Z] --- PASS: TestNewStdWriter (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestWriteWithUninitializedStdWriter [2021-02-16T18:16:10.980Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestWriteWithNilBytes [2021-02-16T18:16:10.980Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestWrite [2021-02-16T18:16:10.980Z] --- PASS: TestWrite (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestWriteWithWriterError [2021-02-16T18:16:10.980Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-02-16T18:16:10.980Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestStdCopyWriteAndRead [2021-02-16T18:16:10.980Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-02-16T18:16:10.980Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-02-16T18:16:10.980Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-02-16T18:16:10.980Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestStdCopyWithInvalidInputHeader [2021-02-16T18:16:10.980Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestStdCopyWithCorruptedPrefix [2021-02-16T18:16:10.980Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestStdCopyReturnsWriteErrors [2021-02-16T18:16:10.980Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-02-16T18:16:10.980Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-02-16T18:16:10.980Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-02-16T18:16:10.980Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-02-16T18:16:10.980Z] PASS [2021-02-16T18:16:10.980Z] coverage: 100.0% of statements [2021-02-16T18:16:10.980Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-02-16T18:16:11.662Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-16T18:16:11.946Z] === RUN TestRawProgressFormatterFormatStatus [2021-02-16T18:16:11.946Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-02-16T18:16:11.946Z] === RUN TestRawProgressFormatterFormatProgress [2021-02-16T18:16:11.946Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-02-16T18:16:11.946Z] === RUN TestFormatStatus [2021-02-16T18:16:11.946Z] --- PASS: TestFormatStatus (0.00s) [2021-02-16T18:16:11.946Z] === RUN TestFormatError [2021-02-16T18:16:11.946Z] --- PASS: TestFormatError (0.00s) [2021-02-16T18:16:11.946Z] === RUN TestFormatJSONError [2021-02-16T18:16:11.946Z] --- PASS: TestFormatJSONError (0.00s) [2021-02-16T18:16:11.946Z] === RUN TestJsonProgressFormatterFormatProgress [2021-02-16T18:16:11.946Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-02-16T18:16:11.946Z] === RUN TestJsonProgressFormatterFormatStatus [2021-02-16T18:16:11.946Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-02-16T18:16:11.946Z] === RUN TestNewJSONProgressOutput [2021-02-16T18:16:11.946Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-02-16T18:16:11.946Z] === RUN TestAuxFormatterEmit [2021-02-16T18:16:11.946Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-02-16T18:16:11.946Z] === RUN TestStreamWriterStdout [2021-02-16T18:16:11.946Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-02-16T18:16:11.946Z] === RUN TestStreamWriterStderr [2021-02-16T18:16:11.946Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-02-16T18:16:11.946Z] PASS [2021-02-16T18:16:11.946Z] coverage: 66.2% of statements [2021-02-16T18:16:11.946Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2021-02-16T18:16:11.946Z] === RUN TestGenerateRandomID [2021-02-16T18:16:11.946Z] --- PASS: TestGenerateRandomID (0.00s) [2021-02-16T18:16:11.946Z] === RUN TestShortenId [2021-02-16T18:16:11.947Z] --- PASS: TestShortenId (0.00s) [2021-02-16T18:16:11.947Z] === RUN TestShortenSha256Id [2021-02-16T18:16:11.947Z] --- PASS: TestShortenSha256Id (0.00s) [2021-02-16T18:16:11.947Z] === RUN TestShortenIdEmpty [2021-02-16T18:16:11.947Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-02-16T18:16:11.947Z] === RUN TestShortenIdInvalid [2021-02-16T18:16:11.947Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-02-16T18:16:11.947Z] === RUN TestIsShortIDNonHex [2021-02-16T18:16:11.947Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-02-16T18:16:11.947Z] === RUN TestIsShortIDNotCorrectSize [2021-02-16T18:16:11.947Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-02-16T18:16:11.947Z] PASS [2021-02-16T18:16:11.947Z] coverage: 70.6% of statements [2021-02-16T18:16:11.947Z] time="2021-02-16T18:16:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-02-16T18:16:11.947Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2021-02-16T18:16:12.230Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-16T18:16:12.489Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-16T18:16:12.791Z] --- PASS: TestContainerKillOnDaemonStart (12.93s) [2021-02-16T18:16:12.791Z] PASS [2021-02-16T18:16:12.791Z] [2021-02-16T18:16:12.791Z] === Skipped [2021-02-16T18:16:12.791Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-02-16T18:16:12.791Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:16:12.791Z] [2021-02-16T18:16:12.791Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-16T18:16:12.791Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-16T18:16:12.791Z] [2021-02-16T18:16:12.791Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-02-16T18:16:12.791Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-16T18:16:12.791Z] [2021-02-16T18:16:12.791Z] [2021-02-16T18:16:12.791Z] DONE 196 tests, 3 skipped in 109.965s [2021-02-16T18:16:12.791Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-02-16T18:16:12.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:16:12.791Z] ++ set -e [2021-02-16T18:16:12.791Z] ++ '[' -n 0 ']' [2021-02-16T18:16:12.791Z] ++ set -x [2021-02-16T18:16:12.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:16:12.791Z] INFO: Testing against a local daemon [2021-02-16T18:16:12.791Z] === RUN TestCommitInheritsEnv [2021-02-16T18:16:12.791Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-02-16T18:16:12.791Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T18:16:12.791Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-16T18:16:12.791Z] === RUN TestImagesFilterMultiReference [2021-02-16T18:16:12.791Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-16T18:16:12.791Z] === RUN TestImagePullPlatformInvalid [2021-02-16T18:16:12.791Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-16T18:16:12.791Z] === RUN TestRemoveImageOrphaning [2021-02-16T18:16:12.913Z] === RUN TestIsCpusetListAvailable [2021-02-16T18:16:12.913Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-02-16T18:16:12.913Z] PASS [2021-02-16T18:16:12.913Z] coverage: 38.2% of statements [2021-02-16T18:16:12.913Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2021-02-16T18:16:13.058Z] --- PASS: TestServiceUpdateSecrets (15.02s) [2021-02-16T18:16:13.058Z] === RUN TestServiceUpdateConfigs [2021-02-16T18:16:13.317Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-16T18:16:13.372Z] === RUN TestChtimes [2021-02-16T18:16:13.372Z] --- PASS: TestChtimes (0.00s) [2021-02-16T18:16:13.372Z] === RUN TestChtimesWindows [2021-02-16T18:16:13.372Z] --- PASS: TestChtimesWindows (0.00s) [2021-02-16T18:16:13.372Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-02-16T18:16:13.372Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-02-16T18:16:13.372Z] === RUN TestEnsureRemoveAllNotExist [2021-02-16T18:16:13.372Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-02-16T18:16:13.372Z] === RUN TestEnsureRemoveAllWithDir [2021-02-16T18:16:13.372Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-02-16T18:16:13.372Z] === RUN TestEnsureRemoveAllWithFile [2021-02-16T18:16:13.372Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-02-16T18:16:13.372Z] === RUN TestHasWin32KSupport [2021-02-16T18:16:13.372Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-02-16T18:16:13.372Z] syscall_windows_test.go:8: win32k: true [2021-02-16T18:16:13.372Z] PASS [2021-02-16T18:16:13.372Z] coverage: 12.0% of statements [2021-02-16T18:16:13.372Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.0% of statements [2021-02-16T18:16:13.427Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-02-16T18:16:13.427Z] === RUN TestRemoveImageGarbageCollector [2021-02-16T18:16:13.427Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-16T18:16:13.427Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:16:13.427Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T18:16:13.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-16T18:16:13.427Z] === RUN TestTagInvalidReference [2021-02-16T18:16:13.427Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-16T18:16:13.427Z] === RUN TestTagValidPrefixedRepo [2021-02-16T18:16:13.427Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-16T18:16:13.427Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T18:16:13.427Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-16T18:16:13.427Z] === RUN TestTagOfficialNames [2021-02-16T18:16:13.427Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-16T18:16:13.427Z] === RUN TestTagMatchesDigest [2021-02-16T18:16:13.427Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-16T18:16:13.427Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-16T18:16:13.830Z] === RUN TestTailFile [2021-02-16T18:16:13.830Z] --- PASS: TestTailFile (0.00s) [2021-02-16T18:16:13.830Z] === RUN TestTailFileManyLines [2021-02-16T18:16:13.830Z] --- PASS: TestTailFileManyLines (0.00s) [2021-02-16T18:16:13.830Z] === RUN TestTailEmptyFile [2021-02-16T18:16:13.830Z] --- PASS: TestTailEmptyFile (0.00s) [2021-02-16T18:16:13.830Z] === RUN TestTailNegativeN [2021-02-16T18:16:13.830Z] --- PASS: TestTailNegativeN (0.00s) [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader [2021-02-16T18:16:13.830Z] === CONT TestNewTailReader [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/4_byte_delimiter [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/8_byte_delimiter [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/12_byte_delimiter [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/no_delimiter [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/no_delimiter [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/single_byte_delimiter [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/truncated_last_line [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-02-16T18:16:13.830Z] === CONT TestNewTailReader/2_byte_delimiter [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:13.830Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-16T18:16:13.830Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:13.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:13.831Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:13.831Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:13.831Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:13.831Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:13.831Z] === CONT TestNewTailReader/single_byte_delimiter [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:13.831Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-16T18:16:13.831Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:13.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:13.831Z] === CONT TestNewTailReader/no_delimiter [2021-02-16T18:16:13.831Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/8_byte_delimiter [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/4_byte_delimiter [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/12_byte_delimiter [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.290Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.291Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.291Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.292Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.292Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.292Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.293Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.293Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.293Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.294Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.294Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-16T18:16:14.295Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-16T18:16:14.773Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.03s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T18:16:14.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.01s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T18:16:14.774Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-16T18:16:14.775Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-16T18:16:14.775Z] PASS [2021-02-16T18:16:14.775Z] coverage: 88.6% of statements [2021-02-16T18:16:14.775Z] ok github.com/docker/docker/pkg/tailfile 0.422s coverage: 88.6% of statements [2021-02-16T18:16:14.775Z] time="2021-02-16T18:16:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-02-16T18:16:14.775Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T18:16:14.775Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T18:16:14.775Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T18:16:14.775Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T18:16:14.775Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T18:16:14.775Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-02-16T18:16:14.775Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-02-16T18:16:14.775Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T18:16:14.775Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T18:16:14.775Z] === RUN TestTarSumRemoveNonExistent [2021-02-16T18:16:14.775Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-02-16T18:16:14.775Z] === RUN TestTarSumRemove [2021-02-16T18:16:14.775Z] --- PASS: TestTarSumRemove (0.00s) [2021-02-16T18:16:14.775Z] === RUN TestSortFileInfoSums [2021-02-16T18:16:14.775Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-02-16T18:16:14.775Z] === RUN TestNewTarSumForLabelInvalid [2021-02-16T18:16:14.775Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-02-16T18:16:14.775Z] === RUN TestNewTarSumForLabel [2021-02-16T18:16:14.775Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-02-16T18:16:14.775Z] === RUN TestEmptyTar [2021-02-16T18:16:14.775Z] --- PASS: TestEmptyTar (0.00s) [2021-02-16T18:16:14.775Z] === RUN TestTarSumsReadSize [2021-02-16T18:16:14.775Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-02-16T18:16:14.775Z] === RUN TestTarSums [2021-02-16T18:16:15.224Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-16T18:16:15.234Z] --- PASS: TestTarSums (0.09s) [2021-02-16T18:16:15.234Z] === RUN TestIteration [2021-02-16T18:16:15.234Z] --- PASS: TestIteration (0.00s) [2021-02-16T18:16:15.234Z] === RUN TestVersionLabelForChecksum [2021-02-16T18:16:15.234Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-02-16T18:16:15.234Z] === RUN TestVersion [2021-02-16T18:16:15.234Z] --- PASS: TestVersion (0.00s) [2021-02-16T18:16:15.234Z] === RUN TestGetVersion [2021-02-16T18:16:15.234Z] --- PASS: TestGetVersion (0.00s) [2021-02-16T18:16:15.234Z] === RUN TestGetVersions [2021-02-16T18:16:15.234Z] --- PASS: TestGetVersions (0.00s) [2021-02-16T18:16:15.234Z] PASS [2021-02-16T18:16:15.234Z] coverage: 89.3% of statements [2021-02-16T18:16:15.234Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2021-02-16T18:16:15.692Z] testing: warning: no tests to run [2021-02-16T18:16:15.692Z] PASS [2021-02-16T18:16:15.692Z] coverage: [no statements] [2021-02-16T18:16:15.692Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2021-02-16T18:16:15.692Z] === RUN TestTruncIndex [2021-02-16T18:16:15.692Z] --- PASS: TestTruncIndex (0.10s) [2021-02-16T18:16:15.692Z] PASS [2021-02-16T18:16:15.692Z] coverage: 91.5% of statements [2021-02-16T18:16:15.692Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-02-16T18:16:16.150Z] === RUN TestIsGIT [2021-02-16T18:16:16.150Z] --- PASS: TestIsGIT (0.00s) [2021-02-16T18:16:16.150Z] === RUN TestIsTransport [2021-02-16T18:16:16.150Z] --- PASS: TestIsTransport (0.00s) [2021-02-16T18:16:16.150Z] PASS [2021-02-16T18:16:16.150Z] coverage: 100.0% of statements [2021-02-16T18:16:16.150Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2021-02-16T18:16:16.150Z] === RUN TestVersionInfo [2021-02-16T18:16:16.150Z] --- PASS: TestVersionInfo (0.00s) [2021-02-16T18:16:16.150Z] === RUN TestAppendVersions [2021-02-16T18:16:16.150Z] --- PASS: TestAppendVersions (0.00s) [2021-02-16T18:16:16.150Z] PASS [2021-02-16T18:16:16.150Z] coverage: 88.9% of statements [2021-02-16T18:16:16.150Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2021-02-16T18:16:16.162Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-16T18:16:17.685Z] === RUN TestNewSettable [2021-02-16T18:16:17.685Z] --- PASS: TestNewSettable (0.00s) [2021-02-16T18:16:17.685Z] === RUN TestIsSettable [2021-02-16T18:16:17.685Z] --- PASS: TestIsSettable (0.00s) [2021-02-16T18:16:17.685Z] === RUN TestUpdateSettingsEnv [2021-02-16T18:16:17.685Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-02-16T18:16:17.685Z] PASS [2021-02-16T18:16:17.685Z] coverage: 20.1% of statements [2021-02-16T18:16:17.685Z] ok github.com/docker/docker/plugin/v2 0.125s coverage: 20.1% of statements [2021-02-16T18:16:17.685Z] === RUN TestLoad [2021-02-16T18:16:17.685Z] --- PASS: TestLoad (0.00s) [2021-02-16T18:16:17.685Z] === RUN TestSave [2021-02-16T18:16:18.143Z] --- PASS: TestSave (0.06s) [2021-02-16T18:16:18.143Z] === RUN TestAddDeleteGet [2021-02-16T18:16:18.143Z] === RUN TestValidatePrivileges [2021-02-16T18:16:18.143Z] --- PASS: TestValidatePrivileges (0.00s) [2021-02-16T18:16:18.143Z] === RUN TestFilterByCapNeg [2021-02-16T18:16:18.143Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-02-16T18:16:18.143Z] === RUN TestFilterByCapPos [2021-02-16T18:16:18.143Z] --- PASS: TestFilterByCapPos (0.00s) [2021-02-16T18:16:18.143Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-02-16T18:16:18.143Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-02-16T18:16:18.143Z] PASS [2021-02-16T18:16:18.143Z] coverage: 12.0% of statements [2021-02-16T18:16:18.143Z] ok github.com/docker/docker/plugin 0.081s coverage: 12.0% of statements [2021-02-16T18:16:18.143Z] --- PASS: TestAddDeleteGet (0.04s) [2021-02-16T18:16:18.143Z] === RUN TestInvalidTags [2021-02-16T18:16:18.143Z] --- PASS: TestInvalidTags (0.00s) [2021-02-16T18:16:18.143Z] PASS [2021-02-16T18:16:18.143Z] coverage: 84.4% of statements [2021-02-16T18:16:18.143Z] ok github.com/docker/docker/reference 0.140s coverage: 84.4% of statements [2021-02-16T18:16:18.697Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-16T18:16:19.110Z] time="2021-02-16T18:16:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-02-16T18:16:19.568Z] === RUN TestRestartManagerTimeout [2021-02-16T18:16:19.568Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-02-16T18:16:19.568Z] === RUN TestRestartManagerTimeoutReset [2021-02-16T18:16:19.568Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-02-16T18:16:19.568Z] PASS [2021-02-16T18:16:19.568Z] coverage: 50.9% of statements [2021-02-16T18:16:19.568Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2021-02-16T18:16:19.568Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-02-16T18:16:19.568Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-02-16T18:16:19.568Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-02-16T18:16:19.568Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-02-16T18:16:19.568Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-02-16T18:16:19.568Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-02-16T18:16:19.568Z] === RUN TestResumableRequestReaderWithReadError [2021-02-16T18:16:19.568Z] time="2021-02-16T18:16:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-02-16T18:16:19.568Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-02-16T18:16:19.568Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-02-16T18:16:19.568Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-02-16T18:16:19.568Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-02-16T18:16:19.568Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-02-16T18:16:19.568Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-02-16T18:16:19.568Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-02-16T18:16:19.568Z] === RUN TestResumableRequestReader [2021-02-16T18:16:19.568Z] --- PASS: TestResumableRequestReader (0.00s) [2021-02-16T18:16:19.568Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-02-16T18:16:19.568Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-02-16T18:16:19.568Z] PASS [2021-02-16T18:16:19.568Z] coverage: 100.0% of statements [2021-02-16T18:16:19.568Z] ok github.com/docker/docker/registry/resumable 0.190s coverage: 100.0% of statements [2021-02-16T18:16:20.028Z] === RUN TestResolveAuthConfigIndexServer [2021-02-16T18:16:20.028Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestResolveAuthConfigFullURL [2021-02-16T18:16:20.028Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestLoadAllowNondistributableArtifacts [2021-02-16T18:16:20.028Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestValidateMirror [2021-02-16T18:16:20.028Z] --- PASS: TestValidateMirror (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestLoadInsecureRegistries [2021-02-16T18:16:20.028Z] time="2021-02-16T18:16:19Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-16T18:16:20.028Z] time="2021-02-16T18:16:19Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-02-16T18:16:20.028Z] time="2021-02-16T18:16:19Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-16T18:16:20.028Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-02-16T18:16:20.028Z] === RUN TestNewServiceConfig [2021-02-16T18:16:20.028Z] --- PASS: TestNewServiceConfig (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestValidateIndexName [2021-02-16T18:16:20.028Z] --- PASS: TestValidateIndexName (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestValidateIndexNameWithError [2021-02-16T18:16:20.028Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestEndpointParse [2021-02-16T18:16:20.028Z] --- PASS: TestEndpointParse (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestEndpointParseInvalid [2021-02-16T18:16:20.028Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestValidateEndpoint [2021-02-16T18:16:20.028Z] --- PASS: TestValidateEndpoint (0.01s) [2021-02-16T18:16:20.028Z] === RUN TestPing [2021-02-16T18:16:20.028Z] --- PASS: TestPing (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestPingRegistryEndpoint [2021-02-16T18:16:20.028Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-02-16T18:16:20.028Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:20.028Z] === RUN TestEndpoint [2021-02-16T18:16:20.028Z] --- SKIP: TestEndpoint (0.00s) [2021-02-16T18:16:20.028Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:20.028Z] === RUN TestParseRepositoryInfo [2021-02-16T18:16:20.028Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestNewIndexInfo [2021-02-16T18:16:20.028Z] --- PASS: TestNewIndexInfo (0.00s) [2021-02-16T18:16:20.028Z] === RUN TestMirrorEndpointLookup [2021-02-16T18:16:20.028Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-02-16T18:16:20.028Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:20.028Z] === RUN TestSearchRepositories [2021-02-16T18:16:20.028Z] --- PASS: TestSearchRepositories (0.00s) [2021-02-16T18:16:20.028Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-02-16T18:16:20.028Z] Host: 127.0.0.1:49244 [2021-02-16T18:16:20.028Z] User-Agent: docker test client [2021-02-16T18:16:20.028Z] Authorization: Token fake-token [2021-02-16T18:16:20.028Z] X-Docker-Token: true [2021-02-16T18:16:20.028Z] Accept-Encoding: gzip [2021-02-16T18:16:20.028Z] [2021-02-16T18:16:20.028Z] [2021-02-16T18:16:20.028Z] registry_test.go:730: HTTP/1.1 200 OK [2021-02-16T18:16:20.028Z] Connection: close [2021-02-16T18:16:20.028Z] Content-Length: 144 [2021-02-16T18:16:20.028Z] Cache-Control: no-cache [2021-02-16T18:16:20.028Z] Content-Type: application/json [2021-02-16T18:16:20.028Z] Date: Tue, 16 Feb 2021 18:16:19 GMT [2021-02-16T18:16:20.028Z] Expires: -1 [2021-02-16T18:16:20.028Z] Pragma: no-cache [2021-02-16T18:16:20.029Z] Server: docker-tests/mock [2021-02-16T18:16:20.029Z] X-Docker-Registry-Config: mock [2021-02-16T18:16:20.029Z] X-Docker-Registry-Version: 0.0.0 [2021-02-16T18:16:20.029Z] [2021-02-16T18:16:20.029Z] [2021-02-16T18:16:20.029Z] === RUN TestTrustedLocation [2021-02-16T18:16:20.029Z] --- PASS: TestTrustedLocation (0.00s) [2021-02-16T18:16:20.029Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-02-16T18:16:20.029Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-02-16T18:16:20.029Z] === RUN TestAllowNondistributableArtifacts [2021-02-16T18:16:20.029Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-02-16T18:16:20.029Z] === RUN TestIsSecureIndex [2021-02-16T18:16:20.029Z] --- PASS: TestIsSecureIndex (0.00s) [2021-02-16T18:16:20.029Z] PASS [2021-02-16T18:16:20.029Z] coverage: 50.3% of statements [2021-02-16T18:16:20.029Z] ok github.com/docker/docker/registry 0.198s coverage: 50.3% of statements [2021-02-16T18:16:20.600Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-16T18:16:20.998Z] === RUN TestDecodeContainerConfig [2021-02-16T18:16:20.998Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-02-16T18:16:20.998Z] === RUN TestDecodeContainerConfigIsolation [2021-02-16T18:16:20.998Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-02-16T18:16:20.998Z] === RUN TestValidatePrivileged [2021-02-16T18:16:20.998Z] --- PASS: TestValidatePrivileged (0.00s) [2021-02-16T18:16:20.998Z] PASS [2021-02-16T18:16:20.998Z] coverage: 52.2% of statements [2021-02-16T18:16:20.998Z] ok github.com/docker/docker/runconfig 0.149s coverage: 52.2% of statements [2021-02-16T18:16:20.998Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-02-16T18:16:20.998Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-02-16T18:16:20.998Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-02-16T18:16:20.998Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-02-16T18:16:20.998Z] PASS [2021-02-16T18:16:20.998Z] coverage: 62.5% of statements [2021-02-16T18:16:20.998Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2021-02-16T18:16:21.536Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-16T18:16:22.914Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-16T18:16:23.172Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-16T18:16:23.175Z] === RUN TestGetDriver [2021-02-16T18:16:23.175Z] --- PASS: TestGetDriver (0.00s) [2021-02-16T18:16:23.175Z] === RUN TestVolumeRequestError [2021-02-16T18:16:23.175Z] --- PASS: TestVolumeRequestError (0.01s) [2021-02-16T18:16:23.175Z] PASS [2021-02-16T18:16:23.175Z] coverage: 36.1% of statements [2021-02-16T18:16:23.175Z] ok github.com/docker/docker/volume/drivers 0.090s coverage: 36.1% of statements [2021-02-16T18:16:23.431Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-16T18:16:23.635Z] === RUN TestGetAddress [2021-02-16T18:16:23.635Z] --- PASS: TestGetAddress (0.00s) [2021-02-16T18:16:23.635Z] === RUN TestRemove [2021-02-16T18:16:23.635Z] --- SKIP: TestRemove (0.00s) [2021-02-16T18:16:23.635Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-16T18:16:23.635Z] === RUN TestInitializeWithVolumes [2021-02-16T18:16:23.635Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-02-16T18:16:23.635Z] === RUN TestCreate [2021-02-16T18:16:23.635Z] --- PASS: TestCreate (0.01s) [2021-02-16T18:16:23.635Z] === RUN TestValidateName [2021-02-16T18:16:23.635Z] --- PASS: TestValidateName (0.00s) [2021-02-16T18:16:23.635Z] === RUN TestCreateWithOpts [2021-02-16T18:16:23.635Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-02-16T18:16:23.635Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-16T18:16:23.635Z] === RUN TestRelaodNoOpts [2021-02-16T18:16:23.635Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-02-16T18:16:23.635Z] PASS [2021-02-16T18:16:23.635Z] coverage: 41.5% of statements [2021-02-16T18:16:23.635Z] ok github.com/docker/docker/volume/local 0.104s coverage: 41.5% of statements [2021-02-16T18:16:23.635Z] === RUN TestConvertTmpfsOptions [2021-02-16T18:16:23.635Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-02-16T18:16:23.635Z] parser_test.go:49: data="mode=700,size=1m" [2021-02-16T18:16:23.635Z] parser_test.go:49: data="ro" [2021-02-16T18:16:23.635Z] === RUN TestParseMountRaw [2021-02-16T18:16:23.635Z] --- PASS: TestParseMountRaw (0.02s) [2021-02-16T18:16:23.635Z] === RUN TestParseMountRawSplit [2021-02-16T18:16:23.635Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-02-16T18:16:23.635Z] parser_test.go:390: case 0 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 1 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 2 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 3 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 4 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 5 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 6 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 7 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 8 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 0 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 1 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 2 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 3 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 4 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 5 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 6 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 7 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 8 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 9 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 10 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 11 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 12 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 0 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 1 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 2 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 3 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 4 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 5 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 6 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 7 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 8 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 9 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 10 [2021-02-16T18:16:23.635Z] parser_test.go:390: case 11 [2021-02-16T18:16:23.635Z] === RUN TestParseMountSpec [2021-02-16T18:16:23.635Z] --- PASS: TestParseMountSpec (0.00s) [2021-02-16T18:16:23.635Z] parser_test.go:455: case 0 [2021-02-16T18:16:23.635Z] parser_test.go:455: case 1 [2021-02-16T18:16:23.635Z] parser_test.go:455: case 2 [2021-02-16T18:16:23.635Z] parser_test.go:455: case 3 [2021-02-16T18:16:23.635Z] parser_test.go:455: case 4 [2021-02-16T18:16:23.635Z] parser_test.go:455: case 5 [2021-02-16T18:16:23.635Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-02-16T18:16:23.635Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-02-16T18:16:23.635Z] === RUN TestValidateMount [2021-02-16T18:16:23.635Z] --- PASS: TestValidateMount (0.00s) [2021-02-16T18:16:23.635Z] PASS [2021-02-16T18:16:23.635Z] coverage: 66.2% of statements [2021-02-16T18:16:23.635Z] ok github.com/docker/docker/volume/mounts 0.069s coverage: 66.2% of statements [2021-02-16T18:16:24.370Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-16T18:16:25.172Z] === RUN TestSetGetMeta [2021-02-16T18:16:25.172Z] === PAUSE TestSetGetMeta [2021-02-16T18:16:25.172Z] === RUN TestRestore [2021-02-16T18:16:25.172Z] === PAUSE TestRestore [2021-02-16T18:16:25.172Z] === RUN TestServiceCreate [2021-02-16T18:16:25.172Z] === PAUSE TestServiceCreate [2021-02-16T18:16:25.172Z] === RUN TestServiceList [2021-02-16T18:16:25.172Z] === PAUSE TestServiceList [2021-02-16T18:16:25.172Z] === RUN TestServiceRemove [2021-02-16T18:16:25.172Z] === PAUSE TestServiceRemove [2021-02-16T18:16:25.172Z] === RUN TestServiceGet [2021-02-16T18:16:25.172Z] === PAUSE TestServiceGet [2021-02-16T18:16:25.172Z] === RUN TestServicePrune [2021-02-16T18:16:25.172Z] === PAUSE TestServicePrune [2021-02-16T18:16:25.172Z] === RUN TestCreate [2021-02-16T18:16:25.172Z] === PAUSE TestCreate [2021-02-16T18:16:25.172Z] === RUN TestRemove [2021-02-16T18:16:25.172Z] === PAUSE TestRemove [2021-02-16T18:16:25.172Z] === RUN TestList [2021-02-16T18:16:25.172Z] === PAUSE TestList [2021-02-16T18:16:25.172Z] === RUN TestFindByDriver [2021-02-16T18:16:25.172Z] === PAUSE TestFindByDriver [2021-02-16T18:16:25.172Z] === RUN TestFindByReferenced [2021-02-16T18:16:25.172Z] === PAUSE TestFindByReferenced [2021-02-16T18:16:25.172Z] === RUN TestDerefMultipleOfSameRef [2021-02-16T18:16:25.172Z] === PAUSE TestDerefMultipleOfSameRef [2021-02-16T18:16:25.172Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-16T18:16:25.172Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-16T18:16:25.172Z] === RUN TestDefererencePluginOnCreateError [2021-02-16T18:16:25.172Z] === PAUSE TestDefererencePluginOnCreateError [2021-02-16T18:16:25.172Z] === RUN TestRefDerefRemove [2021-02-16T18:16:25.172Z] === PAUSE TestRefDerefRemove [2021-02-16T18:16:25.172Z] === RUN TestGet [2021-02-16T18:16:25.172Z] === PAUSE TestGet [2021-02-16T18:16:25.172Z] === RUN TestGetWithReference [2021-02-16T18:16:25.172Z] === PAUSE TestGetWithReference [2021-02-16T18:16:25.172Z] === RUN TestFilterFunc [2021-02-16T18:16:25.172Z] === RUN TestFilterFunc/test_nil_list [2021-02-16T18:16:25.172Z] === PAUSE TestFilterFunc/test_nil_list [2021-02-16T18:16:25.172Z] === RUN TestFilterFunc/test_empty_list [2021-02-16T18:16:25.172Z] === PAUSE TestFilterFunc/test_empty_list [2021-02-16T18:16:25.172Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-02-16T18:16:25.172Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-02-16T18:16:25.172Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-16T18:16:25.172Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-16T18:16:25.172Z] === RUN TestFilterFunc/test_filter_some [2021-02-16T18:16:25.172Z] === PAUSE TestFilterFunc/test_filter_some [2021-02-16T18:16:25.172Z] === RUN TestFilterFunc/test_filter_middle [2021-02-16T18:16:25.172Z] === PAUSE TestFilterFunc/test_filter_middle [2021-02-16T18:16:25.172Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-02-16T18:16:25.172Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-02-16T18:16:25.172Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-02-16T18:16:25.172Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-02-16T18:16:25.172Z] === CONT TestFilterFunc/test_nil_list [2021-02-16T18:16:25.172Z] === CONT TestFilterFunc/test_filter_some [2021-02-16T18:16:25.172Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-16T18:16:25.172Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-02-16T18:16:25.172Z] === CONT TestFilterFunc/test_empty_list [2021-02-16T18:16:25.172Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-02-16T18:16:25.172Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-02-16T18:16:25.172Z] === CONT TestFilterFunc/test_filter_middle [2021-02-16T18:16:25.172Z] --- PASS: TestFilterFunc (0.00s) [2021-02-16T18:16:25.172Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-02-16T18:16:25.172Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-02-16T18:16:25.172Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-02-16T18:16:25.172Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-02-16T18:16:25.172Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-02-16T18:16:25.172Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-02-16T18:16:25.172Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-02-16T18:16:25.172Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-02-16T18:16:25.172Z] === CONT TestSetGetMeta [2021-02-16T18:16:25.172Z] === CONT TestFindByReferenced [2021-02-16T18:16:25.172Z] === CONT TestServicePrune [2021-02-16T18:16:25.172Z] === CONT TestGetWithReference [2021-02-16T18:16:25.172Z] --- PASS: TestSetGetMeta (0.02s) [2021-02-16T18:16:25.172Z] === CONT TestServiceGet [2021-02-16T18:16:25.172Z] --- PASS: TestFindByReferenced (0.02s) [2021-02-16T18:16:25.172Z] === CONT TestServiceRemove [2021-02-16T18:16:25.172Z] --- PASS: TestGetWithReference (0.03s) [2021-02-16T18:16:25.172Z] === CONT TestServiceList [2021-02-16T18:16:25.172Z] === CONT TestServiceCreate [2021-02-16T18:16:25.172Z] time="2021-02-16T18:16:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T18:16:25.172Z] --- PASS: TestServiceGet (0.09s) [2021-02-16T18:16:25.172Z] --- PASS: TestServiceRemove (0.08s) [2021-02-16T18:16:25.172Z] === CONT TestRestore [2021-02-16T18:16:25.172Z] time="2021-02-16T18:16:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T18:16:25.172Z] --- PASS: TestServiceList (0.08s) [2021-02-16T18:16:25.172Z] === CONT TestList [2021-02-16T18:16:25.172Z] time="2021-02-16T18:16:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T18:16:25.172Z] time="2021-02-16T18:16:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-02-16T18:16:25.172Z] --- PASS: TestServiceCreate (0.03s) [2021-02-16T18:16:25.172Z] === CONT TestFindByDriver [2021-02-16T18:16:25.172Z] time="2021-02-16T18:16:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-16T18:16:25.172Z] --- PASS: TestRestore (0.03s) [2021-02-16T18:16:25.172Z] === CONT TestRemove [2021-02-16T18:16:25.172Z] --- PASS: TestServicePrune (0.14s) [2021-02-16T18:16:25.172Z] === CONT TestDefererencePluginOnCreateError [2021-02-16T18:16:25.172Z] --- PASS: TestList (0.03s) [2021-02-16T18:16:25.172Z] === CONT TestGet [2021-02-16T18:16:25.172Z] === CONT TestRefDerefRemove [2021-02-16T18:16:25.172Z] --- PASS: TestFindByDriver (0.02s) [2021-02-16T18:16:25.172Z] --- PASS: TestRemove (0.02s) [2021-02-16T18:16:25.172Z] === CONT TestCreate [2021-02-16T18:16:25.172Z] --- PASS: TestGet (0.02s) [2021-02-16T18:16:25.172Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-16T18:16:25.172Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-02-16T18:16:25.172Z] === CONT TestDerefMultipleOfSameRef [2021-02-16T18:16:25.172Z] --- PASS: TestRefDerefRemove (0.02s) [2021-02-16T18:16:25.172Z] --- PASS: TestCreate (0.02s) [2021-02-16T18:16:25.172Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-02-16T18:16:25.172Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-02-16T18:16:25.172Z] PASS [2021-02-16T18:16:25.172Z] coverage: 70.3% of statements [2021-02-16T18:16:25.172Z] ok github.com/docker/docker/volume/service 0.272s coverage: 70.3% of statements [2021-02-16T18:16:25.306Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-16T18:16:25.306Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-16T18:16:25.564Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-16T18:16:25.823Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-16T18:16:25.823Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-16T18:16:26.759Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-16T18:16:28.083Z] --- PASS: TestNewClientWithTimeout (17.71s) [2021-02-16T18:16:28.083Z] === RUN TestClientStream [2021-02-16T18:16:28.083Z] --- PASS: TestClientStream (0.00s) [2021-02-16T18:16:28.083Z] === RUN TestClientSendFile [2021-02-16T18:16:28.083Z] --- PASS: TestClientSendFile (0.00s) [2021-02-16T18:16:28.083Z] === RUN TestClientWithRequestTimeout [2021-02-16T18:16:28.083Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-02-16T18:16:28.083Z] === RUN TestFileSpecPlugin [2021-02-16T18:16:28.083Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-02-16T18:16:28.083Z] === RUN TestFileJSONSpecPlugin [2021-02-16T18:16:28.083Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-02-16T18:16:28.083Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-02-16T18:16:28.083Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-02-16T18:16:28.083Z] === RUN TestPluginAddHandler [2021-02-16T18:16:28.083Z] --- PASS: TestPluginAddHandler (0.00s) [2021-02-16T18:16:28.083Z] === RUN TestPluginWaitBadPlugin [2021-02-16T18:16:28.083Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-02-16T18:16:28.083Z] === RUN TestGet [2021-02-16T18:16:28.083Z] time="2021-02-16T18:16:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-02-16T18:16:28.136Z] --- PASS: TestServiceUpdateConfigs (15.08s) [2021-02-16T18:16:28.136Z] === RUN TestServiceUpdateNetwork [2021-02-16T18:16:28.136Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-16T18:16:28.136Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-16T18:16:28.136Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-16T18:16:28.543Z] time="2021-02-16T18:16:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-02-16T18:16:29.084Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-16T18:16:29.084Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-16T18:16:29.656Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-16T18:16:30.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-16T18:16:30.593Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-16T18:16:30.725Z] time="2021-02-16T18:16:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-02-16T18:16:31.161Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-16T18:16:31.161Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-16T18:16:31.161Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-16T18:16:33.065Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-16T18:16:33.324Z] === RUN TestDockerSuite/TestEventsRename [2021-02-16T18:16:33.892Z] === RUN TestDockerSuite/TestEventsResize [2021-02-16T18:16:34.467Z] time="2021-02-16T18:16:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-02-16T18:16:34.828Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-16T18:16:41.394Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-16T18:16:41.394Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-16T18:16:41.394Z] --- PASS: TestServiceUpdateNetwork (13.35s) [2021-02-16T18:16:41.394Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T18:16:41.653Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-16T18:16:42.589Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T18:16:43.049Z] --- PASS: TestGet (15.03s) [2021-02-16T18:16:43.049Z] === RUN TestPluginWithNoManifest [2021-02-16T18:16:43.049Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-02-16T18:16:43.049Z] === RUN TestGetAll [2021-02-16T18:16:43.049Z] --- PASS: TestGetAll (0.00s) [2021-02-16T18:16:43.049Z] PASS [2021-02-16T18:16:43.049Z] coverage: 73.4% of statements [2021-02-16T18:16:43.049Z] ok github.com/docker/docker/pkg/plugins 35.017s coverage: 73.4% of statements [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/quota [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T18:16:43.049Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T18:16:43.527Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === Skipped [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-02-16T18:16:44.016Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-02-16T18:16:44.016Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-02-16T18:16:44.016Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-02-16T18:16:44.016Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-02-16T18:16:44.016Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-02-16T18:16:44.016Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-02-16T18:16:44.016Z] daemon_test.go:147: root required [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-16T18:16:44.016Z] reload_test.go:520: root required [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2021-02-16T18:16:44.016Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-16T18:16:44.016Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-02-16T18:16:44.016Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-02-16T18:16:44.016Z] download_test.go:268: Needs fixing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-02-16T18:16:44.016Z] layer_test.go:304: Failing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-02-16T18:16:44.016Z] layer_test.go:353: Failing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-02-16T18:16:44.016Z] layer_test.go:468: Failing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-02-16T18:16:44.016Z] layer_test.go:697: Failing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-02-16T18:16:44.016Z] migration_test.go:46: Failing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-02-16T18:16:44.016Z] migration_test.go:182: Failing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-02-16T18:16:44.016Z] mount_test.go:17: Failing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-02-16T18:16:44.016Z] mount_test.go:76: Failing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-02-16T18:16:44.016Z] mount_test.go:125: Failing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-02-16T18:16:44.016Z] mount_test.go:212: Failing on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-02-16T18:16:44.016Z] archive_test.go:133: Xz not present in msys2 [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-02-16T18:16:44.016Z] archive_test.go:238: Failing on Windows CI machines [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-02-16T18:16:44.016Z] archive_windows_test.go:16: Currently fails [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-02-16T18:16:44.016Z] changes_test.go:192: needs more investigation [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-02-16T18:16:44.016Z] changes_test.go:405: needs further investigation [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-02-16T18:16:44.016Z] changes_test.go:441: needs further investigation [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-02-16T18:16:44.016Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-16T18:16:44.016Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-02-16T18:16:44.016Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-02-16T18:16:44.016Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-02-16T18:16:44.016Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-02-16T18:16:44.016Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-16T18:16:44.016Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-16T18:16:44.016Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-02-16T18:16:44.016Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-02-16T18:16:44.016Z] poller_test.go:41: No chmod on Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-16T18:16:44.016Z] fileutils_test.go:134: Needs porting to Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-16T18:16:44.016Z] fileutils_test.go:180: Needs porting to Windows [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-02-16T18:16:44.016Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-02-16T18:16:44.016Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-02-16T18:16:44.016Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-02-16T18:16:44.016Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-02-16T18:16:44.016Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] [2021-02-16T18:16:44.016Z] DONE 1792 tests, 45 skipped in 198.577s [2021-02-16T18:16:44.016Z] INFO: make.ps1 ended at 02/16/2021 18:16:43 [2021-02-16T18:16:44.465Z] === RUN TestDockerSuite/TestEventsTop [2021-02-16T18:16:45.403Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-16T18:16:45.551Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-02-16T18:16:45.551Z] INFO: Unit tests ended at 02/16/2021 18:16:45. Duration:00:03:32.5636856 [2021-02-16T18:16:45.551Z] INFO: Building busybox [2021-02-16T18:16:46.010Z] Sending build context to Docker daemon 5.12kB [2021-02-16T18:16:46.010Z] [2021-02-16T18:16:46.010Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-02-16T18:16:46.010Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-02-16T18:16:46.010Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-02-16T18:16:46.010Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-02-16T18:16:46.010Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-02-16T18:16:46.010Z] ---> 31902e4b25a6 [2021-02-16T18:16:46.010Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-02-16T18:16:46.010Z] ---> Running in d2358a0ccca6 [2021-02-16T18:16:48.042Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-16T18:16:49.741Z] Removing intermediate container d2358a0ccca6 [2021-02-16T18:16:49.741Z] ---> 54f6d41c7392 [2021-02-16T18:16:49.741Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-02-16T18:16:49.741Z] ---> Running in 3b86b76998eb [2021-02-16T18:16:50.199Z] Removing intermediate container 3b86b76998eb [2021-02-16T18:16:50.199Z] ---> 5bb99923a918 [2021-02-16T18:16:50.199Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-02-16T18:16:50.199Z] ---> Running in 2c8b654072cb [2021-02-16T18:16:50.573Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T18:16:50.658Z] Removing intermediate container 2c8b654072cb [2021-02-16T18:16:50.658Z] ---> a909b62d9a35 [2021-02-16T18:16:50.658Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-02-16T18:16:51.627Z] [2021-02-16T18:16:52.085Z] ---> 2965baa61784 [2021-02-16T18:16:52.085Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-02-16T18:16:52.085Z] ---> Running in fc2514ff3545 [2021-02-16T18:16:58.689Z] --- PASS: TestServiceUpdatePidsLimit (16.73s) [2021-02-16T18:16:58.689Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-02-16T18:16:58.689Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2021-02-16T18:16:58.689Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2021-02-16T18:16:58.689Z] PASS [2021-02-16T18:16:58.689Z] [2021-02-16T18:16:58.689Z] === Skipped [2021-02-16T18:16:58.689Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-02-16T18:16:58.689Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:16:58.689Z] [2021-02-16T18:16:58.689Z] [2021-02-16T18:16:58.689Z] DONE 27 tests, 1 skipped in 184.958s [2021-02-16T18:16:58.689Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T18:16:58.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:16:58.689Z] ++ set -e [2021-02-16T18:16:58.689Z] ++ '[' -n 0 ']' [2021-02-16T18:16:58.689Z] ++ set -x [2021-02-16T18:16:58.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:16:58.689Z] INFO: Testing against a local daemon [2021-02-16T18:16:58.689Z] === RUN TestSessionCreate [2021-02-16T18:16:58.689Z] --- PASS: TestSessionCreate (0.05s) [2021-02-16T18:16:58.689Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T18:16:58.689Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-16T18:16:58.689Z] PASS [2021-02-16T18:16:58.689Z] [2021-02-16T18:16:58.689Z] DONE 2 tests in 0.205s [2021-02-16T18:16:58.689Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T18:16:58.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:16:58.689Z] ++ set -e [2021-02-16T18:16:58.689Z] ++ '[' -n 0 ']' [2021-02-16T18:16:58.689Z] ++ set -x [2021-02-16T18:16:58.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:16:58.689Z] INFO: Testing against a local daemon [2021-02-16T18:16:58.689Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T18:16:58.689Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:16:58.689Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T18:16:58.689Z] === RUN TestEventsExecDie [2021-02-16T18:16:58.689Z] === RUN TestDockerSuite/TestExec [2021-02-16T18:16:59.256Z] --- PASS: TestEventsExecDie (0.68s) [2021-02-16T18:16:59.256Z] === RUN TestEventsBackwardsCompatible [2021-02-16T18:16:59.256Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-02-16T18:16:59.256Z] === RUN TestInfoBinaryCommits [2021-02-16T18:16:59.256Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-16T18:16:59.256Z] === RUN TestInfoAPIVersioned [2021-02-16T18:16:59.256Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T18:16:59.256Z] === RUN TestInfoDiscoveryBackend [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-16T18:16:59.487Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2021-02-16T18:16:59.487Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-16T18:16:59.487Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-16T18:16:59.487Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-02-16T18:16:59.487Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-16T18:16:59.487Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-02-16T18:16:59.487Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/builder [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-16T18:16:59.487Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-16T18:16:59.515Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-16T18:16:59.777Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-16T18:16:59.777Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T18:17:00.038Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-16T18:17:00.606Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-16T18:17:00.650Z] Removing intermediate container fc2514ff3545 [2021-02-16T18:17:00.650Z] ---> 552ab0b36b2b [2021-02-16T18:17:00.650Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-02-16T18:17:00.650Z] ---> Running in d4c6239ddd42 [2021-02-16T18:17:00.865Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T18:17:00.865Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T18:17:01.126Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-16T18:17:01.377Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 48.3% of statements [2021-02-16T18:17:01.377Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-16T18:17:01.385Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2021-02-16T18:17:01.385Z] === RUN TestInfoAPI [2021-02-16T18:17:01.385Z] --- PASS: TestInfoAPI (0.06s) [2021-02-16T18:17:01.385Z] === RUN TestInfoAPIWarnings [2021-02-16T18:17:01.616Z] [2021-02-16T18:17:01.616Z] SUCCESS: Specified value was saved. [2021-02-16T18:17:01.633Z] ok github.com/docker/docker/builder/remotecontext 0.125s coverage: 13.7% of statements [2021-02-16T18:17:02.323Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-16T18:17:02.561Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-16T18:17:03.259Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-16T18:17:03.487Z] ok github.com/docker/docker/builder/remotecontext/git 1.218s coverage: 86.3% of statements [2021-02-16T18:17:03.487Z] ? github.com/docker/docker/cli [no test files] [2021-02-16T18:17:03.487Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-16T18:17:03.521Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-16T18:17:03.791Z] Removing intermediate container d4c6239ddd42 [2021-02-16T18:17:03.791Z] ---> ecf848f206bb [2021-02-16T18:17:03.791Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-02-16T18:17:03.791Z] ---> Running in dda28092f410 [2021-02-16T18:17:04.461Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-16T18:17:04.720Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-16T18:17:05.287Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-16T18:17:05.855Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-16T18:17:07.235Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-16T18:17:07.520Z] Cannot create a file when that file already exists. [2021-02-16T18:17:07.651Z] ok github.com/docker/docker/client 0.195s coverage: 75.4% of statements [2021-02-16T18:17:07.803Z] === RUN TestDockerSuite/TestExecEnv [2021-02-16T18:17:08.371Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-16T18:17:09.753Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-16T18:17:10.012Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-16T18:17:12.211Z] Removing intermediate container dda28092f410 [2021-02-16T18:17:12.211Z] ---> fdaa17e82842 [2021-02-16T18:17:12.211Z] Step 13/13 : CMD ["sh"] [2021-02-16T18:17:12.211Z] ---> Running in 4fad3b54c431 [2021-02-16T18:17:12.211Z] Removing intermediate container 4fad3b54c431 [2021-02-16T18:17:12.211Z] ---> fef10becb2ae [2021-02-16T18:17:12.211Z] Successfully built fef10becb2ae [2021-02-16T18:17:12.211Z] Successfully tagged busybox:latest [2021-02-16T18:17:12.211Z] INFO: Docker images of the daemon under test [2021-02-16T18:17:12.211Z] [2021-02-16T18:17:12.211Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-16T18:17:12.211Z] busybox latest fef10becb2ae Less than a second ago 5.28GB [2021-02-16T18:17:12.211Z] microsoft/windowsservercore latest 31902e4b25a6 10 days ago 5.21GB [2021-02-16T18:17:12.211Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 10 days ago 5.21GB [2021-02-16T18:17:12.211Z] [2021-02-16T18:17:12.211Z] INFO: Running integration tests at 02/16/2021 18:17:11... [2021-02-16T18:17:12.211Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-02-16T18:17:12.211Z] INFO: Integration API tests being run from the host: [2021-02-16T18:17:12.211Z] INFO: make.ps1 starting at 02/16/2021 18:17:11 [2021-02-16T18:17:13.180Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-02-16T18:17:13.299Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-16T18:17:13.299Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-16T18:17:13.867Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-16T18:17:14.435Z] === RUN TestDockerSuite/TestExecParseError [2021-02-16T18:17:15.006Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-16T18:17:15.574Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-16T18:17:15.833Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-16T18:17:17.209Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-16T18:17:17.468Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-16T18:17:17.727Z] --- PASS: TestInfoAPIWarnings (16.42s) [2021-02-16T18:17:17.727Z] === RUN TestInfoDebug [2021-02-16T18:17:18.296Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-16T18:17:18.296Z] --- PASS: TestInfoDebug (0.53s) [2021-02-16T18:17:18.296Z] === RUN TestInfoInsecureRegistries [2021-02-16T18:17:18.865Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-16T18:17:18.865Z] === RUN TestInfoRegistryMirrors [2021-02-16T18:17:19.433Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-16T18:17:19.433Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T18:17:19.692Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-02-16T18:17:19.692Z] === RUN TestPingCacheHeaders [2021-02-16T18:17:19.692Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-16T18:17:19.692Z] === RUN TestPingGet [2021-02-16T18:17:19.692Z] --- PASS: TestPingGet (0.01s) [2021-02-16T18:17:19.692Z] === RUN TestPingHead [2021-02-16T18:17:19.692Z] --- PASS: TestPingHead (0.02s) [2021-02-16T18:17:19.692Z] === RUN TestVersion [2021-02-16T18:17:19.692Z] --- PASS: TestVersion (0.02s) [2021-02-16T18:17:19.692Z] PASS [2021-02-16T18:17:19.692Z] [2021-02-16T18:17:19.692Z] === Skipped [2021-02-16T18:17:19.692Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:17:19.692Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T18:17:19.692Z] [2021-02-16T18:17:19.692Z] [2021-02-16T18:17:19.692Z] DONE 18 tests, 1 skipped in 21.346s [2021-02-16T18:17:19.692Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T18:17:19.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:17:19.692Z] ++ set -e [2021-02-16T18:17:19.692Z] ++ '[' -n 0 ']' [2021-02-16T18:17:19.692Z] ++ set -x [2021-02-16T18:17:19.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:17:19.693Z] INFO: Testing against a local daemon [2021-02-16T18:17:19.693Z] === RUN TestVolumesCreateAndList [2021-02-16T18:17:19.693Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-16T18:17:19.693Z] === RUN TestVolumesRemove [2021-02-16T18:17:19.953Z] --- PASS: TestVolumesRemove (0.07s) [2021-02-16T18:17:19.953Z] === RUN TestVolumesInspect [2021-02-16T18:17:19.953Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-16T18:17:19.953Z] === RUN TestVolumesInvalidJSON [2021-02-16T18:17:19.953Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T18:17:19.953Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T18:17:19.953Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T18:17:19.953Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-16T18:17:19.953Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T18:17:19.953Z] PASS [2021-02-16T18:17:19.953Z] [2021-02-16T18:17:19.953Z] DONE 5 tests in 0.223s [2021-02-16T18:17:19.953Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T18:17:20.212Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T18:17:20.212Z] +++ kill 5670 [2021-02-16T18:17:21.588Z] +++ /etc/init.d/apparmor stop [2021-02-16T18:17:21.588Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T18:17:21.588Z] [2021-02-16T18:17:21.588Z] Unloading profiles will leave already running processes permanently [2021-02-16T18:17:21.588Z] unconfined, which can lead to unexpected situations. [2021-02-16T18:17:21.588Z] [2021-02-16T18:17:21.588Z] To set a process to complain mode, use the command line tool [2021-02-16T18:17:21.588Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T18:17:21.588Z] +++ true [2021-02-16T18:17:21.588Z] exiting test-integration [2021-02-16T18:17:21.588Z] ++ exit 0 [2021-02-16T18:17:21.588Z] [2021-02-16T18:17:22.172Z] + for job in $(jobs -p) [2021-02-16T18:17:22.172Z] + wait 30333 [2021-02-16T18:17:30.284Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-16T18:17:30.284Z] === RUN TestDockerSuite/TestExecTTY [2021-02-16T18:17:30.284Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-16T18:17:30.852Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-16T18:17:31.420Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-16T18:17:31.988Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-16T18:17:31.988Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-16T18:17:33.366Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-16T18:17:33.935Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-16T18:17:34.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:17:34.282Z] INFO: Testing against a local daemon [2021-02-16T18:17:34.282Z] === RUN TestBuildWithSession [2021-02-16T18:17:34.282Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-16T18:17:34.282Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T18:17:34.282Z] === RUN TestBuildSquashParent [2021-02-16T18:17:34.282Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-02-16T18:17:34.282Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:17:34.282Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-16T18:17:34.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:17:34.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:17:34.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:17:34.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:17:34.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:17:34.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:17:34.282Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:17:34.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:17:34.282Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:17:34.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:17:34.282Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:17:34.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:17:34.282Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-16T18:17:34.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-16T18:17:34.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-16T18:17:34.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-16T18:17:34.873Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-16T18:17:35.132Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-16T18:17:35.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-16T18:17:36.071Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-16T18:17:41.337Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-16T18:17:44.631Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-16T18:17:44.631Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-16T18:17:45.523Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-16T18:17:46.307Z] ok github.com/docker/docker/cmd/dockerd 0.107s coverage: 29.1% of statements [2021-02-16T18:17:46.898Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-16T18:17:47.674Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-02-16T18:17:47.674Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-16T18:17:47.674Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-16T18:17:47.674Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-16T18:17:47.674Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-16T18:17:51.085Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-16T18:17:51.651Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-16T18:17:51.651Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-16T18:17:51.651Z] === RUN TestDockerSuite/TestHealth [2021-02-16T18:17:51.714Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-16T18:17:51.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.29s) [2021-02-16T18:17:51.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.41s) [2021-02-16T18:17:51.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.51s) [2021-02-16T18:17:51.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.66s) [2021-02-16T18:17:51.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.58s) [2021-02-16T18:17:51.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.96s) [2021-02-16T18:17:51.714Z] === RUN TestBuildMultiStageCopy [2021-02-16T18:17:51.714Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-16T18:17:56.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-16T18:17:59.846Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2021-02-16T18:18:00.101Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-02-16T18:18:00.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-16T18:18:00.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-16T18:18:00.281Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-16T18:18:01.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-16T18:18:01.250Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-16T18:18:01.990Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-02-16T18:18:02.218Z] --- PASS: TestBuildMultiStageCopy (10.37s) [2021-02-16T18:18:02.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.41s) [2021-02-16T18:18:02.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-02-16T18:18:02.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-02-16T18:18:02.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.92s) [2021-02-16T18:18:02.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.88s) [2021-02-16T18:18:02.218Z] === RUN TestBuildMultiStageParentConfig [2021-02-16T18:18:04.393Z] --- PASS: TestBuildMultiStageParentConfig (2.19s) [2021-02-16T18:18:04.393Z] === RUN TestBuildLabelWithTargets [2021-02-16T18:18:04.393Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-02-16T18:18:04.393Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T18:18:04.393Z] === RUN TestBuildWithEmptyLayers [2021-02-16T18:18:05.360Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2021-02-16T18:18:05.360Z] === RUN TestBuildMultiStageOnBuild [2021-02-16T18:18:11.111Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-16T18:18:11.111Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-16T18:18:11.370Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-16T18:18:11.370Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-16T18:18:11.931Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-02-16T18:18:11.931Z] ok github.com/docker/docker/daemon 12.172s coverage: 17.1% of statements [2021-02-16T18:18:11.931Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-16T18:18:11.931Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-16T18:18:11.937Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-16T18:18:11.937Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-16T18:18:12.493Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 81.8% of statements [2021-02-16T18:18:12.505Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-16T18:18:12.505Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-16T18:18:12.505Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-16T18:18:12.505Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-16T18:18:12.764Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-16T18:18:13.023Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-16T18:18:13.055Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-02-16T18:18:13.283Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-16T18:18:13.283Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-16T18:18:13.617Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-02-16T18:18:13.617Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-16T18:18:13.617Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-16T18:18:14.219Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-16T18:18:14.219Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-16T18:18:14.545Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-02-16T18:18:15.156Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-16T18:18:15.724Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-16T18:18:15.724Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-16T18:18:16.291Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-16T18:18:17.062Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.544s coverage: 73.3% of statements [2021-02-16T18:18:17.317Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2021-02-16T18:18:18.682Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.386s coverage: 56.2% of statements [2021-02-16T18:18:18.822Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-16T18:18:18.822Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-16T18:18:19.081Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-16T18:18:19.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-16T18:18:20.175Z] --- PASS: TestBuildMultiStageOnBuild (14.61s) [2021-02-16T18:18:20.175Z] === RUN TestBuildUncleanTarFilenames [2021-02-16T18:18:20.175Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-02-16T18:18:20.175Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T18:18:20.175Z] === RUN TestBuildMultiStageLayerLeak [2021-02-16T18:18:20.276Z] === RUN TestDockerSuite/TestImportFile [2021-02-16T18:18:20.572Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-02-16T18:18:22.183Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-16T18:18:22.183Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-16T18:18:22.461Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.649s coverage: 45.9% of statements [2021-02-16T18:18:22.461Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-16T18:18:22.461Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.291s coverage: 49.4% of statements [2021-02-16T18:18:23.562Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-16T18:18:24.978Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 57.5% of statements [2021-02-16T18:18:25.235Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.741s coverage: 57.7% of statements [2021-02-16T18:18:25.235Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-16T18:18:25.235Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-16T18:18:25.469Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-16T18:18:26.162Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-02-16T18:18:26.848Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-16T18:18:27.090Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-02-16T18:18:27.422Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-16T18:18:28.025Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-16T18:18:28.457Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.5% of statements [2021-02-16T18:18:28.457Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-16T18:18:28.457Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-16T18:18:28.598Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-16T18:18:28.598Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-16T18:18:28.598Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-16T18:18:28.752Z] --- PASS: TestBuildMultiStageLayerLeak (8.41s) [2021-02-16T18:18:28.752Z] === RUN TestBuildWithHugeFile [2021-02-16T18:18:29.019Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.0% of statements [2021-02-16T18:18:29.167Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-16T18:18:29.735Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-16T18:18:30.303Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-16T18:18:30.562Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-16T18:18:30.911Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-02-16T18:18:30.911Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 77.4% of statements [2021-02-16T18:18:30.911Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-16T18:18:30.911Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-16T18:18:31.128Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-16T18:18:31.696Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-16T18:18:31.696Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-16T18:18:31.840Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-02-16T18:18:32.400Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2021-02-16T18:18:32.656Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2021-02-16T18:18:33.072Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-16T18:18:33.333Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-16T18:18:33.901Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-16T18:18:33.901Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-16T18:18:34.082Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-02-16T18:18:34.082Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-16T18:18:34.341Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 55.1% of statements [2021-02-16T18:18:34.469Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-16T18:18:34.469Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-16T18:18:35.405Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-16T18:18:35.664Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-16T18:18:35.716Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2021-02-16T18:18:36.232Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-16T18:18:36.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-16T18:18:36.925Z] === RUN TestDockerSuite/TestInspectImage [2021-02-16T18:18:36.925Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-16T18:18:36.926Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-16T18:18:36.926Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-16T18:18:37.082Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-02-16T18:18:37.338Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-16T18:18:37.495Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-16T18:18:38.063Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-16T18:18:38.063Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-16T18:18:38.266Z] ok github.com/docker/docker/daemon/logger/splunk 1.650s coverage: 82.5% of statements [2021-02-16T18:18:38.266Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-16T18:18:38.266Z] ok github.com/docker/docker/daemon/network 0.034s coverage: 63.8% of statements [2021-02-16T18:18:38.266Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-16T18:18:39.001Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-16T18:18:39.569Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-16T18:18:40.156Z] ok github.com/docker/docker/distribution/metadata 0.073s coverage: 48.2% of statements [2021-02-16T18:18:41.085Z] ok github.com/docker/docker/distribution 0.193s coverage: 25.0% of statements [2021-02-16T18:18:41.085Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-16T18:18:41.473Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-16T18:18:41.473Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-16T18:18:42.041Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-16T18:18:42.450Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-02-16T18:18:42.976Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-16T18:18:43.012Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2021-02-16T18:18:43.574Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.1% of statements [2021-02-16T18:18:43.574Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-16T18:18:43.912Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-16T18:18:44.135Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2021-02-16T18:18:44.135Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-16T18:18:44.479Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-16T18:18:44.696Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2021-02-16T18:18:44.696Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-16T18:18:44.738Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-16T18:18:45.305Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-16T18:18:45.622Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-02-16T18:18:45.874Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-16T18:18:46.443Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-16T18:18:46.549Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2021-02-16T18:18:47.010Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-16T18:18:47.010Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-16T18:18:47.477Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-02-16T18:18:47.477Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-16T18:18:48.926Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-16T18:18:49.371Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 77.3% of statements [2021-02-16T18:18:49.883Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-16T18:18:49.932Z] ok github.com/docker/docker/pkg/authorization 0.145s coverage: 68.3% of statements [2021-02-16T18:18:50.188Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-02-16T18:18:50.443Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-16T18:18:50.819Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-16T18:18:51.078Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-16T18:18:52.015Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-16T18:18:52.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-16T18:18:53.705Z] ok github.com/docker/docker/pkg/chrootarchive 2.494s coverage: 43.2% of statements [2021-02-16T18:18:53.961Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-02-16T18:18:54.179Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-16T18:18:54.217Z] ok github.com/docker/docker/layer 7.823s coverage: 68.8% of statements [2021-02-16T18:18:54.217Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-16T18:18:54.217Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-16T18:18:54.217Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-16T18:18:54.217Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-16T18:18:54.217Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-16T18:18:54.217Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-16T18:18:54.217Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-16T18:18:54.472Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-02-16T18:18:55.034Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2021-02-16T18:18:55.596Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2021-02-16T18:18:56.085Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-16T18:18:56.085Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-16T18:18:56.157Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-02-16T18:18:56.719Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-02-16T18:18:57.992Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-16T18:18:58.083Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-02-16T18:18:58.559Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-16T18:18:58.645Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2021-02-16T18:18:58.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-16T18:18:58.900Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2021-02-16T18:18:59.157Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2021-02-16T18:18:59.387Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-16T18:18:59.413Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2021-02-16T18:19:00.779Z] ok github.com/docker/docker/pkg/idtools 0.609s coverage: 69.5% of statements [2021-02-16T18:19:00.779Z] ok github.com/docker/docker/pkg/ioutils 0.433s coverage: 69.3% of statements [2021-02-16T18:19:01.035Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-02-16T18:19:01.291Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-02-16T18:19:01.291Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-16T18:19:01.291Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-16T18:19:01.291Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-16T18:19:01.547Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-02-16T18:19:01.547Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-16T18:19:01.803Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-02-16T18:19:02.059Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-02-16T18:19:02.315Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-02-16T18:19:02.571Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-02-16T18:19:02.571Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-16T18:19:02.571Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-16T18:19:03.499Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-02-16T18:19:04.061Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-16T18:19:04.317Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-16T18:19:04.574Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-16T18:19:05.936Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-02-16T18:19:06.191Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-16T18:19:09.370Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-16T18:19:09.454Z] ok github.com/docker/docker/pkg/signal 2.389s coverage: 61.0% of statements [2021-02-16T18:19:09.454Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-02-16T18:19:09.710Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-16T18:19:09.940Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-16T18:19:09.967Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-16T18:19:10.895Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-02-16T18:19:11.150Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-16T18:19:11.318Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-16T18:19:11.576Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-16T18:19:11.712Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2021-02-16T18:19:12.274Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-02-16T18:19:12.274Z] testing: warning: no tests to run [2021-02-16T18:19:12.274Z] coverage: [no statements] [2021-02-16T18:19:12.274Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-16T18:19:12.834Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-16T18:19:12.834Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-16T18:19:13.090Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2021-02-16T18:19:13.480Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-16T18:19:13.480Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-16T18:19:13.739Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-16T18:19:13.739Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-16T18:19:13.739Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-16T18:19:14.306Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-16T18:19:14.564Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-16T18:19:14.979Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-02-16T18:19:15.907Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-16T18:19:16.163Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-02-16T18:19:17.527Z] ok github.com/docker/docker/quota 0.251s coverage: 71.4% of statements [2021-02-16T18:19:18.089Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-16T18:19:18.752Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-16T18:19:18.752Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-16T18:19:19.454Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2021-02-16T18:19:20.016Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-02-16T18:19:20.016Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-02-16T18:19:20.944Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-16T18:19:20.944Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-16T18:19:24.042Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-16T18:19:24.042Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-16T18:19:24.042Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-16T18:19:24.233Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2021-02-16T18:19:24.609Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-16T18:19:24.806Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.4% of statements [2021-02-16T18:19:25.377Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-02-16T18:19:25.546Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-16T18:19:26.115Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-16T18:19:26.740Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-02-16T18:19:27.050Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-16T18:19:27.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-16T18:19:27.876Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-16T18:19:30.411Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-16T18:19:30.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-16T18:19:30.980Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-16T18:19:31.547Z] === RUN TestDockerSuite/TestLogsSince [2021-02-16T18:19:35.995Z] --- PASS: TestImportExtremelyLargeImageWorks (193.12s) [2021-02-16T18:19:35.995Z] PASS [2021-02-16T18:19:35.995Z] [2021-02-16T18:19:35.995Z] === Skipped [2021-02-16T18:19:35.995Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-16T18:19:35.995Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:19:35.995Z] [2021-02-16T18:19:35.995Z] [2021-02-16T18:19:35.995Z] DONE 12 tests, 1 skipped in 194.128s [2021-02-16T18:19:35.995Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-02-16T18:19:35.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:19:35.995Z] ++ set -e [2021-02-16T18:19:35.995Z] ++ '[' -n 0 ']' [2021-02-16T18:19:35.995Z] ++ set -x [2021-02-16T18:19:35.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:19:35.995Z] INFO: Testing against a local daemon [2021-02-16T18:19:35.995Z] === RUN TestNetworkCreateDelete [2021-02-16T18:19:35.995Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-02-16T18:19:35.995Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T18:19:35.995Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-02-16T18:19:35.995Z] === RUN TestDaemonDNSFallback [2021-02-16T18:19:35.995Z] --- PASS: TestDaemonDNSFallback (1.50s) [2021-02-16T18:19:35.995Z] === RUN TestInspectNetwork [2021-02-16T18:19:35.995Z] === RUN TestInspectNetwork/full_network_id [2021-02-16T18:19:35.995Z] === RUN TestInspectNetwork/partial_network_id [2021-02-16T18:19:35.995Z] === RUN TestInspectNetwork/network_name [2021-02-16T18:19:35.995Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-16T18:19:35.995Z] --- PASS: TestInspectNetwork (6.97s) [2021-02-16T18:19:35.995Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-16T18:19:35.995Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-16T18:19:35.995Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-16T18:19:35.995Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-16T18:19:35.995Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T18:19:37.511Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2021-02-16T18:19:37.511Z] === RUN TestNetworkInvalidJSON [2021-02-16T18:19:37.511Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T18:19:37.512Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T18:19:37.512Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:19:37.512Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:19:37.512Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:19:37.512Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:19:37.512Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T18:19:37.512Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:19:37.512Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:19:37.512Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-16T18:19:37.512Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-16T18:19:37.512Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-16T18:19:37.512Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-16T18:19:37.512Z] === RUN TestNetworkList [2021-02-16T18:19:37.512Z] === RUN TestNetworkList//networks [2021-02-16T18:19:37.512Z] === PAUSE TestNetworkList//networks [2021-02-16T18:19:37.512Z] === RUN TestNetworkList//networks/ [2021-02-16T18:19:37.512Z] === PAUSE TestNetworkList//networks/ [2021-02-16T18:19:37.512Z] === CONT TestNetworkList//networks [2021-02-16T18:19:37.512Z] === CONT TestNetworkList//networks/ [2021-02-16T18:19:37.512Z] --- PASS: TestNetworkList (0.02s) [2021-02-16T18:19:37.512Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T18:19:37.512Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T18:19:37.512Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T18:19:38.148Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-02-16T18:19:38.148Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T18:19:38.896Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/rootless [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/volume [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-16T18:19:38.896Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === Skipped [2021-02-16T18:19:38.896Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-16T18:19:38.896Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-16T18:19:38.896Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:73: No driver to put! [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-16T18:19:38.896Z] time="2021-02-16T18:18:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-16T18:19:38.896Z] time="2021-02-16T18:18:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-16T18:19:38.896Z] time="2021-02-16T18:18:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-16T18:19:38.896Z] time="2021-02-16T18:18:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-16T18:19:38.896Z] time="2021-02-16T18:18:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:73: No driver to put! [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-16T18:19:38.896Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-16T18:19:38.896Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-16T18:19:38.896Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-16T18:19:38.896Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-16T18:19:38.896Z] graphtest_unix.go:73: No driver to put! [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-16T18:19:38.896Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-16T18:19:38.896Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] [2021-02-16T18:19:38.896Z] DONE 2191 tests, 26 skipped in 255.931s Post stage [Pipeline] junit [2021-02-16T18:19:38.905Z] Recording test results [2021-02-16T18:19:39.190Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-16T18:19:39.190Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T18:19:39.498Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-16T18:19:39.664Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-16T18:19:39.822Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41970/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a84db4e6bec0441fb79f1c40d54f438834cfb90b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a84db4e6bec0441fb79f1c40d54f438834cfb90b hack/validate/vendor [2021-02-16T18:19:39.827Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-02-16T18:19:39.827Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T18:19:40.749Z] 2021/02/16 18:19:40 Collecting initial packages [2021-02-16T18:19:40.749Z] 2021/02/16 18:19:40 Download dependencies [2021-02-16T18:19:41.335Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-02-16T18:19:41.335Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T18:19:42.378Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-02-16T18:19:42.378Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T18:19:43.015Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-02-16T18:19:43.015Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T18:19:43.855Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:43 Starting whole vndr cycle because no package specified [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:43 Ignoring paths matching "^archive/tar" [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:43 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:43 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:43 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-02-16T18:19:44.015Z] 2021/02/16 18:19:44 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-02-16T18:19:44.425Z] === RUN TestDockerSuite/TestLogsTail [2021-02-16T18:19:44.992Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-16T18:19:45.088Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2021-02-16T18:19:45.088Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T18:19:45.088Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:19:45.088Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:19:45.088Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Finished clone github.com/moby/term [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Finished clone github.com/google/uuid [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Finished clone github.com/tchap/go-patricia [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Finished clone github.com/creack/pty [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Finished clone github.com/moby/locker [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Finished clone github.com/docker/libtrust [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Finished clone github.com/Azure/go-ansiterm [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Finished clone github.com/willf/bitset [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Finished clone github.com/moby/sys [2021-02-16T18:19:45.382Z] 2021/02/16 18:19:45 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-02-16T18:19:45.561Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-16T18:19:45.639Z] 2021/02/16 18:19:45 Finished clone github.com/Microsoft/go-winio [2021-02-16T18:19:45.639Z] 2021/02/16 18:19:45 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-02-16T18:19:45.639Z] 2021/02/16 18:19:45 Finished clone github.com/gorilla/mux [2021-02-16T18:19:45.639Z] 2021/02/16 18:19:45 Clone github.com/moby/buildkit, revision 68bb095353c65bc3993fd534c26cf77fe05e61b1, attempt 1/20 [2021-02-16T18:19:45.820Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-16T18:19:45.895Z] 2021/02/16 18:19:45 Finished clone github.com/sirupsen/logrus [2021-02-16T18:19:45.895Z] 2021/02/16 18:19:45 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-02-16T18:19:46.387Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-16T18:19:46.468Z] 2021/02/16 18:19:46 Finished clone github.com/docker/go-units [2021-02-16T18:19:46.468Z] 2021/02/16 18:19:46 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-02-16T18:19:46.468Z] 2021/02/16 18:19:46 Finished clone github.com/syndtr/gocapability [2021-02-16T18:19:46.468Z] 2021/02/16 18:19:46 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-02-16T18:19:46.645Z] === RUN TestDockerSuite/TestNetHostname [2021-02-16T18:19:46.724Z] 2021/02/16 18:19:46 Finished clone github.com/RackSec/srslog [2021-02-16T18:19:46.724Z] 2021/02/16 18:19:46 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-02-16T18:19:46.724Z] 2021/02/16 18:19:46 Finished clone gotest.tools/v3 [2021-02-16T18:19:46.724Z] 2021/02/16 18:19:46 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-02-16T18:19:46.980Z] 2021/02/16 18:19:46 Finished clone github.com/imdario/mergo [2021-02-16T18:19:46.980Z] 2021/02/16 18:19:46 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-02-16T18:19:46.980Z] 2021/02/16 18:19:46 Finished clone golang.org/x/sync [2021-02-16T18:19:46.980Z] 2021/02/16 18:19:46 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-02-16T18:19:47.236Z] 2021/02/16 18:19:47 Finished clone github.com/google/go-cmp [2021-02-16T18:19:47.236Z] 2021/02/16 18:19:47 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-02-16T18:19:47.492Z] 2021/02/16 18:19:47 Finished clone github.com/tonistiigi/units [2021-02-16T18:19:47.492Z] 2021/02/16 18:19:47 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-02-16T18:19:48.055Z] 2021/02/16 18:19:48 Finished clone github.com/opentracing-contrib/go-stdlib [2021-02-16T18:19:48.055Z] 2021/02/16 18:19:48 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2021-02-16T18:19:48.312Z] 2021/02/16 18:19:48 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-02-16T18:19:48.312Z] 2021/02/16 18:19:48 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-02-16T18:19:48.312Z] 2021/02/16 18:19:48 Finished clone github.com/docker/go-connections [2021-02-16T18:19:48.312Z] 2021/02/16 18:19:48 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-02-16T18:19:48.312Z] 2021/02/16 18:19:48 Finished clone github.com/google/shlex [2021-02-16T18:19:48.312Z] 2021/02/16 18:19:48 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-02-16T18:19:48.312Z] 2021/02/16 18:19:48 Finished clone github.com/mitchellh/hashstructure [2021-02-16T18:19:48.312Z] 2021/02/16 18:19:48 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-02-16T18:19:48.312Z] 2021/02/16 18:19:48 Finished clone github.com/gofrs/flock [2021-02-16T18:19:48.312Z] 2021/02/16 18:19:48 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-02-16T18:19:48.552Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-16T18:19:48.552Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-16T18:19:48.568Z] 2021/02/16 18:19:48 Finished clone github.com/opentracing/opentracing-go [2021-02-16T18:19:48.568Z] 2021/02/16 18:19:48 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-02-16T18:19:49.121Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-16T18:19:49.498Z] 2021/02/16 18:19:49 Finished clone github.com/docker/go-events [2021-02-16T18:19:49.498Z] 2021/02/16 18:19:49 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-02-16T18:19:49.754Z] 2021/02/16 18:19:49 Finished clone github.com/armon/go-radix [2021-02-16T18:19:49.754Z] 2021/02/16 18:19:49 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-02-16T18:19:49.754Z] 2021/02/16 18:19:49 Finished clone github.com/sean-/seed [2021-02-16T18:19:49.754Z] 2021/02/16 18:19:49 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-02-16T18:19:49.754Z] 2021/02/16 18:19:49 Finished clone github.com/armon/go-metrics [2021-02-16T18:19:49.754Z] 2021/02/16 18:19:49 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-02-16T18:19:50.317Z] 2021/02/16 18:19:50 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-02-16T18:19:50.317Z] 2021/02/16 18:19:50 Finished clone github.com/tonistiigi/fsutil [2021-02-16T18:19:50.502Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-16T18:19:51.083Z] === RUN TestDockerSuite/TestPluginActive [2021-02-16T18:19:51.245Z] 2021/02/16 18:19:50 Finished clone github.com/hashicorp/memberlist [2021-02-16T18:19:51.245Z] 2021/02/16 18:19:50 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-02-16T18:19:51.245Z] 2021/02/16 18:19:50 Finished clone github.com/hashicorp/errwrap [2021-02-16T18:19:51.245Z] 2021/02/16 18:19:50 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-02-16T18:19:51.245Z] 2021/02/16 18:19:51 Finished clone github.com/hashicorp/go-multierror [2021-02-16T18:19:51.245Z] 2021/02/16 18:19:51 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-02-16T18:19:52.175Z] 2021/02/16 18:19:51 Finished clone github.com/docker/libkv [2021-02-16T18:19:52.175Z] 2021/02/16 18:19:51 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-02-16T18:19:52.430Z] 2021/02/16 18:19:52 Finished clone github.com/vishvananda/netns [2021-02-16T18:19:52.430Z] 2021/02/16 18:19:52 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-02-16T18:19:52.460Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-16T18:19:52.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-16T18:19:52.992Z] 2021/02/16 18:19:52 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-02-16T18:19:52.992Z] 2021/02/16 18:19:52 Finished clone github.com/hashicorp/go-sockaddr [2021-02-16T18:19:53.553Z] 2021/02/16 18:19:53 Finished clone github.com/golang/gddo [2021-02-16T18:19:53.553Z] 2021/02/16 18:19:53 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-02-16T18:19:53.553Z] 2021/02/16 18:19:53 Finished clone github.com/moby/ipvs [2021-02-16T18:19:53.553Z] 2021/02/16 18:19:53 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-02-16T18:19:53.809Z] 2021/02/16 18:19:53 Finished clone github.com/BurntSushi/toml [2021-02-16T18:19:53.810Z] 2021/02/16 18:19:53 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-02-16T18:19:54.065Z] 2021/02/16 18:19:53 Finished clone github.com/samuel/go-zookeeper [2021-02-16T18:19:54.065Z] 2021/02/16 18:19:53 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-02-16T18:19:54.321Z] 2021/02/16 18:19:54 Finished clone golang.org/x/net [2021-02-16T18:19:54.321Z] 2021/02/16 18:19:54 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-02-16T18:19:54.321Z] 2021/02/16 18:19:54 Finished clone github.com/vishvananda/netlink [2021-02-16T18:19:54.321Z] 2021/02/16 18:19:54 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-02-16T18:19:54.321Z] 2021/02/16 18:19:54 Finished clone github.com/deckarep/golang-set [2021-02-16T18:19:54.321Z] 2021/02/16 18:19:54 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-02-16T18:19:54.577Z] 2021/02/16 18:19:54 Finished clone github.com/hashicorp/go-msgpack [2021-02-16T18:19:54.577Z] 2021/02/16 18:19:54 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-02-16T18:19:55.140Z] 2021/02/16 18:19:54 Finished clone github.com/coreos/go-semver [2021-02-16T18:19:55.140Z] 2021/02/16 18:19:54 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-02-16T18:19:55.702Z] 2021/02/16 18:19:55 Finished clone github.com/ishidawataru/sctp [2021-02-16T18:19:55.702Z] 2021/02/16 18:19:55 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-02-16T18:19:57.593Z] 2021/02/16 18:19:57 Finished clone github.com/opencontainers/go-digest [2021-02-16T18:19:57.593Z] 2021/02/16 18:19:57 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-02-16T18:19:57.593Z] 2021/02/16 18:19:57 Finished clone go.etcd.io/bbolt [2021-02-16T18:19:57.593Z] 2021/02/16 18:19:57 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-02-16T18:19:57.850Z] 2021/02/16 18:19:57 Finished clone github.com/Microsoft/opengcs [2021-02-16T18:19:57.850Z] 2021/02/16 18:19:57 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-02-16T18:19:58.779Z] 2021/02/16 18:19:58 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-02-16T18:19:58.779Z] 2021/02/16 18:19:58 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-02-16T18:19:58.779Z] 2021/02/16 18:19:58 Finished clone github.com/mistifyio/go-zfs [2021-02-16T18:19:58.779Z] 2021/02/16 18:19:58 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-02-16T18:19:59.286Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-16T18:19:59.286Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-16T18:19:59.286Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-16T18:20:00.144Z] 2021/02/16 18:20:00 Finished clone github.com/vbatts/tar-split [2021-02-16T18:20:00.144Z] 2021/02/16 18:20:00 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-02-16T18:20:00.465Z] --- PASS: TestServiceWithDataPathPortInit (13.55s) [2021-02-16T18:20:00.465Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T18:20:00.706Z] 2021/02/16 18:20:00 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-02-16T18:20:00.963Z] 2021/02/16 18:20:00 Finished clone github.com/hashicorp/serf [2021-02-16T18:20:02.329Z] 2021/02/16 18:20:02 Finished clone github.com/opencontainers/runtime-spec [2021-02-16T18:20:02.329Z] 2021/02/16 18:20:02 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-02-16T18:20:02.329Z] 2021/02/16 18:20:02 Finished clone github.com/cyphar/filepath-securejoin [2021-02-16T18:20:02.329Z] 2021/02/16 18:20:02 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-02-16T18:20:02.573Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-16T18:20:03.256Z] 2021/02/16 18:20:02 Finished clone github.com/opencontainers/image-spec [2021-02-16T18:20:03.256Z] 2021/02/16 18:20:02 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-02-16T18:20:03.256Z] 2021/02/16 18:20:03 Finished clone github.com/coreos/go-systemd [2021-02-16T18:20:03.257Z] 2021/02/16 18:20:03 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-02-16T18:20:03.508Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-16T18:20:04.622Z] 2021/02/16 18:20:04 Finished clone github.com/Microsoft/hcsshim [2021-02-16T18:20:04.622Z] 2021/02/16 18:20:04 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-02-16T18:20:04.622Z] 2021/02/16 18:20:04 Finished clone github.com/godbus/dbus/v5 [2021-02-16T18:20:04.622Z] 2021/02/16 18:20:04 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-02-16T18:20:04.879Z] 2021/02/16 18:20:04 Finished clone github.com/coreos/go-systemd/v22 [2021-02-16T18:20:04.879Z] 2021/02/16 18:20:04 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-02-16T18:20:05.135Z] 2021/02/16 18:20:04 Finished clone github.com/Graylog2/go-gelf [2021-02-16T18:20:05.135Z] 2021/02/16 18:20:04 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-02-16T18:20:05.135Z] 2021/02/16 18:20:04 Finished clone github.com/fluent/fluent-logger-golang [2021-02-16T18:20:05.135Z] 2021/02/16 18:20:04 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-02-16T18:20:05.410Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-16T18:20:05.697Z] 2021/02/16 18:20:05 Finished clone github.com/philhofer/fwd [2021-02-16T18:20:05.697Z] 2021/02/16 18:20:05 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-02-16T18:20:06.037Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2021-02-16T18:20:06.037Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nl5fkfifrum6gq367l1l2xhgf Created:2021-02-16 18:19:59.53698734 +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[d6f044bb2427e7a4f874ba2985f4bd53fe42e41a20d6b31531a63efea1876b5d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dt83vpjs3jeai2s054j4y3qkj EndpointID:46d6527522b04dca2ee026a03a89a2b86f527c794ae956ac5c67657bea467131 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:622034b7d5b7f9e3cc519af9e0cce5bbf5766ee465e72577ba293288fce183c5 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:5786d847a6fa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dt83vpjs3jeai2s054j4y3qkj EndpointID:46d6527522b04dca2ee026a03a89a2b86f527c794ae956ac5c67657bea467131 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-16T18:20:06.037Z] PASS [2021-02-16T18:20:06.037Z] [2021-02-16T18:20:06.037Z] === Skipped [2021-02-16T18:20:06.037Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:20:06.037Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:20:06.037Z] [2021-02-16T18:20:06.037Z] [2021-02-16T18:20:06.037Z] DONE 26 tests, 1 skipped in 38.863s [2021-02-16T18:20:06.037Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:20:06.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:06.037Z] ++ set -e [2021-02-16T18:20:06.037Z] ++ '[' -n 0 ']' [2021-02-16T18:20:06.037Z] ++ set -x [2021-02-16T18:20:06.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:06.037Z] INFO: Testing against a local daemon [2021-02-16T18:20:06.037Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-16T18:20:06.037Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-16T18:20:06.037Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:20:06.037Z] === RUN TestDockerNetworkIpvlan [2021-02-16T18:20:06.037Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:20:06.037Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:20:06.037Z] PASS [2021-02-16T18:20:06.037Z] [2021-02-16T18:20:06.037Z] === Skipped [2021-02-16T18:20:06.037Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-16T18:20:06.037Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:20:06.037Z] [2021-02-16T18:20:06.037Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-16T18:20:06.037Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-16T18:20:06.037Z] [2021-02-16T18:20:06.037Z] [2021-02-16T18:20:06.037Z] DONE 2 tests, 2 skipped in 0.076s [2021-02-16T18:20:06.037Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-16T18:20:06.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:06.037Z] ++ set -e [2021-02-16T18:20:06.037Z] ++ '[' -n 0 ']' [2021-02-16T18:20:06.037Z] ++ set -x [2021-02-16T18:20:06.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:06.037Z] INFO: Testing against a local daemon [2021-02-16T18:20:06.037Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-16T18:20:06.259Z] 2021/02/16 18:20:06 Finished clone github.com/ugorji/go [2021-02-16T18:20:06.259Z] 2021/02/16 18:20:06 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-02-16T18:20:06.515Z] 2021/02/16 18:20:06 Finished clone github.com/fsnotify/fsnotify [2021-02-16T18:20:06.515Z] 2021/02/16 18:20:06 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-02-16T18:20:07.078Z] 2021/02/16 18:20:07 Finished clone github.com/bsphere/le_go [2021-02-16T18:20:07.078Z] 2021/02/16 18:20:07 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-02-16T18:20:07.079Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-02-16T18:20:07.079Z] === RUN TestDockerNetworkMacvlan [2021-02-16T18:20:07.334Z] 2021/02/16 18:20:07 Finished clone github.com/jmespath/go-jmespath [2021-02-16T18:20:07.334Z] 2021/02/16 18:20:07 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-02-16T18:20:07.716Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-16T18:20:07.897Z] 2021/02/16 18:20:07 Finished clone golang.org/x/sys [2021-02-16T18:20:07.897Z] 2021/02/16 18:20:07 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-02-16T18:20:08.458Z] 2021/02/16 18:20:08 Finished clone golang.org/x/oauth2 [2021-02-16T18:20:08.458Z] 2021/02/16 18:20:08 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-02-16T18:20:08.714Z] 2021/02/16 18:20:08 Finished clone github.com/golang/groupcache [2021-02-16T18:20:08.714Z] 2021/02/16 18:20:08 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-02-16T18:20:08.755Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-16T18:20:08.970Z] 2021/02/16 18:20:08 Finished clone github.com/tinylib/msgp [2021-02-16T18:20:08.970Z] 2021/02/16 18:20:08 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-02-16T18:20:09.532Z] 2021/02/16 18:20:09 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-02-16T18:20:09.532Z] 2021/02/16 18:20:09 Finished clone github.com/docker/libnetwork [2021-02-16T18:20:09.600Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-16T18:20:09.795Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-16T18:20:10.212Z] 2021/02/16 18:20:10 Finished clone github.com/googleapis/gax-go [2021-02-16T18:20:10.212Z] 2021/02/16 18:20:10 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-02-16T18:20:10.212Z] 2021/02/16 18:20:10 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-02-16T18:20:10.212Z] 2021/02/16 18:20:10 Finished clone golang.org/x/text [2021-02-16T18:20:11.020Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-16T18:20:11.140Z] 2021/02/16 18:20:10 Finished clone go.opencensus.io [2021-02-16T18:20:11.140Z] 2021/02/16 18:20:10 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-02-16T18:20:11.140Z] 2021/02/16 18:20:11 Finished clone github.com/containerd/fifo [2021-02-16T18:20:11.140Z] 2021/02/16 18:20:11 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-02-16T18:20:11.140Z] 2021/02/16 18:20:11 Finished clone github.com/miekg/dns [2021-02-16T18:20:11.140Z] 2021/02/16 18:20:11 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-02-16T18:20:11.459Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-16T18:20:11.702Z] 2021/02/16 18:20:11 Finished clone github.com/moby/buildkit [2021-02-16T18:20:11.702Z] 2021/02/16 18:20:11 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-02-16T18:20:12.400Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-16T18:20:12.630Z] 2021/02/16 18:20:12 Finished clone github.com/containerd/cgroups [2021-02-16T18:20:12.630Z] 2021/02/16 18:20:12 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-02-16T18:20:12.630Z] 2021/02/16 18:20:12 Finished clone github.com/containerd/typeurl [2021-02-16T18:20:12.630Z] 2021/02/16 18:20:12 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-02-16T18:20:12.630Z] 2021/02/16 18:20:12 Finished clone github.com/containerd/go-runc [2021-02-16T18:20:12.630Z] 2021/02/16 18:20:12 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2021-02-16T18:20:12.969Z] === RUN TestDockerSuite/TestPortList [2021-02-16T18:20:13.192Z] 2021/02/16 18:20:13 Finished clone github.com/containerd/ttrpc [2021-02-16T18:20:13.192Z] 2021/02/16 18:20:13 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-02-16T18:20:13.532Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-16T18:20:14.119Z] 2021/02/16 18:20:14 Finished clone github.com/gogo/googleapis [2021-02-16T18:20:14.377Z] 2021/02/16 18:20:14 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-02-16T18:20:14.377Z] 2021/02/16 18:20:14 Finished clone github.com/containerd/console [2021-02-16T18:20:14.377Z] 2021/02/16 18:20:14 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-02-16T18:20:14.939Z] 2021/02/16 18:20:14 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-02-16T18:20:14.939Z] 2021/02/16 18:20:14 Finished clone github.com/opencontainers/runc [2021-02-16T18:20:16.307Z] 2021/02/16 18:20:15 Finished clone google.golang.org/grpc [2021-02-16T18:20:16.307Z] 2021/02/16 18:20:15 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-02-16T18:20:16.307Z] 2021/02/16 18:20:16 Finished clone github.com/fernet/fernet-go [2021-02-16T18:20:16.307Z] 2021/02/16 18:20:16 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-02-16T18:20:16.307Z] 2021/02/16 18:20:16 Finished clone github.com/docker/distribution [2021-02-16T18:20:16.307Z] 2021/02/16 18:20:16 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-02-16T18:20:16.563Z] 2021/02/16 18:20:16 Finished clone github.com/cilium/ebpf [2021-02-16T18:20:16.563Z] 2021/02/16 18:20:16 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-02-16T18:20:17.071Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-16T18:20:17.954Z] 2021/02/16 18:20:17 Finished clone github.com/containerd/continuity [2021-02-16T18:20:17.954Z] 2021/02/16 18:20:17 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-02-16T18:20:18.111Z] --- PASS: TestDockerNetworkMacvlan (10.92s) [2021-02-16T18:20:18.111Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-16T18:20:18.111Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-16T18:20:18.111Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2021-02-16T18:20:18.111Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2021-02-16T18:20:18.111Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s) [2021-02-16T18:20:18.111Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2021-02-16T18:20:18.111Z] PASS [2021-02-16T18:20:18.111Z] [2021-02-16T18:20:18.111Z] DONE 8 tests in 12.384s [2021-02-16T18:20:18.111Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-16T18:20:18.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:18.111Z] ++ set -e [2021-02-16T18:20:18.111Z] ++ '[' -n 0 ']' [2021-02-16T18:20:18.111Z] ++ set -x [2021-02-16T18:20:18.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:18.111Z] testing: warning: no tests to run [2021-02-16T18:20:18.111Z] PASS [2021-02-16T18:20:18.111Z] [2021-02-16T18:20:18.111Z] DONE 0 tests in 0.012s [2021-02-16T18:20:18.111Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-16T18:20:18.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:18.111Z] ++ set -e [2021-02-16T18:20:18.111Z] ++ '[' -n 0 ']' [2021-02-16T18:20:18.111Z] ++ set -x [2021-02-16T18:20:18.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:18.111Z] INFO: Testing against a local daemon [2021-02-16T18:20:18.111Z] === RUN TestAuthZPluginAllowRequest [2021-02-16T18:20:18.211Z] 2021/02/16 18:20:18 Finished clone github.com/hashicorp/go-memdb [2021-02-16T18:20:18.211Z] 2021/02/16 18:20:18 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-02-16T18:20:18.473Z] 2021/02/16 18:20:18 Finished clone golang.org/x/time [2021-02-16T18:20:18.473Z] 2021/02/16 18:20:18 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-02-16T18:20:18.731Z] 2021/02/16 18:20:18 Finished clone github.com/hashicorp/go-immutable-radix [2021-02-16T18:20:18.731Z] 2021/02/16 18:20:18 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-02-16T18:20:19.631Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2021-02-16T18:20:19.631Z] === RUN TestAuthZPluginTLS [2021-02-16T18:20:19.925Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-02-16T18:20:19.925Z] === RUN TestAuthZPluginDenyRequest [2021-02-16T18:20:20.094Z] 2021/02/16 18:20:19 Finished clone github.com/coreos/pkg [2021-02-16T18:20:20.095Z] 2021/02/16 18:20:19 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-02-16T18:20:20.095Z] 2021/02/16 18:20:19 Finished clone github.com/hashicorp/golang-lru [2021-02-16T18:20:20.095Z] 2021/02/16 18:20:19 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-02-16T18:20:20.095Z] 2021/02/16 18:20:20 Finished clone code.cloudfoundry.org/clock [2021-02-16T18:20:20.095Z] 2021/02/16 18:20:20 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-02-16T18:20:20.560Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-16T18:20:20.560Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-16T18:20:20.853Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-16T18:20:20.853Z] === RUN TestAuthZPluginDenyResponse [2021-02-16T18:20:21.093Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-16T18:20:21.462Z] 2021/02/16 18:20:21 Finished clone github.com/beorn7/perks [2021-02-16T18:20:21.462Z] 2021/02/16 18:20:21 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-02-16T18:20:21.488Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-02-16T18:20:21.488Z] === RUN TestAuthZPluginAllowEventStream [2021-02-16T18:20:21.661Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-16T18:20:21.718Z] 2021/02/16 18:20:21 Finished clone github.com/prometheus/client_model [2021-02-16T18:20:21.718Z] 2021/02/16 18:20:21 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-02-16T18:20:22.644Z] 2021/02/16 18:20:22 Finished clone golang.org/x/crypto [2021-02-16T18:20:22.644Z] 2021/02/16 18:20:22 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-02-16T18:20:23.011Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2021-02-16T18:20:23.012Z] === RUN TestAuthZPluginErrorResponse [2021-02-16T18:20:23.206Z] 2021/02/16 18:20:22 Finished clone github.com/golang/protobuf [2021-02-16T18:20:23.206Z] 2021/02/16 18:20:22 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-02-16T18:20:23.304Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-02-16T18:20:23.304Z] === RUN TestAuthZPluginErrorRequest [2021-02-16T18:20:23.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-16T18:20:23.768Z] 2021/02/16 18:20:23 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-02-16T18:20:23.768Z] 2021/02/16 18:20:23 Finished clone github.com/prometheus/client_golang [2021-02-16T18:20:23.940Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-16T18:20:23.940Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-16T18:20:24.329Z] 2021/02/16 18:20:24 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-02-16T18:20:24.329Z] 2021/02/16 18:20:24 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-02-16T18:20:24.574Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-16T18:20:24.574Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-16T18:20:24.584Z] 2021/02/16 18:20:24 Finished clone github.com/prometheus/common [2021-02-16T18:20:24.584Z] 2021/02/16 18:20:24 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-02-16T18:20:24.584Z] 2021/02/16 18:20:24 Finished clone github.com/pkg/errors [2021-02-16T18:20:24.584Z] 2021/02/16 18:20:24 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-02-16T18:20:24.842Z] 2021/02/16 18:20:24 Finished clone github.com/prometheus/procfs [2021-02-16T18:20:24.842Z] 2021/02/16 18:20:24 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-02-16T18:20:25.098Z] 2021/02/16 18:20:25 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-02-16T18:20:25.098Z] 2021/02/16 18:20:25 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-02-16T18:20:26.076Z] 2021/02/16 18:20:25 Finished clone github.com/cespare/xxhash/v2 [2021-02-16T18:20:26.076Z] 2021/02/16 18:20:25 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-02-16T18:20:26.095Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2021-02-16T18:20:26.095Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-16T18:20:26.335Z] 2021/02/16 18:20:26 Finished clone github.com/inconshreveable/mousetrap [2021-02-16T18:20:26.335Z] 2021/02/16 18:20:26 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-02-16T18:20:26.897Z] 2021/02/16 18:20:26 Finished clone github.com/morikuni/aec [2021-02-16T18:20:27.152Z] 2021/02/16 18:20:26 Finished clone github.com/spf13/pflag [2021-02-16T18:20:27.408Z] 2021/02/16 18:20:27 Finished clone github.com/docker/go-metrics [2021-02-16T18:20:27.664Z] 2021/02/16 18:20:27 Finished clone github.com/spf13/cobra [2021-02-16T18:20:28.173Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2021-02-16T18:20:28.173Z] === RUN TestAuthZPluginHeader [2021-02-16T18:20:28.812Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-02-16T18:20:28.812Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-16T18:20:28.812Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T18:20:28.812Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:20:28.812Z] === RUN TestAuthZPluginV2Disable [2021-02-16T18:20:28.812Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-16T18:20:28.812Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:20:28.812Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-16T18:20:28.812Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T18:20:28.812Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:20:28.812Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-16T18:20:28.812Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T18:20:28.812Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:20:28.812Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-16T18:20:28.867Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-16T18:20:28.867Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-16T18:20:28.867Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-16T18:20:29.438Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-16T18:20:29.438Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-16T18:20:29.553Z] 2021/02/16 18:20:29 Finished clone github.com/opencontainers/selinux [2021-02-16T18:20:30.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-16T18:20:30.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-16T18:20:30.924Z] 2021/02/16 18:20:30 Finished clone github.com/google/certificate-transparency-go [2021-02-16T18:20:30.945Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-16T18:20:31.205Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-16T18:20:32.584Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-16T18:20:32.584Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-16T18:20:35.121Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-16T18:20:35.688Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-16T18:20:36.174Z] 2021/02/16 18:20:35 Finished clone github.com/cloudflare/cfssl [2021-02-16T18:20:36.255Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-16T18:20:36.255Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-16T18:20:38.793Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-16T18:20:39.052Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-16T18:20:40.628Z] --- PASS: TestBuildWithHugeFile (122.04s) [2021-02-16T18:20:40.628Z] === RUN TestBuildWithEmptyDockerfile [2021-02-16T18:20:40.628Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:20:40.628Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:20:40.628Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:20:40.628Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:20:40.628Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:20:40.628Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:20:40.628Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-16T18:20:40.628Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-16T18:20:40.628Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-16T18:20:40.628Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-02-16T18:20:40.628Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-02-16T18:20:40.628Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-02-16T18:20:40.628Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-02-16T18:20:40.628Z] === RUN TestBuildPreserveOwnership [2021-02-16T18:20:40.628Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-02-16T18:20:40.628Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T18:20:40.628Z] === RUN TestBuildPlatformInvalid [2021-02-16T18:20:40.628Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-02-16T18:20:40.628Z] PASS [2021-02-16T18:20:40.628Z] ok github.com/docker/docker/integration/build 176.217s [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === Skipped [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-02-16T18:20:40.628Z] build_session_test.go:25: TODO: BuildKit [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-02-16T18:20:40.628Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-02-16T18:20:40.628Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-02-16T18:20:40.628Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-02-16T18:20:40.628Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] DONE 28 tests, 5 skipped in 197.748s [2021-02-16T18:20:40.628Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-02-16T18:20:40.628Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:20:40.628Z] INFO: Testing against a local daemon [2021-02-16T18:20:40.628Z] === RUN TestConfigInspect [2021-02-16T18:20:40.628Z] --- SKIP: TestConfigInspect (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] === RUN TestConfigList [2021-02-16T18:20:40.628Z] --- SKIP: TestConfigList (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] === RUN TestConfigsCreateAndDelete [2021-02-16T18:20:40.628Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] === RUN TestConfigsUpdate [2021-02-16T18:20:40.628Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] === RUN TestTemplatedConfig [2021-02-16T18:20:40.628Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] === RUN TestConfigCreateResolve [2021-02-16T18:20:40.628Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:20:40.628Z] === RUN TestConfigDaemonLibtrustID [2021-02-16T18:20:40.628Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:20:40.628Z] PASS [2021-02-16T18:20:40.628Z] ok github.com/docker/docker/integration/config 0.144s [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === Skipped [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-02-16T18:20:40.628Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] [2021-02-16T18:20:40.628Z] DONE 7 tests, 7 skipped in 2.282s [2021-02-16T18:20:40.628Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-02-16T18:20:40.628Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:20:40.628Z] INFO: Testing against a local daemon [2021-02-16T18:20:40.628Z] === RUN TestCheckpoint [2021-02-16T18:20:40.628Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-16T18:20:40.628Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:20:40.628Z] === RUN TestContainerInvalidJSON [2021-02-16T18:20:40.628Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:20:40.628Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:20:40.628Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:20:40.628Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:20:40.628Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:20:40.628Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:20:40.628Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-16T18:20:40.628Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-16T18:20:40.628Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-16T18:20:40.628Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-16T18:20:40.628Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-16T18:20:40.628Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-16T18:20:40.628Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-16T18:20:40.628Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-16T18:20:40.628Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-02-16T18:20:40.628Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-16T18:20:40.628Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-16T18:20:40.628Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-16T18:20:40.628Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-16T18:20:40.628Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-02-16T18:20:40.628Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-16T18:20:40.628Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2021-02-16T18:20:40.628Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-16T18:20:40.628Z] === RUN TestCopyFromContainer [2021-02-16T18:20:40.628Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-02-16T18:20:40.628Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-16T18:20:40.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:20:40.628Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:20:40.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:20:40.628Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:20:40.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:20:40.628Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:20:40.628Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-16T18:20:40.628Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-16T18:20:40.628Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-16T18:20:40.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-16T18:20:40.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-16T18:20:40.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-16T18:20:40.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-16T18:20:40.628Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-16T18:20:40.628Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-02-16T18:20:40.628Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-16T18:20:40.628Z] === RUN TestCreateWithInvalidEnv [2021-02-16T18:20:40.628Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-16T18:20:40.628Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-16T18:20:40.628Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-16T18:20:40.628Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-16T18:20:40.628Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-16T18:20:40.628Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-16T18:20:40.628Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-16T18:20:40.628Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-16T18:20:40.628Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-16T18:20:40.628Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-02-16T18:20:40.628Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-16T18:20:40.628Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-16T18:20:40.628Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-02-16T18:20:40.628Z] === RUN TestCreateTmpfsMountsTarget [2021-02-16T18:20:40.628Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-02-16T18:20:40.628Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.628Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-16T18:20:40.628Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-02-16T18:20:40.628Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:20:40.628Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-16T18:20:40.628Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-16T18:20:40.628Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:20:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-16T18:20:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:20:40.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:20:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:20:40.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:20:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:20:40.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:20:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:20:40.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:20:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:20:40.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:20:40.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-16T18:20:40.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-16T18:20:40.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-16T18:20:40.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-16T18:20:40.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-16T18:20:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-16T18:20:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-16T18:20:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-16T18:20:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-16T18:20:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-16T18:20:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-02-16T18:20:40.628Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-16T18:20:40.628Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-16T18:20:40.628Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-16T18:20:40.628Z] === RUN TestCreateDifferentPlatform [2021-02-16T18:20:40.628Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-16T18:20:40.628Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-16T18:20:40.629Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-16T18:20:40.629Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-16T18:20:40.629Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-16T18:20:40.629Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-16T18:20:40.629Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-16T18:20:40.629Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-16T18:20:40.629Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-02-16T18:20:40.629Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-16T18:20:40.629Z] === RUN TestContainerKillOnDaemonStart [2021-02-16T18:20:40.629Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-16T18:20:40.629Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.629Z] === RUN TestDiff [2021-02-16T18:20:40.629Z] --- SKIP: TestDiff (0.00s) [2021-02-16T18:20:40.629Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-16T18:20:40.629Z] === RUN TestExecWithCloseStdin [2021-02-16T18:20:40.629Z] --- PASS: TestExecWithCloseStdin (2.27s) [2021-02-16T18:20:40.629Z] === RUN TestExec [2021-02-16T18:20:40.629Z] --- PASS: TestExec (2.01s) [2021-02-16T18:20:40.629Z] === RUN TestExecUser [2021-02-16T18:20:40.629Z] --- SKIP: TestExecUser (0.00s) [2021-02-16T18:20:40.629Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-16T18:20:40.629Z] === RUN TestExportContainerAndImportImage [2021-02-16T18:20:40.629Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-02-16T18:20:40.629Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.629Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-16T18:20:40.629Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-02-16T18:20:40.629Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:40.629Z] === RUN TestHealthCheckWorkdir [2021-02-16T18:20:40.629Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-02-16T18:20:40.629Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-16T18:20:40.629Z] === RUN TestHealthKillContainer [2021-02-16T18:20:40.629Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-02-16T18:20:40.629Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-16T18:20:40.629Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-16T18:20:40.629Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-02-16T18:20:40.629Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-16T18:20:40.629Z] === RUN TestKillContainerInvalidSignal [2021-02-16T18:20:41.422Z] 2021/02/16 18:20:41 Finished clone github.com/docker/swarmkit [2021-02-16T18:20:41.585Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-16T18:20:42.168Z] --- PASS: TestKillContainerInvalidSignal (1.87s) [2021-02-16T18:20:42.168Z] === RUN TestKillContainer [2021-02-16T18:20:42.168Z] === RUN TestKillContainer/no_signal [2021-02-16T18:20:44.348Z] === RUN TestKillContainer/non_killing_signal [2021-02-16T18:20:44.348Z] === RUN TestKillContainer/killing_signal [2021-02-16T18:20:44.873Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-16T18:20:44.873Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-16T18:20:46.544Z] --- PASS: TestKillContainer (3.81s) [2021-02-16T18:20:46.544Z] --- PASS: TestKillContainer/no_signal (1.66s) [2021-02-16T18:20:46.544Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-16T18:20:46.544Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-16T18:20:46.544Z] --- PASS: TestKillContainer/killing_signal (2.11s) [2021-02-16T18:20:46.544Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-16T18:20:46.544Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-16T18:20:46.544Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T18:20:46.544Z] === RUN TestKillStoppedContainer [2021-02-16T18:20:46.544Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-02-16T18:20:46.544Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T18:20:46.544Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-16T18:20:46.544Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-16T18:20:46.544Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T18:20:46.544Z] === RUN TestKillDifferentUserContainer [2021-02-16T18:20:46.544Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-02-16T18:20:46.544Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-16T18:20:46.544Z] === RUN TestInspectOomKilledTrue [2021-02-16T18:20:46.544Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-16T18:20:46.544Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:46.544Z] === RUN TestInspectOomKilledFalse [2021-02-16T18:20:46.544Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-16T18:20:46.544Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:20:46.544Z] === RUN TestLogsFollowTailEmpty [2021-02-16T18:20:47.400Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-02-16T18:20:47.400Z] PASS [2021-02-16T18:20:47.400Z] [2021-02-16T18:20:47.400Z] === Skipped [2021-02-16T18:20:47.400Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-16T18:20:47.400Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:20:47.400Z] [2021-02-16T18:20:47.400Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-16T18:20:47.400Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:20:47.400Z] [2021-02-16T18:20:47.400Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-16T18:20:47.400Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:20:47.400Z] [2021-02-16T18:20:47.400Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-16T18:20:47.400Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:20:47.400Z] [2021-02-16T18:20:47.400Z] [2021-02-16T18:20:47.400Z] DONE 17 tests, 4 skipped in 27.480s [2021-02-16T18:20:47.400Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-16T18:20:47.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:47.400Z] ++ set -e [2021-02-16T18:20:47.400Z] ++ '[' -n 0 ']' [2021-02-16T18:20:47.400Z] ++ set -x [2021-02-16T18:20:47.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:47.400Z] INFO: Testing against a local daemon [2021-02-16T18:20:47.400Z] === RUN TestPluginInvalidJSON [2021-02-16T18:20:47.400Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:20:47.400Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:20:47.400Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:20:47.400Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-16T18:20:47.400Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-16T18:20:47.400Z] === RUN TestPluginInstall [2021-02-16T18:20:47.400Z] === RUN TestPluginInstall/no_auth [2021-02-16T18:20:47.400Z] time="2021-02-16T18:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:20:47.400Z] time="2021-02-16T18:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ea66af0c7949ae85959052ebd502ad3255248621f10295fa65e8c79cea2f553" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:20:47.400Z] time="2021-02-16T18:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:20:47.400Z] time="2021-02-16T18:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ea66af0c7949ae85959052ebd502ad3255248621f10295fa65e8c79cea2f553" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:20:47.400Z] === RUN TestPluginInstall/with_htpasswd [2021-02-16T18:20:47.409Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-16T18:20:47.963Z] 2021/02/16 18:20:46 Finished clone cloud.google.com/go [2021-02-16T18:20:48.037Z] time="2021-02-16T18:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:20:48.037Z] time="2021-02-16T18:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3665b1e38a034468e6f64d801e04a2ccece9310a840d1fed084bf0e33b54c521" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:20:48.037Z] time="2021-02-16T18:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:20:48.037Z] time="2021-02-16T18:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3665b1e38a034468e6f64d801e04a2ccece9310a840d1fed084bf0e33b54c521" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:20:48.081Z] --- PASS: TestLogsFollowTailEmpty (1.68s) [2021-02-16T18:20:48.081Z] === RUN TestNetworkNat [2021-02-16T18:20:48.081Z] --- SKIP: TestNetworkNat (0.00s) [2021-02-16T18:20:48.081Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-16T18:20:48.081Z] === RUN TestNetworkLocalhostTCPNat [2021-02-16T18:20:48.331Z] === RUN TestPluginInstall/with_insecure [2021-02-16T18:20:49.842Z] time="2021-02-16T18:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:20:49.842Z] time="2021-02-16T18:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ad91812cf3cc8c39e92b754219e0bd50724dbca0fb617846012548615af75a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:20:49.842Z] time="2021-02-16T18:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-16T18:20:49.842Z] time="2021-02-16T18:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ad91812cf3cc8c39e92b754219e0bd50724dbca0fb617846012548615af75a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-16T18:20:49.842Z] --- PASS: TestPluginInstall (4.27s) [2021-02-16T18:20:49.842Z] --- PASS: TestPluginInstall/no_auth (1.96s) [2021-02-16T18:20:49.842Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-02-16T18:20:49.842Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-02-16T18:20:49.842Z] plugin_test.go:157: [df94969b34e74] daemon is not started [2021-02-16T18:20:49.842Z] PASS [2021-02-16T18:20:49.842Z] [2021-02-16T18:20:49.842Z] DONE 6 tests in 4.366s [2021-02-16T18:20:49.842Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-16T18:20:49.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:49.842Z] ++ set -e [2021-02-16T18:20:49.842Z] ++ '[' -n 0 ']' [2021-02-16T18:20:49.842Z] ++ set -x [2021-02-16T18:20:49.842Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:49.842Z] INFO: Testing against a local daemon [2021-02-16T18:20:49.842Z] === RUN TestExternalGraphDriver [2021-02-16T18:20:49.854Z] 2021/02/16 18:20:49 Finished clone github.com/coreos/etcd [2021-02-16T18:20:49.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-16T18:20:50.134Z] === RUN TestExternalGraphDriver/json [2021-02-16T18:20:50.260Z] --- PASS: TestNetworkLocalhostTCPNat (2.02s) [2021-02-16T18:20:50.260Z] === RUN TestNetworkLoopbackNat [2021-02-16T18:20:50.260Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-02-16T18:20:50.260Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-16T18:20:50.260Z] === RUN TestPause [2021-02-16T18:20:50.260Z] --- SKIP: TestPause (0.00s) [2021-02-16T18:20:50.260Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-16T18:20:50.260Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-16T18:20:51.798Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.70s) [2021-02-16T18:20:51.798Z] === RUN TestPauseStopPausedContainer [2021-02-16T18:20:51.798Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-02-16T18:20:51.798Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:20:51.798Z] === RUN TestPsFilter [2021-02-16T18:20:51.798Z] --- PASS: TestPsFilter (0.09s) [2021-02-16T18:20:51.798Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-16T18:20:52.212Z] === RUN TestExternalGraphDriver/spec [2021-02-16T18:20:53.724Z] === RUN TestExternalGraphDriver/pull [2021-02-16T18:20:53.985Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.01s) [2021-02-16T18:20:53.985Z] === RUN TestRemoveContainerWithVolume [2021-02-16T18:20:54.161Z] 2021/02/16 18:20:53 Finished clone github.com/containerd/containerd [2021-02-16T18:20:55.216Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-16T18:20:55.479Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-16T18:20:55.798Z] --- PASS: TestExternalGraphDriver (5.52s) [2021-02-16T18:20:55.798Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2021-02-16T18:20:55.798Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2021-02-16T18:20:55.798Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2021-02-16T18:20:55.798Z] === RUN TestGraphdriverPluginV2 [2021-02-16T18:20:55.798Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-16T18:20:55.798Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:20:55.798Z] PASS [2021-02-16T18:20:55.798Z] [2021-02-16T18:20:55.798Z] === Skipped [2021-02-16T18:20:55.798Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-16T18:20:55.798Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:20:55.798Z] [2021-02-16T18:20:55.798Z] [2021-02-16T18:20:55.798Z] DONE 5 tests, 1 skipped in 5.650s [2021-02-16T18:20:55.798Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-16T18:20:55.798Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:55.798Z] ++ set -e [2021-02-16T18:20:55.798Z] ++ '[' -n 0 ']' [2021-02-16T18:20:55.798Z] ++ set -x [2021-02-16T18:20:55.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:20:55.798Z] INFO: Testing against a local daemon [2021-02-16T18:20:55.798Z] === RUN TestContinueAfterPluginCrash [2021-02-16T18:20:55.798Z] === PAUSE TestContinueAfterPluginCrash [2021-02-16T18:20:55.798Z] === RUN TestReadPluginNoRead [2021-02-16T18:20:55.798Z] === PAUSE TestReadPluginNoRead [2021-02-16T18:20:55.798Z] === RUN TestDaemonStartWithLogOpt [2021-02-16T18:20:55.798Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-16T18:20:55.798Z] === CONT TestContinueAfterPluginCrash [2021-02-16T18:20:55.798Z] === CONT TestDaemonStartWithLogOpt [2021-02-16T18:20:55.798Z] === CONT TestReadPluginNoRead [2021-02-16T18:20:57.385Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-16T18:20:58.323Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-16T18:20:59.260Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-16T18:21:01.061Z] --- PASS: TestRemoveContainerWithVolume (6.88s) [2021-02-16T18:21:01.061Z] === RUN TestRemoveContainerRunning [2021-02-16T18:21:01.166Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-16T18:21:01.412Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-16T18:21:01.412Z] --- PASS: TestDaemonStartWithLogOpt (5.28s) [2021-02-16T18:21:02.049Z] === RUN TestReadPluginNoRead/default [2021-02-16T18:21:02.600Z] --- PASS: TestRemoveContainerRunning (1.89s) [2021-02-16T18:21:02.600Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-16T18:21:03.071Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-16T18:21:03.569Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-16T18:21:04.007Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-16T18:21:04.110Z] 2021/02/16 18:21:02 Finished clone google.golang.org/genproto [2021-02-16T18:21:04.266Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-16T18:21:04.781Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.08s) [2021-02-16T18:21:04.781Z] === RUN TestRemoveInvalidContainer [2021-02-16T18:21:04.781Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-02-16T18:21:04.781Z] === RUN TestRenameLinkedContainer [2021-02-16T18:21:04.781Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-02-16T18:21:04.781Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:04.781Z] === RUN TestRenameStoppedContainer [2021-02-16T18:21:04.835Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-16T18:21:05.080Z] --- PASS: TestReadPluginNoRead (9.30s) [2021-02-16T18:21:05.080Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s) [2021-02-16T18:21:05.080Z] --- PASS: TestReadPluginNoRead/default (1.39s) [2021-02-16T18:21:05.080Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.41s) [2021-02-16T18:21:05.080Z] read_test.go:92: [df10f5f4cc015] daemon is not started [2021-02-16T18:21:06.121Z] --- PASS: TestContinueAfterPluginCrash (10.59s) [2021-02-16T18:21:06.121Z] PASS [2021-02-16T18:21:06.121Z] [2021-02-16T18:21:06.121Z] DONE 6 tests in 10.671s [2021-02-16T18:21:06.121Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-16T18:21:06.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:21:06.121Z] ++ set -e [2021-02-16T18:21:06.121Z] ++ '[' -n 0 ']' [2021-02-16T18:21:06.121Z] ++ set -x [2021-02-16T18:21:06.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:21:06.121Z] testing: warning: no tests to run [2021-02-16T18:21:06.121Z] PASS [2021-02-16T18:21:06.121Z] [2021-02-16T18:21:06.121Z] DONE 0 tests in 0.017s [2021-02-16T18:21:06.121Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-16T18:21:06.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:21:06.121Z] ++ set -e [2021-02-16T18:21:06.121Z] ++ '[' -n 0 ']' [2021-02-16T18:21:06.121Z] ++ set -x [2021-02-16T18:21:06.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:21:06.218Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-16T18:21:06.413Z] INFO: Testing against a local daemon [2021-02-16T18:21:06.413Z] === RUN TestPluginWithDevMounts [2021-02-16T18:21:06.413Z] === PAUSE TestPluginWithDevMounts [2021-02-16T18:21:06.413Z] === CONT TestPluginWithDevMounts [2021-02-16T18:21:06.965Z] --- PASS: TestRenameStoppedContainer (2.28s) [2021-02-16T18:21:06.965Z] === RUN TestRenameRunningContainerAndReuse [2021-02-16T18:21:07.383Z] 2021/02/16 18:21:06 Finished clone github.com/gogo/protobuf [2021-02-16T18:21:08.123Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-16T18:21:08.382Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-16T18:21:08.382Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-16T18:21:08.487Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-02-16T18:21:08.487Z] PASS [2021-02-16T18:21:08.487Z] [2021-02-16T18:21:08.487Z] DONE 1 tests in 1.914s [2021-02-16T18:21:08.487Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-02-16T18:21:08.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:21:08.487Z] ++ set -e [2021-02-16T18:21:08.487Z] ++ '[' -n 0 ']' [2021-02-16T18:21:08.487Z] ++ set -x [2021-02-16T18:21:08.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:21:08.487Z] INFO: Testing against a local daemon [2021-02-16T18:21:08.487Z] === RUN TestSecretInspect [2021-02-16T18:21:08.642Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-16T18:21:08.642Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-16T18:21:08.901Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-16T18:21:09.468Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-16T18:21:10.008Z] --- PASS: TestSecretInspect (1.91s) [2021-02-16T18:21:10.008Z] === RUN TestSecretList [2021-02-16T18:21:10.405Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-16T18:21:11.656Z] --- PASS: TestRenameRunningContainerAndReuse (4.28s) [2021-02-16T18:21:11.656Z] === RUN TestRenameInvalidName [2021-02-16T18:21:11.785Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-16T18:21:12.094Z] --- PASS: TestSecretList (1.94s) [2021-02-16T18:21:12.094Z] === RUN TestSecretsCreateAndDelete [2021-02-16T18:21:12.353Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-16T18:21:13.198Z] --- PASS: TestRenameInvalidName (1.76s) [2021-02-16T18:21:13.198Z] === RUN TestRenameAnonymousContainer [2021-02-16T18:21:13.198Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-02-16T18:21:13.198Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:13.198Z] === RUN TestRenameContainerWithSameName [2021-02-16T18:21:14.236Z] --- PASS: TestSecretsCreateAndDelete (1.95s) [2021-02-16T18:21:14.236Z] === RUN TestSecretsUpdate [2021-02-16T18:21:14.735Z] --- PASS: TestRenameContainerWithSameName (2.05s) [2021-02-16T18:21:14.735Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-16T18:21:14.735Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-02-16T18:21:14.735Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:14.735Z] === RUN TestResize [2021-02-16T18:21:15.755Z] --- PASS: TestSecretsUpdate (1.88s) [2021-02-16T18:21:15.755Z] === RUN TestTemplatedSecret [2021-02-16T18:21:16.915Z] --- PASS: TestResize (1.89s) [2021-02-16T18:21:16.915Z] === RUN TestResizeWithInvalidSize [2021-02-16T18:21:16.915Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-02-16T18:21:16.915Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:16.915Z] === RUN TestResizeWhenContainerNotStarted [2021-02-16T18:21:18.495Z] --- PASS: TestTemplatedSecret (2.43s) [2021-02-16T18:21:18.495Z] === RUN TestSecretCreateResolve [2021-02-16T18:21:19.095Z] --- PASS: TestResizeWhenContainerNotStarted (2.12s) [2021-02-16T18:21:19.095Z] === RUN TestDaemonRestartKillContainers [2021-02-16T18:21:19.095Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-16T18:21:19.095Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:21:19.095Z] === RUN TestStats [2021-02-16T18:21:19.095Z] --- SKIP: TestStats (0.00s) [2021-02-16T18:21:19.095Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-16T18:21:19.095Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-16T18:21:20.480Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-16T18:21:20.480Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-16T18:21:20.582Z] --- PASS: TestSecretCreateResolve (1.92s) [2021-02-16T18:21:20.582Z] PASS [2021-02-16T18:21:20.582Z] [2021-02-16T18:21:20.582Z] DONE 6 tests in 12.103s [2021-02-16T18:21:20.582Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-02-16T18:21:20.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:21:20.582Z] ++ set -e [2021-02-16T18:21:20.582Z] ++ '[' -n 0 ']' [2021-02-16T18:21:20.582Z] ++ set -x [2021-02-16T18:21:20.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:21:20.582Z] INFO: Testing against a local daemon [2021-02-16T18:21:20.582Z] === RUN TestServiceCreateInit [2021-02-16T18:21:20.582Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T18:21:21.419Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-16T18:21:21.419Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-16T18:21:21.419Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-16T18:21:21.678Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-16T18:21:22.835Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.89s) [2021-02-16T18:21:22.835Z] === RUN TestStopContainerWithTimeout [2021-02-16T18:21:22.835Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-02-16T18:21:22.835Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-16T18:21:22.835Z] === RUN TestUpdateRestartPolicy [2021-02-16T18:21:24.113Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T18:21:24.241Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-16T18:21:25.179Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-16T18:21:27.085Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-16T18:21:28.022Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-16T18:21:28.022Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-16T18:21:28.022Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-16T18:21:28.590Z] --- PASS: TestServiceCreateInit (7.53s) [2021-02-16T18:21:28.590Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2021-02-16T18:21:28.590Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s) [2021-02-16T18:21:28.590Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T18:21:28.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-16T18:21:31.499Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-16T18:21:32.438Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-16T18:21:33.007Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-16T18:21:34.384Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-16T18:21:35.321Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-16T18:21:36.700Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-16T18:21:37.270Z] === RUN TestDockerSuite/TestRmiTag [2021-02-16T18:21:37.270Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-16T18:21:37.837Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-16T18:21:41.128Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-16T18:21:41.697Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-16T18:21:42.264Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-16T18:21:42.832Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-16T18:21:43.769Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-16T18:21:43.949Z] --- PASS: TestUpdateRestartPolicy (19.52s) [2021-02-16T18:21:43.949Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-16T18:21:44.061Z] --- PASS: TestCreateServiceMultipleTimes (15.40s) [2021-02-16T18:21:44.061Z] === RUN TestCreateServiceConflict [2021-02-16T18:21:44.337Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-16T18:21:44.409Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2021-02-16T18:21:44.409Z] === RUN TestWaitNonBlocked [2021-02-16T18:21:44.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:21:44.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:21:44.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:21:44.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:21:44.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-16T18:21:44.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-16T18:21:44.596Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-16T18:21:45.107Z] --- PASS: TestCreateServiceConflict (1.93s) [2021-02-16T18:21:45.107Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T18:21:45.165Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-16T18:21:45.424Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-16T18:21:45.684Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-16T18:21:46.059Z] 2021/02/16 18:21:40 Finished clone github.com/hashicorp/consul [2021-02-16T18:21:46.596Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-16T18:21:46.596Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.18s) [2021-02-16T18:21:46.596Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.25s) [2021-02-16T18:21:46.596Z] === RUN TestWaitBlocked [2021-02-16T18:21:46.596Z] --- SKIP: TestWaitBlocked (0.00s) [2021-02-16T18:21:46.596Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:21:46.596Z] PASS [2021-02-16T18:21:46.596Z] ok github.com/docker/docker/integration/container 70.927s [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === Skipped [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-02-16T18:21:46.596Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-16T18:21:46.596Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2021-02-16T18:21:46.596Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-02-16T18:21:46.596Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-02-16T18:21:46.596Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-02-16T18:21:46.596Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-02-16T18:21:46.596Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-16T18:21:46.596Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-16T18:21:46.596Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-02-16T18:21:46.596Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-02-16T18:21:46.596Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-02-16T18:21:46.596Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-02-16T18:21:46.596Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-02-16T18:21:46.596Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-02-16T18:21:46.596Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-02-16T18:21:46.596Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-02-16T18:21:46.596Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-02-16T18:21:46.596Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-02-16T18:21:46.596Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-16T18:21:46.596Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-16T18:21:46.596Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-02-16T18:21:46.596Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-16T18:21:46.596Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-02-16T18:21:46.596Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-02-16T18:21:46.596Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-02-16T18:21:46.596Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-02-16T18:21:46.596Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-02-16T18:21:46.596Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-02-16T18:21:46.596Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-02-16T18:21:46.596Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-02-16T18:21:46.596Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-02-16T18:21:46.596Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-02-16T18:21:46.596Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-02-16T18:21:46.596Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-02-16T18:21:46.596Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-02-16T18:21:46.596Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-02-16T18:21:46.596Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-02-16T18:21:46.596Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] [2021-02-16T18:21:46.596Z] DONE 88 tests, 37 skipped in 73.478s [2021-02-16T18:21:46.596Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-02-16T18:21:47.070Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-16T18:21:47.854Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2021-02-16T18:21:47.854Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T18:21:47.950Z] 2021/02/16 18:21:47 Finished clone github.com/aws/aws-sdk-go [2021-02-16T18:21:48.015Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-16T18:21:48.784Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:21:48.784Z] INFO: Testing against a local daemon [2021-02-16T18:21:48.784Z] === RUN TestCommitInheritsEnv [2021-02-16T18:21:48.784Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-02-16T18:21:48.784Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T18:21:48.784Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-16T18:21:48.784Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T18:21:48.784Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-16T18:21:48.784Z] === RUN TestImagesFilterMultiReference [2021-02-16T18:21:48.784Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-02-16T18:21:48.784Z] === RUN TestImagePullPlatformInvalid [2021-02-16T18:21:48.784Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-16T18:21:48.784Z] === RUN TestRemoveImageOrphaning [2021-02-16T18:21:48.952Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-16T18:21:49.244Z] --- PASS: TestRemoveImageOrphaning (0.75s) [2021-02-16T18:21:49.244Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-16T18:21:49.244Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-16T18:21:49.244Z] === RUN TestTagInvalidReference [2021-02-16T18:21:49.522Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-16T18:21:49.703Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-16T18:21:49.703Z] === RUN TestTagValidPrefixedRepo [2021-02-16T18:21:49.703Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-16T18:21:49.703Z] === RUN TestTagExistedNameWithoutForce [2021-02-16T18:21:49.703Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-16T18:21:49.703Z] === RUN TestTagOfficialNames [2021-02-16T18:21:49.703Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-16T18:21:49.703Z] === RUN TestTagMatchesDigest [2021-02-16T18:21:49.703Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-16T18:21:49.703Z] PASS [2021-02-16T18:21:49.703Z] ok github.com/docker/docker/integration/image 1.207s [2021-02-16T18:21:49.703Z] [2021-02-16T18:21:49.703Z] === Skipped [2021-02-16T18:21:49.703Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-02-16T18:21:49.703Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T18:21:49.703Z] [2021-02-16T18:21:49.703Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-16T18:21:49.703Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-16T18:21:49.703Z] [2021-02-16T18:21:49.703Z] [2021-02-16T18:21:49.703Z] DONE 11 tests, 2 skipped in 3.221s [2021-02-16T18:21:49.703Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-02-16T18:21:50.905Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-16T18:21:51.843Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-16T18:21:51.883Z] testing: warning: no tests to run [2021-02-16T18:21:51.883Z] testing: warning: no tests to run [2021-02-16T18:21:51.883Z] PASS [2021-02-16T18:21:51.883Z] PASS [2021-02-16T18:21:51.883Z] ok github.com/docker/docker/integration/network/macvlan 0.117s [no tests to run] [2021-02-16T18:21:51.883Z] ok github.com/docker/docker/integration/network/ipvlan 0.093s [no tests to run] [2021-02-16T18:21:52.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:21:52.342Z] INFO: Testing against a local daemon [2021-02-16T18:21:52.342Z] === RUN TestNetworkCreateDelete [2021-02-16T18:21:52.342Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-02-16T18:21:52.342Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:21:52.342Z] === RUN TestDockerNetworkDeletePreferID [2021-02-16T18:21:52.342Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-02-16T18:21:52.342Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-16T18:21:52.342Z] === RUN TestDaemonDNSFallback [2021-02-16T18:21:52.342Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-02-16T18:21:52.342Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:21:52.342Z] === RUN TestInspectNetwork [2021-02-16T18:21:52.342Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-16T18:21:52.342Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:52.342Z] === RUN TestRunContainerWithBridgeNone [2021-02-16T18:21:52.342Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-16T18:21:52.342Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:21:52.342Z] === RUN TestNetworkInvalidJSON [2021-02-16T18:21:52.342Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-16T18:21:52.342Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-16T18:21:52.342Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:21:52.342Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:21:52.342Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:21:52.342Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:21:52.342Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-16T18:21:52.342Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-16T18:21:52.342Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-16T18:21:52.342Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-16T18:21:52.342Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-02-16T18:21:52.342Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-02-16T18:21:52.342Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-02-16T18:21:52.342Z] === RUN TestNetworkList [2021-02-16T18:21:52.342Z] === RUN TestNetworkList//networks [2021-02-16T18:21:52.342Z] === PAUSE TestNetworkList//networks [2021-02-16T18:21:52.342Z] === RUN TestNetworkList//networks/ [2021-02-16T18:21:52.342Z] === PAUSE TestNetworkList//networks/ [2021-02-16T18:21:52.342Z] === CONT TestNetworkList//networks [2021-02-16T18:21:52.342Z] === CONT TestNetworkList//networks/ [2021-02-16T18:21:52.342Z] --- PASS: TestNetworkList (0.03s) [2021-02-16T18:21:52.342Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-16T18:21:52.342Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-16T18:21:52.342Z] === RUN TestHostIPv4BridgeLabel [2021-02-16T18:21:52.342Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-16T18:21:52.342Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-16T18:21:52.342Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-16T18:21:52.342Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-02-16T18:21:52.342Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-16T18:21:52.342Z] === RUN TestDaemonDefaultNetworkPools [2021-02-16T18:21:52.342Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-16T18:21:52.342Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-16T18:21:52.342Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-16T18:21:52.342Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-16T18:21:52.342Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-16T18:21:52.342Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-16T18:21:52.342Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-16T18:21:52.342Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-16T18:21:52.342Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-16T18:21:52.342Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-16T18:21:52.342Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-16T18:21:52.342Z] === RUN TestServiceWithPredefinedNetwork [2021-02-16T18:21:52.342Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T18:21:52.342Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-16T18:21:52.342Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-16T18:21:52.342Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:21:52.342Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:21:52.342Z] === RUN TestServiceWithDataPathPortInit [2021-02-16T18:21:52.342Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-16T18:21:52.342Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-16T18:21:52.342Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-16T18:21:52.342Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T18:21:52.343Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-16T18:21:52.343Z] PASS [2021-02-16T18:21:52.412Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-16T18:21:52.806Z] ok github.com/docker/docker/integration/network 0.198s [2021-02-16T18:21:52.806Z] [2021-02-16T18:21:52.806Z] === Skipped [2021-02-16T18:21:52.806Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-02-16T18:21:52.806Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:21:52.806Z] [2021-02-16T18:21:52.806Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-02-16T18:21:52.806Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-16T18:21:52.806Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-02-16T18:21:52.807Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-02-16T18:21:52.807Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-02-16T18:21:52.807Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-02-16T18:21:52.807Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-02-16T18:21:52.807Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-02-16T18:21:52.807Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-16T18:21:52.807Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-16T18:21:52.807Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-16T18:21:52.807Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-02-16T18:21:52.807Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-16T18:21:52.807Z] service_test.go:236: FLAKY_TEST [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-02-16T18:21:52.807Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-16T18:21:52.807Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] [2021-02-16T18:21:52.807Z] DONE 22 tests, 15 skipped in 2.828s [2021-02-16T18:21:52.807Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-02-16T18:21:53.266Z] testing: warning: no tests to run [2021-02-16T18:21:53.266Z] PASS [2021-02-16T18:21:53.266Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-02-16T18:21:53.266Z] [2021-02-16T18:21:53.266Z] DONE 0 tests in 0.299s [2021-02-16T18:21:53.266Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-02-16T18:21:53.266Z] testing: warning: no tests to run [2021-02-16T18:21:53.266Z] PASS [2021-02-16T18:21:53.266Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-02-16T18:21:53.266Z] [2021-02-16T18:21:53.266Z] DONE 0 tests in 0.309s [2021-02-16T18:21:53.349Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-16T18:21:53.725Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-02-16T18:21:54.288Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-16T18:21:54.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-16T18:21:54.857Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-16T18:21:55.266Z] testing: warning: no tests to run [2021-02-16T18:21:55.266Z] PASS [2021-02-16T18:21:55.266Z] ok github.com/docker/docker/integration/plugin 0.132s [no tests to run] [2021-02-16T18:21:55.266Z] testing: warning: no tests to run [2021-02-16T18:21:55.266Z] PASS [2021-02-16T18:21:55.266Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [no tests to run] [2021-02-16T18:21:55.796Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-16T18:21:56.735Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-16T18:21:57.673Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-16T18:21:58.611Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-16T18:21:59.548Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-16T18:21:59.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-16T18:22:00.066Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-16T18:22:00.066Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-16T18:22:00.508Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) [2021-02-16T18:22:00.508Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T18:22:01.973Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-16T18:22:02.542Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-16T18:22:02.542Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-16T18:22:03.114Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-16T18:22:03.258Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2021-02-16T18:22:03.258Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T18:22:03.683Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-16T18:22:03.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:03.874Z] INFO: Testing against a local daemon [2021-02-16T18:22:03.874Z] === RUN TestExternalGraphDriver [2021-02-16T18:22:03.874Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-02-16T18:22:03.874Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-16T18:22:03.874Z] === RUN TestGraphdriverPluginV2 [2021-02-16T18:22:03.874Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-02-16T18:22:03.874Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-16T18:22:03.874Z] PASS [2021-02-16T18:22:03.874Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.615s [2021-02-16T18:22:03.874Z] testing: warning: no tests to run [2021-02-16T18:22:03.874Z] PASS [2021-02-16T18:22:03.874Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.044s [no tests to run] [2021-02-16T18:22:03.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:03.874Z] INFO: Testing against a local daemon [2021-02-16T18:22:03.874Z] === RUN TestPluginInvalidJSON [2021-02-16T18:22:03.874Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:22:03.874Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:22:03.874Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:22:03.874Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-02-16T18:22:03.874Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-02-16T18:22:03.874Z] === RUN TestPluginInstall [2021-02-16T18:22:03.874Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-16T18:22:03.874Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-02-16T18:22:03.874Z] PASS [2021-02-16T18:22:03.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:03.874Z] INFO: Testing against a local daemon [2021-02-16T18:22:03.874Z] === RUN TestReadPluginNoRead [2021-02-16T18:22:03.874Z] ok github.com/docker/docker/integration/plugin/common 0.240s [2021-02-16T18:22:03.874Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-16T18:22:03.874Z] read_test.go:21: no unix domain sockets on Windows [2021-02-16T18:22:03.874Z] PASS [2021-02-16T18:22:03.874Z] ok github.com/docker/docker/integration/plugin/logging 0.235s [2021-02-16T18:22:03.874Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-02-16T18:22:03.874Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-02-16T18:22:04.621Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-16T18:22:04.621Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-16T18:22:05.188Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-16T18:22:05.334Z] --- PASS: TestCreateServiceConfigFileMode (2.18s) [2021-02-16T18:22:05.334Z] === RUN TestCreateServiceSysctls [2021-02-16T18:22:05.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:05.413Z] INFO: Testing against a local daemon [2021-02-16T18:22:05.413Z] === RUN TestPluginWithDevMounts [2021-02-16T18:22:05.413Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-16T18:22:05.413Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:05.413Z] PASS [2021-02-16T18:22:05.413Z] ok github.com/docker/docker/integration/plugin/volumes 0.109s [2021-02-16T18:22:05.413Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-02-16T18:22:05.448Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-16T18:22:05.873Z] [2021-02-16T18:22:05.873Z] === Skipped [2021-02-16T18:22:05.873Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-16T18:22:05.873Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-02-16T18:22:05.873Z] [2021-02-16T18:22:05.873Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-02-16T18:22:05.873Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-16T18:22:05.873Z] [2021-02-16T18:22:05.873Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-02-16T18:22:05.873Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-16T18:22:05.873Z] [2021-02-16T18:22:05.873Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-16T18:22:05.873Z] read_test.go:21: no unix domain sockets on Windows [2021-02-16T18:22:05.873Z] [2021-02-16T18:22:05.873Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-16T18:22:05.873Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:05.873Z] [2021-02-16T18:22:05.873Z] [2021-02-16T18:22:05.873Z] DONE 7 tests, 5 skipped in 12.284s [2021-02-16T18:22:05.873Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-02-16T18:22:06.017Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-16T18:22:06.333Z] testing: warning: no tests to run [2021-02-16T18:22:06.333Z] PASS [2021-02-16T18:22:06.333Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-02-16T18:22:06.333Z] [2021-02-16T18:22:06.333Z] DONE 0 tests in 0.315s [2021-02-16T18:22:06.333Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-02-16T18:22:06.585Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-16T18:22:06.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:06.794Z] INFO: Testing against a local daemon [2021-02-16T18:22:06.794Z] === RUN TestPluginInvalidJSON [2021-02-16T18:22:06.794Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:22:06.794Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:22:06.794Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-16T18:22:06.794Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-02-16T18:22:06.794Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-02-16T18:22:06.794Z] === RUN TestPluginInstall [2021-02-16T18:22:06.794Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-16T18:22:06.794Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-02-16T18:22:06.794Z] PASS [2021-02-16T18:22:06.794Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-02-16T18:22:07.153Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-16T18:22:07.253Z] [2021-02-16T18:22:07.253Z] === Skipped [2021-02-16T18:22:07.253Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-16T18:22:07.253Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-02-16T18:22:07.253Z] [2021-02-16T18:22:07.253Z] [2021-02-16T18:22:07.253Z] DONE 3 tests, 1 skipped in 0.808s [2021-02-16T18:22:07.253Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-02-16T18:22:07.713Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:07.713Z] INFO: Testing against a local daemon [2021-02-16T18:22:07.713Z] === RUN TestExternalGraphDriver [2021-02-16T18:22:07.713Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-02-16T18:22:07.713Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-16T18:22:07.713Z] === RUN TestGraphdriverPluginV2 [2021-02-16T18:22:07.713Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-02-16T18:22:07.713Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-16T18:22:07.713Z] PASS [2021-02-16T18:22:07.713Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-02-16T18:22:07.713Z] [2021-02-16T18:22:07.713Z] === Skipped [2021-02-16T18:22:07.713Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-02-16T18:22:07.713Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-16T18:22:07.713Z] [2021-02-16T18:22:07.713Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-02-16T18:22:07.713Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-16T18:22:07.713Z] [2021-02-16T18:22:07.713Z] [2021-02-16T18:22:07.713Z] DONE 2 tests, 2 skipped in 0.802s [2021-02-16T18:22:07.713Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-02-16T18:22:07.722Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-16T18:22:07.722Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-16T18:22:08.101Z] --- PASS: TestCreateServiceSysctls (3.15s) [2021-02-16T18:22:08.101Z] === RUN TestCreateServiceCapabilities [2021-02-16T18:22:08.677Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-16T18:22:08.677Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-16T18:22:08.677Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-16T18:22:08.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:08.683Z] INFO: Testing against a local daemon [2021-02-16T18:22:08.683Z] testing: warning: no tests to run [2021-02-16T18:22:08.683Z] === RUN TestReadPluginNoRead [2021-02-16T18:22:08.683Z] PASS [2021-02-16T18:22:08.683Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-02-16T18:22:08.683Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-16T18:22:08.683Z] read_test.go:21: no unix domain sockets on Windows [2021-02-16T18:22:08.683Z] PASS [2021-02-16T18:22:08.683Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-02-16T18:22:08.683Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-02-16T18:22:08.683Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-02-16T18:22:09.142Z] [2021-02-16T18:22:09.142Z] === Skipped [2021-02-16T18:22:09.142Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-16T18:22:09.142Z] read_test.go:21: no unix domain sockets on Windows [2021-02-16T18:22:09.142Z] [2021-02-16T18:22:09.142Z] [2021-02-16T18:22:09.142Z] DONE 1 tests, 1 skipped in 1.012s [2021-02-16T18:22:09.142Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-02-16T18:22:09.602Z] testing: warning: no tests to run [2021-02-16T18:22:09.602Z] PASS [2021-02-16T18:22:09.602Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-02-16T18:22:09.602Z] [2021-02-16T18:22:09.602Z] DONE 0 tests in 0.497s [2021-02-16T18:22:09.602Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-02-16T18:22:09.614Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-16T18:22:10.182Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-16T18:22:10.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:10.578Z] INFO: Testing against a local daemon [2021-02-16T18:22:10.578Z] === RUN TestPluginWithDevMounts [2021-02-16T18:22:10.578Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-16T18:22:10.578Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:10.578Z] PASS [2021-02-16T18:22:10.578Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-02-16T18:22:10.578Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-02-16T18:22:10.578Z] [2021-02-16T18:22:10.578Z] === Skipped [2021-02-16T18:22:10.578Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-16T18:22:10.578Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:10.578Z] [2021-02-16T18:22:10.578Z] [2021-02-16T18:22:10.578Z] DONE 1 tests, 1 skipped in 0.973s [2021-02-16T18:22:10.578Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-02-16T18:22:10.848Z] --- PASS: TestCreateServiceCapabilities (2.31s) [2021-02-16T18:22:10.848Z] === RUN TestInspect [2021-02-16T18:22:11.560Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-16T18:22:12.130Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-16T18:22:12.130Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-16T18:22:12.130Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-16T18:22:12.699Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-16T18:22:12.947Z] --- PASS: TestInspect (2.52s) [2021-02-16T18:22:12.947Z] === RUN TestCreateJob [2021-02-16T18:22:13.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:13.489Z] INFO: Testing against a local daemon [2021-02-16T18:22:13.489Z] === RUN TestSecretInspect [2021-02-16T18:22:13.489Z] --- SKIP: TestSecretInspect (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:13.489Z] === RUN TestSecretList [2021-02-16T18:22:13.489Z] --- SKIP: TestSecretList (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:13.489Z] === RUN TestSecretsCreateAndDelete [2021-02-16T18:22:13.489Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:13.489Z] === RUN TestSecretsUpdate [2021-02-16T18:22:13.489Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:13.489Z] === RUN TestTemplatedSecret [2021-02-16T18:22:13.489Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:13.489Z] === RUN TestSecretCreateResolve [2021-02-16T18:22:13.489Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:13.489Z] PASS [2021-02-16T18:22:13.489Z] ok github.com/docker/docker/integration/secret 0.575s [2021-02-16T18:22:13.489Z] [2021-02-16T18:22:13.489Z] === Skipped [2021-02-16T18:22:13.489Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:13.489Z] [2021-02-16T18:22:13.489Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:13.489Z] [2021-02-16T18:22:13.489Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:13.489Z] [2021-02-16T18:22:13.489Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:13.489Z] [2021-02-16T18:22:13.489Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:13.489Z] [2021-02-16T18:22:13.489Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-02-16T18:22:13.489Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:13.489Z] [2021-02-16T18:22:13.489Z] [2021-02-16T18:22:13.489Z] DONE 6 tests, 6 skipped in 2.860s [2021-02-16T18:22:13.489Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-02-16T18:22:14.077Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-16T18:22:14.646Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-16T18:22:15.216Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-16T18:22:16.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:16.401Z] INFO: Testing against a local daemon [2021-02-16T18:22:16.401Z] === RUN TestServiceCreateInit [2021-02-16T18:22:16.401Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-16T18:22:16.401Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-16T18:22:16.401Z] --- PASS: TestServiceCreateInit (0.03s) [2021-02-16T18:22:16.401Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T18:22:16.401Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T18:22:16.401Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestCreateServiceMultipleTimes [2021-02-16T18:22:16.401Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-02-16T18:22:16.401Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestCreateServiceConflict [2021-02-16T18:22:16.401Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-02-16T18:22:16.401Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestCreateServiceMaxReplicas [2021-02-16T18:22:16.401Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-02-16T18:22:16.401Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-16T18:22:16.401Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-16T18:22:16.401Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestCreateServiceSecretFileMode [2021-02-16T18:22:16.401Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-02-16T18:22:16.401Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestCreateServiceConfigFileMode [2021-02-16T18:22:16.401Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-02-16T18:22:16.401Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestCreateServiceSysctls [2021-02-16T18:22:16.401Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-16T18:22:16.401Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestCreateServiceCapabilities [2021-02-16T18:22:16.401Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-02-16T18:22:16.401Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestInspect [2021-02-16T18:22:16.401Z] --- SKIP: TestInspect (0.00s) [2021-02-16T18:22:16.401Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestCreateJob [2021-02-16T18:22:16.401Z] --- SKIP: TestCreateJob (0.00s) [2021-02-16T18:22:16.401Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestReplicatedJob [2021-02-16T18:22:16.401Z] --- SKIP: TestReplicatedJob (0.00s) [2021-02-16T18:22:16.401Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestUpdateReplicatedJob [2021-02-16T18:22:16.401Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-02-16T18:22:16.401Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestServiceListWithStatuses [2021-02-16T18:22:16.401Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T18:22:16.401Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T18:22:16.401Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-02-16T18:22:16.401Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestDockerNetworkReConnect [2021-02-16T18:22:16.401Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-02-16T18:22:16.401Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestServicePlugin [2021-02-16T18:22:16.401Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T18:22:16.401Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:16.401Z] === RUN TestServiceUpdateLabel [2021-02-16T18:22:16.401Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-02-16T18:22:16.401Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:16.401Z] === RUN TestServiceUpdateSecrets [2021-02-16T18:22:16.401Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-02-16T18:22:16.401Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:16.401Z] === RUN TestServiceUpdateConfigs [2021-02-16T18:22:16.401Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-02-16T18:22:16.401Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:16.401Z] === RUN TestServiceUpdateNetwork [2021-02-16T18:22:16.401Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-02-16T18:22:16.401Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:16.401Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T18:22:16.401Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-02-16T18:22:16.401Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:16.401Z] PASS [2021-02-16T18:22:16.401Z] ok github.com/docker/docker/integration/service 0.261s [2021-02-16T18:22:16.477Z] --- PASS: TestCreateJob (2.96s) [2021-02-16T18:22:16.477Z] === RUN TestReplicatedJob [2021-02-16T18:22:16.594Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === Skipped [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T18:22:17.371Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-16T18:22:17.371Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T18:22:17.371Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-16T18:22:17.371Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-02-16T18:22:17.371Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-02-16T18:22:17.371Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-02-16T18:22:17.371Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-16T18:22:17.371Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-02-16T18:22:17.371Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-02-16T18:22:17.371Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-02-16T18:22:17.371Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-02-16T18:22:17.371Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-02-16T18:22:17.371Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-02-16T18:22:17.371Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-02-16T18:22:17.371Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-02-16T18:22:17.371Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-02-16T18:22:17.371Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-02-16T18:22:17.371Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-02-16T18:22:17.371Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-02-16T18:22:17.371Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-02-16T18:22:17.371Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-02-16T18:22:17.371Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-02-16T18:22:17.371Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-02-16T18:22:17.371Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-02-16T18:22:17.371Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] [2021-02-16T18:22:17.371Z] DONE 24 tests, 23 skipped in 3.583s [2021-02-16T18:22:17.371Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-02-16T18:22:17.535Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-16T18:22:18.102Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-16T18:22:18.669Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-16T18:22:18.929Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-16T18:22:19.498Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-16T18:22:19.551Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:19.551Z] INFO: Testing against a local daemon [2021-02-16T18:22:19.551Z] === RUN TestSessionCreate [2021-02-16T18:22:19.551Z] --- SKIP: TestSessionCreate (0.00s) [2021-02-16T18:22:19.551Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-16T18:22:19.551Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T18:22:19.551Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-02-16T18:22:19.551Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-16T18:22:19.551Z] PASS [2021-02-16T18:22:19.551Z] ok github.com/docker/docker/integration/session 0.340s [2021-02-16T18:22:19.551Z] [2021-02-16T18:22:19.551Z] === Skipped [2021-02-16T18:22:19.551Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-02-16T18:22:19.551Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-16T18:22:19.551Z] [2021-02-16T18:22:19.551Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-02-16T18:22:19.551Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-16T18:22:19.551Z] [2021-02-16T18:22:19.551Z] [2021-02-16T18:22:19.551Z] DONE 2 tests, 2 skipped in 2.247s [2021-02-16T18:22:19.551Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-02-16T18:22:20.066Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-16T18:22:20.945Z] --- PASS: TestReplicatedJob (4.78s) [2021-02-16T18:22:20.945Z] === RUN TestUpdateReplicatedJob [2021-02-16T18:22:21.447Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-16T18:22:21.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:21.732Z] INFO: Testing against a local daemon [2021-02-16T18:22:21.732Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T18:22:21.732Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:22:21.732Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:21.732Z] === RUN TestEventsExecDie [2021-02-16T18:22:21.732Z] --- SKIP: TestEventsExecDie (0.00s) [2021-02-16T18:22:21.732Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-16T18:22:21.732Z] === RUN TestEventsBackwardsCompatible [2021-02-16T18:22:21.732Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-02-16T18:22:21.732Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-16T18:22:21.732Z] === RUN TestInfoAPI [2021-02-16T18:22:21.732Z] --- PASS: TestInfoAPI (0.03s) [2021-02-16T18:22:21.732Z] === RUN TestInfoAPIWarnings [2021-02-16T18:22:21.732Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-02-16T18:22:21.732Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T18:22:21.732Z] === RUN TestInfoDebug [2021-02-16T18:22:21.732Z] --- SKIP: TestInfoDebug (0.00s) [2021-02-16T18:22:21.732Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T18:22:21.732Z] === RUN TestInfoInsecureRegistries [2021-02-16T18:22:21.732Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-02-16T18:22:21.732Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T18:22:21.732Z] === RUN TestInfoRegistryMirrors [2021-02-16T18:22:21.732Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-02-16T18:22:21.732Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T18:22:21.732Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T18:22:22.702Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-02-16T18:22:22.702Z] === RUN TestPingCacheHeaders [2021-02-16T18:22:22.702Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-16T18:22:22.702Z] === RUN TestPingGet [2021-02-16T18:22:22.702Z] --- PASS: TestPingGet (0.03s) [2021-02-16T18:22:22.702Z] === RUN TestPingHead [2021-02-16T18:22:22.702Z] --- PASS: TestPingHead (0.03s) [2021-02-16T18:22:22.702Z] === RUN TestVersion [2021-02-16T18:22:22.702Z] --- PASS: TestVersion (0.03s) [2021-02-16T18:22:22.702Z] PASS [2021-02-16T18:22:22.702Z] ok github.com/docker/docker/integration/system 1.280s [2021-02-16T18:22:23.166Z] [2021-02-16T18:22:23.166Z] === Skipped [2021-02-16T18:22:23.166Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:22:23.166Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-16T18:22:23.166Z] [2021-02-16T18:22:23.166Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-02-16T18:22:23.166Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-16T18:22:23.166Z] [2021-02-16T18:22:23.166Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-02-16T18:22:23.166Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-16T18:22:23.166Z] [2021-02-16T18:22:23.166Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-02-16T18:22:23.166Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-16T18:22:23.166Z] [2021-02-16T18:22:23.166Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-02-16T18:22:23.166Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T18:22:23.166Z] [2021-02-16T18:22:23.166Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-02-16T18:22:23.166Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T18:22:23.166Z] [2021-02-16T18:22:23.166Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-02-16T18:22:23.166Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-16T18:22:23.166Z] [2021-02-16T18:22:23.166Z] [2021-02-16T18:22:23.166Z] DONE 13 tests, 7 skipped in 3.564s [2021-02-16T18:22:23.166Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-02-16T18:22:23.352Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-16T18:22:23.692Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2021-02-16T18:22:23.692Z] === RUN TestServiceListWithStatuses [2021-02-16T18:22:23.692Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-16T18:22:23.692Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:22:23.692Z] === RUN TestDockerNetworkConnectAlias [2021-02-16T18:22:24.289Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-16T18:22:24.289Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-16T18:22:25.228Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-16T18:22:25.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:25.344Z] INFO: Testing against a local daemon [2021-02-16T18:22:25.344Z] === RUN TestVolumesCreateAndList [2021-02-16T18:22:25.344Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-16T18:22:25.344Z] === RUN TestVolumesRemove [2021-02-16T18:22:25.344Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-16T18:22:25.344Z] === RUN TestVolumesInspect [2021-02-16T18:22:25.344Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-16T18:22:25.344Z] === RUN TestVolumesInvalidJSON [2021-02-16T18:22:25.344Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T18:22:25.344Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T18:22:25.344Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T18:22:25.344Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-16T18:22:25.344Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T18:22:25.344Z] PASS [2021-02-16T18:22:25.344Z] ok github.com/docker/docker/integration/volume 0.262s [2021-02-16T18:22:25.344Z] [2021-02-16T18:22:25.344Z] DONE 5 tests in 2.399s [2021-02-16T18:22:25.344Z] INFO: make.ps1 ended at 02/16/2021 18:22:25 [2021-02-16T18:22:25.344Z] INFO: Integration CLI tests being run from the host: [2021-02-16T18:22:25.344Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-02-16T18:22:27.133Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-16T18:22:28.070Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-16T18:22:28.166Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2021-02-16T18:22:28.166Z] === RUN TestDockerNetworkReConnect [2021-02-16T18:22:29.974Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-16T18:22:30.908Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2021-02-16T18:22:30.908Z] === RUN TestServicePlugin [2021-02-16T18:22:30.908Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-16T18:22:30.908Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:22:30.908Z] === RUN TestServiceUpdateLabel [2021-02-16T18:22:31.358Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-16T18:22:31.358Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-16T18:22:31.358Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-16T18:22:31.940Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-16T18:22:32.984Z] --- PASS: TestServiceUpdateLabel (1.90s) [2021-02-16T18:22:32.984Z] === RUN TestServiceUpdateSecrets [2021-02-16T18:22:33.317Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-16T18:22:33.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-16T18:22:33.923Z] INFO: Testing against a local daemon [2021-02-16T18:22:33.923Z] === RUN TestDockerSuite [2021-02-16T18:22:33.923Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-16T18:22:33.923Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-16T18:22:33.923Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-16T18:22:33.923Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-16T18:22:33.923Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-16T18:22:33.923Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-16T18:22:33.923Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-16T18:22:33.923Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-16T18:22:33.923Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-16T18:22:34.254Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-16T18:22:34.386Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-16T18:22:34.853Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-16T18:22:35.314Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-16T18:22:36.158Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-16T18:22:36.417Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-16T18:22:37.796Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-16T18:22:38.055Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-16T18:22:38.055Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-16T18:22:38.622Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-16T18:22:39.560Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-16T18:22:39.560Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-16T18:22:40.129Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-16T18:22:40.698Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-16T18:22:41.265Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-16T18:22:41.524Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-16T18:22:41.524Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-16T18:22:42.091Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-16T18:22:42.659Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-16T18:22:43.227Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-16T18:22:43.795Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-16T18:22:44.054Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-16T18:22:44.622Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-16T18:22:45.190Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-16T18:22:45.757Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-16T18:22:45.757Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-16T18:22:46.016Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-16T18:22:46.583Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-16T18:22:47.521Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-16T18:22:48.089Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-16T18:22:48.330Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2021-02-16T18:22:48.330Z] === RUN TestServiceUpdateConfigs [2021-02-16T18:22:48.348Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T18:22:48.348Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-16T18:22:51.639Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-16T18:22:52.207Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-16T18:22:57.483Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-16T18:23:00.018Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-16T18:23:03.305Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-16T18:23:03.677Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2021-02-16T18:23:03.677Z] === RUN TestServiceUpdateNetwork [2021-02-16T18:23:04.243Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-16T18:23:05.621Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-16T18:23:05.621Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-16T18:23:05.621Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-16T18:23:05.621Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-16T18:23:05.881Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-16T18:23:08.416Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-16T18:23:08.983Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-16T18:23:09.919Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-16T18:23:12.450Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-16T18:23:14.063Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2021-02-16T18:23:14.064Z] === RUN TestServiceUpdatePidsLimit [2021-02-16T18:23:14.981Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-16T18:23:15.108Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-16T18:23:15.549Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-16T18:23:15.744Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-16T18:23:16.119Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-16T18:23:16.378Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-16T18:23:17.759Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-16T18:23:17.759Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-16T18:23:17.759Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-16T18:23:17.759Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-16T18:23:19.268Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-16T18:23:20.204Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-16T18:23:20.204Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-16T18:23:21.582Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-16T18:23:21.582Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-16T18:23:21.582Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-16T18:23:22.640Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-16T18:23:22.959Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-16T18:23:23.895Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-16T18:23:24.154Z] === RUN TestDockerSuite/TestRunMount [2021-02-16T18:23:27.444Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-16T18:23:29.981Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-16T18:23:29.981Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-16T18:23:30.270Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-16T18:23:31.124Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2021-02-16T18:23:31.124Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2021-02-16T18:23:31.124Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-02-16T18:23:31.124Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-02-16T18:23:31.124Z] PASS [2021-02-16T18:23:31.124Z] [2021-02-16T18:23:31.124Z] === Skipped [2021-02-16T18:23:31.124Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-02-16T18:23:31.124Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-16T18:23:31.124Z] [2021-02-16T18:23:31.124Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-02-16T18:23:31.124Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-16T18:23:31.124Z] [2021-02-16T18:23:31.124Z] [2021-02-16T18:23:31.124Z] DONE 27 tests, 2 skipped in 129.618s [2021-02-16T18:23:31.124Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-02-16T18:23:31.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:23:31.124Z] ++ set -e [2021-02-16T18:23:31.124Z] ++ '[' -n 0 ']' [2021-02-16T18:23:31.124Z] ++ set -x [2021-02-16T18:23:31.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:23:31.125Z] INFO: Testing against a local daemon [2021-02-16T18:23:31.125Z] === RUN TestSessionCreate [2021-02-16T18:23:31.125Z] --- PASS: TestSessionCreate (0.03s) [2021-02-16T18:23:31.125Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-16T18:23:31.125Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-16T18:23:31.125Z] PASS [2021-02-16T18:23:31.125Z] [2021-02-16T18:23:31.125Z] DONE 2 tests in 0.141s [2021-02-16T18:23:31.125Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-02-16T18:23:31.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:23:31.125Z] ++ set -e [2021-02-16T18:23:31.125Z] ++ '[' -n 0 ']' [2021-02-16T18:23:31.125Z] ++ set -x [2021-02-16T18:23:31.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:23:31.125Z] INFO: Testing against a local daemon [2021-02-16T18:23:31.125Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-16T18:23:31.125Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:23:31.125Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T18:23:31.125Z] === RUN TestEventsExecDie [2021-02-16T18:23:31.125Z] --- PASS: TestEventsExecDie (0.59s) [2021-02-16T18:23:31.125Z] === RUN TestEventsBackwardsCompatible [2021-02-16T18:23:31.125Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-16T18:23:31.125Z] === RUN TestInfoBinaryCommits [2021-02-16T18:23:31.125Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-16T18:23:31.125Z] === RUN TestInfoAPIVersioned [2021-02-16T18:23:31.125Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-16T18:23:31.125Z] === RUN TestInfoDiscoveryBackend [2021-02-16T18:23:31.207Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-16T18:23:31.416Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-16T18:23:31.416Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-16T18:23:32.454Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-16T18:23:32.454Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-16T18:23:32.585Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-16T18:23:32.585Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-16T18:23:32.747Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-16T18:23:32.747Z] === RUN TestInfoAPI [2021-02-16T18:23:33.039Z] --- PASS: TestInfoAPI (0.05s) [2021-02-16T18:23:33.039Z] === RUN TestInfoAPIWarnings [2021-02-16T18:23:34.493Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-16T18:23:36.400Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-16T18:23:37.336Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-16T18:23:39.246Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-16T18:23:41.153Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-16T18:23:42.534Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-16T18:23:42.534Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-16T18:23:43.472Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-16T18:23:43.472Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-16T18:23:44.040Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-16T18:23:44.977Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-16T18:23:45.938Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-16T18:23:46.202Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-16T18:23:48.108Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-16T18:23:48.367Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-16T18:23:49.745Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-16T18:23:51.623Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-02-16T18:23:51.623Z] === RUN TestInfoDebug [2021-02-16T18:23:51.623Z] --- PASS: TestInfoDebug (0.54s) [2021-02-16T18:23:51.623Z] === RUN TestInfoInsecureRegistries [2021-02-16T18:23:51.623Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-16T18:23:51.623Z] === RUN TestInfoRegistryMirrors [2021-02-16T18:23:51.623Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-16T18:23:51.623Z] === RUN TestLoginFailsWithBadCredentials [2021-02-16T18:23:51.623Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-02-16T18:23:51.623Z] === RUN TestPingCacheHeaders [2021-02-16T18:23:51.623Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-02-16T18:23:51.623Z] === RUN TestPingGet [2021-02-16T18:23:51.623Z] --- PASS: TestPingGet (0.02s) [2021-02-16T18:23:51.623Z] === RUN TestPingHead [2021-02-16T18:23:51.623Z] --- PASS: TestPingHead (0.03s) [2021-02-16T18:23:51.623Z] === RUN TestVersion [2021-02-16T18:23:51.623Z] --- PASS: TestVersion (0.03s) [2021-02-16T18:23:51.623Z] PASS [2021-02-16T18:23:51.623Z] [2021-02-16T18:23:51.624Z] === Skipped [2021-02-16T18:23:51.624Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-16T18:23:51.624Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-16T18:23:51.624Z] [2021-02-16T18:23:51.624Z] [2021-02-16T18:23:51.624Z] DONE 18 tests, 1 skipped in 21.201s [2021-02-16T18:23:51.624Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-02-16T18:23:51.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:23:51.624Z] ++ set -e [2021-02-16T18:23:51.624Z] ++ '[' -n 0 ']' [2021-02-16T18:23:51.624Z] ++ set -x [2021-02-16T18:23:51.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-16T18:23:51.624Z] INFO: Testing against a local daemon [2021-02-16T18:23:51.624Z] === RUN TestVolumesCreateAndList [2021-02-16T18:23:51.624Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-16T18:23:51.624Z] === RUN TestVolumesRemove [2021-02-16T18:23:51.624Z] --- PASS: TestVolumesRemove (0.07s) [2021-02-16T18:23:51.624Z] === RUN TestVolumesInspect [2021-02-16T18:23:51.624Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-16T18:23:51.624Z] === RUN TestVolumesInvalidJSON [2021-02-16T18:23:51.624Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-16T18:23:51.624Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-16T18:23:51.624Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-16T18:23:51.624Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-16T18:23:51.624Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-16T18:23:51.624Z] PASS [2021-02-16T18:23:51.624Z] [2021-02-16T18:23:51.624Z] DONE 5 tests in 0.207s [2021-02-16T18:23:51.624Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T18:23:51.916Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T18:23:51.916Z] +++ kill 14140 [2021-02-16T18:23:53.035Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-16T18:23:53.425Z] +++ /etc/init.d/apparmor stop [2021-02-16T18:23:53.425Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T18:23:53.425Z] [2021-02-16T18:23:53.425Z] Unloading profiles will leave already running processes permanently [2021-02-16T18:23:53.425Z] unconfined, which can lead to unexpected situations. [2021-02-16T18:23:53.425Z] [2021-02-16T18:23:53.425Z] To set a process to complain mode, use the command line tool [2021-02-16T18:23:53.425Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T18:23:53.425Z] +++ true [2021-02-16T18:23:53.425Z] exiting test-integration [2021-02-16T18:23:53.425Z] ++ exit 0 [2021-02-16T18:23:53.425Z] [2021-02-16T18:23:53.605Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-16T18:23:53.605Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-16T18:23:54.172Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-16T18:23:54.172Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-16T18:23:54.348Z] 2021/02/16 18:23:47 Finished clone google.golang.org/api [2021-02-16T18:23:54.348Z] 2021/02/16 18:23:47 Dependencies downloaded. Download time: 4m3.501557647s [2021-02-16T18:23:54.348Z] 2021/02/16 18:23:47 Collecting all dependencies [2021-02-16T18:23:54.739Z] === RUN TestDockerSuite/TestRunNonExistingCmd Post stage [Pipeline] junit [2021-02-16T18:23:54.985Z] Recording test results [2021-02-16T18:23:55.307Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-16T18:23:55.307Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-16T18:23:55.539Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2021-02-16T18:23:55.566Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T18:23:55.964Z] + echo Ensuring container killed. [2021-02-16T18:23:55.964Z] Ensuring container killed. [2021-02-16T18:23:55.964Z] + docker rm -vf docker-pr3 [2021-02-16T18:23:55.964Z] Error: No such container: docker-pr3 [2021-02-16T18:23:55.964Z] + true [Pipeline] sh [2021-02-16T18:23:56.358Z] + echo Chowning /workspace to jenkins user [2021-02-16T18:23:56.358Z] Chowning /workspace to jenkins user [2021-02-16T18:23:56.358Z] + id -u [2021-02-16T18:23:56.358Z] + id -g [2021-02-16T18:23:56.358Z] + docker run --rm -v /home/docker/workspace/moby_PR-41970:/workspace busybox chown -R 1001:1001 /workspace [2021-02-16T18:23:56.358Z] Unable to find image 'busybox:latest' locally [2021-02-16T18:23:56.654Z] latest: Pulling from library/busybox [2021-02-16T18:23:56.654Z] 97ab23f2d56c: Pulling fs layer [2021-02-16T18:23:56.956Z] 97ab23f2d56c: Download complete [2021-02-16T18:23:56.956Z] 97ab23f2d56c: Pull complete [2021-02-16T18:23:56.956Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-16T18:23:56.956Z] Status: Downloaded newer image for busybox:latest [2021-02-16T18:23:58.515Z] 2021/02/16 18:23:58 Clean vendor dir from unused packages [2021-02-16T18:23:58.515Z] 2021/02/16 18:23:58 Ignoring paths matching "^archive/tar" [2021-02-16T18:23:59.078Z] 2021/02/16 18:23:59 Success [2021-02-16T18:23:59.078Z] 2021/02/16 18:23:59 Running time: 4m18.646189464s [2021-02-16T18:23:59.334Z] Congratulations! All vendoring changes are done the right way. [Pipeline] catchError [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T18:24:00.090Z] + bundleName=ppc64le-integration [2021-02-16T18:24:00.090Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-02-16T18:24:00.090Z] Creating ppc64le-integration-bundles.tar.gz [2021-02-16T18:24:00.090Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-16T18:24:00.090Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-16T18:24:00.136Z] Archiving artifacts [2021-02-16T18:24:00.241Z] + echo Ensuring container killed. [2021-02-16T18:24:00.241Z] Ensuring container killed. [2021-02-16T18:24:00.241Z] + docker rm -vf docker-pr3 [2021-02-16T18:24:00.241Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-16T18:24:00.517Z] + echo Chowning /workspace to jenkins user [2021-02-16T18:24:00.517Z] Chowning /workspace to jenkins user [2021-02-16T18:24:00.517Z] + id -u [2021-02-16T18:24:00.517Z] + id -g [2021-02-16T18:24:00.517Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41970:/workspace busybox chown -R 1000:1000 /workspace [2021-02-16T18:24:00.552Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41970/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T18:24:00.948Z] + make clean [2021-02-16T18:24:01.240Z] make: command: Command not found [2021-02-16T18:24:01.240Z] make: command: Command not found [2021-02-16T18:24:01.240Z] docker volume rm -f docker-dev-cache [2021-02-16T18:24:01.240Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T18:24:01.731Z] + bundleName=unit [2021-02-16T18:24:01.731Z] + echo Creating unit-bundles.tar.gz [2021-02-16T18:24:01.731Z] Creating unit-bundles.tar.gz [2021-02-16T18:24:01.731Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-16T18:24:01.731Z] bundles/junit-report.xml [2021-02-16T18:24:01.731Z] bundles/go-test-report.json [2021-02-16T18:24:01.731Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-16T18:24:01.740Z] Archiving artifacts [2021-02-16T18:24:02.127Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-16T18:24:02.127Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-16T18:24:02.127Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-16T18:24:02.385Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-16T18:24:02.953Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-16T18:24:04.332Z] === RUN TestDockerSuite/TestRunPortInUse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T18:24:05.270Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-16T18:24:05.270Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-16T18:24:05.910Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-16T18:24:06.478Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-16T18:24:06.738Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-16T18:24:07.304Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41970/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T18:24:07.616Z] + make clean [2021-02-16T18:24:07.678Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-16T18:24:07.871Z] docker volume rm -f docker-dev-cache [2021-02-16T18:24:07.871Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T18:24:08.248Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T18:24:08.248Z] === RUN TestDockerSuite/TestRunPublishPort [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T18:24:08.816Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-16T18:24:09.075Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-16T18:24:09.335Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-16T18:24:09.335Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-16T18:24:09.903Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-16T18:24:11.296Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-16T18:24:11.296Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-16T18:24:12.673Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-16T18:24:14.050Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-16T18:24:15.955Z] === RUN TestDockerSuite/TestRunRm [2021-02-16T18:24:16.215Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-16T18:24:16.583Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-16T18:24:17.591Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-16T18:24:18.122Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-16T18:24:20.123Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-16T18:24:20.301Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-16T18:24:20.301Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-16T18:24:20.301Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-16T18:24:20.301Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-16T18:24:20.301Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-16T18:24:20.382Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-16T18:24:20.382Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-16T18:24:20.950Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-16T18:24:22.857Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-16T18:24:23.208Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-16T18:24:23.208Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-16T18:24:23.208Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-16T18:24:23.425Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-16T18:24:25.961Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-16T18:24:28.494Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-16T18:24:29.062Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-16T18:24:29.321Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-16T18:24:29.892Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-16T18:24:30.460Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-16T18:24:30.719Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-16T18:24:31.291Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-16T18:24:31.794Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-16T18:24:31.860Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-16T18:24:32.427Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-16T18:24:32.685Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-16T18:24:33.641Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-16T18:24:35.546Z] === RUN TestDockerSuite/TestRunState [2021-02-16T18:24:36.503Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-16T18:24:37.073Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-16T18:24:37.640Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-16T18:24:37.900Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-16T18:24:37.900Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-16T18:24:38.161Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-16T18:24:38.728Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-16T18:24:40.106Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-16T18:24:40.106Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-16T18:24:40.106Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-16T18:24:40.368Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-16T18:24:42.274Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-16T18:24:42.533Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-16T18:24:43.915Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-16T18:24:46.452Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-16T18:24:46.452Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-16T18:24:49.783Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-16T18:24:50.042Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-16T18:24:50.301Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-16T18:24:50.874Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-16T18:24:52.778Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-16T18:24:53.350Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-16T18:24:53.919Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-16T18:24:54.179Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-16T18:24:54.179Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-16T18:24:54.746Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-16T18:24:55.313Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-16T18:24:55.572Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-16T18:24:55.572Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-16T18:24:55.831Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-16T18:24:56.400Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-16T18:24:59.688Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-16T18:24:59.688Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-16T18:24:59.947Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-16T18:25:00.884Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-16T18:25:02.792Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-16T18:25:03.051Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-16T18:25:04.429Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-16T18:25:06.336Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-16T18:25:07.715Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-16T18:25:08.283Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-16T18:25:08.283Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-16T18:25:08.283Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-16T18:25:08.283Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-16T18:25:08.542Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-16T18:25:08.542Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-16T18:25:09.111Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-16T18:25:09.681Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-16T18:25:11.059Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-16T18:25:11.999Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-16T18:25:12.258Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-16T18:25:12.517Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-16T18:25:13.091Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-16T18:25:13.091Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-16T18:25:13.091Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-16T18:25:13.091Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-16T18:25:13.091Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-16T18:25:13.091Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-16T18:25:13.091Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-16T18:25:13.091Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-16T18:25:13.351Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-16T18:25:13.351Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-16T18:25:13.918Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-16T18:25:14.177Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-16T18:25:14.745Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-16T18:25:14.745Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-16T18:25:15.312Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-16T18:25:15.573Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-16T18:25:16.141Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-16T18:25:16.141Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-16T18:25:16.400Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-16T18:25:16.967Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-16T18:25:16.967Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-16T18:25:16.967Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-16T18:25:17.535Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-16T18:25:18.915Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-16T18:25:19.483Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-16T18:25:19.483Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-16T18:25:20.051Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-16T18:25:20.051Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-16T18:25:21.428Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-16T18:25:21.688Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-16T18:25:22.258Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-16T18:25:24.164Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-16T18:25:24.423Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-16T18:25:24.682Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-16T18:25:24.682Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-16T18:25:24.682Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-16T18:25:25.621Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-16T18:25:26.559Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-16T18:25:27.126Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-16T18:25:28.062Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-16T18:25:28.062Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-16T18:25:29.969Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-16T18:25:29.969Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-16T18:25:30.228Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-16T18:25:32.172Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-16T18:25:32.172Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-16T18:25:33.551Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-16T18:25:33.551Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-16T18:25:33.551Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-16T18:25:34.928Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-16T18:25:35.865Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-16T18:25:36.433Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-16T18:25:36.433Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-16T18:25:36.433Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-16T18:25:36.433Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-16T18:25:37.000Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-16T18:25:38.902Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-16T18:25:44.218Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-16T18:25:45.597Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-16T18:25:46.165Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-16T18:25:47.103Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-16T18:25:47.365Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-16T18:25:51.586Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-16T18:25:51.586Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-16T18:25:52.155Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-16T18:25:53.534Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-16T18:25:55.452Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-16T18:25:55.452Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-16T18:25:56.833Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-16T18:25:57.895Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-16T18:25:57.895Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-16T18:25:58.234Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-16T18:25:59.617Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-16T18:26:02.588Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-16T18:26:02.588Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-16T18:26:04.887Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-16T18:26:06.326Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-16T18:26:06.326Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-16T18:26:06.326Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-16T18:26:06.326Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-16T18:26:06.326Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-16T18:26:06.786Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-16T18:26:07.245Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-16T18:26:07.419Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-16T18:26:10.152Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-16T18:26:11.693Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-16T18:26:11.693Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-16T18:26:11.693Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-16T18:26:11.693Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-16T18:26:12.687Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-16T18:26:13.624Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-16T18:26:14.560Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-16T18:26:14.601Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-16T18:26:15.939Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-16T18:26:16.507Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-16T18:26:17.076Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-16T18:26:18.013Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-16T18:26:18.013Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-16T18:26:18.580Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-16T18:26:21.869Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-16T18:26:24.927Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-16T18:26:25.156Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-16T18:26:25.156Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-16T18:26:25.741Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-16T18:26:25.741Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-16T18:26:26.308Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-16T18:26:27.685Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-16T18:26:27.685Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-16T18:26:28.622Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-16T18:26:29.189Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-16T18:26:29.622Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-16T18:26:30.082Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-16T18:26:30.082Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-16T18:26:30.126Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-16T18:26:31.062Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-16T18:26:32.964Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-16T18:26:33.823Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-16T18:26:34.792Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-16T18:26:34.868Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-16T18:26:35.805Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-16T18:26:35.805Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-16T18:26:36.373Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-16T18:26:37.311Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-16T18:26:39.487Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-16T18:26:39.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-16T18:26:39.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-16T18:26:39.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-16T18:26:39.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-16T18:26:39.487Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-16T18:26:39.844Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-16T18:26:41.222Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-16T18:26:42.158Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-16T18:26:45.448Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-16T18:26:47.351Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-16T18:26:49.903Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-16T18:26:52.446Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-16T18:26:53.822Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-16T18:26:55.198Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-16T18:26:56.577Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-16T18:26:57.515Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-16T18:26:58.894Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-16T18:27:00.274Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-16T18:27:01.653Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-16T18:27:03.561Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-16T18:27:04.937Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-16T18:27:19.811Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-16T18:27:19.811Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-16T18:27:19.811Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-16T18:27:20.378Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-16T18:27:20.378Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-16T18:27:20.378Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-16T18:27:20.637Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-16T18:27:21.205Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-16T18:27:21.205Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-16T18:27:21.773Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-16T18:27:21.773Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-16T18:27:21.773Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-16T18:27:22.013Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-16T18:27:22.013Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-16T18:27:22.013Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-16T18:27:22.032Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-16T18:27:22.032Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-16T18:27:23.414Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-16T18:27:23.673Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-16T18:27:23.936Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-16T18:27:23.936Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-16T18:27:23.936Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-16T18:27:30.500Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-16T18:27:31.070Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-16T18:27:31.070Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-16T18:27:31.070Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-16T18:27:32.976Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-16T18:27:36.266Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite (1441.74s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.16s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.05s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.50s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.63s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.38s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.17s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.91s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.84s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.12s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.82s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.90s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.88s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.89s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.07s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAttachDetach (1.00s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.69s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.76s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.03s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.18s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.34s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.38s) [2021-02-16T18:27:36.266Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.30s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.87s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.19s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.13s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.88s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.68s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.88s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.44s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.54s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.50s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.78s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.85s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.28s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.73s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.11s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.12s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.24s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.74s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.22s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.69s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.59s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.30s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.73s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.92s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.76s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.91s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.86s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.16s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.57s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.29s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.57s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.75s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.19s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.68s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.99s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.58s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.36s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.17s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.44s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.79s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.64s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.82s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.78s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.44s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.60s) [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.80s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.74s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.19s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.53s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.75s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.54s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.03s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.42s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.41s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.46s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.27s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.44s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.34s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.87s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.10s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.05s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.51s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.56s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.00s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.34s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.42s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.47s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.67s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.44s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.71s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.13s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEnv (1.74s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.42s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.43s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.41s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.73s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.38s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.12s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.62s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.94s) [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.28s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.02s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.91s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.53s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFails (0.97s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.04s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.09s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.91s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.15s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.79s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.02s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.02s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.82s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.99s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildHistory (3.60s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.54s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.49s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.42s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLabels (0.58s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.85s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.41s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.77s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.70s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.41s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.44s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.00s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.55s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.15s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.81s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.45s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.02s) [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.84s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.37s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.51s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.80s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.48s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.43s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.78s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.20s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.65s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.52s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.56s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.97s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.05s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.33s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.66s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildPATH (2.42s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.73s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.86s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.57s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.09s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.56s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildRm (2.45s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.02s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.74s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.64s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.82s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.51s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.98s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.59s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.64s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.01s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildUser (1.32s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.55s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.71s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.81s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.84s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.79s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.31s) [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-16T18:27:36.267Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.89s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.91s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.79s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.86s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.81s) [2021-02-16T18:27:36.267Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.71s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.57s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.76s) [2021-02-16T18:27:36.268Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-16T18:27:36.268Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.70s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.88s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-16T18:27:36.268Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-16T18:27:36.268Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.62s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.71s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCommitChange (0.91s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.74s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.59s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.21s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.91s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCommitTTY (1.29s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.82s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.49s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.66s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.43s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.37s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.09s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.54s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.60s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.54s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.52s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.70s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.57s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.66s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.60s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.28s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.09s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2021-02-16T18:27:36.268Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-16T18:27:36.268Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.08s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.37s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.93s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.22s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.13s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.50s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.39s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.63s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009fef60_} (1.60s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1736757989_/foo_false____} (1.33s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1736757989_/foo_true____} (1.35s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3503582976_/foo_false____} (1.49s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3503582976_/foo_true____} (0.52s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3503582976_/foo_true__0xc0009fefc0__} (1.33s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009fefe0_} (1.36s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009ff000_} (0.49s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009ff040_} (1.34s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009ff060_} (1.36s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.07s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.34s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.89s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.27s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.36s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.67s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.00s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.85s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.98s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.87s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.37s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.36s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.03s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.73s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.87s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.70s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.07s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.98s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.04s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.12s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.11s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.52s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.06s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.70s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.98s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.98s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.37s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.57s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2021-02-16T18:27:36.268Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-16T18:27:36.268Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2021-02-16T18:27:36.268Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-16T18:27:36.268Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.63s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.96s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.96s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.09s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.65s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.97s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.69s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.36s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.73s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.88s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.90s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.67s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.67s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.30s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.13s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsCopy (0.87s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.49s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFormat (1.33s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.07s) [2021-02-16T18:27:36.268Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.39s) [2021-02-16T18:27:36.269Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-16T18:27:36.269Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-16T18:27:36.269Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2021-02-16T18:27:36.269Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.67s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.63s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestEventsRename (0.60s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestEventsResize (0.72s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.58s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.68s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.67s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.96s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestEventsTop (0.67s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.86s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExec (0.73s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.63s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.56s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.61s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.20s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.59s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.62s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.58s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.10s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecCgroup (0.87s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.59s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecParseError (0.54s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecStartFails (0.73s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.88s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2021-02-16T18:27:36.269Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-16T18:27:36.269Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.29s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestExecWithUser (0.71s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestHealth (19.54s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.70s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.78s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.72s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImportDisplay (1.33s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImportFile (1.57s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.50s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImportGzipped (2.05s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.45s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.62s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.57s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.53s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.49s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.17s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.49s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2021-02-16T18:27:36.269Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-16T18:27:36.269Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.84s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectHistory (0.65s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-16T18:27:36.269Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-16T18:27:36.269Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.56s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.52s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.75s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.69s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.79s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.80s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.04s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.55s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.57s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.51s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.56s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.66s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.10s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.99s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.16s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.67s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.22s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.80s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.85s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.24s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.65s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.51s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.52s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.87s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.86s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.55s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.59s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.61s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsSince (6.73s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.54s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsTail (0.56s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestNetHostname (1.54s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.73s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPluginActive (1.41s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.81s) [2021-02-16T18:27:36.269Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-16T18:27:36.269Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.09s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.68s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.84s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.13s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.53s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.05s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.98s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPortList (7.76s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.63s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.10s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.93s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.18s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.49s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsByOrder (2.10s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.22s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.38s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.49s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.03s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.17s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.84s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.03s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.78s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.84s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.08s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.52s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.59s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.59s) [2021-02-16T18:27:36.269Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-02-16T18:27:36.269Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.24s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.13s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.33s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.83s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.41s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.22s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.95s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.10s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.28s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.06s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.42s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.50s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.75s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.33s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.62s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.22s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.78s) [2021-02-16T18:27:36.269Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.39s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.05s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAddHost (0.54s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.66s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.36s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.93s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.67s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.83s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.06s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.69s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.58s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.75s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.97s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.07s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.90s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.71s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.80s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.65s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.65s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.90s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.75s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.55s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.56s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.59s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.72s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.02s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.09s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.76s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.25s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.27s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.46s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.74s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.61s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.58s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.53s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.56s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.83s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.64s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.95s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.16s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.67s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.66s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-16T18:27:36.270Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.26s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.96s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.69s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.08s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.16s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.51s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.47s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T18:27:36.270Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.96s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.12s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.06s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.05s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.06s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.02s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.53s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.50s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.04s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.30s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.12s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.19s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.35s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.34s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunMount (5.56s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.65s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.02s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.99s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.82s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.24s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNetHost (1.08s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.66s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.56s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.75s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.62s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.59s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.07s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.61s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.40s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.88s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.64s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.61s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.61s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-16T18:27:36.270Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.44s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.68s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.53s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.79s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.35s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.78s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.58s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunState (1.27s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunSysctls (0.98s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.60s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.22s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.53s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.21s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.52s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.87s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.92s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.24s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.21s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.65s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.75s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.60s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.31s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.60s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-16T18:27:36.270Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-16T18:27:36.270Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.52s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.51s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2021-02-16T18:27:36.270Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.29s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.72s) [2021-02-16T18:27:36.271Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-16T18:27:36.271Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.47s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.49s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.04s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.56s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.87s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.42s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.61s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.78s) [2021-02-16T18:27:36.271Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents761715453 [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.26s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.25s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.62s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.62s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.58s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStartRecordError (1.17s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.02s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.23s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.09s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.50s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.67s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.55s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.58s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.67s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.75s) [2021-02-16T18:27:36.271Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-16T18:27:36.271Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.63s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.84s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.33s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2021-02-16T18:27:36.271Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-16T18:27:36.271Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.63s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.19s) [2021-02-16T18:27:36.271Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-16T18:27:36.271Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.74s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.64s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.08s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.23s) [2021-02-16T18:27:36.271Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-16T18:27:36.271Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.40s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.76s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.05s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.69s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.40s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.87s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.40s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.51s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.10s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.04s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.42s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.45s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.44s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.56s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.48s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.57s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.58s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.57s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.95s) [2021-02-16T18:27:36.271Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.66s) [2021-02-16T18:27:36.271Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-16T18:27:36.271Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-16T18:27:36.271Z] === RUN TestDockerRegistrySuite [2021-02-16T18:27:36.271Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-16T18:27:36.839Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-16T18:27:38.217Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-16T18:27:39.595Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-16T18:27:39.595Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T18:27:42.885Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T18:27:47.167Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-16T18:27:47.167Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-16T18:27:47.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-16T18:27:48.156Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-16T18:27:50.691Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-16T18:27:51.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-16T18:27:52.070Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-16T18:27:52.666Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-16T18:27:52.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-16T18:27:54.045Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-16T18:27:54.981Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-16T18:27:56.359Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-16T18:27:57.296Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-16T18:27:57.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-16T18:27:58.675Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-16T18:28:00.591Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-16T18:28:02.500Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-16T18:28:03.876Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-16T18:28:06.452Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-16T18:28:07.388Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-16T18:28:07.388Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T18:28:07.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-16T18:28:08.767Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T18:28:09.705Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T18:28:10.642Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-16T18:28:13.176Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-16T18:28:13.434Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-16T18:28:14.811Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-16T18:28:14.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-16T18:28:14.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-16T18:28:15.070Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-16T18:28:15.070Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-16T18:28:15.329Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-16T18:28:15.604Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-16T18:28:15.865Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-16T18:28:16.124Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-16T18:28:17.503Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-16T18:28:18.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-16T18:28:18.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-16T18:28:18.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-16T18:28:18.881Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-16T18:28:19.820Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-16T18:28:21.198Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-16T18:28:22.136Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite (47.02s) [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.29s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d3b45e74a0540] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.10s) [2021-02-16T18:28:22.705Z] check_test.go:196: [dfe82c9ab6a03] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.38s) [2021-02-16T18:28:22.705Z] check_test.go:196: [ddc23f14f85cd] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d74684b0b0b3e] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.08s) [2021-02-16T18:28:22.705Z] check_test.go:196: [dd21acc201cfd] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.96s) [2021-02-16T18:28:22.705Z] check_test.go:196: [dcae1ea36aae9] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.02s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d1801879392ea] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.13s) [2021-02-16T18:28:22.705Z] check_test.go:196: [db7bc72226459] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.96s) [2021-02-16T18:28:22.705Z] check_test.go:196: [dae7d430864be] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.16s) [2021-02-16T18:28:22.705Z] check_test.go:196: [da5253c55690a] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d3cd56a67a57c] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.12s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d8fb1c1275de1] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.10s) [2021-02-16T18:28:22.705Z] check_test.go:196: [dc9565ab075fc] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.12s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d4ed313beadf1] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.04s) [2021-02-16T18:28:22.705Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0fbe6a4d1d220d0dc1a312474318a64ce5e28acde90c9f6c998a2c074d40cc7f [2021-02-16T18:28:22.705Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3e78baa2656bede5f8feeabcee52ec016b3a182a524b1f4cc77a23d75e58e556 [2021-02-16T18:28:22.705Z] check_test.go:196: [def72e31775b8] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.04s) [2021-02-16T18:28:22.705Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9a9d93f1f6a17b032962b0c2134882d52814351810af18cd6fb1dd1c8f4fe8ea [2021-02-16T18:28:22.705Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:15b65e03c2348ffcf047ca1b94075402f3aee115397a8700c3ce11129502031b [2021-02-16T18:28:22.705Z] check_test.go:196: [da893117a6997] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.15s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d329637c62f82] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.51s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d59260922d056] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.13s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d93bfa864b6b1] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-16T18:28:22.705Z] check_test.go:196: [df8c869a816c4] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.10s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d81bb3e80b9f8] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.05s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d5054fdec32c0] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d143286bd913b] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.51s) [2021-02-16T18:28:22.705Z] check_test.go:196: [da41b9a857364] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d5eac5c39fa97] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.07s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d44566851907f] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d7a7bfb550c9a] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d3ddeb3b516c9] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-16T18:28:22.705Z] check_test.go:196: [db3fb8a5348c4] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d88fd499a86f4] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d2d72ceaacc90] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d5400765d0fe3] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2021-02-16T18:28:22.705Z] check_test.go:196: [dd3f7be91adbd] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.64s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d860f67826bd4] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.87s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d759b1d11c3ab] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.07s) [2021-02-16T18:28:22.705Z] check_test.go:196: [d97a816a041a9] daemon is not started [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2021-02-16T18:28:22.705Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-02-16T18:28:22.705Z] === RUN TestDockerSchema1RegistrySuite [2021-02-16T18:28:22.705Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-16T18:28:22.705Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T18:28:24.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-16T18:28:24.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-16T18:28:24.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-16T18:28:24.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-16T18:28:24.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-16T18:28:25.994Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T18:28:31.267Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-16T18:28:34.553Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-16T18:28:35.491Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-16T18:28:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-16T18:28:36.868Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-16T18:28:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T18:28:38.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T18:28:39.629Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T18:28:40.567Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-16T18:28:41.526Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-16T18:28:44.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-16T18:28:44.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-16T18:28:45.397Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-16T18:28:45.397Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-16T18:28:45.967Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-16T18:28:46.226Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-16T18:28:46.793Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-16T18:28:47.052Z] --- PASS: TestDockerSchema1RegistrySuite (24.31s) [2021-02-16T18:28:47.052Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-16T18:28:47.052Z] check_test.go:223: [d8e07bde1a9a4] daemon is not started [2021-02-16T18:28:47.052Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.07s) [2021-02-16T18:28:47.052Z] check_test.go:223: [d555ea75dad30] daemon is not started [2021-02-16T18:28:47.052Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.49s) [2021-02-16T18:28:47.052Z] check_test.go:223: [dceca19769f9f] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.20s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d431022b91276] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d97247280ebbe] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.06s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d696a6d904646] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.17s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d0e0a1b75f6f2] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d1747da88728c] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.43s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d691f7c31ad34] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2021-02-16T18:28:47.053Z] check_test.go:223: [df286e8839d63] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.76s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d31398fbfb205] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2021-02-16T18:28:47.053Z] check_test.go:223: [dd0cb6a21e0cf] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2021-02-16T18:28:47.053Z] check_test.go:223: [de457190e002b] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.14s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d302a4581635d] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.39s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d4ea7c3964cba] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.43s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d806f670cf854] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.55s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d21a52bd04535] daemon is not started [2021-02-16T18:28:47.053Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-16T18:28:47.053Z] check_test.go:223: [d381c8cfcb9f0] daemon is not started [2021-02-16T18:28:47.053Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-16T18:28:47.053Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-16T18:28:47.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-16T18:28:48.558Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-16T18:28:48.558Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-16T18:28:48.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-16T18:28:50.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-16T18:28:50.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-16T18:28:50.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-16T18:28:51.700Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-16T18:28:51.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.82s) [2021-02-16T18:28:51.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.11s) [2021-02-16T18:28:51.700Z] check_test.go:252: [d9e6ff7a153f7] daemon is not started [2021-02-16T18:28:51.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2021-02-16T18:28:51.700Z] check_test.go:252: [d785b4a194092] daemon is not started [2021-02-16T18:28:51.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-02-16T18:28:51.700Z] check_test.go:252: [d0148de448d76] daemon is not started [2021-02-16T18:28:51.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2021-02-16T18:28:51.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.31s) [2021-02-16T18:28:51.700Z] check_test.go:252: [dd15c947d1a4e] daemon is not started [2021-02-16T18:28:51.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.60s) [2021-02-16T18:28:51.700Z] check_test.go:252: [d2082ef072d71] daemon is not started [2021-02-16T18:28:51.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.72s) [2021-02-16T18:28:51.700Z] check_test.go:252: [d90a621cabedb] daemon is not started [2021-02-16T18:28:51.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s) [2021-02-16T18:28:51.700Z] check_test.go:252: [dfdc38d0c42ac] daemon is not started [2021-02-16T18:28:51.700Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-16T18:28:51.700Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-16T18:28:55.890Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-16T18:28:57.270Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-16T18:28:57.270Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-16T18:28:57.270Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-16T18:28:57.529Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-16T18:28:57.529Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-16T18:28:57.529Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2021-02-16T18:28:57.529Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-02-16T18:28:57.529Z] check_test.go:279: [da8888a50e07a] daemon is not started [2021-02-16T18:28:57.529Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-02-16T18:28:57.529Z] check_test.go:279: [d0ba5c626d6de] daemon is not started [2021-02-16T18:28:57.529Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-02-16T18:28:57.529Z] check_test.go:279: [d2a3598fcabc2] daemon is not started [2021-02-16T18:28:57.529Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-02-16T18:28:57.529Z] check_test.go:279: [dcad2b9dce60b] daemon is not started [2021-02-16T18:28:57.529Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2021-02-16T18:28:57.529Z] check_test.go:279: [d011f65bf74b4] daemon is not started [2021-02-16T18:28:57.529Z] === RUN TestDockerNetworkSuite [2021-02-16T18:28:57.529Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-16T18:29:00.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-16T18:29:00.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-16T18:29:00.641Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-16T18:29:00.641Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-16T18:29:00.822Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-16T18:29:01.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-16T18:29:01.610Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-16T18:29:01.610Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-16T18:29:02.771Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-16T18:29:06.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-16T18:29:06.304Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-16T18:29:07.272Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-16T18:29:07.272Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-16T18:29:07.272Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-16T18:29:07.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-16T18:29:08.241Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-16T18:29:09.209Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-16T18:29:09.380Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-16T18:29:09.669Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-16T18:29:10.128Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-16T18:29:10.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-16T18:29:10.587Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-16T18:29:12.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-16T18:29:14.132Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-16T18:29:14.132Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-16T18:29:16.381Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-16T18:29:18.559Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-16T18:29:18.559Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-16T18:29:19.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-16T18:29:19.528Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-16T18:29:19.528Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-16T18:29:19.989Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-16T18:29:20.786Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-16T18:29:21.722Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-16T18:29:22.167Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-16T18:29:22.660Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-16T18:29:22.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-16T18:29:23.140Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-16T18:29:23.599Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-16T18:29:23.599Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-16T18:29:24.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-16T18:29:24.059Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-16T18:29:24.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-16T18:29:25.027Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-16T18:29:25.027Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-16T18:29:25.027Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-16T18:29:25.235Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-16T18:29:25.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-16T18:29:26.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-16T18:29:27.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-16T18:29:28.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-16T18:29:28.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-16T18:29:29.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-16T18:29:29.718Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-16T18:29:29.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-16T18:29:29.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-16T18:29:30.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-16T18:29:30.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-16T18:29:32.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-16T18:29:32.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-16T18:29:32.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-16T18:29:32.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-16T18:29:35.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-16T18:29:37.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-16T18:29:43.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-16T18:29:43.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-16T18:29:44.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-16T18:29:44.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-16T18:29:44.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-16T18:29:44.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-16T18:29:45.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-16T18:29:45.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-16T18:29:48.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-16T18:29:48.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-16T18:29:48.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-16T18:29:48.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-16T18:29:53.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-16T18:29:56.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-16T18:29:56.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-16T18:29:56.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-16T18:29:58.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-16T18:29:58.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-16T18:29:59.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-16T18:29:59.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-16T18:29:59.687Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-16T18:30:00.147Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-16T18:30:01.067Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-16T18:30:01.119Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-16T18:30:05.810Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-16T18:30:05.810Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-16T18:30:06.269Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-16T18:30:06.269Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite (68.46s) [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.79s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d4a913030166c] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.96s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d442d25e77f90] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.25s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d774b79053118] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.73s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d7286b32c36e2] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.83s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:1233: [d45b3785331d1] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.03s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d176ef98f6f48] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.16s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d763f7e119e0f] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.34s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d575df85a88e6] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.40s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [dd01a6304937e] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [db03426a4d662] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.58s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d7f28a5b45d95] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d6eae3c29ba8c] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.35s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [de4270c8690b2] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d382e0d5a9706] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d91af1ddcafef] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.10s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [da58f444048ec] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d4e99067a75cd] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d816fd5d9a232] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d0ebc52a27b03] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d89d7fba27a55] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.21s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d506d3eaaeec2] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.25s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d417e0bfdb0b9] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.34s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [da3360b20ea58] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d12dff11aa072] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.53s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:968: [da6bc673db477] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.91s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d7e96819c6ea8] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.22s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:1116: [dd5364a52bb78] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d67ec6cbe041b] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.92s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [db1cece7656fe] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [de29ece6ab015] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [dc75807abf39e] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [dcf951fe73e7f] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d4464ad5b6590] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d5efd006d56bf] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.95s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d77c9ce8108f5] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [d1cef9c3ad50c] daemon is not started [2021-02-16T18:30:06.339Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [dadba1834007a] daemon is not started [2021-02-16T18:30:06.339Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2021-02-16T18:30:06.339Z] docker_cli_network_unix_test.go:46: [dc67e835ad194] daemon is not started [2021-02-16T18:30:06.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s) [2021-02-16T18:30:06.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.42s) [2021-02-16T18:30:06.340Z] docker_cli_network_unix_test.go:1084: [d4b3c739c9edb] daemon is not started [2021-02-16T18:30:06.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-02-16T18:30:06.340Z] docker_cli_network_unix_test.go:46: [dce7b04a26f1c] daemon is not started [2021-02-16T18:30:06.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.83s) [2021-02-16T18:30:06.340Z] docker_cli_network_unix_test.go:46: [d704b907516e9] daemon is not started [2021-02-16T18:30:06.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.62s) [2021-02-16T18:30:06.340Z] docker_cli_network_unix_test.go:46: [d6bdee73949c6] daemon is not started [2021-02-16T18:30:06.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-16T18:30:06.340Z] docker_cli_network_unix_test.go:46: [d277f83aec723] daemon is not started [2021-02-16T18:30:06.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.72s) [2021-02-16T18:30:06.340Z] docker_cli_network_unix_test.go:46: [d1938201346f4] daemon is not started [2021-02-16T18:30:06.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.65s) [2021-02-16T18:30:06.340Z] docker_cli_network_unix_test.go:46: [d32c726197571] daemon is not started [2021-02-16T18:30:06.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.18s) [2021-02-16T18:30:06.340Z] docker_cli_network_unix_test.go:46: [d8f584dbc7d4d] daemon is not started [2021-02-16T18:30:06.340Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.17s) [2021-02-16T18:30:06.340Z] docker_cli_network_unix_test.go:46: [def524beb132c] daemon is not started [2021-02-16T18:30:06.340Z] === RUN TestDockerHubPullSuite [2021-02-16T18:30:06.340Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-16T18:30:06.729Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-16T18:30:06.729Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-16T18:30:07.715Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-16T18:30:10.246Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-16T18:30:10.505Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-16T18:30:13.038Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-16T18:30:13.297Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-16T18:30:13.297Z] --- PASS: TestDockerHubPullSuite (7.19s) [2021-02-16T18:30:13.297Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.60s) [2021-02-16T18:30:13.297Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-02-16T18:30:13.297Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.53s) [2021-02-16T18:30:13.297Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.49s) [2021-02-16T18:30:13.297Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2021-02-16T18:30:13.297Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-02-16T18:30:13.297Z] PASS [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === Skipped [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-16T18:30:13.297Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-16T18:30:13.297Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.02s) [2021-02-16T18:30:13.297Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-16T18:30:13.297Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-16T18:30:13.297Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-16T18:30:13.297Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-16T18:30:13.297Z] docker_cli_network_unix_test.go:46: [dadba1834007a] daemon is not started [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] [2021-02-16T18:30:13.297Z] DONE 1274 tests, 51 skipped in 1647.725s [2021-02-16T18:30:13.297Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T18:30:13.297Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T18:30:13.297Z] +++ kill 8190 [2021-02-16T18:30:14.233Z] +++ /etc/init.d/apparmor stop [2021-02-16T18:30:14.233Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T18:30:14.233Z] [2021-02-16T18:30:14.233Z] Unloading profiles will leave already running processes permanently [2021-02-16T18:30:14.233Z] unconfined, which can lead to unexpected situations. [2021-02-16T18:30:14.233Z] [2021-02-16T18:30:14.233Z] To set a process to complain mode, use the command line tool [2021-02-16T18:30:14.233Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T18:30:14.233Z] +++ true [2021-02-16T18:30:14.233Z] exiting test-integration [2021-02-16T18:30:14.233Z] ++ exit 0 [2021-02-16T18:30:14.233Z] [2021-02-16T18:30:14.492Z] + for job in $(jobs -p) [2021-02-16T18:30:14.492Z] + wait 30334 [2021-02-16T18:30:19.758Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-16T18:30:31.877Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-16T18:30:32.846Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-16T18:30:32.846Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-16T18:30:58.006Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-16T18:30:59.546Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-16T18:31:00.005Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-16T18:31:03.743Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-16T18:31:05.922Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-16T18:31:09.658Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-16T18:31:27.447Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-16T18:31:34.028Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-16T18:31:38.216Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-16T18:32:10.137Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-16T18:32:13.040Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-16T18:32:13.499Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-16T18:33:39.539Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-16T18:33:39.539Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-16T18:33:39.539Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-16T18:33:44.671Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-16T18:33:49.938Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-16T18:33:51.314Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-16T18:33:51.314Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-16T18:33:51.573Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-16T18:33:51.573Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-16T18:33:51.926Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-16T18:33:52.508Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-16T18:33:55.094Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-16T18:33:58.384Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-16T18:34:00.916Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-16T18:34:04.299Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-16T18:34:12.861Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-16T18:34:48.543Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-16T18:34:52.273Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-16T18:34:57.140Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-16T18:34:57.140Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-16T18:34:59.048Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-16T18:35:01.580Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-16T18:35:04.868Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-16T18:35:07.080Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-16T18:35:07.404Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-16T18:35:29.355Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-16T18:35:41.556Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-16T18:35:43.460Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-16T18:35:45.993Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-16T18:35:48.526Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-16T18:35:56.643Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-16T18:36:00.830Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-16T18:36:02.734Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-16T18:36:05.289Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-16T18:36:07.823Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-16T18:36:11.112Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-16T18:36:14.400Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-16T18:36:16.303Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-16T18:37:03.560Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-16T18:37:03.560Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-16T18:37:03.560Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-16T18:37:03.560Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-16T18:37:03.560Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-16T18:37:03.560Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-16T18:37:03.560Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-16T18:37:03.560Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-16T18:37:03.560Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-16T18:37:03.560Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-16T18:37:03.560Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-16T18:37:08.244Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-16T18:37:08.244Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-16T18:37:08.245Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-16T18:37:08.245Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-16T18:37:08.245Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-16T18:37:08.245Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-16T18:37:11.980Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-16T18:37:11.980Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-16T18:37:11.980Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-16T18:37:11.980Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-16T18:37:12.439Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-16T18:37:12.523Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-16T18:37:17.125Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-16T18:37:27.398Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-16T18:37:31.933Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-16T18:37:31.933Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-16T18:37:31.933Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-16T18:37:31.933Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-16T18:37:31.933Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-16T18:37:31.933Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-16T18:37:31.933Z] === RUN TestDockerSuite/TestBuildFails [2021-02-16T18:37:33.469Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-16T18:37:33.469Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-16T18:37:38.161Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-16T18:37:44.047Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite (1687.36s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.33s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.35s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.12s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.56s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.88s) [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:562: [daf4c1f8b9609] joining swarm manager [d51c4729f157e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:584: [d656d418d9d0c] joining swarm manager [d51c4729f157e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] check_test.go:380: [daf4c1f8b9609] daemon is not started [2021-02-16T18:37:45.504Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.25s) [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:45: [d0ee1da3ecbd1] joining swarm manager [db16ffa8d764d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.49s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.43s) [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:303: [ddbd56544200e] joining swarm manager [d6c7f5908077c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:304: [d40b96ffe48b2] joining swarm manager [d6c7f5908077c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.98s) [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:271: [d86fd2547294e] joining swarm manager [d867aa88e37a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:272: [db443922a8367] joining swarm manager [d867aa88e37a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.23s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.62s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.50s) [2021-02-16T18:37:45.504Z] docker_api_swarm_node_test.go:19: [dccd28570c8d4] joining swarm manager [dd0b0490205f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_node_test.go:20: [d45e1dd61f2df] joining swarm manager [dd0b0490205f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.01s) [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:501: [de44421006ed3] joining swarm manager [dfd53765fb511]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:506: [d37cd44ba80e0] joining swarm manager [dfd53765fb511]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.14s) [2021-02-16T18:37:45.504Z] docker_api_swarm_node_test.go:80: [d16f50a858819] joining swarm manager [dbafb1fbc953e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.80s) [2021-02-16T18:37:45.504Z] docker_api_swarm_node_test.go:52: [dfc17241c5f9e] joining swarm manager [d638ae1c9cd36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_node_test.go:53: [d17093d8f78a1] joining swarm manager [d638ae1c9cd36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.28s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.75s) [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:201: [d74f42705d1c7] joining swarm manager [dc2fbbca28b46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.12s) [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:383: [d064a7342602d] joining swarm manager [df4e55fe0adaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:384: [d5d2621de8aa5] joining swarm manager [df4e55fe0adaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] check_test.go:380: [d5d2621de8aa5] daemon is not started [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.62s) [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:801: [de6b8e51bbad2] joining swarm manager [dee9aa2424ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:801: [dc8437b6b6bf2] joining swarm manager [dee9aa2424ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:801: [d11e62f22cb9f] joining swarm manager [dee9aa2424ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:801: [d543747388d22] joining swarm manager [dee9aa2424ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-16T18:37:45.504Z] docker_api_swarm_test.go:809: [dfbd56e791a37] joining swarm manager [dee9aa2424ccf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.34s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.40s) [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:394: [d0145dd97521a] joining swarm manager [dbb6ea37a66b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:394: [d634fa8d392ef] joining swarm manager [dbb6ea37a66b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.27s) [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:342: [d4f84a6449c0d] joining swarm manager [d53fa0e51e1f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:342: [dd5f55b463f7b] joining swarm manager [d53fa0e51e1f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.73s) [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:489: [d25dfcefea554] joining swarm manager [d1282d52542e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:489: [da9fdae3b2e48] joining swarm manager [d1282d52542e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.52s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.81s) [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:127: [ddfeb93f43f40] joining swarm manager [d41435e3780c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:128: [d3dd42fbe8d56] joining swarm manager [d41435e3780c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:136: [d67c93b128710] joining swarm manager [d41435e3780c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:137: [d49eae457ff40] joining swarm manager [d41435e3780c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.80s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.17s) [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:303: [d76c7f0e274de] joining swarm manager [d9cd0be7bd6c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:303: [d2db9fe62dd15] joining swarm manager [d9cd0be7bd6c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.54s) [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:99: [d44bfdc60cbf7] joining swarm manager [d0360b36750ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:100: [d1f69d782a5b8] joining swarm manager [d0360b36750ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] check_test.go:380: [d44bfdc60cbf7] daemon is not started [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.57s) [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:532: [d9867cc43b46b] joining swarm manager [deb2830789e77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:533: [d455d4324d0dc] joining swarm manager [deb2830789e77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.02s) [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:147: [d7ab2d27a731f] joining swarm manager [d19e3fe0994cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.504Z] docker_api_swarm_service_test.go:147: [d54e0077cb2e8] joining swarm manager [d19e3fe0994cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.55s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.40s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.66s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.86s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.28s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.45s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.75s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.01s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.36s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.49s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.96s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.26s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.56s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.52s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.85s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.53s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.49s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.29s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.73s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.83s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.58s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.42s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.64s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.76s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.22s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.92s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.42s) [2021-02-16T18:37:45.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.93s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.17s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.95s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.24s) [2021-02-16T18:37:45.505Z] docker_cli_service_logs_test.go:245: checking task n3cl90boy362 [2021-02-16T18:37:45.505Z] docker_cli_service_logs_test.go:250: checking messages for n3cl90boy362 [2021-02-16T18:37:45.505Z] docker_cli_service_logs_test.go:245: checking task ylfypupydn6b [2021-02-16T18:37:45.505Z] docker_cli_service_logs_test.go:250: checking messages for ylfypupydn6b [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.93s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.79s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.79s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.81s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.01s) [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1901: [d19858bcebccd] joining swarm manager [d75519002e19a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1902: [dd952ffdfa252] joining swarm manager [d75519002e19a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.97s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.96s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.63s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s) [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1802: [dd55543c512be] joining swarm manager [d99b41c6880c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1803: [d10d361db337b] joining swarm manager [d99b41c6880c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.04s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.81s) [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1321: [dc867dddc9f0c] joining swarm manager [d9042ec4e1e19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1322: [d6449f01eed78] joining swarm manager [d9042ec4e1e19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.55s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.23s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.58s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.35s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.16s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.75s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.64s) [2021-02-16T18:37:45.505Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.66s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.90s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.88s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.43s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (61.03s) [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1186: [d18f35b1441e0] joining swarm manager [d816aad1b7138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1195: [d7ab8bd8869e7] joining swarm manager [d816aad1b7138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.10s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.10s) [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1118: [dcbefb1d92eeb] joining swarm manager [dc1257ffbf733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1119: [d2e708ea0039b] joining swarm manager [dc1257ffbf733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1172: [ddaff92b34a48] joining swarm manager [dc1257ffbf733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.60s) [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1453: [da3429f5b572b] joining swarm manager [db4be0c1d34a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.505Z] docker_cli_swarm_test.go:1454: [d6075e4cdf3e0] joining swarm manager [db4be0c1d34a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.43s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.32s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.54s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.96s) [2021-02-16T18:37:45.505Z] docker_cli_swarm_unix_test.go:62: [dd4da8bfd79e2] joining swarm manager [d174c6d56f88e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.35s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.28s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.35s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.34s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.57s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.19s) [2021-02-16T18:37:45.505Z] docker_api_swarm_test.go:961: [dbbdcd2ed9d99] joining swarm manager [d55d6d74de35b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.37s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.37s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.88s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.68s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.64s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.77s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.15s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.58s) [2021-02-16T18:37:45.505Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.50s) [2021-02-16T18:37:45.505Z] === RUN TestDockerExternalVolumeSuite [2021-02-16T18:37:45.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-16T18:37:49.849Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-16T18:38:00.163Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-16T18:38:00.377Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-16T18:38:01.129Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-16T18:38:06.912Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-16T18:38:06.912Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-16T18:38:07.371Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-16T18:38:07.836Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-16T18:38:07.836Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-16T18:38:16.395Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-16T18:38:16.395Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-16T18:38:24.958Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-16T18:38:25.926Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-16T18:38:28.101Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-16T18:38:28.101Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-16T18:38:28.559Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-16T18:38:28.559Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-16T18:38:33.243Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-16T18:38:33.701Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-16T18:38:34.160Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-16T18:38:35.126Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-16T18:38:35.585Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-16T18:38:36.551Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-16T18:38:38.086Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-16T18:38:42.768Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-16T18:38:42.768Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-16T18:38:42.768Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-16T18:38:42.768Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-16T18:38:43.226Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-16T18:38:43.226Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-16T18:38:43.226Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-16T18:38:43.684Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-16T18:38:44.142Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-16T18:38:48.828Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-16T18:39:08.054Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-16T18:39:09.905Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-16T18:39:09.905Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-16T18:39:09.905Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-16T18:39:16.164Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-16T18:39:39.844Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-16T18:39:48.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-16T18:39:57.519Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-16T18:40:02.201Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-16T18:40:03.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-16T18:40:07.987Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-16T18:40:12.684Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-16T18:40:30.360Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-16T18:40:30.360Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-16T18:40:35.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-16T18:40:36.151Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-16T18:40:36.151Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-16T18:40:36.151Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-16T18:40:36.151Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-16T18:40:39.051Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-16T18:40:43.745Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-16T18:40:45.919Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-16T18:40:45.919Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-16T18:40:46.378Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-16T18:40:47.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-16T18:40:49.283Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-16T18:40:50.249Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-16T18:40:51.216Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-16T18:40:59.775Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-16T18:41:01.309Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-16T18:41:13.696Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-16T18:41:17.426Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-16T18:41:19.493Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-16T18:41:25.986Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-16T18:41:29.717Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-16T18:41:34.368Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-16T18:41:34.401Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-16T18:41:34.859Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-16T18:41:34.859Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-16T18:41:34.859Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-16T18:41:37.035Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-16T18:41:37.035Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-16T18:41:52.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-16T18:42:27.708Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-16T18:42:39.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-16T18:42:52.849Z] === RUN TestDockerSuite/TestBuildRm [2021-02-16T18:42:57.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-16T18:43:05.233Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-16T18:43:08.142Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-16T18:43:08.142Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-16T18:43:08.142Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-16T18:43:09.682Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-16T18:43:13.420Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-16T18:43:17.153Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-16T18:43:21.841Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-16T18:43:29.269Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-16T18:43:42.928Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-16T18:43:42.928Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-16T18:43:42.928Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-16T18:43:51.537Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-16T18:43:51.537Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-16T18:43:56.229Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-16T18:43:56.229Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-16T18:43:59.968Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-16T18:44:01.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-16T18:44:13.538Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-16T18:44:21.056Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-16T18:44:21.056Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-16T18:44:23.962Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-16T18:44:24.929Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-16T18:44:29.616Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-16T18:44:31.624Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-16T18:44:34.321Z] === RUN TestDockerSuite/TestBuildUser [2021-02-16T18:44:34.321Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-16T18:44:34.321Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-16T18:44:34.321Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-16T18:44:38.056Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-16T18:44:38.515Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-16T18:44:42.250Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-16T18:44:42.250Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-16T18:44:42.250Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-16T18:44:46.497Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite (437.72s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.59s) [2021-02-16T18:45:01.371Z] docker_cli_external_volume_driver_test.go:53: [dadbd6d58882b] daemon is not started [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.25s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-02-16T18:45:01.371Z] docker_cli_external_volume_driver_test.go:53: [d22b095d561d0] daemon is not started [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-02-16T18:45:01.371Z] docker_cli_external_volume_driver_test.go:53: [d76def1be4d2d] daemon is not started [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-16T18:45:01.371Z] docker_cli_external_volume_driver_test.go:53: [d77dccbcd2028] daemon is not started [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.86s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.25s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.75s) [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.14s) [2021-02-16T18:45:01.371Z] docker_cli_external_volume_driver_test.go:485: [da3fd32ee7a99] daemon is not started [2021-02-16T18:45:01.371Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-16T18:45:01.371Z] docker_cli_external_volume_driver_test.go:53: [d3a4929c8e828] daemon is not started [2021-02-16T18:45:01.371Z] PASS [2021-02-16T18:45:01.371Z] [2021-02-16T18:45:01.371Z] === Skipped [2021-02-16T18:45:01.371Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-16T18:45:01.371Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-16T18:45:01.371Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-16T18:45:01.371Z] check_test.go:309: [d97c46e29ff90] daemon is not started [2021-02-16T18:45:01.371Z] [2021-02-16T18:45:01.371Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-16T18:45:01.371Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-16T18:45:01.371Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-16T18:45:01.371Z] check_test.go:309: [d4b5ce119993b] daemon is not started [2021-02-16T18:45:01.371Z] [2021-02-16T18:45:01.371Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-16T18:45:01.371Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-16T18:45:01.371Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-16T18:45:01.371Z] check_test.go:309: [d7364279e98c0] daemon is not started [2021-02-16T18:45:01.371Z] [2021-02-16T18:45:01.371Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-16T18:45:01.371Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-16T18:45:01.371Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-16T18:45:01.371Z] [2021-02-16T18:45:01.371Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-16T18:45:01.371Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-16T18:45:01.371Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-16T18:45:01.371Z] [2021-02-16T18:45:01.371Z] [2021-02-16T18:45:01.371Z] DONE 273 tests, 5 skipped in 2533.718s [2021-02-16T18:45:01.371Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-16T18:45:01.371Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfed93b2b6868/docker.pid [2021-02-16T18:45:01.371Z] +++ kill 6101 [2021-02-16T18:45:01.371Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6101 is not a child of this shell [2021-02-16T18:45:01.371Z] warning: PID 6101 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfed93b2b6868/docker.pid had a nonzero exit code [2021-02-16T18:45:01.371Z] ++++ cat bundles/test-integration/docker.pid [2021-02-16T18:45:01.371Z] +++ kill 8173 [2021-02-16T18:45:02.307Z] +++ /etc/init.d/apparmor stop [2021-02-16T18:45:02.307Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-16T18:45:02.307Z] [2021-02-16T18:45:02.307Z] Unloading profiles will leave already running processes permanently [2021-02-16T18:45:02.307Z] unconfined, which can lead to unexpected situations. [2021-02-16T18:45:02.307Z] [2021-02-16T18:45:02.307Z] To set a process to complain mode, use the command line tool [2021-02-16T18:45:02.307Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-16T18:45:02.307Z] +++ true [2021-02-16T18:45:02.307Z] exiting test-integration [2021-02-16T18:45:02.307Z] ++ exit 0 [2021-02-16T18:45:02.307Z] [2021-02-16T18:45:02.565Z] + exit 0 [2021-02-16T18:45:02.565Z] ++ jobs -p [2021-02-16T18:45:02.565Z] + pids= [2021-02-16T18:45:02.565Z] + echo 'Remaining pids to kill: []' [2021-02-16T18:45:02.565Z] Remaining pids to kill: [] [2021-02-16T18:45:02.565Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-16T18:45:02.578Z] Recording test results [2021-02-16T18:45:03.256Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-16T18:45:03.338Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-16T18:45:03.574Z] + echo Ensuring container killed. [2021-02-16T18:45:03.574Z] Ensuring container killed. [2021-02-16T18:45:03.574Z] + docker ps -aq -f name=docker-pr3-* [2021-02-16T18:45:03.574Z] + cids=38aaba10e407 [2021-02-16T18:45:03.574Z] 435f74b748a7 [2021-02-16T18:45:03.574Z] a9bc78da008e [2021-02-16T18:45:03.574Z] + [ -n 38aaba10e407 [2021-02-16T18:45:03.574Z] 435f74b748a7 [2021-02-16T18:45:03.574Z] a9bc78da008e ] [2021-02-16T18:45:03.574Z] + docker rm -vf 38aaba10e407 435f74b748a7 a9bc78da008e [2021-02-16T18:45:03.796Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-16T18:45:07.765Z] 38aaba10e407 [2021-02-16T18:45:07.765Z] 435f74b748a7 [2021-02-16T18:45:07.765Z] a9bc78da008e [Pipeline] sh [2021-02-16T18:45:08.046Z] + echo Chowning /workspace to jenkins user [2021-02-16T18:45:08.046Z] Chowning /workspace to jenkins user [2021-02-16T18:45:08.046Z] + id -u [2021-02-16T18:45:08.046Z] + id -g [2021-02-16T18:45:08.046Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41970:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-16T18:45:12.547Z] + bundleName=amd64 [2021-02-16T18:45:12.547Z] + echo Creating amd64-bundles.tar.gz [2021-02-16T18:45:12.547Z] Creating amd64-bundles.tar.gz [2021-02-16T18:45:12.547Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-16T18:45:12.547Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-16T18:45:13.494Z] Archiving artifacts [2021-02-16T18:45:14.127Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-16T18:45:17.858Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-16T18:45:18.318Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-16T18:45:18.318Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-16T18:45:19.132Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41970/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T18:45:19.448Z] + make clean [2021-02-16T18:45:19.706Z] docker volume rm -f docker-dev-cache [2021-02-16T18:45:19.706Z] docker-dev-cache [Pipeline] deleteDir [2021-02-16T18:45:21.225Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-16T18:45:21.225Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-16T18:45:31.546Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-16T18:45:36.232Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-16T18:45:36.691Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-16T18:46:01.825Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-16T18:46:01.825Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-16T18:46:01.825Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-16T18:46:01.825Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-16T18:46:01.825Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-16T18:46:07.614Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-16T18:46:08.581Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-16T18:46:09.040Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-16T18:46:09.040Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-16T18:46:09.040Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-16T18:46:11.215Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-16T18:46:14.957Z] === RUN TestDockerSuite/TestCommitChange [2021-02-16T18:46:19.644Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-16T18:46:24.331Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-16T18:46:24.331Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-16T18:46:30.118Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-16T18:46:30.118Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-16T18:46:42.495Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-16T18:46:47.183Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-16T18:46:47.183Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-16T18:46:47.183Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-16T18:46:47.183Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-16T18:46:47.183Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-16T18:46:47.183Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-16T18:46:47.183Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-16T18:46:47.183Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-16T18:46:47.183Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-16T18:46:52.976Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-16T18:47:00.053Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-16T18:47:00.053Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-16T18:47:01.020Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-16T18:47:01.020Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-16T18:47:01.020Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-16T18:47:01.020Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-16T18:47:03.196Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-16T18:47:03.196Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-16T18:47:03.196Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-16T18:47:05.372Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-16T18:47:05.372Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-16T18:47:05.372Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-16T18:47:05.831Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-16T18:47:05.831Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-16T18:47:08.014Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-16T18:47:10.189Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-16T18:47:13.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-16T18:47:13.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-16T18:47:13.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-16T18:47:15.277Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-16T18:47:15.277Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-16T18:47:17.453Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-16T18:47:17.453Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-16T18:47:17.453Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-16T18:47:19.637Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-16T18:47:19.637Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-16T18:47:21.814Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-16T18:47:21.814Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-16T18:47:23.992Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-16T18:47:23.992Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-16T18:47:26.170Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-16T18:47:29.905Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-16T18:47:33.638Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-16T18:47:33.638Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-16T18:47:33.638Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-16T18:47:33.638Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-16T18:47:33.638Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-16T18:47:35.814Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-16T18:47:35.814Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-16T18:47:42.900Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-16T18:47:42.900Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-16T18:47:44.442Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-16T18:47:44.442Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-16T18:47:49.128Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-16T18:47:50.679Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-16T18:47:50.679Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-16T18:47:50.679Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-16T18:47:50.679Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-16T18:47:50.679Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-16T18:47:50.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-02-16T18:47:52.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-16T18:47:52.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-02-16T18:47:55.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-02-16T18:47:57.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-02-16T18:48:00.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-02-16T18:48:02.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008267a0_} [2021-02-16T18:48:05.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1119365842_c:\foo_false____} [2021-02-16T18:48:12.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1119365842_c:\foo_true____} [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-16T18:48:15.193Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-16T18:48:17.369Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-16T18:48:17.369Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-16T18:48:17.369Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-16T18:48:17.370Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-16T18:48:17.370Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-16T18:48:17.370Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-16T18:48:17.370Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-16T18:48:17.370Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-16T18:48:17.370Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-16T18:48:17.370Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-16T18:48:17.370Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-16T18:48:17.370Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-16T18:48:17.370Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-16T18:48:17.370Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-16T18:48:20.274Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-16T18:48:20.274Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-16T18:48:20.274Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-16T18:48:23.179Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-16T18:48:23.179Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-16T18:48:23.179Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-16T18:48:23.179Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-16T18:48:27.870Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-16T18:48:30.048Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-16T18:48:30.048Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-16T18:48:30.048Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-16T18:48:44.858Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-16T18:48:44.858Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-16T18:48:44.858Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-16T18:48:53.423Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-16T18:48:53.423Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-16T18:48:53.423Z] === RUN TestDockerSuite/TestCpToDot [2021-02-16T18:48:54.392Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-16T18:48:54.392Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-16T18:48:54.392Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-16T18:48:57.295Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-16T18:48:57.295Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-16T18:48:57.295Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-16T18:48:57.295Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-16T18:48:57.295Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-16T18:48:57.754Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-16T18:48:57.754Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-16T18:48:59.930Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-16T18:49:01.464Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-16T18:49:01.923Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-16T18:49:01.923Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-16T18:49:04.105Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-16T18:49:04.564Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-16T18:49:04.564Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-16T18:49:04.564Z] === RUN TestDockerSuite/TestCreateRM [2021-02-16T18:49:05.022Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-16T18:49:05.022Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-16T18:49:05.022Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-16T18:49:05.481Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-16T18:49:17.859Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-16T18:49:17.859Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-16T18:49:17.859Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-16T18:49:21.598Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-16T18:49:21.598Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-16T18:49:21.598Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDockerFails [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-16T18:49:25.331Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-16T18:49:27.508Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-16T18:49:29.684Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-16T18:49:31.860Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-16T18:49:40.425Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-16T18:49:44.159Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-16T18:49:48.842Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-16T18:49:55.908Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-16T18:49:55.908Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-16T18:49:59.642Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-16T18:50:00.101Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-16T18:50:01.068Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-16T18:50:05.752Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-16T18:50:09.486Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-16T18:50:09.944Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-16T18:50:09.944Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-16T18:50:09.944Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-16T18:50:09.944Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-16T18:50:09.944Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-16T18:50:10.913Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-16T18:50:10.913Z] === RUN TestDockerSuite/TestEventsRename [2021-02-16T18:50:13.820Z] === RUN TestDockerSuite/TestEventsResize [2021-02-16T18:50:15.997Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-16T18:50:18.178Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-16T18:50:21.086Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-16T18:50:25.772Z] === RUN TestDockerSuite/TestEventsTop [2021-02-16T18:50:25.772Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-16T18:50:27.949Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-16T18:50:36.523Z] === RUN TestDockerSuite/TestExec [2021-02-16T18:50:36.523Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-16T18:50:36.523Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-16T18:50:38.057Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-16T18:50:40.235Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-16T18:50:40.235Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-16T18:50:40.235Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-16T18:50:40.235Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-16T18:50:41.772Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-16T18:50:43.952Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-16T18:50:46.127Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-16T18:50:48.304Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-16T18:50:52.040Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-16T18:50:52.040Z] === RUN TestDockerSuite/TestExecEnv [2021-02-16T18:50:52.040Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-16T18:50:52.040Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-16T18:50:54.225Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-16T18:50:58.918Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-16T18:50:58.918Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-16T18:50:58.918Z] === RUN TestDockerSuite/TestExecParseError [2021-02-16T18:50:58.918Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-16T18:50:58.918Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-16T18:50:58.918Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-16T18:51:01.834Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-16T18:51:01.834Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-16T18:51:01.834Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-16T18:51:01.834Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-16T18:51:01.834Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-16T18:51:01.834Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-16T18:51:04.010Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-16T18:51:04.010Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-16T18:51:09.799Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-16T18:51:09.799Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-16T18:51:09.799Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-16T18:51:09.799Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-16T18:51:15.589Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-16T18:51:22.664Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-16T18:51:25.572Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-16T18:51:31.365Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-16T18:51:31.365Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-16T18:51:31.365Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-16T18:51:31.365Z] === RUN TestDockerSuite/TestHealth [2021-02-16T18:51:31.365Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-16T18:51:31.365Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-16T18:51:31.365Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-16T18:51:31.365Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-16T18:51:36.057Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-16T18:51:36.057Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-16T18:51:36.057Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-16T18:51:36.057Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-16T18:51:36.057Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-16T18:51:36.057Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-16T18:51:36.516Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-16T18:51:36.516Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-16T18:51:38.052Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-16T18:51:38.052Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-16T18:51:39.586Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-16T18:51:39.586Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-16T18:51:41.762Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-16T18:51:48.836Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-16T18:51:48.836Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-16T18:51:48.836Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-16T18:51:52.580Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-16T18:51:52.580Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-16T18:51:54.760Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestImportFile [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-16T18:51:55.219Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-16T18:51:57.397Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-16T18:51:59.581Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-16T18:51:59.581Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-16T18:51:59.581Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-16T18:52:00.039Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-16T18:52:00.039Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-16T18:52:02.215Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-16T18:52:02.215Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-16T18:52:04.396Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-16T18:52:04.396Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-16T18:52:04.396Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-16T18:52:04.396Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-16T18:52:07.300Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-16T18:52:11.037Z] === RUN TestDockerSuite/TestInspectImage [2021-02-16T18:52:11.037Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-16T18:52:11.037Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-16T18:52:11.037Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-16T18:52:13.213Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-16T18:52:15.388Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-16T18:52:15.388Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-16T18:52:18.291Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-16T18:52:20.468Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-16T18:52:20.468Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-16T18:52:20.468Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-16T18:52:22.645Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-16T18:52:25.548Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-16T18:52:30.235Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-16T18:52:32.415Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-16T18:52:34.596Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-16T18:52:36.773Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-16T18:52:40.518Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-16T18:52:42.695Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-16T18:52:44.879Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-16T18:52:50.672Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-16T18:52:52.208Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-16T18:52:57.996Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-16T18:53:00.173Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-16T18:53:00.173Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-16T18:53:02.350Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-16T18:53:02.350Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-16T18:53:09.423Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-16T18:53:15.214Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-16T18:53:21.004Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-16T18:53:23.181Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-16T18:53:25.359Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-16T18:53:25.359Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-16T18:53:28.270Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-16T18:53:30.445Z] === RUN TestDockerSuite/TestLogsSince [2021-02-16T18:53:40.771Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-16T18:53:40.771Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-16T18:53:40.771Z] === RUN TestDockerSuite/TestLogsTail [2021-02-16T18:53:42.306Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-16T18:53:44.481Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-16T18:53:46.657Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-16T18:53:46.658Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-16T18:53:46.658Z] === RUN TestDockerSuite/TestNetHostname [2021-02-16T18:53:46.658Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-16T18:53:46.658Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-16T18:53:46.658Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-16T18:53:46.658Z] === RUN TestDockerSuite/TestPluginActive [2021-02-16T18:53:46.658Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-16T18:53:46.658Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-16T18:53:46.658Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-16T18:53:47.117Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-16T18:53:47.117Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-16T18:53:47.117Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-16T18:53:47.117Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-16T18:53:47.117Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-16T18:53:47.117Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-16T18:53:47.117Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-16T18:53:47.117Z] === RUN TestDockerSuite/TestPortList [2021-02-16T18:53:47.117Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-16T18:53:51.804Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-16T18:53:51.804Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-16T18:53:51.804Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-16T18:53:51.804Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-16T18:53:51.804Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-16T18:53:51.804Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-16T18:53:51.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-16T18:53:51.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-16T18:53:51.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-16T18:53:51.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-16T18:53:56.492Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-16T18:53:56.492Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-16T18:54:06.809Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-16T18:54:06.809Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-16T18:54:15.373Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-16T18:54:30.185Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-16T18:54:30.185Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-16T18:54:30.185Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-16T18:54:42.560Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-16T18:54:46.306Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-16T18:54:53.376Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-16T18:54:58.066Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-16T18:54:58.066Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-16T18:54:58.066Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-16T18:55:06.632Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-16T18:55:06.632Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-16T18:55:06.632Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-16T18:55:06.632Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-16T18:55:06.632Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-16T18:55:15.200Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-16T18:55:15.200Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-16T18:55:15.659Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-16T18:55:15.659Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-16T18:55:17.194Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-16T18:55:18.165Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-16T18:55:18.165Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-16T18:55:22.853Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-16T18:55:26.586Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-16T18:55:28.122Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-16T18:55:58.071Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-16T18:55:58.071Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-16T18:56:03.862Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-16T18:56:03.862Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-16T18:56:03.862Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-16T18:56:04.829Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-16T18:56:09.522Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-16T18:56:12.426Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-16T18:56:12.426Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-16T18:56:17.113Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-16T18:56:17.113Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-16T18:56:17.113Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-16T18:56:31.919Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-16T18:56:34.103Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-16T18:56:34.562Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-16T18:56:41.634Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-16T18:56:46.322Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-16T18:56:53.391Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-16T18:56:56.302Z] === RUN TestDockerSuite/TestRmiTag [2021-02-16T18:56:57.276Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-16T18:56:59.451Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-16T18:57:20.551Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-16T18:57:21.520Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-16T18:57:26.207Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-16T18:57:26.666Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-16T18:57:26.666Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-16T18:57:26.666Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-16T18:57:26.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-16T18:57:26.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-16T18:57:26.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-16T18:57:26.666Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-16T18:57:26.666Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-16T18:57:28.843Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-16T18:57:28.843Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-16T18:57:28.843Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-16T18:57:33.535Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-16T18:57:35.718Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-16T18:57:37.895Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-16T18:57:44.968Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-16T18:57:47.146Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-16T18:57:47.146Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-16T18:57:51.834Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-16T18:57:53.371Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-16T18:57:53.371Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-16T18:57:56.274Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-16T18:57:56.274Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-16T18:57:56.274Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-16T18:57:58.456Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-16T18:57:58.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-16T18:57:58.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-16T18:57:58.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-16T18:57:58.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-16T18:57:58.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-16T18:57:58.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-16T18:57:58.456Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-16T18:58:00.632Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-16T18:58:02.812Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-16T18:58:04.988Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-16T18:58:04.988Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-16T18:58:04.988Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-16T18:58:04.988Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-16T18:58:07.164Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-16T18:58:07.164Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-16T18:58:07.164Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-16T18:58:07.164Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-16T18:58:07.164Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-16T18:58:08.700Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-16T18:58:14.497Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-16T18:58:14.497Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-16T18:58:14.497Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-16T18:58:14.497Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-16T18:58:14.497Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-16T18:58:14.497Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-16T18:58:14.497Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-16T18:58:16.674Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-16T18:58:16.674Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-16T18:58:16.674Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-16T18:58:16.674Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-16T18:58:18.851Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-16T18:58:21.034Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-16T18:58:21.034Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-16T18:58:23.216Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-16T18:58:23.216Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-16T18:58:23.216Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-16T18:58:23.216Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-16T18:58:24.752Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-16T18:58:26.928Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-16T18:58:29.105Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-16T18:58:31.286Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-16T18:58:31.286Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-16T18:58:31.286Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-16T18:58:31.286Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-16T18:58:31.286Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-16T18:58:31.286Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T18:58:31.286Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-16T18:58:31.286Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-16T18:58:31.286Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-16T18:58:39.859Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-16T18:58:39.859Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-16T18:58:39.859Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-16T18:58:39.859Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-16T18:58:39.859Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-16T18:58:39.859Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-16T18:58:39.859Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-16T18:58:46.935Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-16T18:58:46.935Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-16T18:58:47.907Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunMount [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-16T18:58:48.366Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-16T18:58:55.442Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-16T18:58:55.442Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-16T18:58:55.442Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-16T18:58:55.442Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-16T18:59:00.135Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-16T18:59:04.823Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-16T18:59:04.823Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-16T18:59:04.823Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-16T18:59:04.823Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-16T18:59:04.823Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-16T18:59:04.823Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-16T18:59:04.823Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-16T18:59:04.823Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-16T18:59:04.823Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-16T18:59:04.823Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-16T18:59:04.823Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-16T18:59:06.359Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-16T18:59:08.537Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-16T18:59:10.722Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-16T18:59:12.259Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-16T18:59:13.797Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-16T18:59:14.256Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-16T18:59:14.256Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-16T18:59:14.256Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-16T18:59:14.256Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-16T18:59:14.256Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-16T18:59:14.256Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-16T18:59:14.256Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-16T18:59:14.256Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-16T18:59:16.432Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-16T18:59:16.432Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-16T18:59:16.432Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-16T18:59:16.432Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-16T18:59:16.891Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-16T18:59:16.891Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-16T18:59:25.458Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-16T18:59:25.458Z] === RUN TestDockerSuite/TestRunRm [2021-02-16T18:59:32.531Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-16T18:59:38.327Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-16T18:59:40.506Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-16T18:59:43.416Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-16T18:59:44.952Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-16T18:59:47.857Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-16T18:59:47.857Z] === RUN TestDockerSuite/TestRunState [2021-02-16T18:59:47.857Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-16T18:59:49.395Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-16T18:59:49.395Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-16T18:59:51.573Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-16T18:59:51.573Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-16T18:59:51.573Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-16T18:59:51.573Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-16T18:59:51.573Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-16T18:59:51.573Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-16T19:00:00.141Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-16T19:00:00.141Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-16T19:00:00.141Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-16T19:00:00.141Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-16T19:00:00.141Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-16T19:00:00.141Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-16T19:00:00.141Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-16T19:00:00.141Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-16T19:00:00.141Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-16T19:00:00.141Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-16T19:00:00.141Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-16T19:00:02.319Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-16T19:00:02.319Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-16T19:00:04.501Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-16T19:00:04.501Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-16T19:00:04.959Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-16T19:00:07.864Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-16T19:00:14.936Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-16T19:00:19.629Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-16T19:00:25.580Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-16T19:00:25.581Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-16T19:00:25.581Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-16T19:00:27.757Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-16T19:00:29.934Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-16T19:00:37.010Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-16T19:00:37.010Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-16T19:00:37.010Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-16T19:00:37.010Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-16T19:00:37.010Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-16T19:00:37.010Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-16T19:00:37.010Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-16T19:00:37.469Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-16T19:00:37.469Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-16T19:00:41.202Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-16T19:00:42.738Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-16T19:00:45.643Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-16T19:00:50.336Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-16T19:00:52.661Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-16T19:00:52.661Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-16T19:00:53.119Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-16T19:00:53.119Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-16T19:00:55.300Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-16T19:01:02.370Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-16T19:01:02.370Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-16T19:01:10.948Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-16T19:01:10.948Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-16T19:01:14.687Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-16T19:01:14.687Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-16T19:01:14.687Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-16T19:01:14.687Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-16T19:01:14.687Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-16T19:01:25.013Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-16T19:01:25.013Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-16T19:01:25.013Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-16T19:01:25.013Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-16T19:01:25.013Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-16T19:01:25.013Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-16T19:01:25.013Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-16T19:01:26.549Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-16T19:01:28.728Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-16T19:01:28.728Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-16T19:01:30.905Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-16T19:01:30.905Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-16T19:01:30.905Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-16T19:01:30.905Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-16T19:01:30.905Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-16T19:01:30.905Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-16T19:01:30.905Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-16T19:01:48.593Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-16T19:01:48.593Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-16T19:01:48.593Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-16T19:01:48.593Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-16T19:01:48.593Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-16T19:01:48.593Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-16T19:01:48.593Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-16T19:01:49.564Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-16T19:01:49.564Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-16T19:01:52.468Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-16T19:01:52.927Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-16T19:01:53.385Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-16T19:01:53.385Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-16T19:01:53.385Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-16T19:02:00.457Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-16T19:02:00.457Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-16T19:02:00.916Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-16T19:02:01.374Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-16T19:02:01.374Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-16T19:02:08.447Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-16T19:02:08.447Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-16T19:02:08.447Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-16T19:02:17.019Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-16T19:02:17.019Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite (2384.64s) [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-16T19:02:17.986Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-16T19:02:17.986Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-16T19:02:17.986Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-16T19:02:17.986Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.56s) [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.46s) [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-02-16T19:02:17.986Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-16T19:02:17.986Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.986Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-16T19:02:17.986Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.986Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-16T19:02:17.986Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.986Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-16T19:02:17.986Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.986Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-02-16T19:02:17.986Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.986Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-16T19:02:17.986Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.986Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-02-16T19:02:17.986Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-02-16T19:02:17.986Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-16T19:02:17.986Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.986Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.34s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-16T19:02:17.987Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-16T19:02:17.987Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.15s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.14s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-02-16T19:02:17.987Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.97s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.73s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (85.41s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-02-16T19:02:17.987Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.44s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.60s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.29s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.48s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.45s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.65s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.06s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.27s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.68s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.41s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.91s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.70s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.75s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.31s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.38s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.75s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.19s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.25s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.16s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-16T19:02:17.987Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.68s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.93s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.29s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.46s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.88s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.98s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.84s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.55s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.43s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.84s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.69s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.57s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.30s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.72s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.05s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.93s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.72s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.80s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.80s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.28s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.00s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.08s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (106.45s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.95s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.91s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.44s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.17s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.35s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.46s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildFails (2.25s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.98s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.37s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.28s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.02s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.25s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.39s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.78s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildHistory (9.45s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.88s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.97s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.00s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.59s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.54s) [2021-02-16T19:02:17.987Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-16T19:02:17.987Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.16s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.87s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.04s) [2021-02-16T19:02:17.987Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.44s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.26s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.29s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.47s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.75s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.30s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.65s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.17s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.28s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.35s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.90s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.35s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.74s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.43s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.37s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.96s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.17s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.95s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.96s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildRm (12.01s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.97s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-02-16T19:02:17.988Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.19s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.04s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.83s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.91s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.32s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.30s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.29s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildStderr (4.19s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.58s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.84s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.47s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.90s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.74s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.80s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.04s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.70s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.11s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.94s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.98s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.78s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.54s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.02s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.20s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.71s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-02-16T19:02:17.988Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-16T19:02:17.988Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-16T19:02:17.988Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.14s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.12s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestCommitChange (4.70s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.00s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-02-16T19:02:17.988Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.31s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestCommitTTY (12.38s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.13s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.18s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.09s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.00s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.13s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.26s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.47s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.18s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.51s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.32s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.20s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.19s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.87s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.40s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.06s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.60s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.88s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.88s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.01s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.01s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.13s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.92s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-16T19:02:17.988Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.86s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.07s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.41s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.40s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.39s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.44s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008267a0_} (2.49s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1119365842_c:\foo_false____} (7.49s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1119365842_c:\foo_true____} (2.40s) [2021-02-16T19:02:17.988Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-16T19:02:17.988Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-02-16T19:02:17.988Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-16T19:02:17.989Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-16T19:02:17.989Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-16T19:02:17.989Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.989Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-02-16T19:02:17.989Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-16T19:02:17.989Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-16T19:02:17.989Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.13s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-02-16T19:02:18.448Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.91s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.88s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.36s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.36s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.91s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.47s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCpToDot (2.29s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCpToStdout (2.76s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.88s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.11s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-16T19:02:18.448Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.69s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-16T19:02:18.448Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.05s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-02-16T19:02:18.448Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-16T19:02:18.448Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-16T19:02:18.448Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-16T19:02:18.448Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-16T19:02:18.448Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-16T19:02:18.448Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-16T19:02:18.448Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-16T19:02:18.448Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.448Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-16T19:02:18.448Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.19s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.16s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.22s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.44s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsCopy (4.54s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.61s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.93s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.57s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsFilters (4.26s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsFormat (4.22s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-16T19:02:18.449Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsResize (2.52s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.04s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.64s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.55s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.28s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-16T19:02:18.449Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.78s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.86s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-16T19:02:18.449Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-16T19:02:18.449Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-16T19:02:18.449Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.00s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.11s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.05s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.95s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.90s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecInspectID (4.75s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-02-16T19:02:18.449Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.35s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-16T19:02:18.449Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.20s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.94s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.95s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.01s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.40s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.15s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-16T19:02:18.449Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.99s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-02-16T19:02:18.449Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.06s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.86s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.24s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.51s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-02-16T19:02:18.449Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-16T19:02:18.449Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-16T19:02:18.449Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.20s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.29s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-16T19:02:18.449Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-16T19:02:18.449Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.05s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.27s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectDefault (2.47s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectHistory (3.96s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.20s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.96s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.25s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.04s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectStatus (2.66s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.34s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.64s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.19s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.09s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.92s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.18s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.10s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-16T19:02:18.449Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (5.10s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.85s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.45s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.42s) [2021-02-16T19:02:18.449Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-16T19:02:18.449Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.14s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.31s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.20s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.78s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.73s) [2021-02-16T19:02:18.449Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.43s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.24s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.35s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestLogsSince (9.21s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestLogsTail (2.79s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.45s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.09s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-02-16T19:02:18.450Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.55s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-16T19:02:18.450Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-16T19:02:18.450Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-16T19:02:18.450Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-16T19:02:18.450Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-16T19:02:18.450Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-16T19:02:18.450Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-16T19:02:18.450Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-16T19:02:18.450Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.85s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T19:02:18.450Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPsByOrder (8.92s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.11s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.05s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-16T19:02:18.450Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.87s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.54s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.56s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.58s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-16T19:02:18.450Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.24s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.41s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-16T19:02:18.450Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.15s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.85s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.23s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.77s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.61s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.11s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.69s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.88s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.50s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.61s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.74s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.50s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.74s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.97s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.53s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.22s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.53s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.25s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.01s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.21s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.66s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.15s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.13s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.27s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.26s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.07s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.82s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.85s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.12s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.21s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.18s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.30s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.57s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.40s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.17s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.12s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.03s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.04s) [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-16T19:02:18.450Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunExitCode (2.05s) [2021-02-16T19:02:18.450Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.02s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.10s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.48s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.63s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.65s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.58s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.37s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.10s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.26s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.48s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.90s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.33s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.45s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunRm (7.06s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.81s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.70s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.25s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.16s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.02s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.84s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (8.43s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.23s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.97s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.93s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.39s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.25s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.38s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.11s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.17s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.89s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.56s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.52s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.49s) [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-16T19:02:18.451Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-02-16T19:02:18.451Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.91s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.33s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.92s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.99s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-02-16T19:02:18.452Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.15s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.07s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-02-16T19:02:18.452Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.34s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.79s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.09s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.57s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.30s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-16T19:02:18.452Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-16T19:02:18.452Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-16T19:02:18.452Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-16T19:02:18.452Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-16T19:02:18.452Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-16T19:02:18.452Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-16T19:02:18.452Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-16T19:02:18.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-16T19:02:18.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-16T19:02:18.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-16T19:02:18.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-16T19:02:18.453Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-16T19:02:18.453Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] === RUN TestDockerDaemonSuite [2021-02-16T19:02:18.453Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-16T19:02:18.453Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-16T19:02:18.453Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-16T19:02:18.453Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] === RUN TestDockerSwarmSuite [2021-02-16T19:02:18.453Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-02-16T19:02:18.453Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-02-16T19:02:18.453Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] === RUN TestDockerExternalVolumeSuite [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] === RUN TestDockerNetworkSuite [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] === RUN TestDockerHubPullSuite [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-02-16T19:02:18.453Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] PASS [2021-02-16T19:02:18.453Z] ok github.com/docker/docker/integration-cli 2385.169s [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === Skipped [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-16T19:02:18.453Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-16T19:02:18.453Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-16T19:02:18.453Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-16T19:02:18.453Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-16T19:02:18.453Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-16T19:02:18.453Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-02-16T19:02:18.453Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-16T19:02:18.453Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-02-16T19:02:18.453Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-16T19:02:18.453Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-16T19:02:18.453Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-16T19:02:18.453Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-02-16T19:02:18.453Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-02-16T19:02:18.453Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-16T19:02:18.453Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-16T19:02:18.453Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-16T19:02:18.453Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.453Z] [2021-02-16T19:02:18.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-16T19:02:18.454Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-16T19:02:18.454Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.454Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-02-16T19:02:18.914Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-02-16T19:02:18.914Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-16T19:02:18.914Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-16T19:02:18.914Z] docker_cli_sni_test.go:18: Flakey test [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-02-16T19:02:18.914Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-16T19:02:18.914Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.914Z] [2021-02-16T19:02:18.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-02-16T19:02:18.914Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-02-16T19:02:18.915Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-02-16T19:02:18.915Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-16T19:02:18.915Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-02-16T19:02:18.915Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-16T19:02:18.915Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-16T19:02:18.915Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-16T19:02:18.915Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-16T19:02:18.915Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-16T19:02:18.915Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-16T19:02:18.915Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-16T19:02:18.915Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-16T19:02:18.915Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-16T19:02:18.915Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-16T19:02:18.915Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.915Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-16T19:02:18.916Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-16T19:02:18.916Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-16T19:02:18.916Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-16T19:02:18.916Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-16T19:02:18.916Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-02-16T19:02:18.916Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-16T19:02:18.916Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-16T19:02:18.916Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-02-16T19:02:18.916Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-02-16T19:02:18.916Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-16T19:02:18.916Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-16T19:02:18.916Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-16T19:02:18.916Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-16T19:02:18.916Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-16T19:02:18.916Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-16T19:02:18.916Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.916Z] [2021-02-16T19:02:18.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-16T19:02:18.917Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-02-16T19:02:18.917Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-16T19:02:18.917Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-16T19:02:18.917Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-16T19:02:18.917Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-16T19:02:18.917Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-16T19:02:18.917Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-02-16T19:02:18.917Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-16T19:02:18.917Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-16T19:02:18.917Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-16T19:02:18.917Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-16T19:02:18.917Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-16T19:02:18.917Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-16T19:02:18.917Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-16T19:02:18.917Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.917Z] [2021-02-16T19:02:18.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-16T19:02:18.917Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-16T19:02:18.918Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-16T19:02:18.918Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.918Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-02-16T19:02:18.919Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-16T19:02:18.919Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-16T19:02:18.919Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.919Z] [2021-02-16T19:02:18.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-02-16T19:02:18.920Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-16T19:02:18.920Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:18.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T19:02:18.920Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-16T19:02:18.920Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:18.920Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-16T19:02:19.380Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-02-16T19:02:19.380Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] DONE 1093 tests, 547 skipped in 2393.444s [2021-02-16T19:02:19.380Z] INFO: Integration tests ended at 02/16/2021 19:02:18. Duration:00:39:53.6434077 [2021-02-16T19:02:19.380Z] INFO: Docker info of the daemon under test at end of run [2021-02-16T19:02:19.380Z] [2021-02-16T19:02:19.380Z] Containers: 2 [2021-02-16T19:02:19.380Z] Running: 0 [2021-02-16T19:02:19.380Z] Paused: 0 [2021-02-16T19:02:19.380Z] Stopped: 2 [2021-02-16T19:02:19.380Z] Images: 18 [2021-02-16T19:02:19.380Z] Server Version: 0.0.0-dev [2021-02-16T19:02:19.380Z] Storage Driver: windowsfilter [2021-02-16T19:02:19.380Z] Windows: [2021-02-16T19:02:19.380Z] Logging Driver: json-file [2021-02-16T19:02:19.380Z] Plugins: [2021-02-16T19:02:19.380Z] Volume: local [2021-02-16T19:02:19.380Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-16T19:02:19.380Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-16T19:02:19.380Z] Swarm: inactive [2021-02-16T19:02:19.380Z] Default Isolation: process [2021-02-16T19:02:19.380Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-16T19:02:19.380Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-16T19:02:19.381Z] OSType: windows [2021-02-16T19:02:19.381Z] Architecture: x86_64 [2021-02-16T19:02:19.381Z] CPUs: 4 [2021-02-16T19:02:19.381Z] Total Memory: 32GiB [2021-02-16T19:02:19.381Z] Name: azwin-2-884ce0 [2021-02-16T19:02:19.381Z] ID: 5K7W:SKWW:VDJ5:PMDH:7VFG:3SSM:KGPX:LQ3F:AV2D:4UHN:7YJB:XNAD [2021-02-16T19:02:19.381Z] Docker Root Dir: D:\CI\PR-41970\3\daemon [2021-02-16T19:02:19.381Z] Debug Mode (client): false [2021-02-16T19:02:19.381Z] Debug Mode (server): true [2021-02-16T19:02:19.381Z] File Descriptors: -1 [2021-02-16T19:02:19.381Z] Goroutines: 17 [2021-02-16T19:02:19.381Z] System Time: 2021-02-16T19:02:18.9447629Z [2021-02-16T19:02:19.381Z] EventsListeners: 0 [2021-02-16T19:02:19.381Z] Registry: https://index.docker.io/v1/ [2021-02-16T19:02:19.381Z] Labels: [2021-02-16T19:02:19.381Z] Experimental: false [2021-02-16T19:02:19.381Z] Insecure Registries: [2021-02-16T19:02:19.381Z] 127.0.0.0/8 [2021-02-16T19:02:19.381Z] Live Restore Enabled: false [2021-02-16T19:02:19.381Z] [2021-02-16T19:02:19.381Z] [2021-02-16T19:02:19.381Z] INFO: Stopping daemon under test [2021-02-16T19:02:19.381Z] SUCCESS: The process with PID 4412 (child process of PID 1356) has been terminated. [2021-02-16T19:02:19.381Z] SUCCESS: The process with PID 1356 (child process of PID 3244) has been terminated. [2021-02-16T19:02:19.381Z] INFO: Stop tailing logs of the daemon under tests [2021-02-16T19:02:19.381Z] INFO: executeCI.ps1 Completed successfully at 02/16/2021 19:02:19. [2021-02-16T19:02:19.381Z] INFO: Tidying up at end of run [2021-02-16T19:02:19.381Z] INFO: Saving daemon under test log (d:\CI\PR-41970\3\dut.out) to bundles\CIDUT.out [2021-02-16T19:02:19.381Z] INFO: Saving daemon under test log (d:\CI\PR-41970\3\dut.err) to bundles\CIDUT.err [2021-02-16T19:02:19.381Z] INFO: Nuke-Everything... [2021-02-16T19:02:19.839Z] INFO: Container count on control daemon to delete is 2 [2021-02-16T19:02:20.299Z] d6ebdfa74930 [2021-02-16T19:02:20.299Z] d41230876f69 [2021-02-16T19:02:20.299Z] INFO: Tidying pidfile d:\CI\PR-41970\3\docker.pid [2021-02-16T19:02:20.299Z] INFO: Nuking d:\CI [2021-02-16T19:02:45.447Z] INFO: Zapped successfully [2021-02-16T19:02:45.447Z] [2021-02-16T19:02:45.447Z] INFO: executeCI.ps1 exiting at Tue Feb 16 19:02:42 CUT 2021. Duration 01:01:53.2199500 [2021-02-16T19:02:45.447Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-02-16T19:02:45.691Z] Recording test results [2021-02-16T19:02:52.876Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-02-16T19:02:54.367Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-02-16T19:02:56.119Z] Archiving artifacts [2021-02-16T19:03:10.125Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41970/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-16T19:03:11.057Z] + make clean [2021-02-16T19:03:12.595Z] docker volume rm -f docker-dev-cache [2021-02-16T19:03:12.735Z] 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