Pull request #41786 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1c0af18c6c341636ac55644103f922900c616bec+249d0ab7448d7ce5a90830225cea984e6f652fc2 (2a2fe8b251ebce332a014d8afb0ca0e1f3f0b8c2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > 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 [2020-12-23T23:48:13.861Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-12-23T23:48:13.865Z] Trying to pass milestone 9 [Pipeline] milestone [2020-12-23T23:48:13.914Z] Trying to pass milestone 10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-12-23T23:48:29.058Z] Still waiting to schedule task [2020-12-23T23:48:29.060Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-12-23T23:49:13.947Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b52c6833b488d17d) in /home/ubuntu/workspace/moby_PR-41786 [Pipeline] { [Pipeline] checkout [2020-12-23T23:49:17.008Z] using credential docker-jenkins-github-credentials [2020-12-23T23:49:17.016Z] Cloning the remote Git repository [2020-12-23T23:49:17.016Z] Cloning with configured refspecs honoured and without tags [2020-12-23T23:49:17.037Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T23:49:17.114Z] > git init /home/ubuntu/workspace/moby_PR-41786 # timeout=10 [2020-12-23T23:49:17.410Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:49:17.411Z] > git --version # timeout=10 [2020-12-23T23:49:17.442Z] > git --version # 'git version 2.17.1' [2020-12-23T23:49:17.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:49:17.444Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:49:44.416Z] Fetching without tags [2020-12-23T23:49:44.291Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:49:44.329Z] > git config --add remote.origin.fetch +refs/pull/41786/head:refs/remotes/origin/PR-41786 # timeout=10 [2020-12-23T23:49:44.360Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:49:44.400Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:49:44.420Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:49:44.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:49:44.421Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:49:44.877Z] Merging remotes/origin/master commit 249d0ab7448d7ce5a90830225cea984e6f652fc2 into PR head commit 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:49:45.960Z] Merge succeeded, producing 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:49:45.960Z] Checking out Revision 1c0af18c6c341636ac55644103f922900c616bec (PR-41786) [2020-12-23T23:49:44.884Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:49:44.910Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:49:45.850Z] > git remote # timeout=10 [2020-12-23T23:49:45.865Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T23:49:45.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:49:45.889Z] > git merge 249d0ab7448d7ce5a90830225cea984e6f652fc2 # timeout=10 [2020-12-23T23:49:45.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T23:49:45.963Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:49:46.004Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:49:50.841Z] Commit message: "vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs" [2020-12-23T23:49:50.896Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-23T23:49:52.086Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41786:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-12-23T23:49:50.850Z] > git rev-list --no-walk 99826a36db3588e09a13c3253c89784ed21a144e # timeout=10 [2020-12-23T23:50:02.068Z] Unable to find image 'alpine:latest' locally [2020-12-23T23:50:02.068Z] latest: Pulling from library/alpine [2020-12-23T23:50:02.068Z] 801bfaa63ef2: Pulling fs layer [2020-12-23T23:50:02.327Z] 801bfaa63ef2: Verifying Checksum [2020-12-23T23:50:02.327Z] 801bfaa63ef2: Download complete [2020-12-23T23:50:02.897Z] 801bfaa63ef2: Pull complete [2020-12-23T23:50:02.897Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-23T23:50:02.897Z] Status: Downloaded newer image for alpine:latest [2020-12-23T23:50:08.185Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-12-23T23:50:08.984Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b52c6833b488d17d) in /home/ubuntu/workspace/moby_PR-41786 [Pipeline] node [Pipeline] node [Pipeline] node [2020-12-23T23:50:08.987Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41786 [Pipeline] node [2020-12-23T23:50:08.993Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-41786 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-12-23T23:50:09.080Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-12-23T23:50:09.111Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-12-23T23:50:09.123Z] using credential docker-jenkins-github-credentials [2020-12-23T23:50:09.125Z] using credential docker-jenkins-github-credentials [2020-12-23T23:50:09.130Z] Fetching without tags [2020-12-23T23:50:09.136Z] Cloning the remote Git repository [2020-12-23T23:50:09.137Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-12-23T23:50:09.139Z] Cloning the remote Git repository [2020-12-23T23:50:09.139Z] 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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-12-23T23:50:09.146Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T23:50:09.146Z] > git init /home/docker/workspace/moby_PR-41786 # timeout=10 [2020-12-23T23:50:09.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:50:09.155Z] > git --version # timeout=10 [2020-12-23T23:50:09.158Z] > git --version # 'git version 2.7.4' [2020-12-23T23:50:09.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:50:09.159Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:50:09.628Z] Merging remotes/origin/master commit 249d0ab7448d7ce5a90830225cea984e6f652fc2 into PR head commit 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:50:09.924Z] Merge succeeded, producing 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:50:09.924Z] Checking out Revision 1c0af18c6c341636ac55644103f922900c616bec (PR-41786) [2020-12-23T23:50:09.086Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-12-23T23:50:09.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:50:09.134Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:50:09.134Z] > git --version # timeout=10 [2020-12-23T23:50:09.156Z] > git --version # 'git version 2.17.1' [2020-12-23T23:50:09.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:50:09.157Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:50:09.634Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:50:09.676Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:50:09.832Z] > git remote # timeout=10 [2020-12-23T23:50:09.856Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T23:50:09.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:50:09.881Z] > git merge 249d0ab7448d7ce5a90830225cea984e6f652fc2 # timeout=10 [2020-12-23T23:50:09.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T23:50:09.927Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:50:09.936Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:50:09.143Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T23:50:09.143Z] > git init /home/jenkins/workspace/moby_PR-41786 # timeout=10 [2020-12-23T23:50:09.164Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:50:09.164Z] > git --version # timeout=10 [2020-12-23T23:50:09.167Z] > git --version # 'git version 2.17.1' [2020-12-23T23:50:09.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:50:09.171Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:50:10.117Z] Commit message: "vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-23T23:50:10.817Z] + [ PR != PR ] [2020-12-23T23:50:10.817Z] + [ master != master ] [2020-12-23T23:50:10.817Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T23:50:11.147Z] + docker version [2020-12-23T23:50:11.147Z] Client: Docker Engine - Community [2020-12-23T23:50:11.147Z] Version: 19.03.13 [2020-12-23T23:50:11.147Z] API version: 1.40 [2020-12-23T23:50:11.147Z] Go version: go1.13.15 [2020-12-23T23:50:11.147Z] Git commit: 4484c46d9d [2020-12-23T23:50:11.147Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-23T23:50:11.147Z] OS/Arch: linux/amd64 [2020-12-23T23:50:11.147Z] Experimental: false [2020-12-23T23:50:11.147Z] [2020-12-23T23:50:11.147Z] Server: Docker Engine - Community [2020-12-23T23:50:11.147Z] Engine: [2020-12-23T23:50:11.147Z] Version: 19.03.13 [2020-12-23T23:50:11.147Z] API version: 1.40 (minimum version 1.12) [2020-12-23T23:50:11.147Z] Go version: go1.13.15 [2020-12-23T23:50:11.147Z] Git commit: 4484c46d9d [2020-12-23T23:50:11.147Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-23T23:50:11.147Z] OS/Arch: linux/amd64 [2020-12-23T23:50:11.147Z] Experimental: true [2020-12-23T23:50:11.147Z] containerd: [2020-12-23T23:50:11.147Z] Version: 1.3.7 [2020-12-23T23:50:11.147Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T23:50:11.147Z] runc: [2020-12-23T23:50:11.147Z] Version: 1.0.0-rc10 [2020-12-23T23:50:11.147Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T23:50:11.147Z] docker-init: [2020-12-23T23:50:11.147Z] Version: 0.18.0 [2020-12-23T23:50:11.147Z] GitCommit: fec3683 [Pipeline] sh [2020-12-23T23:50:11.450Z] + docker info [2020-12-23T23:50:19.044Z] Fetching without tags [2020-12-23T23:50:19.375Z] Merging remotes/origin/master commit 249d0ab7448d7ce5a90830225cea984e6f652fc2 into PR head commit 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:50:19.883Z] Merge succeeded, producing 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:50:19.884Z] Checking out Revision 1c0af18c6c341636ac55644103f922900c616bec (PR-41786) [2020-12-23T23:50:19.021Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:50:19.022Z] > git config --add remote.origin.fetch +refs/pull/41786/head:refs/remotes/origin/PR-41786 # timeout=10 [2020-12-23T23:50:19.023Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:50:19.036Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:50:19.050Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:50:19.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:50:19.051Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:50:19.381Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:50:19.382Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:50:19.856Z] > git remote # timeout=10 [2020-12-23T23:50:19.860Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T23:50:19.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:50:19.861Z] > git merge 249d0ab7448d7ce5a90830225cea984e6f652fc2 # timeout=10 [2020-12-23T23:50:19.877Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T23:50:19.889Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:50:19.893Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:50:20.470Z] Commit message: "vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T23:50:21.261Z] + docker version [2020-12-23T23:50:21.261Z] Client: Docker Engine - Community [2020-12-23T23:50:21.261Z] Version: 19.03.7 [2020-12-23T23:50:21.261Z] API version: 1.40 [2020-12-23T23:50:21.261Z] Go version: go1.12.17 [2020-12-23T23:50:21.261Z] Git commit: 7141c199a2 [2020-12-23T23:50:21.261Z] Built: Sat Mar 7 16:48:47 2020 [2020-12-23T23:50:21.261Z] OS/Arch: linux/s390x [2020-12-23T23:50:21.261Z] Experimental: false [2020-12-23T23:50:21.261Z] [2020-12-23T23:50:21.261Z] Server: Docker Engine - Community [2020-12-23T23:50:21.261Z] Engine: [2020-12-23T23:50:21.261Z] Version: 19.03.7 [2020-12-23T23:50:21.261Z] API version: 1.40 (minimum version 1.12) [2020-12-23T23:50:21.261Z] Go version: go1.12.17 [2020-12-23T23:50:21.261Z] Git commit: 7141c199a2 [2020-12-23T23:50:21.261Z] Built: Sat Mar 7 16:47:46 2020 [2020-12-23T23:50:21.261Z] OS/Arch: linux/s390x [2020-12-23T23:50:21.261Z] Experimental: true [2020-12-23T23:50:21.261Z] containerd: [2020-12-23T23:50:21.261Z] Version: 1.2.13 [2020-12-23T23:50:21.261Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-23T23:50:21.261Z] runc: [2020-12-23T23:50:21.261Z] Version: 1.0.0-rc10 [2020-12-23T23:50:21.261Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T23:50:21.261Z] docker-init: [2020-12-23T23:50:21.261Z] Version: 0.18.0 [2020-12-23T23:50:21.261Z] GitCommit: fec3683 [Pipeline] sh [2020-12-23T23:50:21.640Z] + docker info [2020-12-23T23:50:22.274Z] Client: [2020-12-23T23:50:22.274Z] Debug Mode: false [2020-12-23T23:50:22.274Z] [2020-12-23T23:50:22.274Z] Server: [2020-12-23T23:50:22.274Z] Containers: 0 [2020-12-23T23:50:22.274Z] Running: 0 [2020-12-23T23:50:22.274Z] Paused: 0 [2020-12-23T23:50:22.274Z] Stopped: 0 [2020-12-23T23:50:22.274Z] Images: 0 [2020-12-23T23:50:22.274Z] Server Version: 19.03.7 [2020-12-23T23:50:22.274Z] Storage Driver: overlay2 [2020-12-23T23:50:22.274Z] Backing Filesystem: [2020-12-23T23:50:22.274Z] Supports d_type: true [2020-12-23T23:50:22.274Z] Native Overlay Diff: true [2020-12-23T23:50:22.274Z] Logging Driver: json-file [2020-12-23T23:50:22.274Z] Cgroup Driver: cgroupfs [2020-12-23T23:50:22.274Z] Plugins: [2020-12-23T23:50:22.274Z] Volume: local [2020-12-23T23:50:22.274Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T23:50:22.274Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-23T23:50:22.274Z] Swarm: inactive [2020-12-23T23:50:22.274Z] Runtimes: runc [2020-12-23T23:50:22.274Z] Default Runtime: runc [2020-12-23T23:50:22.274Z] Init Binary: docker-init [2020-12-23T23:50:22.274Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-23T23:50:22.274Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T23:50:22.274Z] init version: fec3683 [2020-12-23T23:50:22.274Z] Security Options: [2020-12-23T23:50:22.274Z] apparmor [2020-12-23T23:50:22.274Z] seccomp [2020-12-23T23:50:22.274Z] Profile: default [2020-12-23T23:50:22.274Z] Kernel Version: 4.15.0-91-generic [2020-12-23T23:50:22.274Z] Operating System: Ubuntu 18.04.4 LTS [2020-12-23T23:50:22.274Z] OSType: linux [2020-12-23T23:50:22.274Z] Architecture: s390x [2020-12-23T23:50:22.274Z] CPUs: 2 [2020-12-23T23:50:22.274Z] Total Memory: 7.861GiB [2020-12-23T23:50:22.274Z] Name: s390x-ubuntu-14 [2020-12-23T23:50:22.274Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-12-23T23:50:22.274Z] Docker Root Dir: /var/lib/docker [2020-12-23T23:50:22.274Z] Debug Mode: false [2020-12-23T23:50:22.274Z] Registry: https://index.docker.io/v1/ [2020-12-23T23:50:22.274Z] Labels: [2020-12-23T23:50:22.274Z] Experimental: true [2020-12-23T23:50:22.274Z] Insecure Registries: [2020-12-23T23:50:22.274Z] 127.0.0.0/8 [2020-12-23T23:50:22.274Z] Live Restore Enabled: false [2020-12-23T23:50:22.274Z] [2020-12-23T23:50:22.274Z] WARNING: No swap limit support [Pipeline] sh [2020-12-23T23:50:22.653Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:50:22.653Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:50:22.653Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T23:50:22.653Z] + bash /home/jenkins/workspace/moby_PR-41786/check-config.sh [2020-12-23T23:50:22.653Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T23:50:22.653Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-12-23T23:50:22.653Z] [2020-12-23T23:50:22.653Z] Generally Necessary: [2020-12-23T23:50:22.653Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T23:50:22.653Z] - apparmor: enabled and tools installed [2020-12-23T23:50:22.653Z] - CONFIG_NAMESPACES: enabled [2020-12-23T23:50:22.653Z] - CONFIG_NET_NS: enabled [2020-12-23T23:50:22.653Z] - CONFIG_PID_NS: enabled [2020-12-23T23:50:22.653Z] - CONFIG_IPC_NS: enabled [2020-12-23T23:50:22.653Z] - CONFIG_UTS_NS: enabled [2020-12-23T23:50:22.653Z] - CONFIG_CGROUPS: enabled [2020-12-23T23:50:22.653Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T23:50:22.653Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T23:50:22.653Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T23:50:22.653Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T23:50:22.653Z] - CONFIG_CPUSETS: enabled [2020-12-23T23:50:22.653Z] - CONFIG_MEMCG: enabled [2020-12-23T23:50:22.653Z] - CONFIG_KEYS: enabled [2020-12-23T23:50:22.653Z] - CONFIG_VETH: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-23T23:50:22.945Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T23:50:22.945Z] [2020-12-23T23:50:22.945Z] Optional Features: [2020-12-23T23:50:22.945Z] - CONFIG_USER_NS: enabled [2020-12-23T23:50:22.945Z] - CONFIG_SECCOMP: enabled [2020-12-23T23:50:22.945Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T23:50:22.945Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T23:50:22.945Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T23:50:22.945Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-23T23:50:22.945Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T23:50:22.945Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T23:50:22.945Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-23T23:50:22.945Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-23T23:50:22.945Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T23:50:22.945Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T23:50:22.945Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T23:50:22.945Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T23:50:22.945Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T23:50:22.945Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T23:50:22.945Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T23:50:22.945Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T23:50:22.945Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T23:50:22.945Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_EXT4_FS: enabled [2020-12-23T23:50:22.945Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T23:50:22.945Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T23:50:22.945Z] - Network Drivers: [2020-12-23T23:50:22.945Z] - "overlay": [2020-12-23T23:50:22.945Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T23:50:22.945Z] Optional (for encrypted networks): [2020-12-23T23:50:22.945Z] - CONFIG_CRYPTO: enabled [2020-12-23T23:50:22.945Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-23T23:50:22.945Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-23T23:50:22.945Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-23T23:50:22.945Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-23T23:50:22.945Z] - CONFIG_XFRM: enabled [2020-12-23T23:50:22.945Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-23T23:50:22.945Z] - "ipvlan": [2020-12-23T23:50:22.945Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T23:50:22.945Z] - "macvlan": [2020-12-23T23:50:22.945Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T23:50:22.945Z] - "ftp,tftp client in container": [2020-12-23T23:50:22.945Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T23:50:22.945Z] - Storage Drivers: [2020-12-23T23:50:22.945Z] - "aufs": [2020-12-23T23:50:22.945Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T23:50:22.945Z] - "btrfs": [2020-12-23T23:50:22.945Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T23:50:22.945Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T23:50:22.945Z] - "devicemapper": [2020-12-23T23:50:22.945Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T23:50:22.945Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T23:50:22.945Z] - "overlay": [2020-12-23T23:50:22.945Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T23:50:22.945Z] - "zfs": [2020-12-23T23:50:22.945Z] - /dev/zfs: missing [2020-12-23T23:50:22.945Z] - zfs command: missing [2020-12-23T23:50:22.945Z] - zpool command: missing [2020-12-23T23:50:22.945Z] [2020-12-23T23:50:22.945Z] Limits: [2020-12-23T23:50:22.945Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T23:50:22.945Z] [2020-12-23T23:50:22.945Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-23T23:50:23.368Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c0af18c6c341636ac55644103f922900c616bec . [2020-12-23T23:50:23.369Z] #2 [internal] load .dockerignore [2020-12-23T23:50:23.369Z] #2 transferring context: 87B 0.0s done [2020-12-23T23:50:23.369Z] #2 DONE 0.0s [2020-12-23T23:50:23.369Z] [2020-12-23T23:50:23.369Z] #1 [internal] load build definition from Dockerfile [2020-12-23T23:50:23.369Z] #1 transferring dockerfile: 16.55kB 0.0s done [2020-12-23T23:50:23.369Z] #1 DONE 0.0s [2020-12-23T23:50:23.369Z] [2020-12-23T23:50:23.369Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T23:50:23.726Z] #3 DONE 0.4s [2020-12-23T23:50:23.726Z] [2020-12-23T23:50:23.726Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T23:50:23.726Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T23:50:23.984Z] Still waiting to schedule task [2020-12-23T23:50:23.984Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b52c6833b488d17d)’ [2020-12-23T23:50:23.985Z] Still waiting to schedule task [2020-12-23T23:50:23.985Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b52c6833b488d17d)’ [2020-12-23T23:50:23.993Z] Still waiting to schedule task [2020-12-23T23:50:23.993Z] All nodes of label ‘arm64&&linux’ are offline [2020-12-23T23:50:23.996Z] Still waiting to schedule task [2020-12-23T23:50:23.996Z] All nodes of label ‘windows-2019’ are offline [2020-12-23T23:50:24.027Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-23T23:50:24.027Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-12-23T23:50:24.027Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-12-23T23:50:24.027Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-12-23T23:50:24.027Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 666.84kB / 8.88MB 0.2s [2020-12-23T23:50:24.322Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2020-12-23T23:50:24.322Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-12-23T23:50:24.322Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-12-23T23:50:24.613Z] #4 DONE 0.7s [2020-12-23T23:50:24.905Z] [2020-12-23T23:50:24.905Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T23:50:24.905Z] #5 DONE 0.1s [2020-12-23T23:50:24.905Z] [2020-12-23T23:50:24.905Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T23:50:25.222Z] #7 DONE 0.2s [2020-12-23T23:50:25.222Z] [2020-12-23T23:50:25.223Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T23:50:25.223Z] #6 DONE 0.3s [2020-12-23T23:50:25.223Z] [2020-12-23T23:50:25.223Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:50:25.223Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-23T23:50:25.223Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-12-23T23:50:25.223Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.0s [2020-12-23T23:50:25.223Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.0s [2020-12-23T23:50:25.223Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-23T23:50:25.223Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.0s [2020-12-23T23:50:25.223Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-12-23T23:50:25.223Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 4.67MB / 48.97MB 0.1s [2020-12-23T23:50:25.223Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.30MB / 9.88MB 0.1s [2020-12-23T23:50:25.223Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 2.85MB / 7.39MB 0.1s [2020-12-23T23:50:25.522Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 8.52MB / 48.97MB 0.2s [2020-12-23T23:50:25.522Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 5.63MB / 9.88MB 0.2s [2020-12-23T23:50:25.522Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s [2020-12-23T23:50:25.522Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 15.63MB / 48.97MB 0.3s [2020-12-23T23:50:25.522Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s [2020-12-23T23:50:25.522Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-12-23T23:50:25.522Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.3s [2020-12-23T23:50:25.826Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 22.15MB / 48.97MB 0.5s [2020-12-23T23:50:25.826Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.4s done [2020-12-23T23:50:25.826Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 4.50MB / 51.38MB 0.5s [2020-12-23T23:50:25.826Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.06MB / 56.74MB 0.5s [2020-12-23T23:50:25.826Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.03MB / 48.97MB 0.6s [2020-12-23T23:50:25.826Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.51MB / 51.38MB 0.6s [2020-12-23T23:50:26.123Z] #8 ... [2020-12-23T23:50:26.123Z] [2020-12-23T23:50:26.123Z] #21 [internal] load build context [2020-12-23T23:50:26.123Z] #21 transferring context: 53.18MB 0.8s done [2020-12-23T23:50:26.123Z] #21 DONE 0.8s [2020-12-23T23:50:26.123Z] [2020-12-23T23:50:26.123Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:50:26.123Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 30.18MB / 48.97MB 0.7s [2020-12-23T23:50:26.123Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 11.89MB / 51.38MB 0.7s [2020-12-23T23:50:26.123Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 7.98MB / 56.74MB 0.7s [2020-12-23T23:50:26.123Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 38.18MB / 48.97MB 0.9s [2020-12-23T23:50:26.123Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 19.79MB / 51.38MB 0.9s [2020-12-23T23:50:26.123Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.70MB / 56.74MB 0.9s [2020-12-23T23:50:26.360Z] Client: [2020-12-23T23:50:26.360Z] Debug Mode: false [2020-12-23T23:50:26.360Z] [2020-12-23T23:50:26.360Z] Server: [2020-12-23T23:50:26.360Z] Containers: 0 [2020-12-23T23:50:26.360Z] Running: 0 [2020-12-23T23:50:26.360Z] Paused: 0 [2020-12-23T23:50:26.360Z] Stopped: 0 [2020-12-23T23:50:26.360Z] Images: 1 [2020-12-23T23:50:26.360Z] Server Version: 19.03.13 [2020-12-23T23:50:26.360Z] Storage Driver: overlay2 [2020-12-23T23:50:26.360Z] Backing Filesystem: extfs [2020-12-23T23:50:26.360Z] Supports d_type: true [2020-12-23T23:50:26.360Z] Native Overlay Diff: true [2020-12-23T23:50:26.360Z] Logging Driver: json-file [2020-12-23T23:50:26.360Z] Cgroup Driver: cgroupfs [2020-12-23T23:50:26.360Z] Plugins: [2020-12-23T23:50:26.360Z] Volume: local [2020-12-23T23:50:26.360Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T23:50:26.360Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-23T23:50:26.360Z] Swarm: inactive [2020-12-23T23:50:26.360Z] Runtimes: runc [2020-12-23T23:50:26.360Z] Default Runtime: runc [2020-12-23T23:50:26.360Z] Init Binary: docker-init [2020-12-23T23:50:26.360Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T23:50:26.360Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T23:50:26.360Z] init version: fec3683 [2020-12-23T23:50:26.360Z] Security Options: [2020-12-23T23:50:26.360Z] apparmor [2020-12-23T23:50:26.360Z] seccomp [2020-12-23T23:50:26.360Z] Profile: default [2020-12-23T23:50:26.360Z] Kernel Version: 5.4.0-1025-aws [2020-12-23T23:50:26.360Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-23T23:50:26.360Z] OSType: linux [2020-12-23T23:50:26.360Z] Architecture: x86_64 [2020-12-23T23:50:26.360Z] CPUs: 2 [2020-12-23T23:50:26.360Z] Total Memory: 7.487GiB [2020-12-23T23:50:26.360Z] Name: ip-10-100-119-166 [2020-12-23T23:50:26.360Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-23T23:50:26.360Z] Docker Root Dir: /var/lib/docker [2020-12-23T23:50:26.360Z] Debug Mode: false [2020-12-23T23:50:26.360Z] Registry: https://index.docker.io/v1/ [2020-12-23T23:50:26.360Z] Labels: [2020-12-23T23:50:26.360Z] Experimental: true [2020-12-23T23:50:26.360Z] Insecure Registries: [2020-12-23T23:50:26.360Z] 127.0.0.0/8 [2020-12-23T23:50:26.360Z] Live Restore Enabled: true [2020-12-23T23:50:26.360Z] [2020-12-23T23:50:26.360Z] WARNING: No swap limit support [Pipeline] sh [2020-12-23T23:50:26.426Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.03MB / 48.97MB 1.2s [2020-12-23T23:50:26.426Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.80MB / 51.38MB 1.2s [2020-12-23T23:50:26.426Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 26.54MB / 56.74MB 1.2s [2020-12-23T23:50:26.656Z] Fetching without tags [2020-12-23T23:50:26.657Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:50:26.657Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:50:26.657Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T23:50:26.657Z] + bash /home/ubuntu/workspace/moby_PR-41786/check-config.sh [2020-12-23T23:50:26.657Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T23:50:26.657Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-23T23:50:26.657Z] [2020-12-23T23:50:26.657Z] Generally Necessary: [2020-12-23T23:50:26.657Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T23:50:26.657Z] - apparmor: enabled and tools installed [2020-12-23T23:50:26.657Z] - CONFIG_NAMESPACES: enabled [2020-12-23T23:50:26.657Z] - CONFIG_NET_NS: enabled [2020-12-23T23:50:26.729Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done [2020-12-23T23:50:26.729Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 39.12MB / 51.38MB 1.5s [2020-12-23T23:50:26.729Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 37.27MB / 56.74MB 1.5s [2020-12-23T23:50:26.729Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.87MB / 102.23MB 1.5s [2020-12-23T23:50:26.729Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-12-23T23:50:26.628Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:50:26.632Z] > git config --add remote.origin.fetch +refs/pull/41786/head:refs/remotes/origin/PR-41786 # timeout=10 [2020-12-23T23:50:26.635Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:50:26.649Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:50:26.662Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:50:26.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:50:26.663Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:50:26.917Z] - CONFIG_PID_NS: enabled [2020-12-23T23:50:26.917Z] - CONFIG_IPC_NS: enabled [2020-12-23T23:50:26.917Z] - CONFIG_UTS_NS: enabled [2020-12-23T23:50:26.917Z] - CONFIG_CGROUPS: enabled [2020-12-23T23:50:26.917Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T23:50:26.917Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T23:50:26.917Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T23:50:26.917Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T23:50:26.917Z] - CONFIG_CPUSETS: enabled [2020-12-23T23:50:26.917Z] - CONFIG_MEMCG: enabled [2020-12-23T23:50:26.917Z] - CONFIG_KEYS: enabled [2020-12-23T23:50:26.917Z] - CONFIG_VETH: enabled (as module) [2020-12-23T23:50:26.917Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T23:50:26.917Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T23:50:26.917Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-23T23:50:26.917Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T23:50:26.917Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T23:50:26.917Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T23:50:26.917Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T23:50:26.917Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T23:50:26.917Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T23:50:26.917Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T23:50:26.917Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-23T23:50:26.917Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T23:50:26.917Z] [2020-12-23T23:50:26.917Z] Optional Features: [2020-12-23T23:50:26.917Z] - CONFIG_USER_NS: enabled [2020-12-23T23:50:26.917Z] - CONFIG_SECCOMP: enabled [2020-12-23T23:50:26.917Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T23:50:26.917Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T23:50:26.917Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T23:50:26.917Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-23T23:50:26.917Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T23:50:26.917Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T23:50:26.917Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-23T23:50:27.021Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 42.42MB / 51.38MB 1.7s [2020-12-23T23:50:27.022Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 41.40MB / 56.74MB 1.7s [2020-12-23T23:50:27.022Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 45.27MB / 51.38MB 1.8s [2020-12-23T23:50:27.022Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 44.26MB / 56.74MB 1.8s [2020-12-23T23:50:27.022Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 11.55MB / 102.23MB 1.8s [2020-12-23T23:50:27.057Z] Merging remotes/origin/master commit 249d0ab7448d7ce5a90830225cea984e6f652fc2 into PR head commit 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:50:27.187Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-23T23:50:27.187Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T23:50:27.187Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T23:50:27.187Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T23:50:27.187Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T23:50:27.187Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T23:50:27.187Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T23:50:27.187Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T23:50:27.187Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T23:50:27.187Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T23:50:27.187Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T23:50:27.187Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T23:50:27.187Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T23:50:27.187Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T23:50:27.187Z] - CONFIG_EXT4_FS: enabled [2020-12-23T23:50:27.187Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T23:50:27.187Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T23:50:27.187Z] - Network Drivers: [2020-12-23T23:50:27.187Z] - "overlay": [2020-12-23T23:50:27.187Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T23:50:27.187Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T23:50:27.187Z] Optional (for encrypted networks): [2020-12-23T23:50:27.187Z] - CONFIG_CRYPTO: enabled [2020-12-23T23:50:27.187Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-23T23:50:27.187Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-23T23:50:27.187Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-23T23:50:27.187Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-23T23:50:27.187Z] - CONFIG_XFRM: enabled [2020-12-23T23:50:27.187Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T23:50:27.187Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T23:50:27.187Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T23:50:27.187Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-23T23:50:27.187Z] - "ipvlan": [2020-12-23T23:50:27.187Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T23:50:27.187Z] - "macvlan": [2020-12-23T23:50:27.187Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T23:50:27.187Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T23:50:27.187Z] - "ftp,tftp client in container": [2020-12-23T23:50:27.366Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.58MB / 51.38MB 2.0s [2020-12-23T23:50:27.366Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 47.85MB / 56.74MB 2.0s [2020-12-23T23:50:27.366Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.31MB / 51.38MB 2.1s [2020-12-23T23:50:27.366Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 17.73MB / 102.23MB 2.1s [2020-12-23T23:50:27.366Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.1s done [2020-12-23T23:50:27.366Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.42MB / 56.74MB 2.2s [2020-12-23T23:50:27.366Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.2s done [2020-12-23T23:50:27.447Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T23:50:27.447Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T23:50:27.447Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T23:50:27.447Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T23:50:27.447Z] - Storage Drivers: [2020-12-23T23:50:27.447Z] - "aufs": [2020-12-23T23:50:27.447Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T23:50:27.447Z] - "btrfs": [2020-12-23T23:50:27.447Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T23:50:27.447Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T23:50:27.447Z] - "devicemapper": [2020-12-23T23:50:27.447Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T23:50:27.447Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T23:50:27.447Z] - "overlay": [2020-12-23T23:50:27.447Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T23:50:27.447Z] - "zfs": [2020-12-23T23:50:27.447Z] - /dev/zfs: present [2020-12-23T23:50:27.447Z] - zfs command: missing [2020-12-23T23:50:27.447Z] - zpool command: missing [2020-12-23T23:50:27.447Z] [2020-12-23T23:50:27.447Z] Limits: [2020-12-23T23:50:27.447Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T23:50:27.447Z] [2020-12-23T23:50:27.447Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-23T23:50:27.670Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.3s done [2020-12-23T23:50:27.670Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 27.81MB / 102.23MB 2.3s [2020-12-23T23:50:27.670Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 36.31MB / 102.23MB 2.5s [2020-12-23T23:50:27.770Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c0af18c6c341636ac55644103f922900c616bec . [2020-12-23T23:50:27.770Z] #2 [internal] load .dockerignore [2020-12-23T23:50:27.770Z] #2 transferring context: 87B done [2020-12-23T23:50:27.770Z] #2 DONE 0.0s [2020-12-23T23:50:27.770Z] [2020-12-23T23:50:27.770Z] #1 [internal] load build definition from Dockerfile [2020-12-23T23:50:27.770Z] #1 transferring dockerfile: 16.55kB done [2020-12-23T23:50:27.770Z] #1 DONE 0.0s [2020-12-23T23:50:27.770Z] [2020-12-23T23:50:27.770Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T23:50:27.962Z] Merge succeeded, producing 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:50:27.962Z] Checking out Revision 1c0af18c6c341636ac55644103f922900c616bec (PR-41786) [2020-12-23T23:50:27.967Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 47.32MB / 102.23MB 2.8s [2020-12-23T23:50:28.260Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 53.26MB / 102.23MB 2.9s [2020-12-23T23:50:28.260Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 59.03MB / 102.23MB 3.0s [2020-12-23T23:50:28.260Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.6s done [2020-12-23T23:50:28.337Z] #3 DONE 0.4s [2020-12-23T23:50:28.337Z] [2020-12-23T23:50:28.337Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T23:50:28.337Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T23:50:28.337Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-23T23:50:28.337Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-23T23:50:28.337Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-23T23:50:28.337Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-12-23T23:50:28.596Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-12-23T23:50:28.596Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-12-23T23:50:28.596Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-12-23T23:50:28.596Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-12-23T23:50:28.621Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-12-23T23:50:28.621Z] #8 ... [2020-12-23T23:50:28.621Z] [2020-12-23T23:50:28.621Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T23:50:28.621Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-23T23:50:28.621Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-23T23:50:28.621Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-23T23:50:28.621Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.5s done [2020-12-23T23:50:28.621Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-12-23T23:50:28.621Z] #60 DONE 3.4s [2020-12-23T23:50:28.621Z] [2020-12-23T23:50:28.621Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:50:28.621Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 73.03MB / 102.23MB 3.3s [2020-12-23T23:50:28.621Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 80.75MB / 102.23MB 3.4s [2020-12-23T23:50:28.621Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 91.32MB / 102.23MB 3.5s [2020-12-23T23:50:27.064Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:50:27.067Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:50:27.920Z] > git remote # timeout=10 [2020-12-23T23:50:27.923Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T23:50:27.932Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:50:27.933Z] > git merge 249d0ab7448d7ce5a90830225cea984e6f652fc2 # timeout=10 [2020-12-23T23:50:27.955Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T23:50:27.968Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:50:27.971Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:50:28.854Z] #4 DONE 0.6s [2020-12-23T23:50:28.914Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 100.32MB / 102.23MB 3.6s [2020-12-23T23:50:28.914Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done [2020-12-23T23:50:28.914Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-12-23T23:50:29.022Z] Commit message: "vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs" [2020-12-23T23:50:29.112Z] [2020-12-23T23:50:29.112Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T23:50:29.112Z] #7 DONE 0.2s [2020-12-23T23:50:29.112Z] [2020-12-23T23:50:29.112Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T23:50:29.112Z] #5 DONE 0.3s [2020-12-23T23:50:29.112Z] [2020-12-23T23:50:29.112Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T23:50:29.205Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.8s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T23:50:29.497Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.4s done [2020-12-23T23:50:29.497Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-12-23T23:50:29.688Z] #6 DONE 0.6s [2020-12-23T23:50:29.688Z] [2020-12-23T23:50:29.688Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:50:29.688Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-23T23:50:29.688Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 51.75kB / 50.40MB 0.1s [2020-12-23T23:50:29.688Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-23T23:50:29.688Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-23T23:50:29.688Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-23T23:50:29.688Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.04MB / 50.40MB 0.2s [2020-12-23T23:50:29.830Z] + docker version [2020-12-23T23:50:29.830Z] Client: [2020-12-23T23:50:29.830Z] Version: 18.06.1-ce [2020-12-23T23:50:29.830Z] API version: 1.38 [2020-12-23T23:50:29.830Z] Go version: go1.10.3 [2020-12-23T23:50:29.830Z] Git commit: e68fc7a [2020-12-23T23:50:29.830Z] Built: Tue Aug 21 17:26:10 2018 [2020-12-23T23:50:29.830Z] OS/Arch: linux/ppc64le [2020-12-23T23:50:29.830Z] Experimental: false [2020-12-23T23:50:29.830Z] [2020-12-23T23:50:29.830Z] Server: [2020-12-23T23:50:29.830Z] Engine: [2020-12-23T23:50:29.830Z] Version: 18.06.1-ce [2020-12-23T23:50:29.830Z] API version: 1.38 (minimum version 1.12) [2020-12-23T23:50:29.830Z] Go version: go1.10.3 [2020-12-23T23:50:29.830Z] Git commit: e68fc7a [2020-12-23T23:50:29.830Z] Built: Tue Aug 21 17:24:20 2018 [2020-12-23T23:50:29.830Z] OS/Arch: linux/ppc64le [2020-12-23T23:50:29.830Z] Experimental: true [Pipeline] sh [2020-12-23T23:50:29.948Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.23MB / 50.40MB 0.3s [2020-12-23T23:50:29.948Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.03MB / 50.40MB 0.4s [2020-12-23T23:50:30.204Z] + docker info [2020-12-23T23:50:30.204Z] Containers: 0 [2020-12-23T23:50:30.204Z] Running: 0 [2020-12-23T23:50:30.204Z] Paused: 0 [2020-12-23T23:50:30.204Z] Stopped: 0 [2020-12-23T23:50:30.204Z] Images: 0 [2020-12-23T23:50:30.204Z] Server Version: 18.06.1-ce [2020-12-23T23:50:30.204Z] Storage Driver: overlay2 [2020-12-23T23:50:30.204Z] Backing Filesystem: extfs [2020-12-23T23:50:30.204Z] Supports d_type: true [2020-12-23T23:50:30.204Z] Native Overlay Diff: true [2020-12-23T23:50:30.204Z] Logging Driver: json-file [2020-12-23T23:50:30.204Z] Cgroup Driver: cgroupfs [2020-12-23T23:50:30.204Z] Plugins: [2020-12-23T23:50:30.204Z] Volume: local [2020-12-23T23:50:30.204Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T23:50:30.204Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-12-23T23:50:30.204Z] Swarm: inactive [2020-12-23T23:50:30.204Z] Runtimes: runc [2020-12-23T23:50:30.204Z] Default Runtime: runc [2020-12-23T23:50:30.204Z] Init Binary: docker-init [2020-12-23T23:50:30.204Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-12-23T23:50:30.204Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-12-23T23:50:30.204Z] init version: fec3683 [2020-12-23T23:50:30.204Z] Security Options: [2020-12-23T23:50:30.204Z] apparmor [2020-12-23T23:50:30.204Z] seccomp [2020-12-23T23:50:30.204Z] Profile: default [2020-12-23T23:50:30.204Z] Kernel Version: 4.4.0-139-generic [2020-12-23T23:50:30.204Z] Operating System: Ubuntu 16.04.3 LTS [2020-12-23T23:50:30.204Z] OSType: linux [2020-12-23T23:50:30.204Z] Architecture: ppc64le [2020-12-23T23:50:30.204Z] CPUs: 4 [2020-12-23T23:50:30.204Z] Total Memory: 7.972GiB [2020-12-23T23:50:30.204Z] Name: ppc64le-ubuntu-15 [2020-12-23T23:50:30.204Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-12-23T23:50:30.204Z] Docker Root Dir: /var/lib/docker [2020-12-23T23:50:30.204Z] Debug Mode (client): false [2020-12-23T23:50:30.204Z] Debug Mode (server): false [2020-12-23T23:50:30.204Z] Registry: https://index.docker.io/v1/ [2020-12-23T23:50:30.204Z] Labels: [2020-12-23T23:50:30.204Z] Experimental: true [2020-12-23T23:50:30.204Z] Insecure Registries: [2020-12-23T23:50:30.204Z] 127.0.0.0/8 [2020-12-23T23:50:30.204Z] Live Restore Enabled: false [2020-12-23T23:50:30.204Z] [2020-12-23T23:50:30.207Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.23MB / 50.40MB 0.6s [2020-12-23T23:50:30.207Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.05MB / 7.81MB 0.6s [2020-12-23T23:50:30.207Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.37MB / 50.40MB 0.7s [2020-12-23T23:50:30.207Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s [Pipeline] sh [2020-12-23T23:50:30.467Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.25MB / 50.40MB 0.8s [2020-12-23T23:50:30.467Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2020-12-23T23:50:30.467Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.8s [2020-12-23T23:50:30.467Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.79MB / 50.40MB 0.9s [2020-12-23T23:50:30.467Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.45MB / 10.00MB 0.9s [2020-12-23T23:50:30.580Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:50:30.580Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:50:30.580Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T23:50:30.580Z] + bash /home/docker/workspace/moby_PR-41786/check-config.sh [2020-12-23T23:50:30.581Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T23:50:30.581Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-12-23T23:50:30.581Z] [2020-12-23T23:50:30.581Z] Generally Necessary: [2020-12-23T23:50:30.581Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T23:50:30.581Z] - apparmor: enabled and tools installed [2020-12-23T23:50:30.581Z] - CONFIG_NAMESPACES: enabled [2020-12-23T23:50:30.581Z] - CONFIG_NET_NS: enabled [2020-12-23T23:50:30.581Z] - CONFIG_PID_NS: enabled [2020-12-23T23:50:30.581Z] - CONFIG_IPC_NS: enabled [2020-12-23T23:50:30.581Z] - CONFIG_UTS_NS: enabled [2020-12-23T23:50:30.581Z] - CONFIG_CGROUPS: enabled [2020-12-23T23:50:30.581Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T23:50:30.581Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T23:50:30.581Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T23:50:30.581Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T23:50:30.581Z] - CONFIG_CPUSETS: enabled [2020-12-23T23:50:30.581Z] - CONFIG_MEMCG: enabled [2020-12-23T23:50:30.581Z] - CONFIG_KEYS: enabled [2020-12-23T23:50:30.581Z] - CONFIG_VETH: enabled (as module) [2020-12-23T23:50:30.581Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T23:50:30.581Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T23:50:30.581Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-23T23:50:30.725Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.20MB / 50.40MB 1.1s [2020-12-23T23:50:30.725Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s [2020-12-23T23:50:30.872Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T23:50:30.872Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T23:50:30.872Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T23:50:30.872Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T23:50:30.872Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T23:50:30.873Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T23:50:30.873Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T23:50:30.873Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-23T23:50:30.873Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T23:50:30.873Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-12-23T23:50:30.873Z] [2020-12-23T23:50:30.873Z] Optional Features: [2020-12-23T23:50:30.873Z] - CONFIG_USER_NS: enabled [2020-12-23T23:50:30.873Z] - CONFIG_SECCOMP: enabled [2020-12-23T23:50:30.873Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T23:50:30.873Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T23:50:30.873Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T23:50:30.873Z] (cgroup swap accounting is currently enabled) [2020-12-23T23:50:30.873Z] - CONFIG_MEMCG_KMEM: enabled [2020-12-23T23:50:30.873Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T23:50:30.873Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T23:50:30.873Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-23T23:50:30.873Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-23T23:50:30.873Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T23:50:30.873Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T23:50:30.873Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T23:50:30.873Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T23:50:30.873Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T23:50:30.873Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T23:50:30.873Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T23:50:30.873Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T23:50:30.873Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T23:50:30.873Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T23:50:30.873Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T23:50:30.873Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T23:50:30.873Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T23:50:30.873Z] - CONFIG_EXT4_FS: enabled [2020-12-23T23:50:30.873Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T23:50:30.873Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T23:50:30.873Z] - Network Drivers: [2020-12-23T23:50:30.873Z] - "overlay": [2020-12-23T23:50:30.873Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T23:50:30.873Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T23:50:30.873Z] Optional (for encrypted networks): [2020-12-23T23:50:31.005Z] #8 ... [2020-12-23T23:50:31.005Z] [2020-12-23T23:50:31.005Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:50:31.005Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-23T23:50:31.005Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-23T23:50:31.005Z] #24 sha256:4dd501c606584f9790dd8647e92ba1fc0dd879488225927cdeb79c34eaed6cf1 529B / 529B done [2020-12-23T23:50:31.005Z] #24 sha256:ad1a256857fd775dff080dfa2976eb4206dd82cd17685e928c4419470cde15ce 1.46kB / 1.46kB done [2020-12-23T23:50:31.005Z] #24 sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 48.97MB / 48.97MB 3.4s done [2020-12-23T23:50:31.005Z] #24 extracting sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 1.8s done [2020-12-23T23:50:31.005Z] #24 DONE 5.6s [2020-12-23T23:50:31.005Z] [2020-12-23T23:50:31.005Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:50:31.161Z] - CONFIG_CRYPTO: enabled [2020-12-23T23:50:31.161Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_XFRM: enabled [2020-12-23T23:50:31.161Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-23T23:50:31.161Z] - "ipvlan": [2020-12-23T23:50:31.161Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T23:50:31.161Z] - "macvlan": [2020-12-23T23:50:31.161Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T23:50:31.161Z] - "ftp,tftp client in container": [2020-12-23T23:50:31.161Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T23:50:31.161Z] - Storage Drivers: [2020-12-23T23:50:31.161Z] - "aufs": [2020-12-23T23:50:31.161Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T23:50:31.161Z] - "btrfs": [2020-12-23T23:50:31.161Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T23:50:31.161Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T23:50:31.161Z] - "devicemapper": [2020-12-23T23:50:31.161Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T23:50:31.161Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T23:50:31.161Z] - "overlay": [2020-12-23T23:50:31.161Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T23:50:31.161Z] - "zfs": [2020-12-23T23:50:31.161Z] - /dev/zfs: missing [2020-12-23T23:50:31.161Z] - zfs command: missing [2020-12-23T23:50:31.161Z] - zpool command: missing [2020-12-23T23:50:31.161Z] [2020-12-23T23:50:31.161Z] Limits: [2020-12-23T23:50:31.161Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T23:50:31.161Z] [2020-12-23T23:50:31.161Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-23T23:50:31.576Z] + make bundles/buildx [2020-12-23T23:50:31.696Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.1s done [2020-12-23T23:50:31.696Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-12-23T23:50:31.870Z] make: command: Command not found [2020-12-23T23:50:31.870Z] make: command: Command not found [2020-12-23T23:50:31.870Z] mkdir bundles [2020-12-23T23:50:31.870Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-12-23T23:50:31.870Z] --build-arg BUILDX_COMMIT \ [2020-12-23T23:50:31.870Z] --build-arg BUILDX_REPO \ [2020-12-23T23:50:31.870Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-12-23T23:50:31.870Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-12-23T23:50:31.870Z] . [2020-12-23T23:50:31.870Z] /bin/sh: 4: go: not found [2020-12-23T23:50:31.870Z] /bin/sh: 5: go: not found [2020-12-23T23:50:32.109Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2020-12-23T23:50:32.109Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.4s done [2020-12-23T23:50:32.109Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.02MB / 51.83MB 2.6s [2020-12-23T23:50:32.109Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.6s [2020-12-23T23:50:32.109Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 434.18kB / 120.17MB 2.6s [2020-12-23T23:50:32.369Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.64MB / 51.83MB 2.8s [2020-12-23T23:50:32.629Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.59MB / 51.83MB 3.0s [2020-12-23T23:50:32.629Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-12-23T23:50:32.889Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.21MB / 68.67MB 3.1s [2020-12-23T23:50:32.889Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.28MB / 120.17MB 3.1s [2020-12-23T23:50:32.889Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.19MB / 51.83MB 3.3s [2020-12-23T23:50:32.889Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.60MB / 51.83MB 3.4s [2020-12-23T23:50:32.889Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.76MB / 68.67MB 3.4s [2020-12-23T23:50:32.889Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.75MB / 120.17MB 3.4s [2020-12-23T23:50:33.149Z] #8 ... [2020-12-23T23:50:33.149Z] [2020-12-23T23:50:33.149Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T23:50:33.149Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-23T23:50:33.149Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-23T23:50:33.149Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-23T23:50:33.149Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-12-23T23:50:33.149Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done [2020-12-23T23:50:33.149Z] #60 DONE 3.5s [2020-12-23T23:50:33.149Z] [2020-12-23T23:50:33.149Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:50:33.149Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.73MB / 51.83MB 3.6s [2020-12-23T23:50:33.149Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.66MB / 68.67MB 3.7s [2020-12-23T23:50:33.410Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.56MB / 51.83MB 3.9s [2020-12-23T23:50:33.410Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.98MB / 120.17MB 3.9s [2020-12-23T23:50:33.670Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.87MB / 51.83MB 4.1s [2020-12-23T23:50:33.670Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.95MB / 68.67MB 4.1s [2020-12-23T23:50:33.769Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.7s done [2020-12-23T23:50:33.769Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-12-23T23:50:33.930Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.54MB / 51.83MB 4.3s [2020-12-23T23:50:33.930Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.35MB / 120.17MB 4.3s [2020-12-23T23:50:33.930Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.00MB / 51.83MB 4.5s [2020-12-23T23:50:33.930Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.93MB / 68.67MB 4.5s [2020-12-23T23:50:33.946Z] Sending build context to Docker daemon 58.07MB [2020-12-23T23:50:33.946Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-12-23T23:50:33.946Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-12-23T23:50:33.946Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-12-23T23:50:33.946Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-12-23T23:50:33.946Z] 1.13.15-buster: Pulling from library/golang [2020-12-23T23:50:34.237Z] db4e2d8d5901: Pulling fs layer [2020-12-23T23:50:34.237Z] dfe2d012519c: Pulling fs layer [2020-12-23T23:50:34.237Z] 5d8f1d1f9197: Pulling fs layer [2020-12-23T23:50:34.237Z] 1301750ffb48: Pulling fs layer [2020-12-23T23:50:34.237Z] dc5c6edc9cff: Pulling fs layer [2020-12-23T23:50:34.237Z] 3c370c2e2f82: Pulling fs layer [2020-12-23T23:50:34.237Z] 5ffb2f5886e2: Pulling fs layer [2020-12-23T23:50:34.237Z] 1301750ffb48: Waiting [2020-12-23T23:50:34.237Z] dc5c6edc9cff: Waiting [2020-12-23T23:50:34.237Z] 3c370c2e2f82: Waiting [2020-12-23T23:50:34.237Z] 5ffb2f5886e2: Waiting [2020-12-23T23:50:34.502Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.42MB / 51.83MB 4.7s [2020-12-23T23:50:34.502Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.77MB / 120.17MB 4.7s [2020-12-23T23:50:34.502Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.88MB / 51.83MB 4.9s [2020-12-23T23:50:34.502Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.64MB / 68.67MB 4.9s [2020-12-23T23:50:34.502Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 43.91MB / 120.17MB 5.0s [2020-12-23T23:50:34.527Z] dfe2d012519c: Verifying Checksum [2020-12-23T23:50:34.527Z] dfe2d012519c: Download complete [2020-12-23T23:50:34.762Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.17MB / 68.67MB 5.1s [2020-12-23T23:50:34.762Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.67MB / 68.67MB 5.3s [2020-12-23T23:50:34.762Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.63MB / 120.17MB 5.3s [2020-12-23T23:50:34.823Z] 5d8f1d1f9197: Verifying Checksum [2020-12-23T23:50:34.823Z] 5d8f1d1f9197: Download complete [2020-12-23T23:50:35.022Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.18MB / 68.67MB 5.4s [2020-12-23T23:50:35.022Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.10MB / 120.17MB 5.5s [2020-12-23T23:50:35.282Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.56MB / 68.67MB 5.6s [2020-12-23T23:50:35.282Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.60MB / 68.67MB 5.8s [2020-12-23T23:50:35.282Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.22MB / 120.17MB 5.8s [2020-12-23T23:50:35.541Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.0s [2020-12-23T23:50:35.541Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.84MB / 120.17MB 6.0s [2020-12-23T23:50:35.801Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.93MB / 120.17MB 6.2s [2020-12-23T23:50:36.064Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.93MB / 120.17MB 6.4s [2020-12-23T23:50:36.322Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.86MB / 120.17MB 6.7s [2020-12-23T23:50:36.337Z] db4e2d8d5901: Verifying Checksum [2020-12-23T23:50:36.337Z] db4e2d8d5901: Download complete [2020-12-23T23:50:36.957Z] #8 ... [2020-12-23T23:50:36.957Z] [2020-12-23T23:50:36.957Z] #21 [internal] load build context [2020-12-23T23:50:36.957Z] #21 transferring context: 53.18MB 6.3s done [2020-12-23T23:50:36.957Z] #21 DONE 7.1s [2020-12-23T23:50:36.957Z] [2020-12-23T23:50:36.957Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:50:37.373Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.3s done [2020-12-23T23:50:37.373Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-12-23T23:50:37.373Z] #8 DONE 12.1s [2020-12-23T23:50:37.373Z] [2020-12-23T23:50:37.373Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:50:37.373Z] #25 0.622 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:50:37.373Z] #25 0.635 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:50:37.373Z] #25 0.666 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:50:37.373Z] #25 0.828 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T23:50:37.373Z] #25 0.844 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T23:50:37.373Z] #25 1.116 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T23:50:37.373Z] #25 2.210 Fetched 8098 kB in 2s (5012 kB/s) [2020-12-23T23:50:37.373Z] #25 2.210 Reading package lists... [2020-12-23T23:50:37.373Z] #25 2.661 Reading package lists... [2020-12-23T23:50:37.373Z] #25 3.093 Building dependency tree... [2020-12-23T23:50:37.373Z] #25 3.209 The following additional packages will be installed: [2020-12-23T23:50:37.373Z] #25 3.209 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T23:50:37.373Z] #25 3.209 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T23:50:37.373Z] #25 3.209 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T23:50:37.373Z] #25 3.209 Suggested packages: [2020-12-23T23:50:37.373Z] #25 3.209 krb5-doc krb5-user [2020-12-23T23:50:37.373Z] #25 3.209 Recommended packages: [2020-12-23T23:50:37.373Z] #25 3.209 krb5-locales publicsuffix libsasl2-modules [2020-12-23T23:50:37.373Z] #25 3.339 The following NEW packages will be installed: [2020-12-23T23:50:37.373Z] #25 3.339 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T23:50:37.373Z] #25 3.339 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T23:50:37.373Z] #25 3.339 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T23:50:37.373Z] #25 3.339 libssh2-1 libssl1.1 openssl [2020-12-23T23:50:37.373Z] #25 3.370 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T23:50:37.373Z] #25 3.370 Need to get 4592 kB of archives. [2020-12-23T23:50:37.373Z] #25 3.370 After this operation, 11.9 MB of additional disk space will be used. [2020-12-23T23:50:37.373Z] #25 3.370 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2020-12-23T23:50:37.373Z] #25 3.381 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T23:50:37.373Z] #25 3.414 Get:3 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2020-12-23T23:50:37.373Z] #25 3.487 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-12-23T23:50:37.373Z] #25 3.489 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2020-12-23T23:50:37.373Z] #25 3.492 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2020-12-23T23:50:37.373Z] #25 3.502 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2020-12-23T23:50:37.373Z] #25 3.516 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2020-12-23T23:50:37.373Z] #25 3.526 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-12-23T23:50:37.373Z] #25 3.526 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-12-23T23:50:37.373Z] #25 3.534 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T23:50:37.373Z] #25 3.536 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2020-12-23T23:50:37.373Z] #25 3.543 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-12-23T23:50:37.373Z] #25 3.557 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-12-23T23:50:37.373Z] #25 3.557 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-12-23T23:50:37.373Z] #25 3.557 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-12-23T23:50:37.373Z] #25 3.557 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-12-23T23:50:37.373Z] #25 3.574 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-12-23T23:50:37.373Z] #25 3.582 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-23T23:50:37.373Z] #25 3.587 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-23T23:50:37.373Z] #25 3.599 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-23T23:50:37.373Z] #25 3.730 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:50:37.373Z] #25 3.748 Fetched 4592 kB in 0s (18.5 MB/s) [2020-12-23T23:50:37.373Z] #25 3.800 Selecting previously unselected package libssl1.1:s390x. [2020-12-23T23:50:37.373Z] #25 3.800 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2020-12-23T23:50:37.373Z] #25 3.803 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 3.814 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2020-12-23T23:50:37.373Z] #25 4.117 Selecting previously unselected package openssl. [2020-12-23T23:50:37.373Z] #25 4.117 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.120 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:50:37.373Z] #25 4.218 Selecting previously unselected package ca-certificates. [2020-12-23T23:50:37.373Z] #25 4.218 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T23:50:37.373Z] #25 4.220 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T23:50:37.373Z] #25 4.273 Selecting previously unselected package libkeyutils1:s390x. [2020-12-23T23:50:37.373Z] #25 4.274 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.276 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-12-23T23:50:37.373Z] #25 4.298 Selecting previously unselected package libkrb5support0:s390x. [2020-12-23T23:50:37.373Z] #25 4.299 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.301 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 4.343 Selecting previously unselected package libk5crypto3:s390x. [2020-12-23T23:50:37.373Z] #25 4.344 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.346 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 4.378 Selecting previously unselected package libkrb5-3:s390x. [2020-12-23T23:50:37.373Z] #25 4.378 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.381 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 4.436 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-12-23T23:50:37.373Z] #25 4.436 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.439 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 4.475 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-12-23T23:50:37.373Z] #25 4.476 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.478 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 4.505 Selecting previously unselected package libsasl2-2:s390x. [2020-12-23T23:50:37.373Z] #25 4.506 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.508 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 4.535 Selecting previously unselected package libldap-common. [2020-12-23T23:50:37.373Z] #25 4.536 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T23:50:37.373Z] #25 4.538 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:50:37.373Z] #25 4.569 Selecting previously unselected package libldap-2.4-2:s390x. [2020-12-23T23:50:37.373Z] #25 4.569 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.571 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:50:37.373Z] #25 4.608 Selecting previously unselected package libnghttp2-14:s390x. [2020-12-23T23:50:37.373Z] #25 4.608 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.611 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 4.642 Selecting previously unselected package libpsl5:s390x. [2020-12-23T23:50:37.373Z] #25 4.642 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.644 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-12-23T23:50:37.373Z] #25 4.673 Selecting previously unselected package librtmp1:s390x. [2020-12-23T23:50:37.373Z] #25 4.673 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.675 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:50:37.373Z] #25 4.709 Selecting previously unselected package libssh2-1:s390x. [2020-12-23T23:50:37.373Z] #25 4.709 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.711 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-12-23T23:50:37.373Z] #25 4.747 Selecting previously unselected package libcurl4:s390x. [2020-12-23T23:50:37.373Z] #25 4.748 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.750 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 4.806 Selecting previously unselected package curl. [2020-12-23T23:50:37.373Z] #25 4.806 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.808 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 4.859 Selecting previously unselected package libonig5:s390x. [2020-12-23T23:50:37.373Z] #25 4.860 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.862 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-23T23:50:37.373Z] #25 4.902 Selecting previously unselected package libjq1:s390x. [2020-12-23T23:50:37.373Z] #25 4.902 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.904 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-23T23:50:37.373Z] #25 4.935 Selecting previously unselected package jq. [2020-12-23T23:50:37.373Z] #25 4.935 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-23T23:50:37.373Z] #25 4.938 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:50:37.373Z] #25 4.975 Setting up libkeyutils1:s390x (1.6-6) ... [2020-12-23T23:50:37.373Z] #25 4.983 Setting up libpsl5:s390x (0.20.2-2) ... [2020-12-23T23:50:37.373Z] #25 4.991 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2020-12-23T23:50:37.373Z] #25 5.054 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 5.060 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:50:37.373Z] #25 5.069 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 5.077 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 5.084 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:50:37.373Z] #25 5.091 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 5.098 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 5.105 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-12-23T23:50:37.373Z] #25 5.113 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 5.119 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:50:37.373Z] #25 5.129 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-23T23:50:37.373Z] #25 5.136 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-23T23:50:37.373Z] #25 5.142 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:50:37.373Z] #25 5.149 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T23:50:37.373Z] #25 5.534 Updating certificates in /etc/ssl/certs... [2020-12-23T23:50:37.373Z] #25 6.085 126 added, 0 removed; done. [2020-12-23T23:50:37.373Z] #25 6.109 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 6.117 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:50:37.373Z] #25 6.124 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-23T23:50:37.373Z] #25 6.131 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T23:50:37.374Z] #25 6.138 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:50:37.374Z] #25 6.151 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T23:50:37.374Z] #25 6.170 Updating certificates in /etc/ssl/certs... [2020-12-23T23:50:37.374Z] #25 6.502 0 added, 0 removed; done. [2020-12-23T23:50:37.374Z] #25 6.503 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T23:50:37.374Z] #25 6.503 done. [2020-12-23T23:50:37.397Z] 1301750ffb48: Verifying Checksum [2020-12-23T23:50:37.397Z] 1301750ffb48: Download complete [2020-12-23T23:50:37.523Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 7.2s done [2020-12-23T23:50:37.523Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 8.1s [2020-12-23T23:50:37.782Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2020-12-23T23:50:37.782Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 8.2s [2020-12-23T23:50:38.007Z] #25 DONE 7.3s [2020-12-23T23:50:38.007Z] [2020-12-23T23:50:38.007Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T23:50:38.007Z] #9 ... [2020-12-23T23:50:38.007Z] [2020-12-23T23:50:38.007Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T23:50:38.007Z] #26 DONE 0.1s [2020-12-23T23:50:38.029Z] 5ffb2f5886e2: Verifying Checksum [2020-12-23T23:50:38.029Z] 5ffb2f5886e2: Download complete [2020-12-23T23:50:38.041Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 8.3s done [2020-12-23T23:50:38.041Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 8.3s done [2020-12-23T23:50:38.300Z] [2020-12-23T23:50:38.300Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:50:38.591Z] #27 ... [2020-12-23T23:50:38.591Z] [2020-12-23T23:50:38.591Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T23:50:38.591Z] #9 DONE 1.2s [2020-12-23T23:50:38.665Z] dc5c6edc9cff: Verifying Checksum [2020-12-23T23:50:38.665Z] dc5c6edc9cff: Download complete [2020-12-23T23:50:38.900Z] [2020-12-23T23:50:38.900Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T23:50:38.978Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.1s done [2020-12-23T23:50:39.547Z] #8 ... [2020-12-23T23:50:39.547Z] [2020-12-23T23:50:39.547Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:50:39.547Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-23T23:50:39.547Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-23T23:50:39.547Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-23T23:50:39.547Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-23T23:50:39.547Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 2.4s done [2020-12-23T23:50:39.547Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 7.2s [2020-12-23T23:50:39.587Z] #10 DONE 1.0s [2020-12-23T23:50:39.587Z] [2020-12-23T23:50:39.587Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T23:50:39.587Z] #29 DONE 0.1s [2020-12-23T23:50:39.587Z] [2020-12-23T23:50:39.587Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T23:50:39.587Z] #37 DONE 0.1s [2020-12-23T23:50:39.587Z] [2020-12-23T23:50:39.587Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:50:39.587Z] #27 1.231 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T23:50:39.587Z] #27 1.356 [2020-12-23T23:50:39.806Z] #24 ... [2020-12-23T23:50:39.806Z] [2020-12-23T23:50:39.806Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:50:39.897Z] #27 1.467 # 2.2% ################## 26.0% ##################################### 52.0% ######################################################### 79.7% ####################################################################### 99.7% ######################################################################## 100.0% [2020-12-23T23:50:40.185Z] db4e2d8d5901: Pull complete [2020-12-23T23:50:40.202Z] #27 2.054 [2020-12-23T23:50:40.477Z] dfe2d012519c: Pull complete [2020-12-23T23:50:40.504Z] #27 2.177 ############ 17.5% ######################################################################## 100.0% [2020-12-23T23:50:40.504Z] #27 2.397 [2020-12-23T23:50:40.769Z] 3c370c2e2f82: Verifying Checksum [2020-12-23T23:50:40.769Z] 3c370c2e2f82: Download complete [2020-12-23T23:50:40.769Z] 5d8f1d1f9197: Pull complete [2020-12-23T23:50:40.804Z] #27 2.517 1.3% ###################################### 53.2% ######################################################################## 100.0% [2020-12-23T23:50:41.107Z] #27 2.862 [2020-12-23T23:50:41.186Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.8s done [2020-12-23T23:50:41.446Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-12-23T23:50:41.705Z] #8 ... [2020-12-23T23:50:41.705Z] [2020-12-23T23:50:41.705Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:50:41.705Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 8.9s done [2020-12-23T23:50:41.705Z] #24 DONE 12.0s [2020-12-23T23:50:41.705Z] [2020-12-23T23:50:41.705Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:50:42.277Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2020-12-23T23:50:42.277Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-23T23:50:42.311Z] #27 2.987 1.0% ######## 11.3% ############### 22.0% ########################## 37.1% ################################ 45.2% ######################################## 56.3% ############################################# 63.8% ##################################################### 74.8% ############################################################ 84.3% ###################################################################### 98.3% ######################################################################## 100.0% [2020-12-23T23:50:42.603Z] #27 4.378 #=#=# [2020-12-23T23:50:43.218Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2020-12-23T23:50:43.477Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-12-23T23:50:43.507Z] 1301750ffb48: Pull complete [2020-12-23T23:50:45.570Z] dc5c6edc9cff: Pull complete [2020-12-23T23:50:48.199Z] #27 4.520 #=#=# # 2.5% ### 5.0% #### 6.9% ###### 8.8% ####### 10.6% ######## 11.9% ######### 13.8% ########### 15.6% ############ 16.9% ############# 18.1% ############## 20.0% ############### 21.9% ################ 23.1% ################# 24.4% ################## 25.6% ################### 27.3% ##################### 29.4% ###################### 31.9% ######################## 33.8% ######################### 35.7% ########################### 37.6% ############################ 39.4% ############################# 41.3% ############################### 43.2% ################################ 45.0% ################################# 46.9% ################################## 48.1% #################################### 50.0% #################################### 50.5% #################################### 50.8% #################################### 51.3% ##################################### 51.8% ##################################### 52.3% ###################################### 53.4% ######################################## 56.5% ######################################### 57.8% ########################################## 59.7% ############################################ 61.5% ############################################# 63.4% ############################################## 65.3% ################################################ 67.1% ################################################## 69.6% ################################################### 71.5% ##################################################### 74.0% [2020-12-23T23:50:48.199Z] #27 ... [2020-12-23T23:50:48.199Z] [2020-12-23T23:50:48.199Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:50:48.199Z] #22 2.013 + RM_GOPATH=0 [2020-12-23T23:50:48.199Z] #22 2.013 + TMP_GOPATH= [2020-12-23T23:50:48.199Z] #22 2.013 + : /build [2020-12-23T23:50:48.199Z] #22 2.013 + '[' -z '' ']' [2020-12-23T23:50:48.199Z] #22 2.013 ++ mktemp -d [2020-12-23T23:50:48.199Z] #22 2.013 + export GOPATH=/tmp/tmp.WD7pC8XL2Q [2020-12-23T23:50:48.199Z] #22 2.013 + GOPATH=/tmp/tmp.WD7pC8XL2Q [2020-12-23T23:50:48.199Z] #22 2.013 + RM_GOPATH=1 [2020-12-23T23:50:48.199Z] #22 2.013 + case "$(go env GOARCH)" in [2020-12-23T23:50:48.199Z] #22 2.013 ++ go env GOARCH [2020-12-23T23:50:48.199Z] #22 2.013 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:48.199Z] #22 2.013 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:48.199Z] #22 2.013 ++ dirname /tmp/install/install.sh [2020-12-23T23:50:48.199Z] #22 2.013 + dir=/tmp/install [2020-12-23T23:50:48.199Z] #22 2.013 + bin=dockercli [2020-12-23T23:50:48.199Z] #22 2.013 + shift [2020-12-23T23:50:48.199Z] #22 2.013 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T23:50:48.199Z] #22 2.013 + . /tmp/install/dockercli.installer [2020-12-23T23:50:48.199Z] #22 2.013 ++ : stable [2020-12-23T23:50:48.199Z] #22 2.013 ++ : 17.06.2-ce [2020-12-23T23:50:48.199Z] #22 2.013 + install_dockercli [2020-12-23T23:50:48.199Z] #22 2.013 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T23:50:48.199Z] #22 2.013 Install docker/cli version 17.06.2-ce from stable [2020-12-23T23:50:48.199Z] #22 2.013 ++ uname -m [2020-12-23T23:50:48.199Z] #22 2.021 + arch=s390x [2020-12-23T23:50:48.199Z] #22 2.021 + '[' s390x '!=' x86_64 ']' [2020-12-23T23:50:48.199Z] #22 2.021 + '[' s390x '!=' s390x ']' [2020-12-23T23:50:48.199Z] #22 2.021 + url=https://download.docker.com/linux/static [2020-12-23T23:50:48.199Z] #22 2.021 + tar -xz docker/docker [2020-12-23T23:50:48.199Z] #22 2.022 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-12-23T23:50:48.199Z] #22 7.526 + mkdir -p /build [2020-12-23T23:50:48.199Z] #22 7.529 + mv docker/docker /build/ [2020-12-23T23:50:48.199Z] #22 7.545 + rmdir docker [2020-12-23T23:50:48.199Z] #22 DONE 8.5s [2020-12-23T23:50:48.199Z] [2020-12-23T23:50:48.199Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:50:48.199Z] #27 4.520 #=#=# # 2.5% ### 5.0% #### 6.9% ###### 8.8% ####### 10.6% ######## 11.9% ######### 13.8% ########### 15.6% ############ 16.9% ############# 18.1% ############## 20.0% ############### 21.9% ################ 23.1% ################# 24.4% ################## 25.6% ################### 27.3% ##################### 29.4% ###################### 31.9% ######################## 33.8% ######################### 35.7% ########################### 37.6% ############################ 39.4% ############################# 41.3% ############################### 43.2% ################################ 45.0% ################################# 46.9% ################################## 48.1% #################################### 50.0% #################################### 50.5% #################################### 50.8% #################################### 51.3% ##################################### 51.8% ##################################### 52.3% ###################################### 53.4% ######################################## 56.5% ######################################### 57.8% ########################################## 59.7% ############################################ 61.5% ############################################# 63.4% ############################################## 65.3% ################################################ 67.1% ################################################## 69.6% ################################################### 71.5% ##################################################### 74.0% ###################################################### 75.3% ####################################################### 76.5% [2020-12-23T23:50:48.199Z] #27 ... [2020-12-23T23:50:48.199Z] [2020-12-23T23:50:48.199Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:50:48.199Z] #47 2.184 + RM_GOPATH=0 [2020-12-23T23:50:48.199Z] #47 2.184 + TMP_GOPATH= [2020-12-23T23:50:48.199Z] #47 2.184 + : /build [2020-12-23T23:50:48.199Z] #47 2.184 + '[' -z '' ']' [2020-12-23T23:50:48.199Z] #47 2.213 ++ mktemp -d [2020-12-23T23:50:48.199Z] #47 2.213 + export GOPATH=/tmp/tmp.XDFrDnCTwm [2020-12-23T23:50:48.199Z] #47 2.213 + GOPATH=/tmp/tmp.XDFrDnCTwm [2020-12-23T23:50:48.199Z] #47 2.213 + RM_GOPATH=1 [2020-12-23T23:50:48.199Z] #47 2.213 + case "$(go env GOARCH)" in [2020-12-23T23:50:48.199Z] #47 2.213 ++ go env GOARCH [2020-12-23T23:50:48.199Z] #47 2.229 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:48.199Z] #47 2.229 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:48.199Z] #47 2.238 ++ dirname /tmp/install/install.sh [2020-12-23T23:50:48.199Z] #47 2.238 + dir=/tmp/install [2020-12-23T23:50:48.199Z] #47 2.238 + bin=golangci_lint [2020-12-23T23:50:48.199Z] #47 2.238 + shift [2020-12-23T23:50:48.199Z] #47 2.238 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T23:50:48.199Z] #47 2.238 + . /tmp/install/golangci_lint.installer [2020-12-23T23:50:48.199Z] #47 2.238 ++ : v1.23.8 [2020-12-23T23:50:48.199Z] #47 2.238 + install_golangci_lint [2020-12-23T23:50:48.199Z] #47 2.238 + set -e [2020-12-23T23:50:48.199Z] #47 2.238 + export GO111MODULE=on [2020-12-23T23:50:48.199Z] #47 2.238 + GO111MODULE=on [2020-12-23T23:50:48.199Z] #47 2.238 + GOBIN=/build [2020-12-23T23:50:48.199Z] #47 2.238 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T23:50:48.199Z] #47 2.255 go: finding github.com v1.23.8 [2020-12-23T23:50:48.199Z] #47 2.255 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T23:50:48.199Z] #47 2.255 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T23:50:48.199Z] #47 2.255 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:50:48.199Z] #47 2.255 go: finding github.com/golangci v1.23.8 [2020-12-23T23:50:48.199Z] #47 2.891 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:50:48.199Z] #47 3.382 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:50:48.199Z] #47 6.980 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:50:48.199Z] #47 6.983 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:50:48.199Z] #47 6.984 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T23:50:48.199Z] #47 6.993 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T23:50:48.199Z] #47 7.001 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T23:50:48.199Z] #47 7.007 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:50:48.199Z] #47 7.117 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:50:48.199Z] #47 7.117 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T23:50:48.199Z] #47 7.282 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T23:50:48.199Z] #47 7.282 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:50:48.199Z] #47 7.308 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T23:50:48.199Z] #47 7.400 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:50:48.199Z] #47 7.402 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T23:50:48.199Z] #47 7.403 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T23:50:48.199Z] #47 7.432 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:50:48.199Z] #47 7.540 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:50:48.199Z] #47 7.661 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:50:48.199Z] #47 7.666 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:50:48.199Z] #47 7.669 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:50:48.199Z] #47 7.675 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:50:48.199Z] #47 7.853 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T23:50:48.199Z] #47 8.059 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:50:48.199Z] #47 8.126 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T23:50:48.199Z] #47 8.127 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:50:48.199Z] #47 8.153 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:50:48.199Z] #47 8.185 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:50:48.199Z] #47 8.188 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:50:48.199Z] #47 8.218 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T23:50:48.199Z] #47 8.221 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T23:50:48.199Z] #47 8.222 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T23:50:48.199Z] #47 8.527 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T23:50:48.199Z] #47 8.527 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T23:50:48.199Z] #47 8.558 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:50:48.199Z] #47 8.563 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:50:48.199Z] #47 8.577 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T23:50:48.199Z] #47 8.577 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:50:48.199Z] #47 8.577 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:50:48.199Z] #47 8.652 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:50:48.199Z] #47 8.663 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:50:48.199Z] #47 8.663 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:50:48.199Z] #47 8.686 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:50:48.199Z] #47 ... [2020-12-23T23:50:48.199Z] [2020-12-23T23:50:48.199Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:50:48.750Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2020-12-23T23:50:49.432Z] #27 4.520 #=#=# # 2.5% ### 5.0% #### 6.9% ###### 8.8% ####### 10.6% ######## 11.9% ######### 13.8% ########### 15.6% ############ 16.9% ############# 18.1% ############## 20.0% ############### 21.9% ################ 23.1% ################# 24.4% ################## 25.6% ################### 27.3% ##################### 29.4% ###################### 31.9% ######################## 33.8% ######################### 35.7% ########################### 37.6% ############################ 39.4% ############################# 41.3% ############################### 43.2% ################################ 45.0% ################################# 46.9% ################################## 48.1% #################################### 50.0% #################################### 50.5% #################################### 50.8% #################################### 51.3% ##################################### 51.8% ##################################### 52.3% ###################################### 53.4% ######################################## 56.5% ######################################### 57.8% ########################################## 59.7% ############################################ 61.5% ############################################# 63.4% ############################################## 65.3% ################################################ 67.1% ################################################## 69.6% ################################################### 71.5% ##################################################### 74.0% ###################################################### 75.3% ####################################################### 76.5% ####################################################### 77.7% ######################################################## 79.0% ########################################################## 80.9% ########################################################### 82.1% ############################################################ 83.4% ############################################################ 84.0% ############################################################# 85.9% ############################################################## 87.2% ############################################################### 88.8% [2020-12-23T23:50:49.432Z] #27 ... [2020-12-23T23:50:49.432Z] [2020-12-23T23:50:49.432Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:50:49.432Z] #43 2.262 + RM_GOPATH=0 [2020-12-23T23:50:49.432Z] #43 2.262 + TMP_GOPATH= [2020-12-23T23:50:49.432Z] #43 2.262 + : /build [2020-12-23T23:50:49.432Z] #43 2.262 + '[' -z '' ']' [2020-12-23T23:50:49.432Z] #43 2.262 ++ mktemp -d [2020-12-23T23:50:49.432Z] #43 2.263 + export GOPATH=/tmp/tmp.gcQkgXAr4s [2020-12-23T23:50:49.432Z] #43 2.263 + GOPATH=/tmp/tmp.gcQkgXAr4s [2020-12-23T23:50:49.432Z] #43 2.263 + RM_GOPATH=1 [2020-12-23T23:50:49.432Z] #43 2.263 + case "$(go env GOARCH)" in [2020-12-23T23:50:49.432Z] #43 2.264 ++ go env GOARCH [2020-12-23T23:50:49.432Z] #43 2.269 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:49.432Z] #43 2.269 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:49.432Z] #43 2.274 ++ dirname /tmp/install/install.sh [2020-12-23T23:50:49.432Z] #43 2.275 + dir=/tmp/install [2020-12-23T23:50:49.432Z] #43 2.275 + bin=vndr [2020-12-23T23:50:49.432Z] #43 2.275 + shift [2020-12-23T23:50:49.432Z] #43 2.275 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T23:50:49.432Z] #43 2.275 + . /tmp/install/vndr.installer [2020-12-23T23:50:49.432Z] #43 2.275 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:50:49.432Z] #43 2.275 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:50:49.432Z] #43 2.275 + install_vndr [2020-12-23T23:50:49.432Z] #43 2.275 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T23:50:49.432Z] #43 2.275 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gcQkgXAr4s/src/github.com/LK4D4/vndr [2020-12-23T23:50:49.432Z] #43 2.288 Cloning into '/tmp/tmp.gcQkgXAr4s/src/github.com/LK4D4/vndr'... [2020-12-23T23:50:49.432Z] #43 2.994 + cd /tmp/tmp.gcQkgXAr4s/src/github.com/LK4D4/vndr [2020-12-23T23:50:49.432Z] #43 2.994 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:50:49.432Z] #43 3.025 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T23:50:49.432Z] #43 3.776 internal/cpu [2020-12-23T23:50:49.432Z] #43 3.795 runtime/internal/atomic [2020-12-23T23:50:49.432Z] #43 3.945 runtime/internal/sys [2020-12-23T23:50:49.432Z] #43 4.054 runtime/internal/math [2020-12-23T23:50:49.432Z] #43 4.128 internal/race [2020-12-23T23:50:49.432Z] #43 4.203 sync/atomic [2020-12-23T23:50:49.432Z] #43 4.240 internal/bytealg [2020-12-23T23:50:49.432Z] #43 4.375 unicode [2020-12-23T23:50:49.432Z] #43 4.692 runtime [2020-12-23T23:50:49.432Z] #43 6.924 unicode/utf8 [2020-12-23T23:50:49.432Z] #43 7.460 math [2020-12-23T23:50:49.725Z] #43 ... [2020-12-23T23:50:49.725Z] [2020-12-23T23:50:49.725Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:50:49.725Z] #38 3.111 + git clone https://github.com/docker/distribution.git . [2020-12-23T23:50:49.725Z] #38 3.112 Cloning into '.'... [2020-12-23T23:50:49.725Z] #38 ... [2020-12-23T23:50:49.725Z] [2020-12-23T23:50:49.725Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:50:49.725Z] #34 3.334 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:50:49.725Z] #34 3.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:50:49.725Z] #34 3.403 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:50:49.725Z] #34 3.964 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T23:50:49.725Z] #34 5.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T23:50:49.725Z] #34 7.128 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T23:50:50.017Z] #34 ... [2020-12-23T23:50:50.018Z] [2020-12-23T23:50:50.018Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:50:50.018Z] #53 3.082 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:50:50.018Z] #53 3.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:50:50.018Z] #53 3.132 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:50:50.018Z] #53 3.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T23:50:50.018Z] #53 5.567 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T23:50:50.018Z] #53 7.037 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T23:50:50.018Z] #53 ... [2020-12-23T23:50:50.018Z] [2020-12-23T23:50:50.018Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:50:50.018Z] #49 0.944 + RM_GOPATH=0 [2020-12-23T23:50:50.018Z] #49 0.944 + TMP_GOPATH= [2020-12-23T23:50:50.018Z] #49 0.944 + : /build [2020-12-23T23:50:50.018Z] #49 0.944 + '[' -z '' ']' [2020-12-23T23:50:50.018Z] #49 0.944 ++ mktemp -d [2020-12-23T23:50:50.018Z] #49 0.944 + export GOPATH=/tmp/tmp.DL4LuzIJVX [2020-12-23T23:50:50.018Z] #49 0.944 + GOPATH=/tmp/tmp.DL4LuzIJVX [2020-12-23T23:50:50.018Z] #49 0.944 + RM_GOPATH=1 [2020-12-23T23:50:50.018Z] #49 0.944 + case "$(go env GOARCH)" in [2020-12-23T23:50:50.018Z] #49 0.945 ++ go env GOARCH [2020-12-23T23:50:50.018Z] #49 0.949 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:50.018Z] #49 0.949 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:50.018Z] #49 0.949 ++ dirname /tmp/install/install.sh [2020-12-23T23:50:50.018Z] #49 0.952 + dir=/tmp/install [2020-12-23T23:50:50.018Z] #49 0.952 + bin=shfmt [2020-12-23T23:50:50.018Z] #49 0.952 + shift [2020-12-23T23:50:50.018Z] #49 0.952 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T23:50:50.018Z] #49 0.952 + . /tmp/install/shfmt.installer [2020-12-23T23:50:50.018Z] #49 0.952 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:50:50.018Z] #49 0.952 + install_shfmt [2020-12-23T23:50:50.018Z] #49 0.952 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T23:50:50.018Z] #49 0.952 + git clone https://github.com/mvdan/sh.git /tmp/tmp.DL4LuzIJVX/src/github.com/mvdan/sh [2020-12-23T23:50:50.018Z] #49 0.952 Cloning into '/tmp/tmp.DL4LuzIJVX/src/github.com/mvdan/sh'... [2020-12-23T23:50:50.018Z] #49 0.952 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:50:50.018Z] #49 5.051 + cd /tmp/tmp.DL4LuzIJVX/src/github.com/mvdan/sh [2020-12-23T23:50:50.018Z] #49 5.054 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:50:50.018Z] #49 5.141 + GO111MODULE=on [2020-12-23T23:50:50.018Z] #49 5.141 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T23:50:50.018Z] #49 6.163 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:50:50.018Z] #49 6.166 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:50:50.018Z] #49 6.190 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:50:50.018Z] #49 6.276 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:50:50.018Z] #49 6.356 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:50:50.018Z] #49 7.098 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:50:50.018Z] #49 7.810 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:50:50.018Z] #49 9.033 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:50:50.018Z] #49 10.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:50:50.018Z] #49 10.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:50:50.018Z] #49 10.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:50:50.018Z] #49 10.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:50:50.018Z] #49 ... [2020-12-23T23:50:50.018Z] [2020-12-23T23:50:50.018Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:50:50.018Z] #30 2.925 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T23:50:50.018Z] #30 2.926 Cloning into '.'... [2020-12-23T23:50:50.027Z] 3c370c2e2f82: Pull complete [2020-12-23T23:50:50.027Z] 5ffb2f5886e2: Pull complete [2020-12-23T23:50:50.027Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-12-23T23:50:50.027Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-12-23T23:50:50.027Z] ---> 805dc2d65d1c [2020-12-23T23:50:50.027Z] Step 5/15 : ARG BUILDX_REPO [2020-12-23T23:50:50.027Z] ---> Running in 889a0911b9e9 [2020-12-23T23:50:50.027Z] Removing intermediate container 889a0911b9e9 [2020-12-23T23:50:50.027Z] ---> d42ccc8300b3 [2020-12-23T23:50:50.027Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-12-23T23:50:50.027Z] ---> Running in 1c8b9cc2e499 [2020-12-23T23:50:50.027Z] Cloning into '/buildx'... [2020-12-23T23:50:50.127Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s done [2020-12-23T23:50:50.309Z] #30 ... [2020-12-23T23:50:50.309Z] [2020-12-23T23:50:50.309Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:50:50.309Z] #56 1.149 + RM_GOPATH=0 [2020-12-23T23:50:50.309Z] #56 1.149 + TMP_GOPATH= [2020-12-23T23:50:50.309Z] #56 1.149 + : /build [2020-12-23T23:50:50.309Z] #56 1.149 + '[' -z '' ']' [2020-12-23T23:50:50.309Z] #56 1.149 ++ mktemp -d [2020-12-23T23:50:50.309Z] #56 1.149 + export GOPATH=/tmp/tmp.HjWbCX5nfE [2020-12-23T23:50:50.309Z] #56 1.149 + GOPATH=/tmp/tmp.HjWbCX5nfE [2020-12-23T23:50:50.309Z] #56 1.149 + RM_GOPATH=1 [2020-12-23T23:50:50.309Z] #56 1.149 + case "$(go env GOARCH)" in [2020-12-23T23:50:50.309Z] #56 1.149 ++ go env GOARCH [2020-12-23T23:50:50.309Z] #56 1.157 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:50.309Z] #56 1.157 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:50.309Z] #56 1.157 ++ dirname /tmp/install/install.sh [2020-12-23T23:50:50.309Z] #56 1.158 + dir=/tmp/install [2020-12-23T23:50:50.309Z] #56 1.158 + bin=rootlesskit [2020-12-23T23:50:50.309Z] #56 1.158 + shift [2020-12-23T23:50:50.309Z] #56 1.158 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T23:50:50.309Z] #56 1.158 + . /tmp/install/rootlesskit.installer [2020-12-23T23:50:50.309Z] #56 1.158 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:50:50.309Z] #56 1.158 + install_rootlesskit [2020-12-23T23:50:50.309Z] #56 1.158 + case "$1" in [2020-12-23T23:50:50.309Z] #56 1.158 + export CGO_ENABLED=0 [2020-12-23T23:50:50.309Z] #56 1.158 + CGO_ENABLED=0 [2020-12-23T23:50:50.309Z] #56 1.158 + _install_rootlesskit [2020-12-23T23:50:50.309Z] #56 1.158 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T23:50:50.309Z] #56 1.158 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HjWbCX5nfE/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:50:50.309Z] #56 1.159 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:50:50.309Z] #56 1.159 Cloning into '/tmp/tmp.HjWbCX5nfE/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T23:50:50.309Z] #56 3.868 + cd /tmp/tmp.HjWbCX5nfE/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:50:50.309Z] #56 3.869 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:50:50.309Z] #56 4.011 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:50:50.309Z] #56 4.013 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T23:50:50.309Z] #56 ... [2020-12-23T23:50:50.309Z] [2020-12-23T23:50:50.310Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:50:50.310Z] #40 3.080 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:50:50.310Z] #40 3.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:50:50.310Z] #40 3.124 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:50:50.310Z] #40 3.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T23:50:50.310Z] #40 5.357 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T23:50:50.310Z] #40 6.894 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T23:50:50.385Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-12-23T23:50:50.614Z] #40 ... [2020-12-23T23:50:50.614Z] [2020-12-23T23:50:50.614Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:50:50.614Z] #45 2.376 + RM_GOPATH=0 [2020-12-23T23:50:50.614Z] #45 2.376 + TMP_GOPATH= [2020-12-23T23:50:50.614Z] #45 2.376 + : /build [2020-12-23T23:50:50.614Z] #45 2.376 + '[' -z '' ']' [2020-12-23T23:50:50.614Z] #45 2.376 ++ mktemp -d [2020-12-23T23:50:50.614Z] #45 2.376 + export GOPATH=/tmp/tmp.MOoxfJVlcA [2020-12-23T23:50:50.614Z] #45 2.376 + GOPATH=/tmp/tmp.MOoxfJVlcA [2020-12-23T23:50:50.614Z] #45 2.376 + RM_GOPATH=1 [2020-12-23T23:50:50.614Z] #45 2.376 + case "$(go env GOARCH)" in [2020-12-23T23:50:50.614Z] #45 2.376 ++ go env GOARCH [2020-12-23T23:50:50.614Z] #45 2.376 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:50.614Z] #45 2.376 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:50.614Z] #45 2.376 ++ dirname /tmp/install/install.sh [2020-12-23T23:50:50.614Z] #45 2.376 + dir=/tmp/install [2020-12-23T23:50:50.614Z] #45 2.376 + bin=gotestsum [2020-12-23T23:50:50.614Z] #45 2.376 + shift [2020-12-23T23:50:50.614Z] #45 2.376 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T23:50:50.614Z] #45 2.376 + . /tmp/install/gotestsum.installer [2020-12-23T23:50:50.614Z] #45 2.376 ++ : v0.5.3 [2020-12-23T23:50:50.614Z] #45 2.376 + install_gotestsum [2020-12-23T23:50:50.614Z] #45 2.376 + set -e [2020-12-23T23:50:50.614Z] #45 2.376 + export GO111MODULE=on [2020-12-23T23:50:50.614Z] #45 2.376 + GO111MODULE=on [2020-12-23T23:50:50.614Z] #45 2.376 + GOBIN=/build [2020-12-23T23:50:50.614Z] #45 2.376 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T23:50:50.614Z] #45 2.376 go: finding gotest.tools v0.5.3 [2020-12-23T23:50:50.614Z] #45 2.376 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T23:50:50.614Z] #45 2.888 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T23:50:50.614Z] #45 3.293 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T23:50:50.614Z] #45 4.328 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T23:50:50.614Z] #45 4.356 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:50:50.614Z] #45 4.363 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T23:50:50.614Z] #45 4.480 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T23:50:50.614Z] #45 4.480 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:50:50.614Z] #45 4.525 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:50:50.614Z] #45 4.525 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:50:50.614Z] #45 4.526 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:50:50.614Z] #45 4.590 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:50:50.614Z] #45 4.649 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:50:50.614Z] #45 4.651 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T23:50:50.614Z] #45 4.662 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:50:50.614Z] #45 4.677 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:50:50.614Z] #45 4.696 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:50:50.614Z] #45 4.733 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T23:50:50.614Z] #45 4.778 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T23:50:50.614Z] #45 4.819 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:50:50.614Z] #45 4.882 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:50:50.614Z] #45 5.067 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:50:50.614Z] #45 6.483 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:50:50.614Z] #45 6.966 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:50:50.614Z] #45 7.314 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:50:50.614Z] #45 10.82 go: finding github.com/fatih/color v1.9.0 [2020-12-23T23:50:50.614Z] #45 10.85 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:50:50.614Z] #45 10.93 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T23:50:50.614Z] #45 10.95 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:50:50.614Z] #45 11.00 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T23:50:50.614Z] #45 11.01 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:50:50.614Z] #45 ... [2020-12-23T23:50:50.614Z] [2020-12-23T23:50:50.614Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:50:50.614Z] #11 2.692 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:50:50.614Z] #11 2.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:50:50.614Z] #11 2.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:50:50.614Z] #11 3.241 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T23:50:50.614Z] #11 4.359 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T23:50:50.614Z] #11 5.894 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T23:50:50.614Z] #11 ... [2020-12-23T23:50:50.614Z] [2020-12-23T23:50:50.614Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:50:50.614Z] #62 2.842 + RM_GOPATH=0 [2020-12-23T23:50:50.614Z] #62 2.842 + TMP_GOPATH= [2020-12-23T23:50:50.614Z] #62 2.842 + : /build [2020-12-23T23:50:50.614Z] #62 2.842 + '[' -z '' ']' [2020-12-23T23:50:50.614Z] #62 2.842 ++ mktemp -d [2020-12-23T23:50:50.614Z] #62 2.842 + export GOPATH=/tmp/tmp.pz8MmA1JB8 [2020-12-23T23:50:50.614Z] #62 2.842 + GOPATH=/tmp/tmp.pz8MmA1JB8 [2020-12-23T23:50:50.614Z] #62 2.843 + RM_GOPATH=1 [2020-12-23T23:50:50.614Z] #62 2.843 + case "$(go env GOARCH)" in [2020-12-23T23:50:50.614Z] #62 2.847 ++ go env GOARCH [2020-12-23T23:50:50.614Z] #62 2.851 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:50.614Z] #62 2.851 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:50.614Z] #62 2.859 ++ dirname /tmp/install/install.sh [2020-12-23T23:50:50.614Z] #62 2.859 + dir=/tmp/install [2020-12-23T23:50:50.614Z] #62 2.859 + bin=proxy [2020-12-23T23:50:50.614Z] #62 2.859 + shift [2020-12-23T23:50:50.614Z] #62 2.859 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T23:50:50.614Z] #62 2.859 + . /tmp/install/proxy.installer [2020-12-23T23:50:50.614Z] #62 2.859 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:50:50.614Z] #62 2.859 + install_proxy [2020-12-23T23:50:50.614Z] #62 2.859 + case "$1" in [2020-12-23T23:50:50.614Z] #62 2.859 + export CGO_ENABLED=0 [2020-12-23T23:50:50.614Z] #62 2.859 + CGO_ENABLED=0 [2020-12-23T23:50:50.614Z] #62 2.859 + _install_proxy [2020-12-23T23:50:50.614Z] #62 2.860 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:50:50.614Z] #62 2.860 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2020-12-23T23:50:50.614Z] #62 2.860 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pz8MmA1JB8/src/github.com/docker/libnetwork [2020-12-23T23:50:50.614Z] #62 2.875 Cloning into '/tmp/tmp.pz8MmA1JB8/src/github.com/docker/libnetwork'... [2020-12-23T23:50:50.906Z] #62 ... [2020-12-23T23:50:50.906Z] [2020-12-23T23:50:50.906Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:50:50.906Z] #32 2.679 + RM_GOPATH=0 [2020-12-23T23:50:50.906Z] #32 2.679 + TMP_GOPATH= [2020-12-23T23:50:50.906Z] #32 2.679 + : /build [2020-12-23T23:50:50.906Z] #32 2.679 + '[' -z '' ']' [2020-12-23T23:50:50.906Z] #32 2.680 ++ mktemp -d [2020-12-23T23:50:50.906Z] #32 2.688 + export GOPATH=/tmp/tmp.gaIQbqLaRn [2020-12-23T23:50:50.906Z] #32 2.688 + GOPATH=/tmp/tmp.gaIQbqLaRn [2020-12-23T23:50:50.906Z] #32 2.688 + RM_GOPATH=1 [2020-12-23T23:50:50.906Z] #32 2.688 + case "$(go env GOARCH)" in [2020-12-23T23:50:50.906Z] #32 2.688 ++ go env GOARCH [2020-12-23T23:50:50.906Z] #32 2.696 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:50.906Z] #32 2.696 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:50:50.906Z] #32 2.698 ++ dirname /tmp/install/install.sh [2020-12-23T23:50:50.906Z] #32 2.702 + dir=/tmp/install [2020-12-23T23:50:50.906Z] #32 2.702 + bin=tomlv [2020-12-23T23:50:50.906Z] #32 2.702 + shift [2020-12-23T23:50:50.906Z] #32 2.702 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T23:50:50.906Z] #32 2.702 + . /tmp/install/tomlv.installer [2020-12-23T23:50:50.906Z] #32 2.702 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:50:50.906Z] #32 2.702 + install_tomlv [2020-12-23T23:50:50.906Z] #32 2.702 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T23:50:50.906Z] #32 2.702 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gaIQbqLaRn/src/github.com/BurntSushi/toml [2020-12-23T23:50:50.906Z] #32 2.702 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:50:50.906Z] #32 2.703 Cloning into '/tmp/tmp.gaIQbqLaRn/src/github.com/BurntSushi/toml'... [2020-12-23T23:50:50.906Z] #32 3.497 + cd /tmp/tmp.gaIQbqLaRn/src/github.com/BurntSushi/toml [2020-12-23T23:50:50.906Z] #32 3.497 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:50:50.906Z] #32 3.509 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:50:50.906Z] #32 3.965 internal/cpu [2020-12-23T23:50:50.906Z] #32 3.967 runtime/internal/sys [2020-12-23T23:50:50.906Z] #32 4.136 math/bits [2020-12-23T23:50:50.906Z] #32 4.446 internal/bytealg [2020-12-23T23:50:50.906Z] #32 4.544 math [2020-12-23T23:50:50.906Z] #32 4.741 runtime [2020-12-23T23:50:50.906Z] #32 9.870 internal/testlog [2020-12-23T23:50:50.906Z] #32 10.06 encoding [2020-12-23T23:50:50.906Z] #32 10.17 runtime/cgo [2020-12-23T23:50:50.906Z] #32 ... [2020-12-23T23:50:50.906Z] [2020-12-23T23:50:50.906Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:50:50.906Z] #27 4.520 #=#=# # 2.5% ### 5.0% #### 6.9% ###### 8.8% ####### 10.6% ######## 11.9% ######### 13.8% ########### 15.6% ############ 16.9% ############# 18.1% ############## 20.0% ############### 21.9% ################ 23.1% ################# 24.4% ################## 25.6% ################### 27.3% ##################### 29.4% ###################### 31.9% ######################## 33.8% ######################### 35.7% ########################### 37.6% ############################ 39.4% ############################# 41.3% ############################### 43.2% ################################ 45.0% ################################# 46.9% ################################## 48.1% #################################### 50.0% #################################### 50.5% #################################### 50.8% #################################### 51.3% ##################################### 51.8% ##################################### 52.3% ###################################### 53.4% ######################################## 56.5% ######################################### 57.8% ########################################## 59.7% ############################################ 61.5% ############################################# 63.4% ############################################## 65.3% ################################################ 67.1% ################################################## 69.6% ################################################### 71.5% ##################################################### 74.0% ###################################################### 75.3% ####################################################### 76.5% ####################################################### 77.7% ######################################################## 79.0% ########################################################## 80.9% ########################################################### 82.1% ############################################################ 83.4% ############################################################ 84.0% ############################################################# 85.9% ############################################################## 87.2% ############################################################### 88.8% ################################################################# 90.5% ################################################################# 91.7% ################################################################### 94.2% ##################################################################### 96.0% ###################################################################### 97.9% ######################################################################## 100.0% [2020-12-23T23:50:50.906Z] #27 12.15 [2020-12-23T23:50:51.028Z] #8 ... [2020-12-23T23:50:51.028Z] [2020-12-23T23:50:51.028Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:50:51.028Z] #25 1.188 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:50:51.028Z] #25 1.202 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:50:51.028Z] #25 1.202 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:50:51.028Z] #25 1.384 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:50:51.028Z] #25 1.652 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:50:51.028Z] #25 1.996 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:50:51.028Z] #25 3.835 Fetched 8411 kB in 3s (2904 kB/s) [2020-12-23T23:50:51.028Z] #25 3.835 Reading package lists... [2020-12-23T23:50:51.028Z] #25 4.924 Reading package lists... [2020-12-23T23:50:51.028Z] #25 5.874 Building dependency tree... [2020-12-23T23:50:51.028Z] #25 6.232 The following additional packages will be installed: [2020-12-23T23:50:51.028Z] #25 6.232 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T23:50:51.028Z] #25 6.232 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T23:50:51.028Z] #25 6.234 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T23:50:51.028Z] #25 6.236 Suggested packages: [2020-12-23T23:50:51.028Z] #25 6.236 krb5-doc krb5-user [2020-12-23T23:50:51.028Z] #25 6.236 Recommended packages: [2020-12-23T23:50:51.028Z] #25 6.236 krb5-locales publicsuffix libsasl2-modules [2020-12-23T23:50:51.028Z] #25 6.482 The following NEW packages will be installed: [2020-12-23T23:50:51.028Z] #25 6.483 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T23:50:51.028Z] #25 6.484 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T23:50:51.028Z] #25 6.484 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T23:50:51.028Z] #25 6.484 libssh2-1 libssl1.1 openssl [2020-12-23T23:50:51.028Z] #25 6.781 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T23:50:51.028Z] #25 6.781 Need to get 5047 kB of archives. [2020-12-23T23:50:51.028Z] #25 6.781 After this operation, 12.1 MB of additional disk space will be used. [2020-12-23T23:50:51.028Z] #25 6.781 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T23:50:51.028Z] #25 6.781 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-23T23:50:51.028Z] #25 6.781 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-23T23:50:51.028Z] #25 6.788 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-23T23:50:51.028Z] #25 6.788 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-23T23:50:51.028Z] #25 6.796 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-23T23:50:51.028Z] #25 6.816 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-23T23:50:51.028Z] #25 6.823 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-23T23:50:51.028Z] #25 6.823 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-23T23:50:51.028Z] #25 6.823 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T23:50:51.028Z] #25 6.827 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-23T23:50:51.028Z] #25 6.844 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-23T23:50:51.028Z] #25 6.844 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-23T23:50:51.028Z] #25 6.844 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-23T23:50:51.028Z] #25 6.845 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-23T23:50:51.028Z] #25 6.847 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-23T23:50:51.028Z] #25 6.856 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-23T23:50:51.028Z] #25 6.859 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-23T23:50:51.028Z] #25 6.868 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T23:50:51.028Z] #25 6.868 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T23:50:51.028Z] #25 6.868 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T23:50:51.028Z] #25 7.092 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:50:51.028Z] #25 7.117 Fetched 5047 kB in 0s (14.2 MB/s) [2020-12-23T23:50:51.028Z] #25 7.166 Selecting previously unselected package libssl1.1:amd64. [2020-12-23T23:50:51.028Z] #25 7.166 (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.) [2020-12-23T23:50:51.028Z] #25 7.170 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 7.184 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T23:50:51.028Z] #25 7.448 Selecting previously unselected package openssl. [2020-12-23T23:50:51.028Z] #25 7.448 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 7.456 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:50:51.028Z] #25 7.689 Selecting previously unselected package ca-certificates. [2020-12-23T23:50:51.028Z] #25 7.689 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T23:50:51.028Z] #25 7.692 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T23:50:51.028Z] #25 7.787 Selecting previously unselected package libkeyutils1:amd64. [2020-12-23T23:50:51.028Z] #25 7.787 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 7.791 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-23T23:50:51.028Z] #25 7.834 Selecting previously unselected package libkrb5support0:amd64. [2020-12-23T23:50:51.028Z] #25 7.834 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 7.844 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 7.887 Selecting previously unselected package libk5crypto3:amd64. [2020-12-23T23:50:51.028Z] #25 7.887 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 7.890 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 7.963 Selecting previously unselected package libkrb5-3:amd64. [2020-12-23T23:50:51.028Z] #25 7.963 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 7.971 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 8.115 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-23T23:50:51.028Z] #25 8.115 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 8.222 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 8.295 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-23T23:50:51.028Z] #25 8.295 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 8.295 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 8.346 Selecting previously unselected package libsasl2-2:amd64. [2020-12-23T23:50:51.028Z] #25 8.346 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 8.351 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 8.401 Selecting previously unselected package libldap-common. [2020-12-23T23:50:51.028Z] #25 8.401 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T23:50:51.028Z] #25 8.406 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:50:51.028Z] #25 8.460 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-23T23:50:51.028Z] #25 8.462 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 8.466 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:50:51.028Z] #25 8.546 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-23T23:50:51.028Z] #25 8.546 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 8.552 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 8.656 Selecting previously unselected package libpsl5:amd64. [2020-12-23T23:50:51.028Z] #25 8.656 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 8.660 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-23T23:50:51.028Z] #25 8.706 Selecting previously unselected package librtmp1:amd64. [2020-12-23T23:50:51.028Z] #25 8.706 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 8.710 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:50:51.028Z] #25 8.767 Selecting previously unselected package libssh2-1:amd64. [2020-12-23T23:50:51.028Z] #25 8.767 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 8.770 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T23:50:51.028Z] #25 8.832 Selecting previously unselected package libcurl4:amd64. [2020-12-23T23:50:51.028Z] #25 8.834 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 8.837 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 8.911 Selecting previously unselected package curl. [2020-12-23T23:50:51.028Z] #25 8.911 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 8.921 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 9.005 Selecting previously unselected package libonig5:amd64. [2020-12-23T23:50:51.028Z] #25 9.005 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 9.011 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:50:51.028Z] #25 9.113 Selecting previously unselected package libjq1:amd64. [2020-12-23T23:50:51.028Z] #25 9.115 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 9.120 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:50:51.028Z] #25 9.211 Selecting previously unselected package jq. [2020-12-23T23:50:51.028Z] #25 9.211 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:50:51.028Z] #25 9.214 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:50:51.028Z] #25 9.287 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-23T23:50:51.028Z] #25 9.298 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-23T23:50:51.028Z] #25 9.308 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T23:50:51.028Z] #25 9.440 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 9.452 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:50:51.028Z] #25 9.466 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 9.476 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 9.487 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:50:51.028Z] #25 9.498 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 9.512 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:50:51.028Z] #25 9.525 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T23:50:51.289Z] #25 9.536 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:50:51.289Z] #25 9.549 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:50:51.289Z] #25 9.566 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:50:51.289Z] #25 9.581 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:50:51.289Z] #25 9.600 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:50:51.289Z] #25 9.612 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T23:50:51.539Z] #27 13.38 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T23:50:51.833Z] #27 13.69 #=#=# [2020-12-23T23:50:51.857Z] #25 10.25 Updating certificates in /etc/ssl/certs... [2020-12-23T23:50:52.125Z] #27 13.83 #### 5.8% ######################################################################## 100.0% [2020-12-23T23:50:52.125Z] #27 13.98 [2020-12-23T23:50:53.160Z] #27 14.97 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T23:50:53.160Z] #27 15.03 skipping existing aab193acf6ba [2020-12-23T23:50:53.245Z] #25 11.41 126 added, 0 removed; done. [2020-12-23T23:50:53.245Z] #25 11.46 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:50:53.245Z] #25 11.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:50:53.245Z] #25 11.48 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T23:50:53.245Z] #25 11.49 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T23:50:53.245Z] #25 11.51 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:50:53.245Z] #25 11.52 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T23:50:53.245Z] #25 11.53 Updating certificates in /etc/ssl/certs... [2020-12-23T23:50:53.451Z] #27 15.13 [2020-12-23T23:50:53.541Z] Removing intermediate container 1c8b9cc2e499 [2020-12-23T23:50:53.541Z] ---> 4657ff633735 [2020-12-23T23:50:53.541Z] Step 7/15 : WORKDIR /buildx [2020-12-23T23:50:53.541Z] ---> Running in 28dfcbfe99e7 [2020-12-23T23:50:53.541Z] Removing intermediate container 28dfcbfe99e7 [2020-12-23T23:50:53.541Z] ---> 796f3e044318 [2020-12-23T23:50:53.541Z] Step 8/15 : ARG BUILDX_COMMIT [2020-12-23T23:50:53.541Z] ---> Running in 78de28ad1fc1 [2020-12-23T23:50:53.829Z] Removing intermediate container 78de28ad1fc1 [2020-12-23T23:50:53.829Z] ---> 2bf072f0a7f0 [2020-12-23T23:50:53.829Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-12-23T23:50:53.829Z] ---> Running in 5366e70b0702 [2020-12-23T23:50:54.121Z] From https://github.com/docker/buildx [2020-12-23T23:50:54.121Z] * [new tag] v0.3.1 -> build [2020-12-23T23:50:54.185Z] #25 12.52 0 added, 0 removed; done. [2020-12-23T23:50:54.185Z] #25 12.52 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T23:50:54.185Z] #25 12.53 done. [2020-12-23T23:50:54.488Z] #27 16.13 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T23:50:54.488Z] #27 16.44 [2020-12-23T23:50:54.750Z] Switched to branch 'build' [2020-12-23T23:50:55.785Z] Removing intermediate container 5366e70b0702 [2020-12-23T23:50:55.785Z] ---> 879cd20f5c01 [2020-12-23T23:50:55.785Z] Step 10/15 : ARG GOOS [2020-12-23T23:50:55.785Z] ---> Running in cf263b0e4116 [2020-12-23T23:50:55.785Z] Removing intermediate container cf263b0e4116 [2020-12-23T23:50:55.785Z] ---> 6feaa963f4c8 [2020-12-23T23:50:55.785Z] Step 11/15 : ARG GOARCH [2020-12-23T23:50:56.075Z] ---> Running in fbc6191189b4 [2020-12-23T23:50:56.075Z] Removing intermediate container fbc6191189b4 [2020-12-23T23:50:56.075Z] ---> 689c208037cd [2020-12-23T23:50:56.075Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-12-23T23:50:56.075Z] ---> Running in 4ffda028f438 [2020-12-23T23:50:56.532Z] #27 16.61 # 2.7% ######## 12.0% ############# 18.2% ################# 24.3% ##################### 30.5% ########################### 38.7% ################################ 44.8% #################################### 51.0% ######################################### 57.1% ############################################# 63.3% ################################################# 69.4% ###################################################### 75.6% ############################################################ 83.8% ################################################################ 89.9% ##################################################################### 96.1% ######################################################################## 100.0% [2020-12-23T23:50:56.532Z] #27 18.48 [2020-12-23T23:50:58.040Z] #27 19.51 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T23:50:58.041Z] #27 19.88 #=#=# [2020-12-23T23:50:58.332Z] #27 20.03 #=#=# ######################################################################## 100.0% [2020-12-23T23:50:58.332Z] #27 20.15 [2020-12-23T23:50:58.373Z] #25 DONE 16.0s [2020-12-23T23:50:58.374Z] [2020-12-23T23:50:58.374Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T23:50:58.374Z] #26 DONE 0.7s [2020-12-23T23:50:58.374Z] [2020-12-23T23:50:58.374Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:50:58.624Z] #27 ... [2020-12-23T23:50:58.624Z] [2020-12-23T23:50:58.624Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:50:58.624Z] #47 8.861 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T23:50:58.624Z] #47 8.990 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T23:50:58.624Z] #47 8.990 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:50:58.624Z] #47 9.760 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:50:58.624Z] #47 9.921 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T23:50:58.624Z] #47 10.32 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:50:58.624Z] #47 10.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:50:58.624Z] #47 10.47 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:50:58.624Z] #47 10.47 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T23:50:58.624Z] #47 10.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:50:58.624Z] #47 10.91 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:50:58.624Z] #47 10.92 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:50:58.624Z] #47 10.97 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T23:50:58.624Z] #47 10.98 go: downloading golang.org/x/text v0.3.2 [2020-12-23T23:50:58.624Z] #47 11.03 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:50:58.624Z] #47 11.07 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:50:58.624Z] #47 11.23 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T23:50:58.624Z] #47 11.25 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:50:58.624Z] #47 11.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:50:58.624Z] #47 11.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:50:58.624Z] #47 11.51 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:50:58.624Z] #47 11.52 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:50:58.624Z] #47 11.59 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:50:58.624Z] #47 11.66 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:50:58.624Z] #47 11.68 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:50:58.624Z] #47 11.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:50:58.624Z] #47 11.80 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:50:58.624Z] #47 11.91 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:50:58.624Z] #47 11.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:50:58.624Z] #47 12.17 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:50:58.624Z] #47 12.24 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:50:58.624Z] #47 12.33 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:50:58.624Z] #47 12.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:50:58.624Z] #47 12.74 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:50:58.624Z] #47 14.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:50:58.624Z] #47 14.59 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:50:58.624Z] #47 14.66 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:50:58.624Z] #47 14.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:50:58.624Z] #47 14.66 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:50:58.624Z] #47 14.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:50:58.624Z] #47 14.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:50:58.624Z] #47 14.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:50:58.624Z] #47 14.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:50:58.624Z] #47 14.75 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:50:58.624Z] #47 14.83 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:50:58.624Z] #47 14.85 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T23:50:58.624Z] #47 14.89 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:50:58.624Z] #47 14.89 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:50:58.624Z] #47 15.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:50:58.624Z] #47 15.07 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:50:58.624Z] #47 15.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:50:58.624Z] #47 15.11 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:50:58.624Z] #47 15.15 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:50:58.624Z] #47 15.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:50:58.624Z] #47 15.40 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:50:58.624Z] #47 15.41 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T23:50:58.624Z] #47 15.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:50:58.624Z] #47 15.42 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:50:58.624Z] #47 15.45 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:50:58.624Z] #47 15.56 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:50:58.624Z] #47 15.57 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:50:58.624Z] #47 15.57 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:50:58.624Z] #47 15.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:50:58.624Z] #47 15.66 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:50:58.624Z] #47 15.66 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:50:58.624Z] #47 15.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:50:58.624Z] #47 15.86 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:50:58.624Z] #47 15.98 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:50:58.624Z] #47 15.99 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:50:58.624Z] #47 16.00 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:50:58.624Z] #47 16.02 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:50:58.624Z] #47 16.04 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:50:58.624Z] #47 16.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:50:58.624Z] #47 16.14 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:50:58.624Z] #47 16.14 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T23:50:58.624Z] #47 16.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:50:58.624Z] #47 16.33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:50:58.624Z] #47 16.35 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:50:58.624Z] #47 16.38 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:50:58.624Z] #47 16.42 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T23:50:58.624Z] #47 16.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:50:58.624Z] #47 16.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:50:58.624Z] #47 16.45 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:50:58.624Z] #47 16.47 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:50:58.624Z] #47 16.48 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:50:58.624Z] #47 16.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:50:58.624Z] #47 16.54 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:50:58.624Z] #47 16.61 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:50:58.624Z] #47 16.67 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:50:58.624Z] #47 16.68 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:50:58.624Z] #47 16.71 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:50:58.624Z] #47 16.84 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T23:50:58.624Z] #47 16.91 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:50:58.624Z] #47 16.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:50:58.624Z] #47 17.13 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:50:58.624Z] #47 17.14 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:50:58.624Z] #47 17.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:50:58.624Z] #47 17.21 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T23:50:58.624Z] #47 17.29 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T23:50:58.624Z] #47 17.31 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:50:58.624Z] #47 17.42 go: extracting golang.org/x/text v0.3.2 [2020-12-23T23:50:58.624Z] #47 17.55 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:50:58.624Z] #47 17.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:50:58.624Z] #47 17.60 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:50:58.624Z] #47 17.60 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:50:58.624Z] #47 17.82 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:50:58.624Z] #47 17.87 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:50:58.624Z] #47 17.88 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:50:58.624Z] #47 17.95 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:50:58.624Z] #47 18.15 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:50:58.916Z] #47 ... [2020-12-23T23:50:58.916Z] [2020-12-23T23:50:58.916Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:50:58.916Z] #27 20.78 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T23:50:59.545Z] #27 21.16 #=#=# [2020-12-23T23:50:59.546Z] #27 21.27 ######################################################################## 100.0% [2020-12-23T23:50:59.546Z] #27 21.30 [2020-12-23T23:50:59.546Z] #27 21.35 Download of images into '/build' complete. [2020-12-23T23:50:59.546Z] #27 21.35 Use something like the following to load the result into a Docker daemon: [2020-12-23T23:50:59.546Z] #27 21.35 tar -cC '/build' . | docker load [2020-12-23T23:51:00.184Z] #27 DONE 21.9s [2020-12-23T23:51:00.184Z] [2020-12-23T23:51:00.184Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:51:00.184Z] #38 14.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T23:51:00.184Z] #38 15.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T23:51:00.278Z] #27 1.514 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T23:51:00.278Z] #27 1.606 [2020-12-23T23:51:00.475Z] #38 ... [2020-12-23T23:51:00.475Z] [2020-12-23T23:51:00.475Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:00.475Z] #49 10.85 unicode/utf16 [2020-12-23T23:51:00.475Z] #49 10.85 runtime [2020-12-23T23:51:00.475Z] #49 10.99 runtime/cgo [2020-12-23T23:51:00.475Z] #49 ... [2020-12-23T23:51:00.475Z] [2020-12-23T23:51:00.475Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:00.475Z] #11 12.85 Fetched 8098 kB in 10s (783 kB/s) [2020-12-23T23:51:00.475Z] #11 12.85 Reading package lists... [2020-12-23T23:51:00.476Z] #11 16.25 Reading package lists... [2020-12-23T23:51:00.476Z] #11 19.62 Building dependency tree... [2020-12-23T23:51:00.476Z] #11 20.89 The following additional packages will be installed: [2020-12-23T23:51:00.476Z] #11 20.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T23:51:00.476Z] #11 20.90 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T23:51:00.476Z] #11 20.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T23:51:00.476Z] #11 20.90 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T23:51:00.476Z] #11 20.91 mingw-w64-x86-64-dev [2020-12-23T23:51:00.476Z] #11 20.92 Suggested packages: [2020-12-23T23:51:00.476Z] #11 20.92 gcc-8-locales seccomp wine64 [2020-12-23T23:51:00.538Z] #27 1.730 ####### 10.9% ########################### 37.5% ######################################### 57.4% ####################################################### 77.4% ###################################################################### 97.3% ######################################################################## 100.0% [2020-12-23T23:51:00.538Z] #27 2.248 [2020-12-23T23:51:00.767Z] #11 ... [2020-12-23T23:51:00.767Z] [2020-12-23T23:51:00.767Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:00.767Z] #45 11.08 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:51:00.767Z] #45 11.26 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:51:00.767Z] #45 11.30 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:51:00.767Z] #45 11.32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:51:00.767Z] #45 11.37 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:51:00.767Z] #45 ... [2020-12-23T23:51:00.767Z] [2020-12-23T23:51:00.767Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:51:00.767Z] #40 13.81 Fetched 8098 kB in 11s (751 kB/s) [2020-12-23T23:51:00.767Z] #40 13.81 Reading package lists... [2020-12-23T23:51:00.767Z] #40 17.39 Reading package lists... [2020-12-23T23:51:00.767Z] #40 20.16 Building dependency tree... [2020-12-23T23:51:00.767Z] #40 21.30 The following additional packages will be installed: [2020-12-23T23:51:00.796Z] #27 2.362 ######################################################################## 100.0% [2020-12-23T23:51:00.796Z] #27 2.475 [2020-12-23T23:51:01.058Z] #40 21.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T23:51:01.058Z] #40 21.33 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T23:51:01.058Z] #40 21.33 Suggested packages: [2020-12-23T23:51:01.058Z] #40 21.33 manpages-dev python-setuptools [2020-12-23T23:51:01.058Z] #40 ... [2020-12-23T23:51:01.058Z] [2020-12-23T23:51:01.058Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:51:01.058Z] #53 13.68 Fetched 8098 kB in 11s (754 kB/s) [2020-12-23T23:51:01.058Z] #53 13.68 Reading package lists... [2020-12-23T23:51:01.058Z] #53 17.00 Reading package lists... [2020-12-23T23:51:01.058Z] #53 20.32 Building dependency tree... [2020-12-23T23:51:01.058Z] #53 21.32 The following additional packages will be installed: [2020-12-23T23:51:01.058Z] #53 21.33 libbtrfs0 [2020-12-23T23:51:01.058Z] #53 21.39 The following NEW packages will be installed: [2020-12-23T23:51:01.058Z] #53 21.39 libbtrfs-dev libbtrfs0 [2020-12-23T23:51:01.058Z] #53 21.55 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:51:01.058Z] #53 21.55 Need to get 118 kB of archives. [2020-12-23T23:51:01.058Z] #53 21.55 After this operation, 390 kB of additional disk space will be used. [2020-12-23T23:51:01.058Z] #53 21.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-23T23:51:01.058Z] #53 21.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-23T23:51:01.058Z] #27 2.613 ############################################## 64.4% ######################################################################## 100.0% [2020-12-23T23:51:01.058Z] #27 ... [2020-12-23T23:51:01.058Z] [2020-12-23T23:51:01.059Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:51:01.059Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done [2020-12-23T23:51:01.059Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.7s [2020-12-23T23:51:01.059Z] #8 ... [2020-12-23T23:51:01.059Z] [2020-12-23T23:51:01.059Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:51:01.059Z] #27 2.749 [2020-12-23T23:51:01.350Z] #53 ... [2020-12-23T23:51:01.350Z] [2020-12-23T23:51:01.350Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:01.350Z] #43 11.66 container/list [2020-12-23T23:51:01.350Z] #43 12.12 crypto/internal/subtle [2020-12-23T23:51:01.350Z] #43 12.22 crypto/subtle [2020-12-23T23:51:01.350Z] #43 12.31 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T23:51:01.350Z] #43 12.42 internal/nettrace [2020-12-23T23:51:01.350Z] #43 12.53 runtime/cgo [2020-12-23T23:51:01.350Z] #43 17.12 vendor/golang.org/x/crypto/internal/subtle [2020-12-23T23:51:01.350Z] #43 ... [2020-12-23T23:51:01.350Z] [2020-12-23T23:51:01.350Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:01.350Z] #11 21.81 The following NEW packages will be installed: [2020-12-23T23:51:01.350Z] #11 21.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T23:51:01.350Z] #11 21.81 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T23:51:01.350Z] #11 21.81 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T23:51:01.350Z] #11 21.81 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T23:51:01.350Z] #11 21.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T23:51:01.350Z] #11 21.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T23:51:01.350Z] #11 21.82 The following packages will be upgraded: [2020-12-23T23:51:01.350Z] #11 21.82 libsystemd0 libudev1 [2020-12-23T23:51:01.587Z] #27 2.879 ###### 8.9% ##################### 29.2% ####################################### 54.8% ########################################### 61.1% ################################################################### 93.4% ######################################################################## 100.0% [2020-12-23T23:51:01.641Z] #11 21.96 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:51:01.641Z] #11 21.96 Need to get 73.7 MB of archives. [2020-12-23T23:51:01.641Z] #11 21.96 After this operation, 494 MB of additional disk space will be used. [2020-12-23T23:51:01.641Z] #11 21.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB] [2020-12-23T23:51:01.641Z] #11 22.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB] [2020-12-23T23:51:01.641Z] #11 22.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-12-23T23:51:01.846Z] #27 3.392 [2020-12-23T23:51:01.934Z] #11 22.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-12-23T23:51:01.934Z] #11 22.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T23:51:01.934Z] #11 22.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-12-23T23:51:01.934Z] #11 22.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-12-23T23:51:01.934Z] #11 22.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T23:51:02.240Z] #11 22.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T23:51:02.531Z] #11 ... [2020-12-23T23:51:02.531Z] [2020-12-23T23:51:02.531Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:51:02.531Z] #53 22.24 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:51:02.531Z] #53 22.30 Fetched 118 kB in 0s (1160 kB/s) [2020-12-23T23:51:02.531Z] #53 22.36 Selecting previously unselected package libbtrfs0. [2020-12-23T23:51:02.531Z] #53 22.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-23T23:51:02.531Z] #53 22.38 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-23T23:51:02.531Z] #53 22.40 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:51:02.531Z] #53 22.46 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:51:02.531Z] #53 22.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-23T23:51:02.531Z] #53 22.47 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:51:02.531Z] #53 22.58 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:51:02.531Z] #53 22.59 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:51:02.531Z] #53 22.61 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:51:02.531Z] #53 DONE 22.9s [2020-12-23T23:51:02.531Z] [2020-12-23T23:51:02.531Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:02.531Z] #11 22.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-23T23:51:02.531Z] #11 22.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-12-23T23:51:03.174Z] #11 ... [2020-12-23T23:51:03.174Z] [2020-12-23T23:51:03.174Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:51:03.174Z] #34 13.65 Fetched 8098 kB in 10s (779 kB/s) [2020-12-23T23:51:03.174Z] #34 13.65 Reading package lists... [2020-12-23T23:51:03.174Z] #34 17.14 Reading package lists... [2020-12-23T23:51:03.174Z] #34 20.53 Building dependency tree... [2020-12-23T23:51:03.174Z] #34 21.58 The following additional packages will be installed: [2020-12-23T23:51:03.174Z] #34 21.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T23:51:03.174Z] #34 21.60 Suggested packages: [2020-12-23T23:51:03.174Z] #34 21.60 cmake-doc ninja-build lrzip [2020-12-23T23:51:03.174Z] #34 21.60 Recommended packages: [2020-12-23T23:51:03.174Z] #34 21.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T23:51:03.174Z] #34 22.40 The following NEW packages will be installed: [2020-12-23T23:51:03.174Z] #34 22.41 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T23:51:03.174Z] #34 22.41 vim-common xxd [2020-12-23T23:51:03.174Z] #34 22.52 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:51:03.174Z] #34 22.52 Need to get 14.0 MB of archives. [2020-12-23T23:51:03.174Z] #34 22.52 After this operation, 62.1 MB of additional disk space will be used. [2020-12-23T23:51:03.174Z] #34 22.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-23T23:51:03.174Z] #34 22.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:51:03.174Z] #34 22.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T23:51:03.174Z] #34 22.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-23T23:51:03.174Z] #34 23.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2020-12-23T23:51:03.174Z] #34 23.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-12-23T23:51:03.174Z] #34 23.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-12-23T23:51:03.174Z] #34 23.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-12-23T23:51:03.174Z] #34 23.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-12-23T23:51:03.174Z] #34 23.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-12-23T23:51:03.465Z] #34 ... [2020-12-23T23:51:03.465Z] [2020-12-23T23:51:03.465Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:51:03.465Z] #40 22.07 The following NEW packages will be installed: [2020-12-23T23:51:03.465Z] #40 22.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T23:51:03.465Z] #40 22.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T23:51:03.465Z] #40 22.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T23:51:03.465Z] #40 22.08 python-six zlib1g-dev [2020-12-23T23:51:03.465Z] #40 22.16 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:51:03.465Z] #40 22.16 Need to get 3742 kB of archives. [2020-12-23T23:51:03.465Z] #40 22.16 After this operation, 22.0 MB of additional disk space will be used. [2020-12-23T23:51:03.465Z] #40 22.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-12-23T23:51:03.465Z] #40 22.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-23T23:51:03.465Z] #40 22.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-12-23T23:51:03.465Z] #40 22.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-23T23:51:03.465Z] #40 22.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-12-23T23:51:03.465Z] #40 22.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-23T23:51:03.465Z] #40 22.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-12-23T23:51:03.465Z] #40 22.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-12-23T23:51:03.465Z] #40 22.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-12-23T23:51:03.465Z] #40 22.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-12-23T23:51:03.465Z] #40 22.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-12-23T23:51:03.465Z] #40 22.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-12-23T23:51:03.465Z] #40 22.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-12-23T23:51:03.465Z] #40 22.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-12-23T23:51:03.465Z] #40 22.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T23:51:03.465Z] #40 22.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-12-23T23:51:03.465Z] #40 22.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-12-23T23:51:03.465Z] #40 23.42 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:51:03.465Z] #40 23.46 Fetched 3742 kB in 1s (5543 kB/s) [2020-12-23T23:51:03.465Z] #40 23.52 Selecting previously unselected package libcap-dev:s390x. [2020-12-23T23:51:03.465Z] #40 23.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-23T23:51:03.465Z] #40 23.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-12-23T23:51:03.465Z] #40 23.60 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-12-23T23:51:03.465Z] #40 23.67 Selecting previously unselected package libnet1:s390x. [2020-12-23T23:51:03.465Z] #40 23.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-23T23:51:03.465Z] #40 23.69 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-23T23:51:03.465Z] #40 23.75 Selecting previously unselected package libnet1-dev. [2020-12-23T23:51:03.465Z] #40 23.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-23T23:51:03.465Z] #40 23.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:51:03.465Z] #40 23.93 Selecting previously unselected package libnl-3-200:s390x. [2020-12-23T23:51:03.465Z] #40 23.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-23T23:51:03.465Z] #40 23.93 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-23T23:51:03.465Z] #40 23.99 Selecting previously unselected package libnl-3-dev:s390x. [2020-12-23T23:51:03.465Z] #40 23.99 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-12-23T23:51:03.465Z] #40 24.00 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-12-23T23:51:03.679Z] #27 3.506 0.3% ##### 7.0% ########## 15.2% ############## 20.5% ################## 25.5% ###################### 30.8% ######################### 36.0% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 56.8% ############################################ 62.3% ################################################ 67.5% #################################################### 72.7% ######################################################## 77.9% ########################################################### 83.1% ############################################################### 88.3% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2020-12-23T23:51:03.679Z] #27 5.370 [2020-12-23T23:51:03.757Z] #40 24.23 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-23T23:51:03.757Z] #40 24.23 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-23T23:51:03.757Z] #40 24.23 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-23T23:51:03.757Z] #40 24.28 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-12-23T23:51:03.757Z] #40 24.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-12-23T23:51:03.757Z] #40 24.30 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-23T23:51:04.049Z] #40 24.38 Selecting previously unselected package zlib1g-dev:s390x. [2020-12-23T23:51:04.049Z] #40 24.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-12-23T23:51:04.049Z] #40 24.39 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-23T23:51:04.049Z] #40 24.52 Selecting previously unselected package libprotobuf17:s390x. [2020-12-23T23:51:04.049Z] #40 24.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-12-23T23:51:04.049Z] #40 24.53 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-23T23:51:04.248Z] #27 5.786 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T23:51:04.248Z] #27 5.895 [2020-12-23T23:51:04.248Z] #27 5.962 ######################################################################## 100.0% [2020-12-23T23:51:04.248Z] #27 6.003 [2020-12-23T23:51:04.683Z] #40 24.93 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-12-23T23:51:04.684Z] #40 24.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-12-23T23:51:04.684Z] #40 24.93 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-23T23:51:04.684Z] #40 ... [2020-12-23T23:51:04.684Z] [2020-12-23T23:51:04.684Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:04.684Z] #62 14.95 + cd /tmp/tmp.pz8MmA1JB8/src/github.com/docker/libnetwork [2020-12-23T23:51:04.684Z] #62 14.95 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:51:04.684Z] #62 15.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T23:51:04.684Z] #62 ... [2020-12-23T23:51:04.684Z] [2020-12-23T23:51:04.684Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:51:04.684Z] #40 25.06 Selecting previously unselected package libprotobuf-dev:s390x. [2020-12-23T23:51:04.684Z] #40 25.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-12-23T23:51:04.684Z] #40 25.06 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-23T23:51:04.816Z] #27 6.483 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T23:51:04.816Z] #27 6.576 [2020-12-23T23:51:05.077Z] #27 6.705 ################################### 49.0% ######################################################################## 100.0% [2020-12-23T23:51:05.077Z] #27 6.818 [2020-12-23T23:51:05.658Z] #27 7.354 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T23:51:05.658Z] #27 7.449 [2020-12-23T23:51:05.718Z] #40 25.92 Selecting previously unselected package libprotoc17:s390x. [2020-12-23T23:51:05.718Z] #40 25.92 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-12-23T23:51:05.718Z] #40 25.93 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-12-23T23:51:06.011Z] #40 ... [2020-12-23T23:51:06.011Z] [2020-12-23T23:51:06.011Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:06.011Z] #62 DONE 26.5s [2020-12-23T23:51:06.011Z] [2020-12-23T23:51:06.011Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:51:06.011Z] #40 26.53 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T23:51:06.011Z] #40 26.53 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-12-23T23:51:06.011Z] #40 26.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:51:06.303Z] #40 26.86 Selecting previously unselected package protobuf-compiler. [2020-12-23T23:51:06.595Z] #40 26.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-12-23T23:51:06.595Z] #40 26.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:51:06.595Z] #40 27.09 Selecting previously unselected package python-pkg-resources. [2020-12-23T23:51:06.595Z] #40 27.10 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:51:06.595Z] #40 27.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T23:51:06.746Z] #27 7.628 0.0% ################### 27.2% ################################# 47.1% ##################################### 51.6% ########################################### 60.4% ############################################################### 88.7% ######################################################################## 100.0% [2020-12-23T23:51:06.746Z] #27 8.399 [2020-12-23T23:51:06.897Z] #40 27.38 Selecting previously unselected package python-six. [2020-12-23T23:51:06.898Z] #40 27.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T23:51:06.898Z] #40 27.38 Unpacking python-six (1.12.0-1) ... [2020-12-23T23:51:06.898Z] #40 27.44 Selecting previously unselected package python-protobuf. [2020-12-23T23:51:06.898Z] #40 27.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-12-23T23:51:06.898Z] #40 27.44 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T23:51:07.004Z] #27 8.764 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T23:51:07.263Z] #27 8.892 [2020-12-23T23:51:07.263Z] #27 8.935 ######################################################################## 100.0% [2020-12-23T23:51:07.263Z] #27 8.962 [2020-12-23T23:51:07.527Z] #27 ... [2020-12-23T23:51:07.527Z] [2020-12-23T23:51:07.527Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:51:07.527Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.8s done [2020-12-23T23:51:07.527Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-23T23:51:07.527Z] #8 DONE 38.1s [2020-12-23T23:51:07.527Z] [2020-12-23T23:51:07.527Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:51:07.527Z] #27 9.243 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T23:51:07.531Z] #40 27.82 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T23:51:07.785Z] #27 9.351 [2020-12-23T23:51:07.785Z] #27 9.418 ######################################################################## 100.0% [2020-12-23T23:51:07.785Z] #27 9.454 [2020-12-23T23:51:07.785Z] #27 9.479 Download of images into '/build' complete. [2020-12-23T23:51:07.785Z] #27 9.479 Use something like the following to load the result into a Docker daemon: [2020-12-23T23:51:07.785Z] #27 9.479 tar -cC '/build' . | docker load [2020-12-23T23:51:09.041Z] #40 29.55 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-23T23:51:09.042Z] #40 29.55 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-23T23:51:09.042Z] #40 29.56 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-23T23:51:09.042Z] #40 29.57 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-23T23:51:09.042Z] #40 29.57 Setting up python-six (1.12.0-1) ... [2020-12-23T23:51:09.676Z] #40 ... [2020-12-23T23:51:09.676Z] [2020-12-23T23:51:09.676Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:09.676Z] #47 19.94 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T23:51:09.676Z] #47 23.39 go: finding github.com/fatih/color v1.7.0 [2020-12-23T23:51:09.676Z] #47 23.44 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:51:09.676Z] #47 23.46 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:51:09.676Z] #47 23.47 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:51:09.676Z] #47 23.63 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:51:09.676Z] #47 23.63 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:51:09.676Z] #47 23.66 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:51:09.676Z] #47 23.66 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T23:51:09.676Z] #47 23.67 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:51:09.676Z] #47 23.67 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:51:09.676Z] #47 23.68 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T23:51:09.676Z] #47 23.69 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:51:09.676Z] #47 23.70 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:51:09.676Z] #47 23.71 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T23:51:09.676Z] #47 23.72 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:51:09.676Z] #47 23.73 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:51:09.676Z] #47 23.74 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:51:09.676Z] #47 23.74 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:51:09.676Z] #47 23.76 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:51:09.676Z] #47 23.80 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:51:09.676Z] #47 23.80 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:51:09.676Z] #47 23.83 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T23:51:09.676Z] #47 23.85 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:51:09.676Z] #47 23.98 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:51:09.676Z] #47 23.98 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:51:09.676Z] #47 24.02 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:51:09.676Z] #47 24.05 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T23:51:09.676Z] #47 24.05 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T23:51:09.676Z] #47 24.09 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:51:09.676Z] #47 24.11 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T23:51:09.676Z] #47 24.12 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:51:09.676Z] #47 24.18 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:51:09.676Z] #47 24.24 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T23:51:09.676Z] #47 24.25 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:51:09.676Z] #47 24.25 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:51:09.676Z] #47 24.25 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:51:09.676Z] #47 24.27 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:51:09.676Z] #47 24.28 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T23:51:09.676Z] #47 24.30 go: finding golang.org/x/text v0.3.2 [2020-12-23T23:51:09.676Z] #47 24.30 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:51:09.676Z] #47 24.31 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:51:09.676Z] #47 24.34 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T23:51:09.676Z] #47 24.35 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:51:09.676Z] #47 24.36 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:51:09.676Z] #47 24.37 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:51:09.676Z] #47 24.37 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T23:51:09.676Z] #47 24.38 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:51:09.676Z] #47 24.39 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:51:09.676Z] #47 24.42 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:51:09.676Z] #47 24.45 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:51:09.676Z] #47 24.45 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:51:09.676Z] #47 24.52 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:51:09.676Z] #47 24.52 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:51:09.676Z] #47 24.55 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:51:09.676Z] #47 24.56 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:51:09.676Z] #47 24.58 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:51:09.676Z] #47 24.58 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T23:51:09.676Z] #47 24.59 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:51:09.676Z] #47 24.59 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:51:09.676Z] #47 24.66 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:51:09.676Z] #47 24.69 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:51:09.676Z] #47 24.69 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:51:09.676Z] #47 24.69 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:51:09.676Z] #47 24.74 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:51:09.676Z] #47 24.74 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T23:51:09.676Z] #47 24.75 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T23:51:09.676Z] #47 24.75 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:51:09.676Z] #47 24.77 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:51:09.676Z] #47 24.78 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:51:09.676Z] #47 24.81 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:51:09.676Z] #47 24.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:51:09.676Z] #47 24.89 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:51:09.676Z] #47 24.91 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:51:09.676Z] #47 24.93 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:51:09.676Z] #47 ... [2020-12-23T23:51:09.676Z] [2020-12-23T23:51:09.676Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:09.676Z] #11 24.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-12-23T23:51:09.676Z] #11 26.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-12-23T23:51:09.676Z] #11 26.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-12-23T23:51:09.676Z] #11 26.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-23T23:51:09.676Z] #11 26.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-23T23:51:09.676Z] #11 26.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-12-23T23:51:09.676Z] #11 26.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB] [2020-12-23T23:51:09.676Z] #11 26.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-12-23T23:51:09.676Z] #11 26.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-12-23T23:51:09.676Z] #11 26.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-12-23T23:51:09.676Z] #11 26.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-12-23T23:51:09.676Z] #11 26.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-12-23T23:51:09.676Z] #11 26.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-12-23T23:51:09.676Z] #11 26.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-12-23T23:51:09.676Z] #11 26.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-12-23T23:51:09.676Z] #11 26.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB] [2020-12-23T23:51:09.676Z] #11 27.32 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:51:09.676Z] #11 27.38 Fetched 73.7 MB in 4s (16.5 MB/s) [2020-12-23T23:51:09.676Z] #11 27.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-23T23:51:09.676Z] #11 27.50 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ... [2020-12-23T23:51:09.676Z] #11 27.51 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:51:09.676Z] #11 27.79 Setting up libsystemd0:s390x (241-7~deb10u5) ... [2020-12-23T23:51:09.676Z] #11 27.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-23T23:51:09.676Z] #11 27.99 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ... [2020-12-23T23:51:09.676Z] #11 28.01 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:51:09.676Z] #11 28.10 Setting up libudev1:s390x (241-7~deb10u5) ... [2020-12-23T23:51:09.676Z] #11 28.18 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T23:51:09.676Z] #11 28.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 ... 15177 files and directories currently installed.) [2020-12-23T23:51:09.676Z] #11 28.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-12-23T23:51:09.676Z] #11 28.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:51:09.676Z] #11 30.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T23:51:09.676Z] #11 30.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-12-23T23:51:09.676Z] #11 30.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:51:10.576Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08398c35afdfc79eb) in /home/ubuntu/workspace/moby_PR-41786 [Pipeline] { [Pipeline] checkout [2020-12-23T23:51:10.721Z] #11 ... [2020-12-23T23:51:10.721Z] [2020-12-23T23:51:10.721Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:51:10.721Z] #40 30.95 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-23T23:51:10.721Z] #40 30.96 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-23T23:51:10.721Z] #40 30.97 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-23T23:51:10.721Z] #40 30.98 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-12-23T23:51:10.721Z] #40 30.99 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-12-23T23:51:10.721Z] #40 31.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:51:10.721Z] #40 31.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:51:10.721Z] #40 31.01 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-23T23:51:10.721Z] #40 31.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:51:10.721Z] #40 31.02 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T23:51:10.724Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c189c9e6e6ab1616) in /home/ubuntu/workspace/moby_PR-41786 [Pipeline] { [Pipeline] checkout [2020-12-23T23:51:11.757Z] #40 ... [2020-12-23T23:51:11.757Z] [2020-12-23T23:51:11.757Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:11.757Z] #32 22.04 sync [2020-12-23T23:51:11.757Z] #32 22.04 internal/reflectlite [2020-12-23T23:51:11.757Z] #32 23.79 sort [2020-12-23T23:51:11.757Z] #32 23.79 errors [2020-12-23T23:51:11.757Z] #32 24.04 strconv [2020-12-23T23:51:11.757Z] #32 24.64 io [2020-12-23T23:51:11.757Z] #32 25.71 internal/oserror [2020-12-23T23:51:11.757Z] #32 25.77 syscall [2020-12-23T23:51:11.757Z] #32 26.75 reflect [2020-12-23T23:51:11.757Z] #32 30.99 time [2020-12-23T23:51:11.757Z] #32 ... [2020-12-23T23:51:11.757Z] [2020-12-23T23:51:11.757Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:11.757Z] #11 32.00 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T23:51:11.757Z] #11 32.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T23:51:11.757Z] #11 32.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:51:11.757Z] #11 32.09 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-12-23T23:51:11.757Z] #11 32.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-23T23:51:11.757Z] #11 32.10 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-23T23:51:11.757Z] #11 32.28 Selecting previously unselected package dmsetup. [2020-12-23T23:51:11.757Z] #11 32.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-12-23T23:51:11.757Z] #11 32.28 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T23:51:12.050Z] #11 32.38 Selecting previously unselected package mingw-w64-common. [2020-12-23T23:51:12.050Z] #11 32.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T23:51:12.050Z] #11 32.38 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T23:51:12.342Z] #11 ... [2020-12-23T23:51:12.342Z] [2020-12-23T23:51:12.342Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:12.342Z] #54 0.931 + RM_GOPATH=0 [2020-12-23T23:51:12.342Z] #54 0.931 + TMP_GOPATH= [2020-12-23T23:51:12.342Z] #54 0.931 + : /build [2020-12-23T23:51:12.342Z] #54 0.932 + '[' -z '' ']' [2020-12-23T23:51:12.342Z] #54 0.932 ++ mktemp -d [2020-12-23T23:51:12.342Z] #54 0.933 + export GOPATH=/tmp/tmp.Y3sivBzPXe [2020-12-23T23:51:12.342Z] #54 0.933 + GOPATH=/tmp/tmp.Y3sivBzPXe [2020-12-23T23:51:12.342Z] #54 0.933 + RM_GOPATH=1 [2020-12-23T23:51:12.342Z] #54 0.934 + case "$(go env GOARCH)" in [2020-12-23T23:51:12.342Z] #54 0.936 ++ go env GOARCH [2020-12-23T23:51:12.342Z] #54 0.943 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:12.342Z] #54 0.943 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:12.342Z] #54 0.945 ++ dirname /tmp/install/install.sh [2020-12-23T23:51:12.342Z] #54 0.948 + dir=/tmp/install [2020-12-23T23:51:12.342Z] #54 0.948 + bin=containerd [2020-12-23T23:51:12.342Z] #54 0.948 + shift [2020-12-23T23:51:12.342Z] #54 0.948 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T23:51:12.342Z] #54 0.948 + . /tmp/install/containerd.installer [2020-12-23T23:51:12.342Z] #54 0.948 ++ set -e [2020-12-23T23:51:12.342Z] #54 0.948 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:51:12.342Z] #54 0.949 + install_containerd [2020-12-23T23:51:12.342Z] #54 0.951 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T23:51:12.342Z] #54 0.952 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Y3sivBzPXe/src/github.com/containerd/containerd [2020-12-23T23:51:12.342Z] #54 0.952 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:51:12.342Z] #54 0.954 Cloning into '/tmp/tmp.Y3sivBzPXe/src/github.com/containerd/containerd'... [2020-12-23T23:51:12.633Z] #54 ... [2020-12-23T23:51:12.633Z] [2020-12-23T23:51:12.633Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:51:12.633Z] #34 24.28 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:51:12.634Z] #34 24.35 Fetched 14.0 MB in 1s (12.5 MB/s) [2020-12-23T23:51:12.634Z] #34 24.40 Selecting previously unselected package xxd. [2020-12-23T23:51:12.634Z] #34 24.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-23T23:51:12.634Z] #34 24.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-23T23:51:12.634Z] #34 24.48 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:51:12.634Z] #34 24.68 Selecting previously unselected package vim-common. [2020-12-23T23:51:12.634Z] #34 24.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:51:12.634Z] #34 24.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:51:12.634Z] #34 24.96 Selecting previously unselected package cmake-data. [2020-12-23T23:51:12.634Z] #34 24.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T23:51:12.634Z] #34 24.96 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T23:51:12.634Z] #34 27.09 Selecting previously unselected package libicu63:s390x. [2020-12-23T23:51:12.634Z] #34 27.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-23T23:51:12.634Z] #34 27.13 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-23T23:51:12.634Z] #34 31.78 Selecting previously unselected package libxml2:s390x. [2020-12-23T23:51:12.634Z] #34 31.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2020-12-23T23:51:12.634Z] #34 31.79 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:51:12.634Z] #34 32.20 Selecting previously unselected package libarchive13:s390x. [2020-12-23T23:51:12.634Z] #34 32.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-12-23T23:51:12.634Z] #34 32.21 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-23T23:51:12.634Z] #34 32.51 Selecting previously unselected package libjsoncpp1:s390x. [2020-12-23T23:51:12.634Z] #34 32.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-12-23T23:51:12.634Z] #34 32.51 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-12-23T23:51:12.634Z] #34 32.58 Selecting previously unselected package librhash0:s390x. [2020-12-23T23:51:12.634Z] #34 32.59 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-12-23T23:51:12.634Z] #34 32.59 Unpacking librhash0:s390x (1.3.8-1) ... [2020-12-23T23:51:12.634Z] #34 32.75 Selecting previously unselected package libuv1:s390x. [2020-12-23T23:51:12.634Z] #34 32.75 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-12-23T23:51:12.634Z] #34 32.75 Unpacking libuv1:s390x (1.24.1-1) ... [2020-12-23T23:51:12.634Z] #34 32.87 Selecting previously unselected package cmake. [2020-12-23T23:51:12.634Z] #34 32.87 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-12-23T23:51:12.634Z] #34 32.88 Unpacking cmake (3.13.4-1) ... [2020-12-23T23:51:13.267Z] #34 ... [2020-12-23T23:51:13.267Z] [2020-12-23T23:51:13.267Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:51:13.267Z] #40 33.67 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-12-23T23:51:13.267Z] #40 33.68 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:51:13.559Z] #40 ... [2020-12-23T23:51:13.559Z] [2020-12-23T23:51:13.559Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:13.559Z] #43 24.05 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T23:51:13.559Z] #43 24.05 io [2020-12-23T23:51:13.559Z] #43 24.24 strconv [2020-12-23T23:51:13.559Z] #43 25.16 bytes [2020-12-23T23:51:13.559Z] #43 26.36 bufio [2020-12-23T23:51:13.559Z] #43 27.16 reflect [2020-12-23T23:51:13.559Z] #43 27.82 syscall [2020-12-23T23:51:13.559Z] #43 32.57 time [2020-12-23T23:51:13.855Z] #43 ... [2020-12-23T23:51:13.855Z] [2020-12-23T23:51:13.855Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:51:13.855Z] #40 DONE 34.1s [2020-12-23T23:51:13.855Z] [2020-12-23T23:51:13.855Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:13.955Z] using credential docker-jenkins-github-credentials [2020-12-23T23:51:13.964Z] Cloning the remote Git repository [2020-12-23T23:51:13.964Z] Cloning with configured refspecs honoured and without tags [2020-12-23T23:51:13.985Z] using credential docker-jenkins-github-credentials [2020-12-23T23:51:13.994Z] Cloning the remote Git repository [2020-12-23T23:51:13.994Z] Cloning with configured refspecs honoured and without tags [2020-12-23T23:51:14.007Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T23:51:14.066Z] > git init /home/ubuntu/workspace/moby_PR-41786 # timeout=10 [2020-12-23T23:51:14.016Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T23:51:14.074Z] > git init /home/ubuntu/workspace/moby_PR-41786 # timeout=10 [2020-12-23T23:51:14.347Z] #27 DONE 16.0s [2020-12-23T23:51:14.347Z] [2020-12-23T23:51:14.347Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T23:51:14.892Z] #41 ... [2020-12-23T23:51:14.892Z] [2020-12-23T23:51:14.892Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:14.892Z] #45 DONE 35.1s [2020-12-23T23:51:14.892Z] [2020-12-23T23:51:14.892Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:51:14.892Z] #34 34.90 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-23T23:51:14.892Z] #34 34.92 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:51:14.892Z] #34 34.93 Setting up libuv1:s390x (1.24.1-1) ... [2020-12-23T23:51:14.892Z] #34 34.95 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:51:14.892Z] #34 34.97 Setting up librhash0:s390x (1.3.8-1) ... [2020-12-23T23:51:14.892Z] #34 34.98 Setting up cmake-data (3.13.4-1) ... [2020-12-23T23:51:14.892Z] #34 34.99 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:51:14.892Z] #34 35.00 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-12-23T23:51:14.892Z] #34 35.01 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-23T23:51:14.892Z] #34 35.02 Setting up cmake (3.13.4-1) ... [2020-12-23T23:51:14.892Z] #34 35.03 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:51:14.892Z] #34 35.09 Processing triggers for mime-support (3.62) ... [2020-12-23T23:51:15.200Z] #34 DONE 35.4s [2020-12-23T23:51:15.200Z] [2020-12-23T23:51:15.200Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:15.285Z] #9 DONE 7.4s [2020-12-23T23:51:15.285Z] [2020-12-23T23:51:15.285Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T23:51:14.363Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:51:14.364Z] > git --version # timeout=10 [2020-12-23T23:51:14.398Z] > git --version # 'git version 2.17.1' [2020-12-23T23:51:14.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:51:14.420Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:51:14.357Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:51:14.358Z] > git --version # timeout=10 [2020-12-23T23:51:14.390Z] > git --version # 'git version 2.17.1' [2020-12-23T23:51:14.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:51:14.392Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:51:15.843Z] #35 ... [2020-12-23T23:51:15.843Z] [2020-12-23T23:51:15.843Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:15.843Z] #49 26.24 bytes [2020-12-23T23:51:15.843Z] #49 26.25 syscall [2020-12-23T23:51:15.843Z] #49 28.26 reflect [2020-12-23T23:51:15.843Z] #49 30.94 time [2020-12-23T23:51:15.843Z] #49 34.74 context [2020-12-23T23:51:15.843Z] #49 35.58 internal/poll [2020-12-23T23:51:15.843Z] #49 ... [2020-12-23T23:51:15.843Z] [2020-12-23T23:51:15.843Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:15.843Z] #43 36.42 internal/poll [2020-12-23T23:51:16.224Z] #10 DONE 1.1s [2020-12-23T23:51:16.224Z] [2020-12-23T23:51:16.224Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T23:51:16.224Z] #29 DONE 0.1s [2020-12-23T23:51:16.224Z] [2020-12-23T23:51:16.224Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:51:16.477Z] #43 36.80 strings [2020-12-23T23:51:16.492Z] #30 ... [2020-12-23T23:51:16.492Z] [2020-12-23T23:51:16.492Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T23:51:16.492Z] #37 DONE 0.1s [2020-12-23T23:51:16.751Z] [2020-12-23T23:51:16.751Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:51:17.110Z] #43 37.69 os [2020-12-23T23:51:18.145Z] #43 38.56 regexp/syntax [2020-12-23T23:51:20.213Z] #43 40.29 fmt [2020-12-23T23:51:20.213Z] #43 ... [2020-12-23T23:51:20.213Z] [2020-12-23T23:51:20.213Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:51:20.213Z] #30 30.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T23:51:20.213Z] #30 31.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T23:51:20.213Z] #30 ... [2020-12-23T23:51:20.213Z] [2020-12-23T23:51:20.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:20.213Z] #41 1.896 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:51:20.213Z] #41 1.896 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:51:20.213Z] #41 1.907 Note: Building without GnuTLS support [2020-12-23T23:51:20.213Z] #41 1.929 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:51:20.213Z] #41 1.929 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:51:20.213Z] #41 2.840 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:51:20.213Z] #41 2.867 GEN .gitid [2020-12-23T23:51:20.213Z] #41 2.871 GEN criu/include/version.h [2020-12-23T23:51:20.213Z] #41 2.896 GEN include/common/asm [2020-12-23T23:51:20.213Z] #41 3.754 PBCC images/timens.pb-c.c [2020-12-23T23:51:20.213Z] #41 3.764 DEP images/timens.pb-c.d [2020-12-23T23:51:20.213Z] #41 3.786 PBCC images/fown.pb-c.c [2020-12-23T23:51:20.213Z] #41 3.805 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T23:51:20.213Z] #41 3.853 PBCC images/opts.pb-c.c [2020-12-23T23:51:20.213Z] #41 3.881 PBCC images/memfd.pb-c.c [2020-12-23T23:51:20.213Z] #41 3.917 DEP images/fown.pb-c.d [2020-12-23T23:51:20.213Z] #41 3.945 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T23:51:20.213Z] #41 3.989 DEP images/opts.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.018 DEP images/memfd.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.062 PBCC images/sit.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.101 DEP images/sit.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.147 PBCC images/macvlan.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.168 DEP images/macvlan.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.198 PBCC images/autofs.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.201 DEP images/autofs.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.242 PBCC images/sysctl.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.254 DEP images/sysctl.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.260 PBCC images/time.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.283 DEP images/time.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.332 PBCC images/binfmt-misc.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.355 DEP images/binfmt-misc.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.380 PBCC images/seccomp.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.403 DEP images/seccomp.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.440 PBCC images/userns.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.444 DEP images/userns.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.480 PBCC images/cgroup.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.512 DEP images/cgroup.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.535 PBCC images/ext-file.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.572 DEP images/ext-file.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.577 PBCC images/rpc.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.626 DEP images/rpc.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.640 PBCC images/siginfo.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.650 DEP images/siginfo.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.688 PBCC images/pagemap.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.713 DEP images/pagemap.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.793 PBCC images/rlimit.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.802 DEP images/rlimit.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.863 PBCC images/file-lock.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.866 DEP images/file-lock.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.905 PBCC images/tty.pb-c.c [2020-12-23T23:51:20.213Z] #41 4.943 DEP images/tty.pb-c.d [2020-12-23T23:51:20.213Z] #41 4.993 PBCC images/tun.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.022 PBCC images/netdev.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.042 DEP images/tun.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.099 DEP images/netdev.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.123 PBCC images/vma.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.176 DEP images/vma.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.234 PBCC images/creds.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.250 DEP images/creds.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.284 PBCC images/utsns.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.302 DEP images/utsns.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.329 PBCC images/ipc-desc.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.348 PBCC images/ipc-sem.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.351 DEP images/ipc-desc.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.377 DEP images/ipc-sem.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.409 PBCC images/ipc-msg.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.414 DEP images/ipc-msg.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.460 PBCC images/ipc-shm.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.464 DEP images/ipc-shm.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.485 PBCC images/ipc-var.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.496 DEP images/ipc-var.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.523 PBCC images/sk-opts.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.554 PBCC images/packet-sock.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.613 DEP images/sk-opts.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.664 DEP images/packet-sock.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.684 PBCC images/sk-netlink.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.714 DEP images/sk-netlink.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.759 PBCC images/sk-inet.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.772 DEP images/sk-inet.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.813 PBCC images/sk-unix.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.833 DEP images/sk-unix.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.863 PBCC images/mm.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.889 DEP images/mm.pb-c.d [2020-12-23T23:51:20.213Z] #41 5.917 PBCC images/timerfd.pb-c.c [2020-12-23T23:51:20.213Z] #41 5.947 DEP images/timerfd.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.008 PBCC images/timer.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.011 DEP images/timer.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.067 PBCC images/sa.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.089 DEP images/sa.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.139 PBCC images/pipe-data.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.143 DEP images/pipe-data.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.163 PBCC images/mnt.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.203 DEP images/mnt.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.235 PBCC images/sk-packet.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.240 DEP images/sk-packet.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.263 PBCC images/tcp-stream.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.295 DEP images/tcp-stream.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.317 PBCC images/pipe.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.351 DEP images/pipe.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.375 PBCC images/pstree.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.394 DEP images/pstree.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.414 PBCC images/fs.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.424 DEP images/fs.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.451 PBCC images/signalfd.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.472 DEP images/signalfd.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.502 PBCC images/fh.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.507 PBCC images/fsnotify.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.557 DEP images/fh.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.573 DEP images/fsnotify.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.596 PBCC images/eventpoll.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.615 DEP images/eventpoll.pb-c.d [2020-12-23T23:51:20.213Z] #41 6.655 PBCC images/eventfd.pb-c.c [2020-12-23T23:51:20.213Z] #41 6.657 DEP images/eventfd.pb-c.d [2020-12-23T23:51:20.505Z] #41 6.696 PBCC images/remap-file-path.pb-c.c [2020-12-23T23:51:20.505Z] #41 6.699 DEP images/remap-file-path.pb-c.d [2020-12-23T23:51:20.505Z] #41 6.721 PBCC images/fifo.pb-c.c [2020-12-23T23:51:20.505Z] #41 6.733 DEP images/fifo.pb-c.d [2020-12-23T23:51:20.505Z] #41 6.761 PBCC images/ghost-file.pb-c.c [2020-12-23T23:51:20.505Z] #41 6.811 DEP images/ghost-file.pb-c.d [2020-12-23T23:51:20.505Z] #41 6.828 PBCC images/regfile.pb-c.c [2020-12-23T23:51:20.505Z] #41 6.866 DEP images/regfile.pb-c.d [2020-12-23T23:51:20.505Z] #41 6.897 PBCC images/ns.pb-c.c [2020-12-23T23:51:20.505Z] #41 6.901 DEP images/ns.pb-c.d [2020-12-23T23:51:20.505Z] #41 6.909 PBCC images/fdinfo.pb-c.c [2020-12-23T23:51:20.505Z] #41 6.961 DEP images/fdinfo.pb-c.d [2020-12-23T23:51:20.505Z] #41 6.997 PBCC images/core-aarch64.pb-c.c [2020-12-23T23:51:20.797Z] #41 7.043 PBCC images/core-arm.pb-c.c [2020-12-23T23:51:20.797Z] #41 7.092 PBCC images/core-ppc64.pb-c.c [2020-12-23T23:51:20.797Z] #41 7.136 PBCC images/core-s390.pb-c.c [2020-12-23T23:51:20.797Z] #41 7.178 PBCC images/core-x86.pb-c.c [2020-12-23T23:51:20.797Z] #41 7.214 PBCC images/core.pb-c.c [2020-12-23T23:51:21.091Z] #41 7.292 PBCC images/inventory.pb-c.c [2020-12-23T23:51:21.091Z] #41 7.370 DEP images/core-aarch64.pb-c.d [2020-12-23T23:51:21.091Z] #41 7.441 DEP images/core-arm.pb-c.d [2020-12-23T23:51:21.091Z] #41 7.467 DEP images/core-ppc64.pb-c.d [2020-12-23T23:51:21.384Z] #41 ... [2020-12-23T23:51:21.384Z] [2020-12-23T23:51:21.384Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:21.384Z] #35 1.061 + RM_GOPATH=0 [2020-12-23T23:51:21.384Z] #35 1.061 + TMP_GOPATH= [2020-12-23T23:51:21.384Z] #35 1.061 + : /build [2020-12-23T23:51:21.384Z] #35 1.061 + '[' -z '' ']' [2020-12-23T23:51:21.384Z] #35 1.061 ++ mktemp -d [2020-12-23T23:51:21.384Z] #35 1.072 + export GOPATH=/tmp/tmp.11f7II6mAn [2020-12-23T23:51:21.384Z] #35 1.072 + GOPATH=/tmp/tmp.11f7II6mAn [2020-12-23T23:51:21.384Z] #35 1.072 + RM_GOPATH=1 [2020-12-23T23:51:21.384Z] #35 1.072 + case "$(go env GOARCH)" in [2020-12-23T23:51:21.384Z] #35 1.072 ++ go env GOARCH [2020-12-23T23:51:21.384Z] #35 1.080 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:21.384Z] #35 1.080 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:21.384Z] #35 1.080 ++ dirname /tmp/install/install.sh [2020-12-23T23:51:21.384Z] #35 1.090 + dir=/tmp/install [2020-12-23T23:51:21.384Z] #35 1.090 + bin=tini [2020-12-23T23:51:21.384Z] #35 1.090 + shift [2020-12-23T23:51:21.384Z] #35 1.090 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T23:51:21.384Z] #35 1.090 + . /tmp/install/tini.installer [2020-12-23T23:51:21.384Z] #35 1.090 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:51:21.384Z] #35 1.090 + install_tini [2020-12-23T23:51:21.384Z] #35 1.090 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T23:51:21.384Z] #35 1.090 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:51:21.384Z] #35 1.090 + git clone https://github.com/krallin/tini.git /tmp/tmp.11f7II6mAn/tini [2020-12-23T23:51:21.384Z] #35 1.093 Cloning into '/tmp/tmp.11f7II6mAn/tini'... [2020-12-23T23:51:21.384Z] #35 1.812 + cd /tmp/tmp.11f7II6mAn/tini [2020-12-23T23:51:21.384Z] #35 1.812 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:51:21.384Z] #35 1.820 + cmake . [2020-12-23T23:51:21.384Z] #35 2.133 -- The C compiler identification is GNU 8.3.0 [2020-12-23T23:51:21.384Z] #35 2.182 -- Check for working C compiler: /usr/bin/cc [2020-12-23T23:51:21.384Z] #35 2.568 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T23:51:21.384Z] #35 2.572 -- Detecting C compiler ABI info [2020-12-23T23:51:21.384Z] #35 2.945 -- Detecting C compiler ABI info - done [2020-12-23T23:51:21.384Z] #35 2.981 -- Detecting C compile features [2020-12-23T23:51:21.384Z] #35 4.055 -- Detecting C compile features - done [2020-12-23T23:51:21.384Z] #35 4.069 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T23:51:21.384Z] #35 4.283 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T23:51:21.384Z] #35 4.345 -- Configuring done [2020-12-23T23:51:21.384Z] #35 4.365 -- Generating done [2020-12-23T23:51:21.384Z] #35 4.384 -- Build files have been written to: /tmp/tmp.11f7II6mAn/tini [2020-12-23T23:51:21.384Z] #35 4.387 + make tini-static [2020-12-23T23:51:21.384Z] #35 4.721 Scanning dependencies of target tini-static [2020-12-23T23:51:21.384Z] #35 4.779 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T23:51:21.384Z] #35 5.807 [100%] Linking C executable tini-static [2020-12-23T23:51:21.384Z] #35 6.012 [100%] Built target tini-static [2020-12-23T23:51:21.384Z] #35 6.093 + mkdir -p /build [2020-12-23T23:51:21.384Z] #35 6.095 + cp tini-static /build/docker-init [2020-12-23T23:51:21.384Z] #35 DONE 6.3s [2020-12-23T23:51:21.384Z] [2020-12-23T23:51:21.384Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:21.384Z] #41 7.583 DEP images/core-s390.pb-c.d [2020-12-23T23:51:21.384Z] #41 7.631 DEP images/core-x86.pb-c.d [2020-12-23T23:51:21.384Z] #41 ... [2020-12-23T23:51:21.384Z] [2020-12-23T23:51:21.384Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:21.384Z] #43 41.71 regexp [2020-12-23T23:51:22.022Z] #38 ... [2020-12-23T23:51:22.022Z] [2020-12-23T23:51:22.022Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:51:22.022Z] #30 5.693 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T23:51:22.022Z] #30 5.693 Cloning into '.'... [2020-12-23T23:51:23.287Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-01cb5fcb9070eeb2d) in /home/ubuntu/workspace/moby_PR-41786 [Pipeline] { [Pipeline] checkout [2020-12-23T23:51:23.579Z] #43 43.71 go/token [2020-12-23T23:51:23.871Z] #43 44.39 go/scanner [2020-12-23T23:51:23.871Z] #43 44.51 internal/lazyregexp [2020-12-23T23:51:24.165Z] #43 44.66 net/url [2020-12-23T23:51:24.798Z] #43 45.22 go/ast [2020-12-23T23:51:24.798Z] #43 ... [2020-12-23T23:51:24.798Z] [2020-12-23T23:51:24.798Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:24.798Z] #32 35.11 internal/fmtsort [2020-12-23T23:51:24.798Z] #32 35.56 internal/poll [2020-12-23T23:51:24.798Z] #32 35.71 internal/syscall/execenv [2020-12-23T23:51:24.798Z] #32 35.91 internal/syscall/unix [2020-12-23T23:51:24.798Z] #32 36.14 strings [2020-12-23T23:51:24.798Z] #32 37.17 os [2020-12-23T23:51:24.798Z] #32 38.14 path [2020-12-23T23:51:24.798Z] #32 38.57 text/tabwriter [2020-12-23T23:51:24.798Z] #32 39.33 fmt [2020-12-23T23:51:24.798Z] #32 39.33 path/filepath [2020-12-23T23:51:24.798Z] #32 40.10 io/ioutil [2020-12-23T23:51:24.798Z] #32 41.49 flag [2020-12-23T23:51:24.798Z] #32 41.50 github.com/BurntSushi/toml [2020-12-23T23:51:24.798Z] #32 43.26 log [2020-12-23T23:51:24.798Z] #32 44.57 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:51:24.798Z] #32 ... [2020-12-23T23:51:24.798Z] [2020-12-23T23:51:24.798Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:24.798Z] #41 7.723 DEP images/core.pb-c.d [2020-12-23T23:51:24.798Z] #41 7.765 DEP images/inventory.pb-c.d [2020-12-23T23:51:24.798Z] #41 7.808 PBCC images/cpuinfo.pb-c.c [2020-12-23T23:51:24.798Z] #41 7.830 DEP images/cpuinfo.pb-c.d [2020-12-23T23:51:24.798Z] #41 7.866 PBCC images/stats.pb-c.c [2020-12-23T23:51:24.798Z] #41 7.904 DEP images/stats.pb-c.d [2020-12-23T23:51:24.798Z] #41 9.117 make[1]: Nothing to be done for 'all'. [2020-12-23T23:51:24.798Z] #41 9.862 CC images/stats.o [2020-12-23T23:51:24.798Z] #41 10.17 CC images/core.o [2020-12-23T23:51:24.798Z] #41 10.59 CC images/core-x86.o [2020-12-23T23:51:24.798Z] #41 10.94 CC images/core-arm.o [2020-12-23T23:51:24.798Z] #41 11.08 CC images/core-aarch64.o [2020-12-23T23:51:25.091Z] #41 11.27 CC images/core-ppc64.o [2020-12-23T23:51:25.383Z] #41 11.57 CC images/core-s390.o [2020-12-23T23:51:25.674Z] #41 11.87 CC images/cpuinfo.o [2020-12-23T23:51:25.674Z] #41 12.07 CC images/inventory.o [2020-12-23T23:51:25.966Z] #41 12.25 CC images/fdinfo.o [2020-12-23T23:51:26.228Z] #30 ... [2020-12-23T23:51:26.228Z] [2020-12-23T23:51:26.228Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:26.228Z] #49 7.632 + RM_GOPATH=0 [2020-12-23T23:51:26.228Z] #49 7.632 + TMP_GOPATH= [2020-12-23T23:51:26.228Z] #49 7.632 + : /build [2020-12-23T23:51:26.228Z] #49 7.632 + '[' -z '' ']' [2020-12-23T23:51:26.228Z] #49 7.632 ++ mktemp -d [2020-12-23T23:51:26.228Z] #49 7.632 + export GOPATH=/tmp/tmp.GhNAybNOca [2020-12-23T23:51:26.228Z] #49 7.632 + GOPATH=/tmp/tmp.GhNAybNOca [2020-12-23T23:51:26.228Z] #49 7.632 + RM_GOPATH=1 [2020-12-23T23:51:26.228Z] #49 7.632 + case "$(go env GOARCH)" in [2020-12-23T23:51:26.228Z] #49 7.632 ++ go env GOARCH [2020-12-23T23:51:26.228Z] #49 7.735 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:26.228Z] #49 7.735 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:26.228Z] #49 7.735 ++ dirname /tmp/install/install.sh [2020-12-23T23:51:26.228Z] #49 7.748 + dir=/tmp/install [2020-12-23T23:51:26.228Z] #49 7.748 + bin=shfmt [2020-12-23T23:51:26.228Z] #49 7.748 + shift [2020-12-23T23:51:26.228Z] #49 7.748 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T23:51:26.228Z] #49 7.748 + . /tmp/install/shfmt.installer [2020-12-23T23:51:26.228Z] #49 7.748 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:51:26.228Z] #49 7.748 + install_shfmt [2020-12-23T23:51:26.228Z] #49 7.748 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T23:51:26.228Z] #49 7.748 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GhNAybNOca/src/github.com/mvdan/sh [2020-12-23T23:51:26.228Z] #49 7.748 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:51:26.228Z] #49 7.767 Cloning into '/tmp/tmp.GhNAybNOca/src/github.com/mvdan/sh'... [2020-12-23T23:51:26.257Z] #41 12.42 CC images/fown.o [2020-12-23T23:51:26.257Z] #41 ... [2020-12-23T23:51:26.257Z] [2020-12-23T23:51:26.257Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:26.257Z] #11 36.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T23:51:26.257Z] #11 36.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T23:51:26.257Z] #11 36.56 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:51:26.257Z] #11 40.60 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T23:51:26.257Z] #11 40.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-23T23:51:26.257Z] #11 40.61 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:51:26.257Z] #11 40.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T23:51:26.257Z] #11 40.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-23T23:51:26.257Z] #11 40.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:51:26.257Z] #11 ... [2020-12-23T23:51:26.257Z] [2020-12-23T23:51:26.257Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:26.257Z] #41 12.56 CC images/ns.o [2020-12-23T23:51:26.257Z] #41 12.66 CC images/regfile.o [2020-12-23T23:51:26.487Z] #49 ... [2020-12-23T23:51:26.487Z] [2020-12-23T23:51:26.487Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:51:26.487Z] #53 8.139 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:51:26.487Z] #53 8.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:51:26.487Z] #53 8.208 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:51:26.487Z] #53 9.637 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:51:26.487Z] #53 ... [2020-12-23T23:51:26.487Z] [2020-12-23T23:51:26.487Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:51:26.487Z] #40 6.190 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:51:26.487Z] #40 6.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:51:26.487Z] #40 6.439 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:51:26.487Z] #40 7.097 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:51:26.487Z] #40 9.882 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:51:26.555Z] #41 ... [2020-12-23T23:51:26.555Z] [2020-12-23T23:51:26.555Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:26.555Z] #32 DONE 47.0s [2020-12-23T23:51:26.555Z] [2020-12-23T23:51:26.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:26.555Z] #41 12.83 CC images/ghost-file.o [2020-12-23T23:51:26.555Z] #41 ... [2020-12-23T23:51:26.555Z] [2020-12-23T23:51:26.555Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:26.555Z] #49 36.97 os [2020-12-23T23:51:26.555Z] #49 38.12 encoding/binary [2020-12-23T23:51:26.555Z] #49 39.34 fmt [2020-12-23T23:51:26.555Z] #49 39.46 encoding/base64 [2020-12-23T23:51:26.555Z] #49 39.87 path/filepath [2020-12-23T23:51:26.555Z] #49 40.97 golang.org/x/sys/unix [2020-12-23T23:51:26.555Z] #49 43.17 encoding/json [2020-12-23T23:51:26.745Z] #40 ... [2020-12-23T23:51:26.745Z] [2020-12-23T23:51:26.745Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:26.745Z] #62 7.586 + RM_GOPATH=0 [2020-12-23T23:51:26.745Z] #62 7.586 + TMP_GOPATH= [2020-12-23T23:51:26.745Z] #62 7.586 + : /build [2020-12-23T23:51:26.745Z] #62 7.586 + '[' -z '' ']' [2020-12-23T23:51:26.745Z] #62 7.586 ++ mktemp -d [2020-12-23T23:51:26.745Z] #62 7.586 + export GOPATH=/tmp/tmp.MIlP9qFZaf [2020-12-23T23:51:26.745Z] #62 7.586 + GOPATH=/tmp/tmp.MIlP9qFZaf [2020-12-23T23:51:26.745Z] #62 7.586 + RM_GOPATH=1 [2020-12-23T23:51:26.745Z] #62 7.586 + case "$(go env GOARCH)" in [2020-12-23T23:51:26.745Z] #62 7.586 ++ go env GOARCH [2020-12-23T23:51:26.745Z] #62 7.692 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:26.745Z] #62 7.692 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:26.745Z] #62 7.692 ++ dirname /tmp/install/install.sh [2020-12-23T23:51:26.745Z] #62 7.716 + dir=/tmp/install [2020-12-23T23:51:26.745Z] #62 7.716 + bin=proxy [2020-12-23T23:51:26.745Z] #62 7.716 + shift [2020-12-23T23:51:26.745Z] #62 7.716 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T23:51:26.745Z] #62 7.716 + . /tmp/install/proxy.installer [2020-12-23T23:51:26.745Z] #62 7.716 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:51:26.745Z] #62 7.716 + install_proxy [2020-12-23T23:51:26.745Z] #62 7.716 + case "$1" in [2020-12-23T23:51:26.745Z] #62 7.716 + export CGO_ENABLED=0 [2020-12-23T23:51:26.745Z] #62 7.716 + CGO_ENABLED=0 [2020-12-23T23:51:26.745Z] #62 7.716 + _install_proxy [2020-12-23T23:51:26.745Z] #62 7.716 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2020-12-23T23:51:26.745Z] #62 7.716 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MIlP9qFZaf/src/github.com/docker/libnetwork [2020-12-23T23:51:26.745Z] #62 7.716 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:51:26.745Z] #62 7.732 Cloning into '/tmp/tmp.MIlP9qFZaf/src/github.com/docker/libnetwork'... [2020-12-23T23:51:26.745Z] #62 ... [2020-12-23T23:51:26.745Z] [2020-12-23T23:51:26.745Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:26.745Z] #45 6.955 + RM_GOPATH=0 [2020-12-23T23:51:26.745Z] #45 6.955 + TMP_GOPATH= [2020-12-23T23:51:26.745Z] #45 6.955 + : /build [2020-12-23T23:51:26.746Z] #45 6.955 + '[' -z '' ']' [2020-12-23T23:51:26.746Z] #45 6.955 ++ mktemp -d [2020-12-23T23:51:26.746Z] #45 6.955 + export GOPATH=/tmp/tmp.YWFXAqqSF6 [2020-12-23T23:51:26.746Z] #45 6.955 + GOPATH=/tmp/tmp.YWFXAqqSF6 [2020-12-23T23:51:26.746Z] #45 6.955 + RM_GOPATH=1 [2020-12-23T23:51:26.746Z] #45 6.955 + case "$(go env GOARCH)" in [2020-12-23T23:51:26.746Z] #45 6.955 ++ go env GOARCH [2020-12-23T23:51:26.746Z] #45 6.987 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:26.746Z] #45 6.987 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:26.746Z] #45 6.989 ++ dirname /tmp/install/install.sh [2020-12-23T23:51:26.746Z] #45 6.990 + dir=/tmp/install [2020-12-23T23:51:26.746Z] #45 6.990 + bin=gotestsum [2020-12-23T23:51:26.746Z] #45 6.990 + shift [2020-12-23T23:51:26.746Z] #45 6.990 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T23:51:26.746Z] #45 6.997 + . /tmp/install/gotestsum.installer [2020-12-23T23:51:26.746Z] #45 6.997 ++ : v0.5.3 [2020-12-23T23:51:26.746Z] #45 6.997 + install_gotestsum [2020-12-23T23:51:26.746Z] #45 6.997 + set -e [2020-12-23T23:51:26.746Z] #45 6.997 + export GO111MODULE=on [2020-12-23T23:51:26.746Z] #45 6.997 + GO111MODULE=on [2020-12-23T23:51:26.746Z] #45 6.997 + GOBIN=/build [2020-12-23T23:51:26.746Z] #45 6.997 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T23:51:26.746Z] #45 7.124 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T23:51:26.746Z] #45 7.124 go: finding gotest.tools v0.5.3 [2020-12-23T23:51:26.746Z] #45 9.264 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T23:51:26.861Z] #49 47.11 github.com/pkg/diff [2020-12-23T23:51:26.861Z] #49 47.19 go/ast [2020-12-23T23:51:26.861Z] #49 ... [2020-12-23T23:51:26.861Z] [2020-12-23T23:51:26.861Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:26.861Z] #41 13.05 CC images/fifo.o [2020-12-23T23:51:26.861Z] #41 13.15 CC images/remap-file-path.o [2020-12-23T23:51:27.004Z] #45 ... [2020-12-23T23:51:27.004Z] [2020-12-23T23:51:27.004Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:27.004Z] #47 7.206 + RM_GOPATH=0 [2020-12-23T23:51:27.004Z] #47 7.206 + TMP_GOPATH= [2020-12-23T23:51:27.004Z] #47 7.206 + : /build [2020-12-23T23:51:27.004Z] #47 7.206 + '[' -z '' ']' [2020-12-23T23:51:27.004Z] #47 7.206 ++ mktemp -d [2020-12-23T23:51:27.004Z] #47 7.210 + export GOPATH=/tmp/tmp.WQLVLOEBuZ [2020-12-23T23:51:27.004Z] #47 7.210 + GOPATH=/tmp/tmp.WQLVLOEBuZ [2020-12-23T23:51:27.004Z] #47 7.210 + RM_GOPATH=1 [2020-12-23T23:51:27.004Z] #47 7.210 + case "$(go env GOARCH)" in [2020-12-23T23:51:27.004Z] #47 7.236 ++ go env GOARCH [2020-12-23T23:51:27.004Z] #47 7.248 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:27.004Z] #47 7.248 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:27.004Z] #47 7.268 ++ dirname /tmp/install/install.sh [2020-12-23T23:51:27.004Z] #47 7.268 + dir=/tmp/install [2020-12-23T23:51:27.004Z] #47 7.268 + bin=golangci_lint [2020-12-23T23:51:27.004Z] #47 7.268 + shift [2020-12-23T23:51:27.004Z] #47 7.268 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T23:51:27.004Z] #47 7.268 + . /tmp/install/golangci_lint.installer [2020-12-23T23:51:27.004Z] #47 7.268 ++ : v1.23.8 [2020-12-23T23:51:27.004Z] #47 7.268 + install_golangci_lint [2020-12-23T23:51:27.004Z] #47 7.268 + set -e [2020-12-23T23:51:27.004Z] #47 7.268 + export GO111MODULE=on [2020-12-23T23:51:27.004Z] #47 7.268 + GO111MODULE=on [2020-12-23T23:51:27.004Z] #47 7.268 + GOBIN=/build [2020-12-23T23:51:27.004Z] #47 7.268 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T23:51:27.004Z] #47 7.272 go: finding github.com v1.23.8 [2020-12-23T23:51:27.004Z] #47 7.272 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T23:51:27.004Z] #47 7.272 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T23:51:27.004Z] #47 7.272 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:51:27.004Z] #47 7.272 go: finding github.com/golangci v1.23.8 [2020-12-23T23:51:27.004Z] #47 8.603 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:51:27.004Z] #47 10.22 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:51:27.004Z] #47 ... [2020-12-23T23:51:27.004Z] [2020-12-23T23:51:27.004Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:27.004Z] #11 7.993 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:51:27.004Z] #11 8.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:51:27.005Z] #11 8.077 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:51:27.005Z] #11 9.288 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:51:27.155Z] #41 13.34 CC images/eventfd.o [2020-12-23T23:51:27.155Z] #41 13.50 CC images/eventpoll.o [2020-12-23T23:51:27.278Z] #11 ... [2020-12-23T23:51:27.278Z] [2020-12-23T23:51:27.278Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:51:27.278Z] #34 6.779 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:51:27.278Z] #34 6.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:51:27.278Z] #34 6.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:51:27.278Z] #34 8.822 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:51:27.446Z] #41 13.60 CC images/fh.o [2020-12-23T23:51:27.446Z] #41 13.74 CC images/fsnotify.o [2020-12-23T23:51:27.500Z] using credential docker-jenkins-github-credentials [2020-12-23T23:51:27.507Z] Cloning the remote Git repository [2020-12-23T23:51:27.507Z] Cloning with configured refspecs honoured and without tags [2020-12-23T23:51:27.539Z] #34 11.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:51:27.539Z] #34 ... [2020-12-23T23:51:27.539Z] [2020-12-23T23:51:27.539Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:27.539Z] #32 6.827 + RM_GOPATH=0 [2020-12-23T23:51:27.539Z] #32 6.827 + TMP_GOPATH= [2020-12-23T23:51:27.539Z] #32 6.827 + : /build [2020-12-23T23:51:27.539Z] #32 6.827 + '[' -z '' ']' [2020-12-23T23:51:27.539Z] #32 6.831 ++ mktemp -d [2020-12-23T23:51:27.539Z] #32 6.831 + export GOPATH=/tmp/tmp.7qs6xeTV5U [2020-12-23T23:51:27.539Z] #32 6.831 + GOPATH=/tmp/tmp.7qs6xeTV5U [2020-12-23T23:51:27.539Z] #32 6.831 + RM_GOPATH=1 [2020-12-23T23:51:27.539Z] #32 6.831 + case "$(go env GOARCH)" in [2020-12-23T23:51:27.539Z] #32 6.831 ++ go env GOARCH [2020-12-23T23:51:27.539Z] #32 6.917 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:51:27.539Z] #32 6.917 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:27.539Z] #32 6.917 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:27.539Z] #32 6.917 ++ dirname /tmp/install/install.sh [2020-12-23T23:51:27.539Z] #32 6.917 + dir=/tmp/install [2020-12-23T23:51:27.539Z] #32 6.917 + bin=tomlv [2020-12-23T23:51:27.539Z] #32 6.917 + shift [2020-12-23T23:51:27.539Z] #32 6.917 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T23:51:27.539Z] #32 6.917 + . /tmp/install/tomlv.installer [2020-12-23T23:51:27.539Z] #32 6.917 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:51:27.539Z] #32 6.917 + install_tomlv [2020-12-23T23:51:27.539Z] #32 6.917 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T23:51:27.539Z] #32 6.917 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7qs6xeTV5U/src/github.com/BurntSushi/toml [2020-12-23T23:51:27.539Z] #32 6.917 Cloning into '/tmp/tmp.7qs6xeTV5U/src/github.com/BurntSushi/toml'... [2020-12-23T23:51:27.539Z] #32 8.594 + cd /tmp/tmp.7qs6xeTV5U/src/github.com/BurntSushi/toml [2020-12-23T23:51:27.539Z] #32 8.594 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:51:27.539Z] #32 8.619 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:51:27.539Z] #32 9.551 internal/bytealg [2020-12-23T23:51:27.539Z] #32 9.553 math/bits [2020-12-23T23:51:27.539Z] #32 10.15 math [2020-12-23T23:51:27.539Z] #32 10.60 runtime [2020-12-23T23:51:27.539Z] #32 ... [2020-12-23T23:51:27.539Z] [2020-12-23T23:51:27.539Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:27.539Z] #56 6.536 + RM_GOPATH=0 [2020-12-23T23:51:27.539Z] #56 6.536 + TMP_GOPATH= [2020-12-23T23:51:27.539Z] #56 6.536 + : /build [2020-12-23T23:51:27.539Z] #56 6.536 + '[' -z '' ']' [2020-12-23T23:51:27.539Z] #56 6.536 ++ mktemp -d [2020-12-23T23:51:27.539Z] #56 6.536 + export GOPATH=/tmp/tmp.HWPLdTYA9z [2020-12-23T23:51:27.539Z] #56 6.536 + GOPATH=/tmp/tmp.HWPLdTYA9z [2020-12-23T23:51:27.539Z] #56 6.536 + RM_GOPATH=1 [2020-12-23T23:51:27.539Z] #56 6.536 + case "$(go env GOARCH)" in [2020-12-23T23:51:27.539Z] #56 6.536 ++ go env GOARCH [2020-12-23T23:51:27.539Z] #56 6.548 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:27.539Z] #56 6.553 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:27.539Z] #56 6.553 ++ dirname /tmp/install/install.sh [2020-12-23T23:51:27.539Z] #56 6.563 + dir=/tmp/install [2020-12-23T23:51:27.539Z] #56 6.563 + bin=rootlesskit [2020-12-23T23:51:27.539Z] #56 6.563 + shift [2020-12-23T23:51:27.539Z] #56 6.563 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T23:51:27.539Z] #56 6.563 + . /tmp/install/rootlesskit.installer [2020-12-23T23:51:27.539Z] #56 6.563 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:51:27.539Z] #56 6.563 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:51:27.539Z] #56 6.565 + install_rootlesskit [2020-12-23T23:51:27.539Z] #56 6.565 + case "$1" in [2020-12-23T23:51:27.539Z] #56 6.565 + export CGO_ENABLED=0 [2020-12-23T23:51:27.539Z] #56 6.565 + CGO_ENABLED=0 [2020-12-23T23:51:27.539Z] #56 6.565 + _install_rootlesskit [2020-12-23T23:51:27.539Z] #56 6.565 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T23:51:27.539Z] #56 6.565 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HWPLdTYA9z/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:51:27.539Z] #56 6.581 Cloning into '/tmp/tmp.HWPLdTYA9z/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T23:51:27.738Z] #41 14.01 CC images/signalfd.o [2020-12-23T23:51:27.738Z] #41 14.13 CC images/fs.o [2020-12-23T23:51:27.799Z] #56 ... [2020-12-23T23:51:27.799Z] [2020-12-23T23:51:27.799Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:27.799Z] #43 5.952 + RM_GOPATH=0 [2020-12-23T23:51:27.799Z] #43 5.952 + TMP_GOPATH= [2020-12-23T23:51:27.799Z] #43 5.952 + : /build [2020-12-23T23:51:27.799Z] #43 5.952 + '[' -z '' ']' [2020-12-23T23:51:27.799Z] #43 5.961 ++ mktemp -d [2020-12-23T23:51:27.799Z] #43 5.961 + export GOPATH=/tmp/tmp.qqhwlG1P6G [2020-12-23T23:51:27.799Z] #43 5.961 + GOPATH=/tmp/tmp.qqhwlG1P6G [2020-12-23T23:51:27.799Z] #43 5.961 + RM_GOPATH=1 [2020-12-23T23:51:27.799Z] #43 5.961 + case "$(go env GOARCH)" in [2020-12-23T23:51:27.799Z] #43 5.961 ++ go env GOARCH [2020-12-23T23:51:27.799Z] #43 5.961 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:27.799Z] #43 5.961 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:27.799Z] #43 5.961 ++ dirname /tmp/install/install.sh [2020-12-23T23:51:27.799Z] #43 5.961 + dir=/tmp/install [2020-12-23T23:51:27.799Z] #43 5.961 + bin=vndr [2020-12-23T23:51:27.799Z] #43 5.961 + shift [2020-12-23T23:51:27.799Z] #43 5.961 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T23:51:27.799Z] #43 5.961 + . /tmp/install/vndr.installer [2020-12-23T23:51:27.799Z] #43 5.961 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:51:27.799Z] #43 5.961 + install_vndr [2020-12-23T23:51:27.799Z] #43 5.961 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T23:51:27.799Z] #43 5.961 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qqhwlG1P6G/src/github.com/LK4D4/vndr [2020-12-23T23:51:27.799Z] #43 5.961 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:51:27.799Z] #43 5.974 Cloning into '/tmp/tmp.qqhwlG1P6G/src/github.com/LK4D4/vndr'... [2020-12-23T23:51:27.799Z] #43 6.435 + cd /tmp/tmp.qqhwlG1P6G/src/github.com/LK4D4/vndr [2020-12-23T23:51:27.799Z] #43 6.435 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:51:27.799Z] #43 6.449 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T23:51:27.799Z] #43 8.337 runtime/internal/atomic [2020-12-23T23:51:27.799Z] #43 8.440 internal/cpu [2020-12-23T23:51:27.799Z] #43 8.893 runtime/internal/sys [2020-12-23T23:51:27.799Z] #43 9.232 runtime/internal/math [2020-12-23T23:51:27.799Z] #43 9.327 internal/race [2020-12-23T23:51:27.799Z] #43 9.372 internal/bytealg [2020-12-23T23:51:27.799Z] #43 9.420 sync/atomic [2020-12-23T23:51:27.799Z] #43 9.634 unicode [2020-12-23T23:51:27.799Z] #43 10.48 runtime [2020-12-23T23:51:27.799Z] #43 ... [2020-12-23T23:51:27.799Z] [2020-12-23T23:51:27.799Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:27.799Z] #22 7.597 + RM_GOPATH=0 [2020-12-23T23:51:27.799Z] #22 7.597 + TMP_GOPATH= [2020-12-23T23:51:27.799Z] #22 7.597 + : /build [2020-12-23T23:51:27.799Z] #22 7.597 + '[' -z '' ']' [2020-12-23T23:51:27.799Z] #22 7.597 ++ mktemp -d [2020-12-23T23:51:27.799Z] #22 7.597 + export GOPATH=/tmp/tmp.71ijVgrlJ4 [2020-12-23T23:51:27.799Z] #22 7.597 + GOPATH=/tmp/tmp.71ijVgrlJ4 [2020-12-23T23:51:27.799Z] #22 7.597 + RM_GOPATH=1 [2020-12-23T23:51:27.799Z] #22 7.597 + case "$(go env GOARCH)" in [2020-12-23T23:51:27.799Z] #22 7.597 ++ go env GOARCH [2020-12-23T23:51:27.799Z] #22 7.658 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:27.799Z] #22 7.658 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:27.799Z] #22 7.672 ++ dirname /tmp/install/install.sh [2020-12-23T23:51:27.799Z] #22 7.693 Install docker/cli version 17.06.2-ce from stable [2020-12-23T23:51:27.799Z] #22 7.694 + dir=/tmp/install [2020-12-23T23:51:27.799Z] #22 7.694 + bin=dockercli [2020-12-23T23:51:27.799Z] #22 7.694 + shift [2020-12-23T23:51:27.799Z] #22 7.694 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T23:51:27.799Z] #22 7.694 + . /tmp/install/dockercli.installer [2020-12-23T23:51:27.799Z] #22 7.694 ++ : stable [2020-12-23T23:51:27.799Z] #22 7.694 ++ : 17.06.2-ce [2020-12-23T23:51:27.799Z] #22 7.694 + install_dockercli [2020-12-23T23:51:27.799Z] #22 7.694 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T23:51:27.799Z] #22 7.710 ++ uname -m [2020-12-23T23:51:27.799Z] #22 7.717 + arch=x86_64 [2020-12-23T23:51:27.799Z] #22 7.717 + '[' x86_64 '!=' x86_64 ']' [2020-12-23T23:51:27.799Z] #22 7.717 + url=https://download.docker.com/linux/static [2020-12-23T23:51:27.799Z] #22 7.717 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-23T23:51:27.799Z] #22 7.727 + tar -xz docker/docker [2020-12-23T23:51:28.030Z] #41 14.33 CC images/pstree.o [2020-12-23T23:51:28.030Z] #41 14.42 CC images/pipe.o [2020-12-23T23:51:28.030Z] #41 14.49 CC images/tcp-stream.o [2020-12-23T23:51:27.614Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T23:51:27.671Z] > git init /home/ubuntu/workspace/moby_PR-41786 # timeout=10 [2020-12-23T23:51:28.059Z] #22 ... [2020-12-23T23:51:28.059Z] [2020-12-23T23:51:28.059Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:28.059Z] #11 11.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:51:28.321Z] #41 14.63 CC images/sk-packet.o [2020-12-23T23:51:28.613Z] #41 14.81 CC images/mnt.o [2020-12-23T23:51:28.613Z] #41 14.96 CC images/pipe-data.o [2020-12-23T23:51:28.905Z] #41 15.10 CC images/sa.o [2020-12-23T23:51:28.905Z] #41 15.20 CC images/timer.o [2020-12-23T23:51:28.905Z] #41 15.38 CC images/timerfd.o [2020-12-23T23:51:29.196Z] #41 15.56 CC images/mm.o [2020-12-23T23:51:28.144Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:51:28.144Z] > git --version # timeout=10 [2020-12-23T23:51:28.152Z] > git --version # 'git version 2.7.4' [2020-12-23T23:51:28.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:51:28.164Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:51:29.488Z] #41 15.70 CC images/sk-opts.o [2020-12-23T23:51:29.488Z] #41 15.85 CC images/sk-unix.o [2020-12-23T23:51:29.779Z] #41 16.04 CC images/sk-inet.o [2020-12-23T23:51:30.071Z] #41 16.36 CC images/tun.o [2020-12-23T23:51:30.363Z] #41 16.56 CC images/sk-netlink.o [2020-12-23T23:51:30.363Z] #41 16.64 CC images/packet-sock.o [2020-12-23T23:51:30.655Z] #41 16.84 CC images/ipc-var.o [2020-12-23T23:51:30.655Z] #41 16.92 CC images/ipc-desc.o [2020-12-23T23:51:30.655Z] #41 17.04 CC images/ipc-shm.o [2020-12-23T23:51:30.946Z] #41 17.18 CC images/ipc-msg.o [2020-12-23T23:51:30.946Z] #41 17.28 CC images/ipc-sem.o [2020-12-23T23:51:30.946Z] #41 17.43 CC images/utsns.o [2020-12-23T23:51:31.238Z] #41 17.62 CC images/creds.o [2020-12-23T23:51:31.530Z] #41 17.79 CC images/vma.o [2020-12-23T23:51:31.530Z] #41 17.90 CC images/netdev.o [2020-12-23T23:51:31.821Z] #41 18.10 CC images/tty.o [2020-12-23T23:51:32.113Z] #41 18.49 CC images/file-lock.o [2020-12-23T23:51:32.113Z] #41 18.61 CC images/rlimit.o [2020-12-23T23:51:32.256Z] #11 15.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:51:32.404Z] #41 18.69 CC images/pagemap.o [2020-12-23T23:51:32.404Z] #41 18.82 CC images/siginfo.o [2020-12-23T23:51:32.696Z] #41 18.94 CC images/rpc.o [2020-12-23T23:51:32.828Z] #11 ... [2020-12-23T23:51:32.828Z] [2020-12-23T23:51:32.828Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:51:32.828Z] #38 6.431 + git clone https://github.com/docker/distribution.git . [2020-12-23T23:51:32.828Z] #38 6.433 Cloning into '.'... [2020-12-23T23:51:33.137Z] #38 ... [2020-12-23T23:51:33.137Z] [2020-12-23T23:51:33.137Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:33.137Z] #45 10.92 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T23:51:33.137Z] #45 12.38 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:51:33.137Z] #45 12.38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:51:33.137Z] #45 12.42 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:51:33.137Z] #45 12.42 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:51:33.137Z] #45 12.93 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:51:33.137Z] #45 13.07 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T23:51:33.137Z] #45 13.10 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:51:33.137Z] #45 13.19 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T23:51:33.138Z] #45 13.45 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T23:51:33.138Z] #45 13.52 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:51:33.138Z] #45 13.69 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T23:51:33.138Z] #45 13.70 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:51:33.138Z] #45 13.85 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:51:33.138Z] #45 13.96 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:51:33.138Z] #45 14.16 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T23:51:33.138Z] #45 14.24 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T23:51:33.138Z] #45 14.39 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:51:33.138Z] #45 14.56 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:51:33.138Z] #45 14.78 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:51:33.329Z] #41 19.64 CC images/ext-file.o [2020-12-23T23:51:33.329Z] #41 19.78 CC images/cgroup.o [2020-12-23T23:51:33.710Z] #45 17.37 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:51:33.965Z] #41 20.17 CC images/userns.o [2020-12-23T23:51:33.965Z] #41 20.32 CC images/google/protobuf/descriptor.o [2020-12-23T23:51:34.599Z] #41 ... [2020-12-23T23:51:34.599Z] [2020-12-23T23:51:34.599Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:34.599Z] #11 54.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T23:51:34.599Z] #11 54.86 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-23T23:51:34.599Z] #11 54.86 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:51:34.648Z] #45 18.51 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:51:35.585Z] #45 ... [2020-12-23T23:51:35.585Z] [2020-12-23T23:51:35.585Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:35.585Z] #47 19.35 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T23:51:35.633Z] #11 ... [2020-12-23T23:51:35.633Z] [2020-12-23T23:51:35.633Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:35.633Z] #43 46.00 text/template/parse [2020-12-23T23:51:35.633Z] #43 48.34 go/parser [2020-12-23T23:51:35.633Z] #43 48.66 text/template [2020-12-23T23:51:35.633Z] #43 50.36 encoding/xml [2020-12-23T23:51:35.633Z] #43 51.35 go/doc [2020-12-23T23:51:35.633Z] #43 53.53 github.com/LK4D4/vndr/build [2020-12-23T23:51:35.633Z] #43 54.46 github.com/LK4D4/vndr/versioned [2020-12-23T23:51:35.633Z] #43 54.52 compress/flate [2020-12-23T23:51:35.633Z] #43 55.47 hash/crc32 [2020-12-23T23:51:35.633Z] #43 55.96 net [2020-12-23T23:51:35.633Z] #43 56.11 compress/gzip [2020-12-23T23:51:35.633Z] #43 ... [2020-12-23T23:51:35.633Z] [2020-12-23T23:51:35.633Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:35.633Z] #41 21.28 CC images/opts.o [2020-12-23T23:51:35.633Z] #41 21.43 CC images/seccomp.o [2020-12-23T23:51:35.633Z] #41 21.61 CC images/binfmt-misc.o [2020-12-23T23:51:35.633Z] #41 21.74 CC images/time.o [2020-12-23T23:51:35.633Z] #41 21.83 CC images/sysctl.o [2020-12-23T23:51:35.633Z] #41 21.93 CC images/autofs.o [2020-12-23T23:51:35.633Z] #41 22.03 CC images/macvlan.o [2020-12-23T23:51:35.845Z] #47 19.49 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T23:51:35.845Z] #47 19.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:51:35.845Z] #47 19.65 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:51:35.925Z] #41 22.14 CC images/sit.o [2020-12-23T23:51:35.925Z] #41 22.29 CC images/memfd.o [2020-12-23T23:51:35.925Z] #41 22.42 CC images/timens.o [2020-12-23T23:51:36.104Z] #47 19.73 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T23:51:36.216Z] #41 22.56 LINK images/built-in.o [2020-12-23T23:51:36.216Z] #41 22.66 GEN compel/include/asm [2020-12-23T23:51:36.363Z] #47 19.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:51:36.363Z] #47 20.06 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T23:51:36.363Z] #47 20.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:51:36.509Z] #41 22.68 GEN compel/include/version.h [2020-12-23T23:51:36.509Z] #41 22.68 touch .config [2020-12-23T23:51:36.509Z] #41 22.70 GEN include/common/config.h [2020-12-23T23:51:36.509Z] #41 22.75 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-12-23T23:51:36.509Z] #41 22.79 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-23T23:51:36.509Z] #41 ... [2020-12-23T23:51:36.509Z] [2020-12-23T23:51:36.509Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:36.509Z] #49 48.17 golang.org/x/crypto/ssh/terminal [2020-12-23T23:51:36.509Z] #49 48.97 mvdan.cc/editorconfig [2020-12-23T23:51:36.509Z] #49 49.65 mvdan.cc/sh/v3/fileutil [2020-12-23T23:51:36.509Z] #49 49.78 mvdan.cc/sh/v3/syntax [2020-12-23T23:51:36.509Z] #49 53.77 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T23:51:36.509Z] #49 DONE 57.0s [2020-12-23T23:51:36.509Z] [2020-12-23T23:51:36.509Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:36.509Z] #41 22.80 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-23T23:51:36.509Z] #41 22.81 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-12-23T23:51:36.509Z] #41 22.83 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-12-23T23:51:36.509Z] #41 22.83 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-12-23T23:51:36.509Z] #41 22.84 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T23:51:36.509Z] #41 22.84 DEP compel/plugins/std/infect.d [2020-12-23T23:51:36.623Z] #47 ... [2020-12-23T23:51:36.623Z] [2020-12-23T23:51:36.623Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:36.623Z] #22 19.51 + mkdir -p /build [2020-12-23T23:51:36.623Z] #22 19.55 + mv docker/docker /build/ [2020-12-23T23:51:36.623Z] #22 19.56 + rmdir docker [2020-12-23T23:51:36.623Z] #22 DONE 20.4s [2020-12-23T23:51:36.623Z] [2020-12-23T23:51:36.623Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:36.623Z] #47 20.38 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:51:36.623Z] #47 20.41 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:51:36.623Z] #47 20.41 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T23:51:36.623Z] #47 20.44 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T23:51:36.801Z] #41 22.91 DEP compel/plugins/std/string.d [2020-12-23T23:51:36.801Z] #41 22.95 DEP compel/plugins/std/log.d [2020-12-23T23:51:36.801Z] #41 23.02 DEP compel/plugins/std/fds.d [2020-12-23T23:51:36.801Z] #41 23.06 DEP compel/plugins/std/std.d [2020-12-23T23:51:36.801Z] #41 23.11 DEP compel/plugins/shmem/shmem.d [2020-12-23T23:51:36.801Z] #41 23.16 DEP compel/plugins/fds/fds.d [2020-12-23T23:51:37.096Z] #41 23.23 CC compel/plugins/std/std.o [2020-12-23T23:51:37.096Z] #41 23.38 CC compel/plugins/std/fds.o [2020-12-23T23:51:37.190Z] #47 20.71 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:51:37.190Z] #47 20.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:51:37.388Z] #41 23.67 CC compel/plugins/std/log.o [2020-12-23T23:51:37.449Z] #47 21.23 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:51:37.449Z] #47 ... [2020-12-23T23:51:37.449Z] [2020-12-23T23:51:37.449Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:51:37.449Z] #40 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:51:37.712Z] #40 ... [2020-12-23T23:51:37.712Z] [2020-12-23T23:51:37.712Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:37.712Z] #47 21.27 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:51:37.712Z] #47 21.27 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:51:37.712Z] #47 21.32 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T23:51:38.021Z] #41 24.12 CC compel/plugins/std/string.o [2020-12-23T23:51:38.278Z] #47 21.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:51:38.278Z] #47 ... [2020-12-23T23:51:38.278Z] [2020-12-23T23:51:38.278Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:51:38.278Z] #53 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:51:38.278Z] #53 16.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:51:38.278Z] #53 ... [2020-12-23T23:51:38.278Z] [2020-12-23T23:51:38.278Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:38.278Z] #47 21.98 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T23:51:38.312Z] #41 24.60 CC compel/plugins/std/infect.o [2020-12-23T23:51:38.312Z] #41 24.75 CC compel/arch/s390/plugins/std/parasite-head.o [2020-12-23T23:51:38.313Z] #41 24.76 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-12-23T23:51:38.313Z] #41 24.79 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-12-23T23:51:38.604Z] #41 24.88 AR compel/plugins/std.lib.a [2020-12-23T23:51:38.604Z] #41 24.90 CC compel/plugins/fds/fds.o [2020-12-23T23:51:38.604Z] #41 25.01 AR compel/plugins/fds.lib.a [2020-12-23T23:51:38.847Z] #47 22.54 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:51:38.896Z] #41 25.04 HOSTDEP compel/src/lib/log-host.d [2020-12-23T23:51:38.896Z] #41 25.15 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T23:51:38.896Z] #41 ... [2020-12-23T23:51:38.896Z] [2020-12-23T23:51:38.896Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:38.896Z] #54 26.34 Checking out files: 85% (3163/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T23:51:38.896Z] #54 26.72 + cd /tmp/tmp.Y3sivBzPXe/src/github.com/containerd/containerd [2020-12-23T23:51:38.896Z] #54 26.72 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:51:38.896Z] #54 27.96 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T23:51:38.896Z] #54 27.96 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T23:51:38.896Z] #54 27.97 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:51:38.896Z] #54 27.97 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:51:38.896Z] #54 27.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T23:51:38.896Z] #54 27.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T23:51:38.896Z] #54 27.97 + '[' '' = dynamic ']' [2020-12-23T23:51:38.896Z] #54 27.97 + make [2020-12-23T23:51:38.896Z] #54 28.83 + bin/ctr [2020-12-23T23:51:38.896Z] #54 ... [2020-12-23T23:51:38.896Z] [2020-12-23T23:51:38.896Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:38.896Z] #41 25.18 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-12-23T23:51:38.896Z] #41 25.23 HOSTDEP compel/src/main-host.d [2020-12-23T23:51:38.896Z] #41 25.28 DEP compel/src/lib/ptrace.d [2020-12-23T23:51:39.107Z] #47 22.69 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:51:39.187Z] #41 25.42 DEP compel/src/lib/infect.d [2020-12-23T23:51:39.187Z] #41 25.53 DEP compel/src/lib/infect-util.d [2020-12-23T23:51:39.187Z] #41 25.63 DEP compel/src/lib/infect-rpc.d [2020-12-23T23:51:39.366Z] #47 ... [2020-12-23T23:51:39.366Z] [2020-12-23T23:51:39.366Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:39.366Z] #56 13.26 Checking out files: 97% (777/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-12-23T23:51:39.366Z] #56 13.34 + cd /tmp/tmp.HWPLdTYA9z/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:51:39.366Z] #56 13.34 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:51:39.366Z] #56 13.68 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:51:39.366Z] #56 13.68 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T23:51:39.479Z] #41 25.74 DEP compel/arch/s390/src/lib/infect.d [2020-12-23T23:51:39.479Z] #41 25.83 DEP compel/arch/s390/src/lib/cpu.d [2020-12-23T23:51:39.479Z] #41 25.86 DEP compel/src/lib/log.d [2020-12-23T23:51:39.479Z] #41 25.91 DEP compel/src/main.d [2020-12-23T23:51:39.479Z] #41 25.96 DEP compel/src/lib/handle-elf.d [2020-12-23T23:51:39.579Z] Fetching without tags [2020-12-23T23:51:39.625Z] #56 ... [2020-12-23T23:51:39.625Z] [2020-12-23T23:51:39.625Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:39.625Z] #49 22.83 + cd /tmp/tmp.GhNAybNOca/src/github.com/mvdan/sh [2020-12-23T23:51:39.625Z] #49 22.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:51:39.625Z] #49 22.97 + GO111MODULE=on [2020-12-23T23:51:39.625Z] #49 22.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T23:51:39.771Z] #41 26.04 DEP compel/arch/s390/src/lib/handle-elf.d [2020-12-23T23:51:39.771Z] #41 26.13 CC compel/src/lib/log.o [2020-12-23T23:51:39.939Z] Merging remotes/origin/master commit 249d0ab7448d7ce5a90830225cea984e6f652fc2 into PR head commit 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:51:40.062Z] #41 26.32 CC compel/arch/s390/src/lib/cpu.o [2020-12-23T23:51:40.062Z] #41 26.48 CC compel/arch/s390/src/lib/infect.o [2020-12-23T23:51:40.695Z] #41 27.02 CC compel/src/lib/infect-rpc.o [2020-12-23T23:51:40.987Z] #41 27.17 CC compel/src/lib/infect-util.o [2020-12-23T23:51:40.987Z] #41 27.26 CC compel/src/lib/infect.o [2020-12-23T23:51:41.047Z] #49 ... [2020-12-23T23:51:41.047Z] [2020-12-23T23:51:41.047Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:41.047Z] #43 14.78 unicode/utf8 [2020-12-23T23:51:41.047Z] #43 16.02 math [2020-12-23T23:51:41.047Z] #43 23.11 unicode/utf16 [2020-12-23T23:51:41.047Z] #43 23.63 container/list [2020-12-23T23:51:41.047Z] #43 24.88 crypto/internal/subtle [2020-12-23T23:51:41.307Z] #43 ... [2020-12-23T23:51:41.307Z] [2020-12-23T23:51:41.307Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:51:41.307Z] #34 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:51:41.307Z] #34 ... [2020-12-23T23:51:41.307Z] [2020-12-23T23:51:41.307Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:41.307Z] #43 25.11 crypto/subtle [2020-12-23T23:51:41.391Z] Merge succeeded, producing 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:51:41.391Z] Checking out Revision 1c0af18c6c341636ac55644103f922900c616bec (PR-41786) [2020-12-23T23:51:39.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:51:39.463Z] > git config --add remote.origin.fetch +refs/pull/41786/head:refs/remotes/origin/PR-41786 # timeout=10 [2020-12-23T23:51:39.501Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:51:39.556Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:51:39.583Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:51:39.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:51:39.603Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:51:39.949Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:51:39.970Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:51:41.098Z] > git remote # timeout=10 [2020-12-23T23:51:41.133Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T23:51:41.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:51:41.338Z] > git merge 249d0ab7448d7ce5a90830225cea984e6f652fc2 # timeout=10 [2020-12-23T23:51:41.373Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T23:51:41.388Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:51:41.422Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:51:41.552Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:51:41.592Z] > git config --add remote.origin.fetch +refs/pull/41786/head:refs/remotes/origin/PR-41786 # timeout=10 [2020-12-23T23:51:41.636Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:51:41.733Z] Fetching without tags [2020-12-23T23:51:41.876Z] #43 25.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T23:51:42.049Z] #41 28.17 CC compel/src/lib/ptrace.o [2020-12-23T23:51:42.135Z] #43 25.89 internal/nettrace [2020-12-23T23:51:42.189Z] Merging remotes/origin/master commit 249d0ab7448d7ce5a90830225cea984e6f652fc2 into PR head commit 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:51:42.351Z] #41 28.49 AR compel/libcompel.a [2020-12-23T23:51:42.351Z] #41 28.53 HOSTCC compel/src/main-host.o [2020-12-23T23:51:42.351Z] #41 28.68 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-12-23T23:51:42.393Z] #43 26.11 runtime/cgo [2020-12-23T23:51:42.642Z] #41 28.78 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T23:51:42.642Z] #41 28.91 HOSTCC compel/src/lib/log-host.o [2020-12-23T23:51:42.938Z] #41 29.06 HOSTLINK compel/compel-host-bin [2020-12-23T23:51:42.938Z] #41 29.13 DEP soccr/soccr.d [2020-12-23T23:51:42.938Z] #41 29.30 CC soccr/soccr.o [2020-12-23T23:51:43.303Z] Merge succeeded, producing 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:51:43.304Z] Checking out Revision 1c0af18c6c341636ac55644103f922900c616bec (PR-41786) [2020-12-23T23:51:43.472Z] Removing intermediate container 4ffda028f438 [2020-12-23T23:51:43.472Z] ---> 0fd531d0bbf8 [2020-12-23T23:51:43.472Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-12-23T23:51:43.472Z] ---> 805dc2d65d1c [2020-12-23T23:51:43.472Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-12-23T23:51:43.472Z] ---> f6e6960c75c7 [2020-12-23T23:51:43.472Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-12-23T23:51:43.472Z] ---> Running in f1f7835d0c2b [2020-12-23T23:51:43.472Z] Removing intermediate container f1f7835d0c2b [2020-12-23T23:51:43.472Z] ---> 0e5c30fb9236 [2020-12-23T23:51:43.472Z] Successfully built 0e5c30fb9236 [2020-12-23T23:51:43.472Z] Successfully tagged moby-buildx:latest [2020-12-23T23:51:43.472Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-12-23T23:51:43.472Z] if [ -n "${id}" ]; then \ [2020-12-23T23:51:43.472Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-12-23T23:51:43.472Z] && touch bundles/buildx; \ [2020-12-23T23:51:43.472Z] docker rm -f ${id}; \ [2020-12-23T23:51:43.472Z] fi [2020-12-23T23:51:43.472Z] d9b07cc3055da719377ba0a0605341eea02c5d53035057f203b46a72354eaf12 [2020-12-23T23:51:43.472Z] bundles/buildx version [2020-12-23T23:51:43.472Z] buildx v0.3.1 6db68d0 [2020-12-23T23:51:43.472Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1c0af18c6c341636ac55644103f922900c616bec . [2020-12-23T23:51:43.472Z] #1 [internal] booting buildkit [2020-12-23T23:51:43.472Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-12-23T23:51:43.472Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-12-23T23:51:43.472Z] #1 creating container buildx_buildkit_default [2020-12-23T23:51:43.472Z] #1 creating container buildx_buildkit_default 0.4s done [2020-12-23T23:51:43.472Z] #1 DONE 2.9s [2020-12-23T23:51:43.472Z] [2020-12-23T23:51:43.472Z] #2 [internal] load build definition from Dockerfile [2020-12-23T23:51:43.472Z] #2 transferring dockerfile: 16.55kB done [2020-12-23T23:51:43.472Z] #2 DONE 0.0s [2020-12-23T23:51:43.472Z] [2020-12-23T23:51:43.472Z] #3 [internal] load .dockerignore [2020-12-23T23:51:43.472Z] #3 transferring context: 87B done [2020-12-23T23:51:43.472Z] #3 DONE 0.0s [2020-12-23T23:51:43.472Z] [2020-12-23T23:51:43.472Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T23:51:43.472Z] #4 DONE 0.6s [2020-12-23T23:51:43.472Z] [2020-12-23T23:51:43.472Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T23:51:43.472Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T23:51:43.472Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2020-12-23T23:51:43.472Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2020-12-23T23:51:43.472Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2020-12-23T23:51:43.472Z] #5 DONE 0.3s [2020-12-23T23:51:43.472Z] [2020-12-23T23:51:43.472Z] #6 [internal] load build definition from Dockerfile [2020-12-23T23:51:43.472Z] #6 transferring dockerfile: 16.55kB done [2020-12-23T23:51:43.472Z] #6 DONE 0.0s [2020-12-23T23:51:43.472Z] [2020-12-23T23:51:43.472Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T23:51:43.472Z] #9 DONE 0.2s [2020-12-23T23:51:43.472Z] [2020-12-23T23:51:43.472Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T23:51:43.472Z] #7 DONE 0.3s [2020-12-23T23:51:43.472Z] [2020-12-23T23:51:43.472Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T23:51:43.472Z] #8 DONE 0.3s [2020-12-23T23:51:43.472Z] [2020-12-23T23:51:43.472Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:51:43.472Z] #26 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 0.0s done [2020-12-23T23:51:43.472Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 2.10MB / 54.14MB 0.2s [2020-12-23T23:51:43.472Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 8.39MB / 54.14MB 0.3s [2020-12-23T23:51:43.571Z] #41 30.04 AR soccr/libsoccr.a [2020-12-23T23:51:43.770Z] #43 ... [2020-12-23T23:51:43.770Z] [2020-12-23T23:51:43.770Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:43.770Z] #32 17.10 internal/testlog [2020-12-23T23:51:43.770Z] #32 17.40 encoding [2020-12-23T23:51:43.770Z] #32 17.81 runtime/cgo [2020-12-23T23:51:43.770Z] #32 ... [2020-12-23T23:51:43.770Z] [2020-12-23T23:51:43.770Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:43.770Z] #47 24.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:51:43.770Z] #47 24.23 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:51:43.770Z] #47 24.65 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:51:43.770Z] #47 25.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:51:43.770Z] #47 25.38 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:51:43.770Z] #47 25.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:51:43.770Z] #47 25.75 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:51:43.770Z] #47 26.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:51:43.770Z] #47 26.51 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:51:43.770Z] #47 26.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:51:43.770Z] #47 26.70 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:51:43.770Z] #47 26.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:51:43.770Z] #47 27.39 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:51:43.799Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 12.58MB / 54.14MB 0.5s [2020-12-23T23:51:43.799Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 15.73MB / 54.14MB 0.6s [2020-12-23T23:51:43.866Z] #41 30.06 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:51:43.866Z] #41 30.31 DEP criu/arch/s390/sigframe.d [2020-12-23T23:51:44.104Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 19.92MB / 54.14MB 0.8s [2020-12-23T23:51:44.104Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 23.07MB / 54.14MB 1.1s [2020-12-23T23:51:44.158Z] #41 30.38 DEP criu/arch/s390/crtools.d [2020-12-23T23:51:44.158Z] #41 30.56 DEP criu/arch/s390/cpu.d [2020-12-23T23:51:41.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:51:41.742Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:51:41.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:51:41.745Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:51:42.207Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:51:42.227Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:51:43.176Z] > git remote # timeout=10 [2020-12-23T23:51:43.195Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T23:51:43.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:51:43.237Z] > git merge 249d0ab7448d7ce5a90830225cea984e6f652fc2 # timeout=10 [2020-12-23T23:51:43.270Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T23:51:43.309Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:51:43.331Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:51:44.451Z] #41 30.71 CC criu/arch/s390/cpu.o [2020-12-23T23:51:44.706Z] #47 28.49 go: downloading golang.org/x/text v0.3.2 [2020-12-23T23:51:44.742Z] #41 ... [2020-12-23T23:51:44.742Z] [2020-12-23T23:51:44.742Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:44.742Z] #11 65.13 Selecting previously unselected package libapparmor1:s390x. [2020-12-23T23:51:44.742Z] #11 65.15 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-12-23T23:51:44.742Z] #11 65.15 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-12-23T23:51:44.742Z] #11 65.22 Selecting previously unselected package libapparmor-dev:s390x. [2020-12-23T23:51:44.742Z] #11 65.23 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-12-23T23:51:44.742Z] #11 65.23 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-12-23T23:51:44.984Z] #47 28.68 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:51:44.988Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 28.31MB / 54.14MB 1.5s [2020-12-23T23:51:44.988Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 32.51MB / 54.14MB 1.8s [2020-12-23T23:51:45.034Z] #11 65.30 Selecting previously unselected package libbtrfs0. [2020-12-23T23:51:45.034Z] #11 65.30 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-23T23:51:45.034Z] #11 65.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:51:45.034Z] #11 65.34 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:51:45.034Z] #11 65.35 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-23T23:51:45.034Z] #11 65.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:51:45.034Z] #11 65.44 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-12-23T23:51:45.034Z] #11 65.44 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-23T23:51:45.034Z] #11 65.44 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-23T23:51:45.034Z] #11 65.49 Selecting previously unselected package libudev-dev:s390x. [2020-12-23T23:51:45.034Z] #11 65.49 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ... [2020-12-23T23:51:45.034Z] #11 65.50 Unpacking libudev-dev:s390x (241-7~deb10u5) ... [2020-12-23T23:51:45.293Z] #26 ... [2020-12-23T23:51:45.293Z] [2020-12-23T23:51:45.293Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T23:51:45.293Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2020-12-23T23:51:45.293Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-12-23T23:51:45.293Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2020-12-23T23:51:45.293Z] #62 DONE 2.1s [2020-12-23T23:51:45.293Z] [2020-12-23T23:51:45.293Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:51:45.293Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 35.65MB / 54.14MB 2.3s [2020-12-23T23:51:45.325Z] #11 65.59 Selecting previously unselected package libsepol1-dev:s390x. [2020-12-23T23:51:45.325Z] #11 65.59 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-12-23T23:51:45.325Z] #11 65.60 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-12-23T23:51:45.325Z] #11 65.80 Selecting previously unselected package libpcre16-3:s390x. [2020-12-23T23:51:45.325Z] #11 65.80 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-12-23T23:51:45.325Z] #11 65.80 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-12-23T23:51:45.617Z] #11 65.88 Selecting previously unselected package libpcre32-3:s390x. [2020-12-23T23:51:45.617Z] #11 65.88 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-12-23T23:51:45.617Z] #11 65.88 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-12-23T23:51:45.617Z] #11 66.00 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-12-23T23:51:45.617Z] #11 66.00 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-12-23T23:51:45.617Z] #11 66.00 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-23T23:51:45.617Z] #11 66.06 Selecting previously unselected package libpcre3-dev:s390x. [2020-12-23T23:51:45.617Z] #11 66.06 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-12-23T23:51:45.617Z] #11 66.07 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-12-23T23:51:45.909Z] #11 66.25 Selecting previously unselected package libselinux1-dev:s390x. [2020-12-23T23:51:45.909Z] #11 66.26 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-12-23T23:51:45.909Z] #11 66.26 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-23T23:51:45.909Z] #11 ... [2020-12-23T23:51:45.909Z] [2020-12-23T23:51:45.909Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:45.909Z] #43 56.41 vendor/golang.org/x/text/transform [2020-12-23T23:51:45.909Z] #43 56.83 vendor/golang.org/x/text/unicode/bidi [2020-12-23T23:51:45.909Z] #43 58.28 vendor/golang.org/x/text/secure/bidirule [2020-12-23T23:51:45.909Z] #43 58.44 vendor/golang.org/x/text/unicode/norm [2020-12-23T23:51:45.909Z] #43 60.01 vendor/golang.org/x/net/idna [2020-12-23T23:51:45.909Z] #43 61.48 vendor/golang.org/x/net/http2/hpack [2020-12-23T23:51:45.909Z] #43 62.05 mime [2020-12-23T23:51:45.909Z] #43 63.19 mime/quotedprintable [2020-12-23T23:51:45.909Z] #43 63.42 net/http/internal [2020-12-23T23:51:45.909Z] #43 65.73 crypto/x509 [2020-12-23T23:51:45.909Z] #43 65.73 net/textproto [2020-12-23T23:51:45.909Z] #43 66.46 vendor/golang.org/x/net/http/httpguts [2020-12-23T23:51:45.921Z] #47 ... [2020-12-23T23:51:45.921Z] [2020-12-23T23:51:45.921Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:51:45.921Z] #38 28.43 Checking out files: 75% (1259/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-23T23:51:45.921Z] #38 29.05 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T23:51:46.047Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 38.80MB / 54.14MB 2.6s [2020-12-23T23:51:46.201Z] #43 ... [2020-12-23T23:51:46.201Z] [2020-12-23T23:51:46.201Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:46.201Z] #11 66.46 Selecting previously unselected package libdevmapper-dev:s390x. [2020-12-23T23:51:46.201Z] #11 66.46 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-12-23T23:51:46.201Z] #11 66.47 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-23T23:51:46.201Z] #11 66.51 Selecting previously unselected package libseccomp-dev:s390x. [2020-12-23T23:51:46.201Z] #11 66.52 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-12-23T23:51:46.201Z] #11 66.52 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-12-23T23:51:46.201Z] #11 66.59 Selecting previously unselected package libsystemd-dev:s390x. [2020-12-23T23:51:46.201Z] #11 66.60 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ... [2020-12-23T23:51:46.201Z] #11 66.60 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ... [2020-12-23T23:51:46.494Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 41.94MB / 54.14MB 3.2s [2020-12-23T23:51:46.494Z] #11 ... [2020-12-23T23:51:46.494Z] [2020-12-23T23:51:46.494Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:46.494Z] #56 63.03 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:51:46.494Z] #56 63.03 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T23:51:46.494Z] #56 DONE 66.8s [2020-12-23T23:51:46.494Z] [2020-12-23T23:51:46.494Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T23:51:46.494Z] #57 DONE 0.1s [2020-12-23T23:51:46.494Z] [2020-12-23T23:51:46.494Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-23T23:51:46.494Z] #58 DONE 0.1s [2020-12-23T23:51:46.494Z] [2020-12-23T23:51:46.494Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:46.494Z] #41 31.01 CC criu/arch/s390/crtools.o [2020-12-23T23:51:46.494Z] #41 31.78 CC criu/arch/s390/sigframe.o [2020-12-23T23:51:46.494Z] #41 31.97 LINK criu/arch/s390/crtools.built-in.o [2020-12-23T23:51:46.494Z] #41 31.99 DEP criu/pie/util-vdso.d [2020-12-23T23:51:46.494Z] #41 32.10 DEP criu/pie/util.d [2020-12-23T23:51:46.494Z] #41 32.22 CC criu/pie/util.o [2020-12-23T23:51:46.494Z] #41 32.48 CC criu/pie/util-vdso.o [2020-12-23T23:51:46.494Z] #41 32.81 AR criu/pie/pie.lib.a [2020-12-23T23:51:46.494Z] #41 32.85 DEP criu/pie/restorer.d [2020-12-23T23:51:46.786Z] #41 33.10 DEP criu/arch/s390/restorer.d [2020-12-23T23:51:46.793Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 45.09MB / 54.14MB 3.6s [2020-12-23T23:51:46.842Z] Commit message: "vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs" [2020-12-23T23:51:47.084Z] #41 33.34 DEP criu/arch/s390/vdso-pie.d [2020-12-23T23:51:47.084Z] #41 33.46 DEP criu/pie/parasite-vdso.d [2020-12-23T23:51:47.111Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 48.23MB / 54.14MB 4.1s [Pipeline] withEnv [Pipeline] { [2020-12-23T23:51:47.343Z] Commit message: "vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs" [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T23:51:47.398Z] #41 ... [2020-12-23T23:51:47.398Z] [2020-12-23T23:51:47.398Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:47.398Z] #11 67.05 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-23T23:51:47.398Z] #11 67.05 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-12-23T23:51:47.398Z] #11 67.06 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-12-23T23:51:47.398Z] #11 67.07 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:51:47.398Z] #11 67.08 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-12-23T23:51:47.398Z] #11 67.08 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-12-23T23:51:47.398Z] #11 67.09 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:51:47.398Z] #11 67.09 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:51:47.398Z] #11 67.10 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-12-23T23:51:47.398Z] #11 67.11 Setting up libudev-dev:s390x (241-7~deb10u5) ... [2020-12-23T23:51:47.398Z] #11 67.12 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:51:47.398Z] #11 67.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:51:47.398Z] #11 67.14 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-12-23T23:51:47.398Z] #11 67.14 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T23:51:47.398Z] #11 67.15 Setting up libsystemd-dev:s390x (241-7~deb10u5) ... [2020-12-23T23:51:47.398Z] #11 67.16 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:51:47.398Z] #11 67.16 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-12-23T23:51:47.398Z] #11 67.17 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:51:47.398Z] #11 67.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:51:47.398Z] #11 67.20 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:51:47.398Z] #11 67.21 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:51:47.398Z] #11 67.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T23:51:47.398Z] #11 67.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T23:51:47.398Z] #11 67.23 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:51:47.398Z] #11 67.24 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-23T23:51:47.398Z] #11 67.25 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-23T23:51:47.398Z] #11 67.25 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T23:51:47.398Z] #11 67.26 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-23T23:51:47.398Z] #11 67.27 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-23T23:51:47.398Z] #11 67.27 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:51:47.398Z] #11 DONE 67.7s [2020-12-23T23:51:47.398Z] [2020-12-23T23:51:47.398Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:47.398Z] #41 33.58 DEP criu/pie/parasite.d [2020-12-23T23:51:47.398Z] #41 33.78 CC criu/pie/parasite.o [2020-12-23T23:51:47.480Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 51.38MB / 54.14MB 4.4s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T23:51:47.825Z] #38 31.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T23:51:47.825Z] #38 ... [2020-12-23T23:51:47.825Z] [2020-12-23T23:51:47.825Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:47.825Z] #45 21.61 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:51:47.825Z] #45 28.13 go: finding github.com/fatih/color v1.9.0 [2020-12-23T23:51:47.825Z] #45 28.16 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:51:47.825Z] #45 28.24 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T23:51:47.825Z] #45 28.28 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:51:47.825Z] #45 28.44 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T23:51:47.825Z] #45 28.55 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:51:47.825Z] #45 28.85 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:51:47.825Z] #45 29.15 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:51:47.825Z] #45 29.24 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:51:47.825Z] #45 29.56 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:51:47.825Z] #45 29.64 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:51:48.002Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 54.14MB / 54.14MB 4.7s done [2020-12-23T23:51:48.002Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 [2020-12-23T23:51:48.035Z] #41 34.34 LINK criu/pie/parasite.built-in.o [2020-12-23T23:51:48.035Z] #41 34.34 GEN criu/pie/parasite-blob.h [2020-12-23T23:51:48.035Z] #41 34.36 CC criu/pie/parasite-vdso.o [2020-12-23T23:51:48.051Z] + docker version [2020-12-23T23:51:48.084Z] #45 ... [2020-12-23T23:51:48.084Z] [2020-12-23T23:51:48.084Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:48.084Z] #49 25.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:51:48.084Z] #49 25.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:51:48.084Z] #49 25.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:51:48.084Z] #49 25.73 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:51:48.084Z] #49 25.75 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:51:48.084Z] #49 27.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:51:48.084Z] #49 28.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:51:48.084Z] #49 31.36 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:51:48.327Z] #41 34.65 CC criu/arch/s390/vdso-pie.o [2020-12-23T23:51:48.618Z] #41 ... [2020-12-23T23:51:48.618Z] [2020-12-23T23:51:48.618Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T23:51:48.618Z] #12 DONE 1.2s [2020-12-23T23:51:48.618Z] [2020-12-23T23:51:48.618Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:48.618Z] #41 34.75 CC criu/arch/s390/restorer.o [2020-12-23T23:51:48.618Z] #41 34.93 CC criu/pie/restorer.o [2020-12-23T23:51:48.700Z] + docker version [2020-12-23T23:51:49.020Z] #49 ... [2020-12-23T23:51:49.020Z] [2020-12-23T23:51:49.020Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:51:49.020Z] #34 32.54 Fetched 8411 kB in 26s (325 kB/s) [2020-12-23T23:51:49.655Z] #41 ... [2020-12-23T23:51:49.655Z] [2020-12-23T23:51:49.655Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T23:51:49.655Z] #13 DONE 0.9s [2020-12-23T23:51:49.655Z] [2020-12-23T23:51:49.655Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:49.655Z] #51 1.060 + RM_GOPATH=0 [2020-12-23T23:51:49.655Z] #51 1.060 + TMP_GOPATH= [2020-12-23T23:51:49.655Z] #51 1.060 + : /build [2020-12-23T23:51:49.655Z] #51 1.060 + '[' -z '' ']' [2020-12-23T23:51:49.655Z] #51 1.061 ++ mktemp -d [2020-12-23T23:51:49.655Z] #51 1.061 + export GOPATH=/tmp/tmp.lTB9MvNOZQ [2020-12-23T23:51:49.655Z] #51 1.061 + GOPATH=/tmp/tmp.lTB9MvNOZQ [2020-12-23T23:51:49.655Z] #51 1.061 + RM_GOPATH=1 [2020-12-23T23:51:49.655Z] #51 1.061 + case "$(go env GOARCH)" in [2020-12-23T23:51:49.655Z] #51 1.062 ++ go env GOARCH [2020-12-23T23:51:49.655Z] #51 1.067 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:49.655Z] #51 1.067 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:51:49.655Z] #51 1.068 ++ dirname /tmp/install/install.sh [2020-12-23T23:51:49.655Z] #51 1.069 + dir=/tmp/install [2020-12-23T23:51:49.655Z] #51 1.069 + bin=runc [2020-12-23T23:51:49.655Z] #51 1.069 + shift [2020-12-23T23:51:49.655Z] #51 1.069 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T23:51:49.655Z] #51 1.069 + . /tmp/install/runc.installer [2020-12-23T23:51:49.655Z] #51 1.069 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:51:49.655Z] #51 1.069 + install_runc [2020-12-23T23:51:49.655Z] #51 1.070 + uname -r [2020-12-23T23:51:49.655Z] #51 1.072 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T23:51:49.655Z] #51 1.072 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T23:51:49.655Z] #51 1.072 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T23:51:49.655Z] #51 1.073 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lTB9MvNOZQ/src/github.com/opencontainers/runc [2020-12-23T23:51:49.655Z] #51 1.073 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T23:51:49.655Z] #51 1.075 Cloning into '/tmp/tmp.lTB9MvNOZQ/src/github.com/opencontainers/runc'... [2020-12-23T23:51:50.690Z] #51 ... [2020-12-23T23:51:50.690Z] [2020-12-23T23:51:50.690Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T23:51:50.690Z] #14 0.816 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T23:51:50.690Z] #14 DONE 1.0s [2020-12-23T23:51:50.690Z] [2020-12-23T23:51:50.690Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:50.690Z] #41 36.56 LINK criu/pie/restorer.built-in.o [2020-12-23T23:51:50.690Z] #41 36.57 GEN criu/pie/restorer-blob.h [2020-12-23T23:51:50.690Z] #41 36.61 DEP criu/vdso.d [2020-12-23T23:51:50.690Z] #41 36.86 DEP criu/uts_ns.d [2020-12-23T23:51:50.690Z] #41 37.03 DEP criu/util.d [2020-12-23T23:51:50.745Z] #26 ... [2020-12-23T23:51:50.745Z] [2020-12-23T23:51:50.745Z] #23 [internal] load build context [2020-12-23T23:51:50.745Z] #23 transferring context: 53.18MB 7.7s done [2020-12-23T23:51:50.745Z] #23 DONE 7.7s [2020-12-23T23:51:50.745Z] [2020-12-23T23:51:50.745Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:51:50.745Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2020-12-23T23:51:50.745Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2020-12-23T23:51:50.745Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.4s done [2020-12-23T23:51:50.745Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.9s done [2020-12-23T23:51:50.745Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.3s done [2020-12-23T23:51:50.745Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.7s done [2020-12-23T23:51:50.745Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.3s done [2020-12-23T23:51:50.745Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2020-12-23T23:51:50.745Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2020-12-23T23:51:50.983Z] #41 37.13 DEP criu/uffd.d [2020-12-23T23:51:50.983Z] #41 37.36 DEP criu/tun.d [2020-12-23T23:51:51.274Z] #41 37.56 DEP criu/tty.d [2020-12-23T23:51:51.274Z] #41 37.65 DEP criu/timerfd.d [2020-12-23T23:51:51.274Z] #41 37.72 DEP criu/timens.d [2020-12-23T23:51:51.274Z] #41 37.77 DEP criu/sysfs_parse.d [2020-12-23T23:51:51.566Z] #41 ... [2020-12-23T23:51:51.566Z] [2020-12-23T23:51:51.566Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T23:51:51.566Z] #15 DONE 1.0s [2020-12-23T23:51:51.566Z] [2020-12-23T23:51:51.566Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:51.566Z] #41 37.86 DEP criu/sysctl.d [2020-12-23T23:51:51.859Z] #41 37.94 DEP criu/string.d [2020-12-23T23:51:51.859Z] #41 37.96 DEP criu/stats.d [2020-12-23T23:51:51.859Z] #41 38.02 DEP criu/sockets.d [2020-12-23T23:51:51.859Z] #41 38.21 DEP criu/sk-unix.d [2020-12-23T23:51:52.151Z] #41 38.43 DEP criu/sk-tcp.d [2020-12-23T23:51:52.151Z] #41 38.52 DEP criu/sk-queue.d [2020-12-23T23:51:52.151Z] #41 38.60 DEP criu/sk-packet.d [2020-12-23T23:51:52.442Z] #41 ... [2020-12-23T23:51:52.442Z] [2020-12-23T23:51:52.442Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T23:51:52.442Z] #16 DONE 0.9s [2020-12-23T23:51:52.442Z] [2020-12-23T23:51:52.442Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:52.442Z] #41 38.71 DEP criu/sk-netlink.d [2020-12-23T23:51:52.442Z] #41 38.82 DEP criu/sk-inet.d [2020-12-23T23:51:52.621Z] Fetching without tags [2020-12-23T23:51:52.734Z] #41 38.92 DEP criu/signalfd.d [2020-12-23T23:51:52.734Z] #41 39.01 DEP criu/sigframe.d [2020-12-23T23:51:52.734Z] #41 39.13 DEP criu/shmem.d [2020-12-23T23:51:52.734Z] #41 39.24 DEP criu/servicefd.d [2020-12-23T23:51:52.815Z] #10 ... [2020-12-23T23:51:52.815Z] [2020-12-23T23:51:52.815Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:51:52.815Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 4.6s done [2020-12-23T23:51:52.815Z] #26 DONE 9.4s [2020-12-23T23:51:52.815Z] [2020-12-23T23:51:52.815Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:51:52.815Z] #27 0.286 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:51:52.815Z] #27 0.323 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:51:52.815Z] #27 0.323 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:51:53.025Z] #41 39.36 DEP criu/seize.d [2020-12-23T23:51:53.025Z] #41 39.45 DEP criu/seccomp.d [2020-12-23T23:51:53.028Z] Merging remotes/origin/master commit 249d0ab7448d7ce5a90830225cea984e6f652fc2 into PR head commit 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:51:53.107Z] #27 0.550 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T23:51:53.317Z] #41 ... [2020-12-23T23:51:53.317Z] [2020-12-23T23:51:53.317Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T23:51:53.317Z] #17 DONE 0.8s [2020-12-23T23:51:53.317Z] [2020-12-23T23:51:53.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:53.317Z] #41 39.54 DEP criu/rst-malloc.d [2020-12-23T23:51:53.317Z] #41 39.58 DEP criu/rbtree.d [2020-12-23T23:51:53.317Z] #41 39.60 DEP criu/pstree.d [2020-12-23T23:51:53.317Z] #41 39.72 DEP criu/protobuf.d [2020-12-23T23:51:53.317Z] #41 39.79 GEN criu/protobuf-desc-gen.h [2020-12-23T23:51:53.404Z] #27 0.875 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T23:51:53.704Z] #27 1.255 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T23:51:52.567Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:51:52.586Z] > git config --add remote.origin.fetch +refs/pull/41786/head:refs/remotes/origin/PR-41786 # timeout=10 [2020-12-23T23:51:52.600Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:51:52.612Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:51:52.632Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:51:52.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:51:52.634Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:51:53.043Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:51:53.062Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:51:54.295Z] #34 32.54 Reading package lists... [2020-12-23T23:51:54.295Z] #34 ... [2020-12-23T23:51:54.295Z] [2020-12-23T23:51:54.295Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:54.295Z] #62 33.09 Checking out files: 46% (892/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 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. [2020-12-23T23:51:54.295Z] #62 34.40 + cd /tmp/tmp.MIlP9qFZaf/src/github.com/docker/libnetwork [2020-12-23T23:51:54.295Z] #62 34.40 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:51:54.295Z] #62 34.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T23:51:54.352Z] #41 40.52 DEP criu/protobuf-desc.d [2020-12-23T23:51:54.352Z] #41 40.58 DEP criu/proc_parse.d [2020-12-23T23:51:54.352Z] #41 40.67 DEP criu/plugin.d [2020-12-23T23:51:54.644Z] #41 40.77 DEP criu/pipes.d [2020-12-23T23:51:54.644Z] #41 40.88 DEP criu/pie-util.d [2020-12-23T23:51:54.644Z] #41 40.98 DEP criu/pie-util-vdso.d [2020-12-23T23:51:54.935Z] #41 41.09 DEP criu/path.d [2020-12-23T23:51:54.935Z] #41 41.18 DEP criu/parasite-syscall.d [2020-12-23T23:51:54.935Z] #41 41.32 DEP criu/pagemap.d [2020-12-23T23:51:55.083Z] Merge succeeded, producing 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:51:55.083Z] Checking out Revision 1c0af18c6c341636ac55644103f922900c616bec (PR-41786) [2020-12-23T23:51:55.227Z] #41 41.54 DEP criu/pagemap-cache.d [2020-12-23T23:51:55.519Z] #41 41.63 DEP criu/page-xfer.d [2020-12-23T23:51:55.519Z] #41 41.81 DEP criu/page-pipe.d [2020-12-23T23:51:55.519Z] #41 41.87 DEP criu/netfilter.d [2020-12-23T23:51:55.811Z] #41 41.97 DEP criu/net.d [2020-12-23T23:51:55.811Z] #41 42.13 DEP criu/namespaces.d [2020-12-23T23:51:56.103Z] #41 42.32 DEP criu/mount.d [2020-12-23T23:51:56.103Z] #41 42.45 DEP criu/memfd.d [2020-12-23T23:51:56.103Z] #41 ... [2020-12-23T23:51:56.103Z] [2020-12-23T23:51:56.103Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:56.103Z] #43 66.60 vendor/golang.org/x/net/http/httpproxy [2020-12-23T23:51:56.103Z] #43 66.83 mime/multipart [2020-12-23T23:51:56.103Z] #43 68.43 crypto/tls [2020-12-23T23:51:56.103Z] #43 72.61 net/http/httptrace [2020-12-23T23:51:56.103Z] #43 72.78 net/http [2020-12-23T23:51:56.191Z] Client: Docker Engine - Community [2020-12-23T23:51:56.191Z] Version: 19.03.13 [2020-12-23T23:51:56.191Z] API version: 1.40 [2020-12-23T23:51:56.191Z] Go version: go1.13.15 [2020-12-23T23:51:56.191Z] Git commit: 4484c46d9d [2020-12-23T23:51:56.191Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-23T23:51:56.191Z] OS/Arch: linux/amd64 [2020-12-23T23:51:56.191Z] Experimental: false [2020-12-23T23:51:56.191Z] [2020-12-23T23:51:56.191Z] Server: Docker Engine - Community [2020-12-23T23:51:56.191Z] Engine: [2020-12-23T23:51:56.191Z] Version: 19.03.13 [2020-12-23T23:51:56.191Z] API version: 1.40 (minimum version 1.12) [2020-12-23T23:51:56.191Z] Go version: go1.13.15 [2020-12-23T23:51:56.191Z] Git commit: 4484c46d9d [2020-12-23T23:51:56.191Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-23T23:51:56.191Z] OS/Arch: linux/amd64 [2020-12-23T23:51:56.191Z] Experimental: true [2020-12-23T23:51:56.191Z] containerd: [2020-12-23T23:51:56.191Z] Version: 1.3.7 [2020-12-23T23:51:56.191Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T23:51:56.191Z] runc: [2020-12-23T23:51:56.191Z] Version: 1.0.0-rc10 [2020-12-23T23:51:56.191Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T23:51:56.191Z] docker-init: [2020-12-23T23:51:56.192Z] Version: 0.18.0 [2020-12-23T23:51:56.192Z] GitCommit: fec3683 [Pipeline] sh [2020-12-23T23:51:56.394Z] #43 ... [2020-12-23T23:51:56.394Z] [2020-12-23T23:51:56.394Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:51:56.394Z] #41 42.55 DEP criu/mem.d [2020-12-23T23:51:56.394Z] #41 42.72 DEP criu/lsm.d [2020-12-23T23:51:56.434Z] #27 3.506 Fetched 8185 kB in 3s (2523 kB/s) [2020-12-23T23:51:56.524Z] + docker info [2020-12-23T23:51:56.686Z] #41 42.86 DEP criu/log.d [2020-12-23T23:51:56.686Z] #41 43.00 DEP criu/libnetlink.d [2020-12-23T23:51:56.686Z] #41 43.12 DEP criu/kerndat.d [2020-12-23T23:51:54.949Z] > git remote # timeout=10 [2020-12-23T23:51:54.962Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T23:51:54.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:51:55.055Z] > git merge 249d0ab7448d7ce5a90830225cea984e6f652fc2 # timeout=10 [2020-12-23T23:51:55.074Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T23:51:55.090Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:51:55.097Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:51:56.825Z] #62 ... [2020-12-23T23:51:56.825Z] [2020-12-23T23:51:56.825Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:51:56.825Z] #40 30.68 Fetched 8411 kB in 25s (339 kB/s) [2020-12-23T23:51:56.852Z] Client: Docker Engine - Community [2020-12-23T23:51:56.852Z] Version: 19.03.13 [2020-12-23T23:51:56.852Z] API version: 1.40 [2020-12-23T23:51:56.852Z] Go version: go1.13.15 [2020-12-23T23:51:56.852Z] Git commit: 4484c46d9d [2020-12-23T23:51:56.852Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-23T23:51:56.852Z] OS/Arch: linux/amd64 [2020-12-23T23:51:56.852Z] Experimental: false [2020-12-23T23:51:56.852Z] [2020-12-23T23:51:56.852Z] Server: Docker Engine - Community [2020-12-23T23:51:56.852Z] Engine: [2020-12-23T23:51:56.852Z] Version: 19.03.13 [2020-12-23T23:51:56.852Z] API version: 1.40 (minimum version 1.12) [2020-12-23T23:51:56.852Z] Go version: go1.13.15 [2020-12-23T23:51:56.852Z] Git commit: 4484c46d9d [2020-12-23T23:51:56.852Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-23T23:51:56.852Z] OS/Arch: linux/amd64 [2020-12-23T23:51:56.852Z] Experimental: true [2020-12-23T23:51:56.852Z] containerd: [2020-12-23T23:51:56.852Z] Version: 1.3.7 [2020-12-23T23:51:56.852Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T23:51:56.852Z] runc: [2020-12-23T23:51:56.852Z] Version: 1.0.0-rc10 [2020-12-23T23:51:56.852Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T23:51:56.852Z] docker-init: [2020-12-23T23:51:56.852Z] Version: 0.18.0 [2020-12-23T23:51:56.852Z] GitCommit: fec3683 [Pipeline] sh [2020-12-23T23:51:56.977Z] #41 43.35 DEP criu/kcmp-ids.d [2020-12-23T23:51:56.977Z] #41 43.40 DEP criu/irmap.d [2020-12-23T23:51:57.084Z] #40 30.68 Reading package lists... [2020-12-23T23:51:57.084Z] #40 ... [2020-12-23T23:51:57.084Z] [2020-12-23T23:51:57.084Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:57.084Z] #47 35.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:51:57.084Z] #47 35.33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:51:57.084Z] #47 35.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:51:57.084Z] #47 35.41 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T23:51:57.084Z] #47 35.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:51:57.084Z] #47 35.54 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:51:57.084Z] #47 35.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:51:57.084Z] #47 35.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:51:57.084Z] #47 35.65 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:51:57.084Z] #47 35.66 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:51:57.084Z] #47 35.81 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:51:57.084Z] #47 35.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:51:57.084Z] #47 35.85 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:51:57.084Z] #47 36.25 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:51:57.084Z] #47 36.25 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:51:57.084Z] #47 36.31 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:51:57.084Z] #47 36.31 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T23:51:57.084Z] #47 36.45 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:51:57.084Z] #47 36.52 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:51:57.084Z] #47 36.72 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:51:57.084Z] #47 36.94 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:51:57.084Z] #47 37.01 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:51:57.084Z] #47 37.15 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T23:51:57.084Z] #47 37.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:51:57.084Z] #47 37.20 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:51:57.084Z] #47 37.22 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T23:51:57.084Z] #47 37.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:51:57.084Z] #47 37.34 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:51:57.084Z] #47 37.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:51:57.084Z] #47 37.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:51:57.084Z] #47 37.82 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:51:57.084Z] #47 38.11 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T23:51:57.084Z] #47 38.17 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:51:57.084Z] #47 38.22 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T23:51:57.084Z] #47 38.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:51:57.084Z] #47 38.56 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:51:57.084Z] #47 38.61 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:51:57.084Z] #47 38.61 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:51:57.084Z] #47 38.62 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:51:57.084Z] #47 38.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:51:57.084Z] #47 38.95 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T23:51:57.084Z] #47 38.96 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:51:57.084Z] #47 38.98 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:51:57.084Z] #47 39.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:51:57.084Z] #47 39.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:51:57.084Z] #47 39.49 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:51:57.084Z] #47 39.52 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:51:57.084Z] #47 39.63 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:51:57.084Z] #47 39.73 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:51:57.084Z] #47 39.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:51:57.084Z] #47 39.78 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:51:57.084Z] #47 39.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:51:57.084Z] #47 39.93 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:51:57.084Z] #47 39.95 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T23:51:57.084Z] #47 40.01 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T23:51:57.084Z] #47 40.03 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:51:57.084Z] #47 40.14 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:51:57.084Z] #47 40.15 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:51:57.084Z] #47 40.19 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:51:57.084Z] #47 40.20 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:51:57.084Z] #47 40.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:51:57.084Z] #47 40.57 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T23:51:57.084Z] #47 40.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:51:57.084Z] #47 40.66 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:51:57.084Z] #47 40.66 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:51:57.084Z] #47 40.66 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:51:57.084Z] #47 40.69 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T23:51:57.084Z] #47 40.70 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T23:51:57.084Z] #47 40.77 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T23:51:57.084Z] #47 40.81 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:51:57.084Z] #47 40.85 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:51:57.084Z] #47 ... [2020-12-23T23:51:57.084Z] [2020-12-23T23:51:57.084Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:51:57.084Z] #43 40.93 vendor/golang.org/x/crypto/internal/subtle [2020-12-23T23:51:57.189Z] + docker info [2020-12-23T23:51:57.269Z] #41 43.50 DEP criu/ipc_ns.d [2020-12-23T23:51:57.269Z] #41 43.63 DEP criu/image.d [2020-12-23T23:51:57.343Z] #43 41.02 vendor/golang.org/x/crypto/curve25519 [2020-12-23T23:51:57.479Z] #27 3.506 Reading package lists... [2020-12-23T23:51:57.560Z] #41 43.73 DEP criu/image-desc.d [2020-12-23T23:51:57.560Z] #41 43.79 DEP criu/fsnotify.d [2020-12-23T23:51:57.560Z] #41 43.94 DEP criu/filesystems.d [2020-12-23T23:51:57.852Z] #41 44.09 DEP criu/files.d [2020-12-23T23:51:57.852Z] #41 44.19 DEP criu/files-reg.d [2020-12-23T23:51:57.852Z] #41 44.29 DEP criu/files-ext.d [2020-12-23T23:51:58.143Z] #41 44.34 DEP criu/file-lock.d [2020-12-23T23:51:58.143Z] #41 44.42 DEP criu/file-ids.d [2020-12-23T23:51:58.143Z] #41 44.50 DEP criu/fifo.d [2020-12-23T23:51:58.435Z] #41 44.66 DEP criu/fdstore.d [2020-12-23T23:51:58.435Z] #41 44.71 DEP criu/fault-injection.d [2020-12-23T23:51:58.435Z] #41 44.72 DEP criu/external.d [2020-12-23T23:51:58.435Z] #41 44.78 DEP criu/eventpoll.d [2020-12-23T23:51:58.727Z] #41 44.95 DEP criu/eventfd.d [2020-12-23T23:51:58.727Z] #41 45.13 DEP criu/crtools.d [2020-12-23T23:51:58.984Z] #27 4.989 Reading package lists... [2020-12-23T23:51:59.018Z] #41 45.32 DEP criu/cr-service.d [2020-12-23T23:51:59.018Z] #41 45.42 DEP criu/cr-restore.d [2020-12-23T23:51:59.245Z] #43 ... [2020-12-23T23:51:59.245Z] [2020-12-23T23:51:59.245Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:51:59.245Z] #11 33.00 Fetched 8411 kB in 25s (334 kB/s) [2020-12-23T23:51:59.245Z] #11 33.00 Reading package lists... [2020-12-23T23:51:59.275Z] #27 6.507 Building dependency tree... [2020-12-23T23:51:59.310Z] #41 45.65 DEP criu/cr-errno.d [2020-12-23T23:51:59.310Z] #41 45.66 DEP criu/cr-dump.d [2020-12-23T23:51:59.504Z] #11 ... [2020-12-23T23:51:59.504Z] [2020-12-23T23:51:59.504Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:51:59.504Z] #47 41.15 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:51:59.504Z] #47 41.15 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T23:51:59.504Z] #47 41.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:51:59.504Z] #47 41.31 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:51:59.504Z] #47 41.47 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:51:59.504Z] #47 41.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:51:59.504Z] #47 41.47 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T23:51:59.504Z] #47 41.48 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:51:59.504Z] #47 41.62 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:51:59.504Z] #47 41.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:51:59.504Z] #47 41.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:51:59.504Z] #47 42.09 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T23:51:59.504Z] #47 42.11 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T23:51:59.504Z] #47 42.18 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:51:59.504Z] #47 42.32 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:51:59.504Z] #47 42.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:51:59.504Z] #47 42.45 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:51:59.504Z] #47 43.01 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:51:59.504Z] #47 43.15 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:51:59.504Z] #47 43.16 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:51:59.566Z] #27 6.974 The following additional packages will be installed: [2020-12-23T23:51:59.566Z] #27 6.975 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T23:51:59.566Z] #27 6.975 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T23:51:59.566Z] #27 6.976 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T23:51:59.566Z] #27 6.978 Suggested packages: [2020-12-23T23:51:59.566Z] #27 6.978 krb5-doc krb5-user [2020-12-23T23:51:59.566Z] #27 6.978 Recommended packages: [2020-12-23T23:51:59.566Z] #27 6.978 krb5-locales publicsuffix libsasl2-modules [2020-12-23T23:51:59.602Z] #41 45.87 DEP criu/cr-dedup.d [2020-12-23T23:51:59.762Z] #47 43.36 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T23:51:59.762Z] #47 43.53 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:51:59.762Z] #47 ... [2020-12-23T23:51:59.762Z] [2020-12-23T23:51:59.762Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:51:59.762Z] #49 33.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:51:59.762Z] #49 33.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:51:59.762Z] #49 33.92 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:51:59.762Z] #49 33.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:51:59.762Z] #49 35.46 runtime [2020-12-23T23:51:59.858Z] #27 7.347 The following NEW packages will be installed: [2020-12-23T23:51:59.858Z] #27 7.349 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T23:51:59.858Z] #27 7.349 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T23:51:59.858Z] #27 7.350 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T23:51:59.858Z] #27 7.351 libssh2-1 libssl1.1 openssl [2020-12-23T23:51:59.858Z] #27 7.412 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T23:51:59.858Z] #27 7.412 Need to get 5166 kB of archives. [2020-12-23T23:51:59.858Z] #27 7.412 After this operation, 14.6 MB of additional disk space will be used. [2020-12-23T23:51:59.858Z] #27 7.412 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2020-12-23T23:51:59.858Z] #27 7.423 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T23:51:59.858Z] #27 7.457 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-12-23T23:51:59.893Z] #41 46.08 DEP criu/cr-check.d [2020-12-23T23:51:59.893Z] #41 46.23 DEP criu/config.d [2020-12-23T23:52:00.021Z] #49 ... [2020-12-23T23:52:00.021Z] [2020-12-23T23:52:00.021Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:00.150Z] #27 7.460 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2020-12-23T23:52:00.150Z] #27 7.462 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2020-12-23T23:52:00.150Z] #27 7.471 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2020-12-23T23:52:00.150Z] #27 7.480 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2020-12-23T23:52:00.150Z] #27 7.489 Get:8 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-12-23T23:52:00.150Z] #27 7.490 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-12-23T23:52:00.150Z] #27 7.495 Get:10 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T23:52:00.150Z] #27 7.499 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2020-12-23T23:52:00.150Z] #27 7.508 Get:12 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-12-23T23:52:00.150Z] #27 7.511 Get:13 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-12-23T23:52:00.150Z] #27 7.518 Get:14 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2020-12-23T23:52:00.150Z] #27 7.521 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-12-23T23:52:00.150Z] #27 7.526 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-12-23T23:52:00.150Z] #27 7.526 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-12-23T23:52:00.150Z] #27 7.527 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-12-23T23:52:00.150Z] #27 7.535 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-23T23:52:00.150Z] #27 7.541 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-23T23:52:00.150Z] #27 7.544 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-23T23:52:00.185Z] #41 46.37 DEP criu/clone-noasan.d [2020-12-23T23:52:00.185Z] #41 46.48 DEP criu/cgroup.d [2020-12-23T23:52:00.264Z] Commit message: "vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs" [2020-12-23T23:52:00.447Z] #27 7.812 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:00.447Z] #27 7.853 Fetched 5166 kB in 0s (29.1 MB/s) [2020-12-23T23:52:00.447Z] #27 7.881 Selecting previously unselected package libssl1.1:ppc64el. [2020-12-23T23:52:00.447Z] #27 7.881 (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.) [2020-12-23T23:52:00.447Z] #27 7.890 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2020-12-23T23:52:00.447Z] #27 7.892 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:00.476Z] #41 46.63 DEP criu/cgroup-props.d [2020-12-23T23:52:00.476Z] #41 46.76 DEP criu/bitmap.d [2020-12-23T23:52:00.476Z] #41 46.78 DEP criu/bfd.d [2020-12-23T23:52:00.476Z] #41 46.91 DEP criu/autofs.d [2020-12-23T23:52:00.587Z] #11 43.30 Reading package lists... [2020-12-23T23:52:00.587Z] #11 ... [2020-12-23T23:52:00.587Z] [2020-12-23T23:52:00.587Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:52:00.587Z] #53 34.37 Fetched 8411 kB in 26s (317 kB/s) [2020-12-23T23:52:00.587Z] #53 34.37 Reading package lists... [2020-12-23T23:52:00.741Z] #27 8.153 Selecting previously unselected package openssl. [2020-12-23T23:52:00.741Z] #27 8.154 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2020-12-23T23:52:00.741Z] #27 8.163 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:00.741Z] #27 8.305 Selecting previously unselected package ca-certificates. [2020-12-23T23:52:00.741Z] #27 8.307 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T23:52:00.741Z] #27 8.309 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T23:52:00.741Z] #27 8.367 Selecting previously unselected package libkeyutils1:ppc64el. [2020-12-23T23:52:00.741Z] #27 8.376 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2020-12-23T23:52:00.741Z] #27 8.378 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-12-23T23:52:00.741Z] #27 8.407 Selecting previously unselected package libkrb5support0:ppc64el. [2020-12-23T23:52:00.741Z] #27 8.407 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [Pipeline] withEnv [Pipeline] { [2020-12-23T23:52:00.768Z] #41 47.08 DEP criu/aio.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T23:52:00.920Z] #53 44.45 Reading package lists... [2020-12-23T23:52:00.920Z] #53 ... [2020-12-23T23:52:00.920Z] [2020-12-23T23:52:00.920Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:00.920Z] #47 43.80 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:52:00.920Z] #47 43.82 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:52:00.920Z] #47 43.89 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:52:00.920Z] #47 43.98 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:52:00.920Z] #47 44.38 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:52:00.920Z] #47 44.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:52:00.920Z] #47 44.59 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:52:00.920Z] #47 44.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:52:01.034Z] #27 8.409 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-23T23:52:01.035Z] #27 8.442 Selecting previously unselected package libk5crypto3:ppc64el. [2020-12-23T23:52:01.035Z] #27 8.445 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-23T23:52:01.035Z] #27 8.446 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-23T23:52:01.035Z] #27 8.493 Selecting previously unselected package libkrb5-3:ppc64el. [2020-12-23T23:52:01.035Z] #27 8.500 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-23T23:52:01.035Z] #27 8.500 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-23T23:52:01.035Z] #27 8.579 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-12-23T23:52:01.035Z] #27 8.582 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2020-12-23T23:52:01.035Z] #27 8.583 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-23T23:52:01.035Z] #27 8.625 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-12-23T23:52:01.035Z] #27 8.627 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-23T23:52:01.035Z] #27 8.629 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:01.035Z] #27 8.662 Selecting previously unselected package libsasl2-2:ppc64el. [2020-12-23T23:52:01.060Z] #41 47.32 DEP criu/action-scripts.d [2020-12-23T23:52:01.328Z] #27 8.664 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-23T23:52:01.328Z] #27 8.666 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:01.328Z] #27 8.703 Selecting previously unselected package libldap-common. [2020-12-23T23:52:01.328Z] #27 8.703 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T23:52:01.328Z] #27 8.706 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:01.328Z] #27 8.738 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-12-23T23:52:01.328Z] #27 8.740 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2020-12-23T23:52:01.328Z] #27 8.742 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:01.328Z] #27 8.802 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-12-23T23:52:01.328Z] #27 8.804 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-12-23T23:52:01.328Z] #27 8.806 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-23T23:52:01.328Z] #27 8.839 Selecting previously unselected package libpsl5:ppc64el. [2020-12-23T23:52:01.328Z] #27 8.841 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-12-23T23:52:01.328Z] #27 8.842 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-12-23T23:52:01.328Z] #27 8.869 Selecting previously unselected package librtmp1:ppc64el. [2020-12-23T23:52:01.328Z] #27 8.871 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-12-23T23:52:01.328Z] #27 8.872 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:52:01.328Z] #27 8.901 Selecting previously unselected package libssh2-1:ppc64el. [2020-12-23T23:52:01.328Z] #27 8.903 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-12-23T23:52:01.355Z] #41 47.50 CC criu/action-scripts.o [2020-12-23T23:52:01.492Z] #47 45.06 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T23:52:01.620Z] #27 8.905 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-23T23:52:01.620Z] #27 8.948 Selecting previously unselected package libcurl4:ppc64el. [2020-12-23T23:52:01.620Z] #27 8.950 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-23T23:52:01.620Z] #27 8.951 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-23T23:52:01.620Z] #27 9.020 Selecting previously unselected package curl. [2020-12-23T23:52:01.620Z] #27 9.021 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-23T23:52:01.620Z] #27 9.022 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T23:52:01.620Z] #27 9.070 Selecting previously unselected package libonig5:ppc64el. [2020-12-23T23:52:01.620Z] #27 9.072 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-23T23:52:01.620Z] #27 9.073 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-23T23:52:01.620Z] #27 9.122 Selecting previously unselected package libjq1:ppc64el. [2020-12-23T23:52:01.620Z] #27 9.125 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-23T23:52:01.620Z] #27 9.127 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-23T23:52:01.620Z] #27 9.166 Selecting previously unselected package jq. [2020-12-23T23:52:01.620Z] #27 9.166 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-23T23:52:01.620Z] #27 9.167 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:52:01.620Z] #27 9.201 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-12-23T23:52:01.620Z] #27 9.205 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-12-23T23:52:01.620Z] #27 9.208 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:01.675Z] #41 47.94 CC criu/aio.o [2020-12-23T23:52:01.740Z] + docker version [2020-12-23T23:52:01.750Z] #47 45.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:52:01.911Z] #27 9.373 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-23T23:52:01.911Z] #27 9.377 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:01.911Z] #27 9.380 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-23T23:52:01.911Z] #27 9.383 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:01.911Z] #27 9.387 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:52:01.911Z] #27 9.390 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-23T23:52:01.911Z] #27 9.393 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:01.911Z] #27 9.396 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-23T23:52:01.911Z] #27 9.399 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-23T23:52:01.911Z] #27 9.402 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:01.911Z] #27 9.408 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-23T23:52:01.911Z] #27 9.411 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-23T23:52:01.911Z] #27 9.416 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:01.911Z] #27 9.424 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T23:52:01.967Z] #41 48.36 CC criu/autofs.o [2020-12-23T23:52:02.009Z] #47 45.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:52:02.009Z] #47 45.65 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:52:02.009Z] #47 45.80 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:52:02.575Z] #47 46.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:52:02.576Z] #47 46.30 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:52:02.576Z] #47 46.30 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T23:52:02.834Z] #47 46.70 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:52:02.946Z] #27 10.19 Updating certificates in /etc/ssl/certs... [2020-12-23T23:52:02.946Z] #27 ... [2020-12-23T23:52:02.946Z] [2020-12-23T23:52:02.946Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:02.946Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.5s done [2020-12-23T23:52:02.946Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2020-12-23T23:52:02.946Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2020-12-23T23:52:02.946Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2020-12-23T23:52:02.946Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2020-12-23T23:52:02.946Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2020-12-23T23:52:02.946Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.7s done [2020-12-23T23:52:02.946Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2020-12-23T23:52:02.946Z] #10 DONE 19.7s [2020-12-23T23:52:02.946Z] [2020-12-23T23:52:02.946Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T23:52:03.002Z] #41 49.25 CC criu/bfd.o [2020-12-23T23:52:03.093Z] #47 46.84 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T23:52:03.239Z] #11 DONE 0.2s [2020-12-23T23:52:03.239Z] [2020-12-23T23:52:03.239Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:52:03.239Z] #27 ... [2020-12-23T23:52:03.239Z] [2020-12-23T23:52:03.239Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T23:52:03.294Z] #41 ... [2020-12-23T23:52:03.294Z] [2020-12-23T23:52:03.294Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:52:03.294Z] #18 0.976 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:52:03.294Z] #18 1.093 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:52:03.294Z] #18 1.103 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:52:03.294Z] #18 1.385 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T23:52:03.294Z] #18 2.505 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T23:52:03.294Z] #18 3.893 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T23:52:03.294Z] #18 6.514 Fetched 8098 kB in 6s (1413 kB/s) [2020-12-23T23:52:03.294Z] #18 6.514 Reading package lists... [2020-12-23T23:52:03.294Z] #18 8.448 Reading package lists... [2020-12-23T23:52:03.294Z] #18 ... [2020-12-23T23:52:03.294Z] [2020-12-23T23:52:03.294Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:52:03.294Z] #41 49.59 CC criu/bitmap.o [2020-12-23T23:52:03.537Z] #12 DONE 0.2s [2020-12-23T23:52:03.537Z] [2020-12-23T23:52:03.537Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:52:03.537Z] #27 10.87 126 added, 0 removed; done. [2020-12-23T23:52:03.537Z] #27 10.89 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-23T23:52:03.537Z] #27 10.90 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:52:03.537Z] #27 10.90 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-23T23:52:03.537Z] #27 10.91 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T23:52:03.537Z] #27 10.91 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:52:03.537Z] #27 10.92 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T23:52:03.537Z] #27 10.94 Updating certificates in /etc/ssl/certs... [2020-12-23T23:52:03.537Z] #27 ... [2020-12-23T23:52:03.537Z] [2020-12-23T23:52:03.537Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T23:52:03.537Z] #39 DONE 0.1s [2020-12-23T23:52:03.537Z] [2020-12-23T23:52:03.537Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T23:52:03.537Z] #31 DONE 0.1s [2020-12-23T23:52:03.585Z] #41 49.72 CC criu/cgroup-props.o [2020-12-23T23:52:03.585Z] #41 ... [2020-12-23T23:52:03.585Z] [2020-12-23T23:52:03.585Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:52:03.585Z] #51 6.133 + cd /tmp/tmp.lTB9MvNOZQ/src/github.com/opencontainers/runc [2020-12-23T23:52:03.585Z] #51 6.141 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:52:03.585Z] #51 6.625 + '[' -z '' ']' [2020-12-23T23:52:03.585Z] #51 6.625 + target=static [2020-12-23T23:52:03.585Z] #51 6.625 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T23:52:03.585Z] #51 6.892 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 . [2020-12-23T23:52:03.585Z] #51 ... [2020-12-23T23:52:03.585Z] [2020-12-23T23:52:03.585Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:52:03.585Z] #18 8.448 Reading package lists... [2020-12-23T23:52:03.845Z] [2020-12-23T23:52:03.845Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:52:03.877Z] #18 10.39 Building dependency tree... [2020-12-23T23:52:04.145Z] #32 0.717 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T23:52:04.145Z] #32 0.732 Cloning into '.'... [2020-12-23T23:52:04.171Z] #18 10.86 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T23:52:04.171Z] #18 10.86 The following additional packages will be installed: [2020-12-23T23:52:04.171Z] #18 10.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T23:52:04.171Z] #18 10.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T23:52:04.171Z] #18 10.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T23:52:04.171Z] #18 10.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T23:52:04.171Z] #18 10.86 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T23:52:04.171Z] #18 10.86 Suggested packages: [2020-12-23T23:52:04.171Z] #18 10.86 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T23:52:04.171Z] #18 10.86 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T23:52:04.171Z] #18 10.86 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T23:52:04.171Z] #18 10.86 Recommended packages: [2020-12-23T23:52:04.171Z] #18 10.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T23:52:04.171Z] #18 10.86 python3-keyrings.alt python3-xdg unzip [2020-12-23T23:52:05.206Z] #18 11.97 The following NEW packages will be installed: [2020-12-23T23:52:05.206Z] #18 11.97 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T23:52:05.206Z] #18 11.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T23:52:05.206Z] #18 11.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T23:52:05.206Z] #18 11.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T23:52:05.206Z] #18 11.97 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T23:52:05.206Z] #18 11.97 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T23:52:05.206Z] #18 11.97 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T23:52:05.206Z] #18 11.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T23:52:05.206Z] #18 11.97 xz-utils zip [2020-12-23T23:52:05.206Z] #18 12.06 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:52:05.206Z] #18 12.06 Need to get 27.7 MB of archives. [2020-12-23T23:52:05.206Z] #18 12.06 After this operation, 117 MB of additional disk space will be used. [2020-12-23T23:52:05.206Z] #18 12.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-12-23T23:52:05.206Z] #18 12.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-12-23T23:52:05.498Z] #18 12.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-12-23T23:52:05.498Z] #18 12.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-12-23T23:52:05.498Z] #18 12.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-12-23T23:52:05.498Z] #18 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-12-23T23:52:05.498Z] #18 12.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-12-23T23:52:05.498Z] #18 12.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-12-23T23:52:05.498Z] #18 12.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-12-23T23:52:05.498Z] #18 12.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-12-23T23:52:05.498Z] #18 12.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-12-23T23:52:05.498Z] #18 12.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-12-23T23:52:05.498Z] #18 12.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-12-23T23:52:05.498Z] #18 12.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-12-23T23:52:05.498Z] #18 12.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-12-23T23:52:05.498Z] #18 12.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-12-23T23:52:05.498Z] #18 12.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-23T23:52:05.498Z] #18 12.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:52:05.498Z] #18 12.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-12-23T23:52:05.498Z] #18 12.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-12-23T23:52:05.498Z] #18 12.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-12-23T23:52:05.498Z] #18 12.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-12-23T23:52:05.498Z] #18 12.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-12-23T23:52:05.498Z] #18 12.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-23T23:52:05.498Z] #18 12.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-23T23:52:05.498Z] #18 12.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-23T23:52:05.498Z] #18 12.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-12-23T23:52:05.498Z] #18 12.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-12-23T23:52:05.498Z] #18 12.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-23T23:52:05.627Z] #47 48.96 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:52:05.790Z] #18 12.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-23T23:52:05.790Z] #18 12.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-23T23:52:05.790Z] #18 12.65 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-23T23:52:05.790Z] #18 12.65 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-12-23T23:52:05.790Z] #18 12.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-12-23T23:52:05.790Z] #18 12.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T23:52:05.790Z] #18 12.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T23:52:05.790Z] #18 12.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T23:52:05.790Z] #18 12.73 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-12-23T23:52:05.790Z] #18 12.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T23:52:05.790Z] #18 12.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T23:52:05.886Z] #47 49.44 go: extracting golang.org/x/text v0.3.2 [2020-12-23T23:52:06.082Z] #18 12.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T23:52:06.082Z] #18 12.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-12-23T23:52:06.082Z] #18 12.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-12-23T23:52:06.082Z] #18 12.89 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-12-23T23:52:06.082Z] #18 12.90 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T23:52:06.375Z] #18 13.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-12-23T23:52:06.375Z] #18 13.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-12-23T23:52:06.375Z] #18 ... [2020-12-23T23:52:06.375Z] [2020-12-23T23:52:06.375Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:52:06.375Z] #43 80.34 github.com/LK4D4/vndr/godl [2020-12-23T23:52:06.375Z] #43 80.85 github.com/LK4D4/vndr [2020-12-23T23:52:06.375Z] #43 DONE 86.9s [2020-12-23T23:52:06.375Z] [2020-12-23T23:52:06.375Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:52:06.375Z] #18 13.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-12-23T23:52:06.454Z] #47 50.21 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:52:06.495Z] Client: [2020-12-23T23:52:06.495Z] Debug Mode: false [2020-12-23T23:52:06.495Z] [2020-12-23T23:52:06.495Z] Server: [2020-12-23T23:52:06.495Z] Containers: 0 [2020-12-23T23:52:06.495Z] Running: 0 [2020-12-23T23:52:06.495Z] Paused: 0 [2020-12-23T23:52:06.495Z] Stopped: 0 [2020-12-23T23:52:06.495Z] Images: 0 [2020-12-23T23:52:06.495Z] Server Version: 19.03.13 [2020-12-23T23:52:06.495Z] Storage Driver: overlay2 [2020-12-23T23:52:06.495Z] Backing Filesystem: extfs [2020-12-23T23:52:06.495Z] Supports d_type: true [2020-12-23T23:52:06.495Z] Native Overlay Diff: true [2020-12-23T23:52:06.495Z] Logging Driver: json-file [2020-12-23T23:52:06.495Z] Cgroup Driver: cgroupfs [2020-12-23T23:52:06.495Z] Plugins: [2020-12-23T23:52:06.495Z] Volume: local [2020-12-23T23:52:06.495Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T23:52:06.495Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-23T23:52:06.495Z] Swarm: inactive [2020-12-23T23:52:06.495Z] Runtimes: runc [2020-12-23T23:52:06.495Z] Default Runtime: runc [2020-12-23T23:52:06.495Z] Init Binary: docker-init [2020-12-23T23:52:06.495Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T23:52:06.495Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T23:52:06.495Z] init version: fec3683 [2020-12-23T23:52:06.495Z] Security Options: [2020-12-23T23:52:06.495Z] apparmor [2020-12-23T23:52:06.495Z] seccomp [2020-12-23T23:52:06.495Z] Profile: default [2020-12-23T23:52:06.495Z] Kernel Version: 5.4.0-1025-aws [2020-12-23T23:52:06.495Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-23T23:52:06.495Z] OSType: linux [2020-12-23T23:52:06.495Z] Architecture: x86_64 [2020-12-23T23:52:06.495Z] CPUs: 2 [2020-12-23T23:52:06.495Z] Total Memory: 7.487GiB [2020-12-23T23:52:06.495Z] Name: ip-10-100-92-20 [2020-12-23T23:52:06.495Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-23T23:52:06.495Z] Docker Root Dir: /var/lib/docker [2020-12-23T23:52:06.495Z] Debug Mode: false [2020-12-23T23:52:06.495Z] Registry: https://index.docker.io/v1/ [2020-12-23T23:52:06.495Z] Labels: [2020-12-23T23:52:06.495Z] Experimental: true [2020-12-23T23:52:06.495Z] Insecure Registries: [2020-12-23T23:52:06.495Z] 127.0.0.0/8 [2020-12-23T23:52:06.495Z] Live Restore Enabled: true [2020-12-23T23:52:06.495Z] [2020-12-23T23:52:06.495Z] WARNING: No swap limit support [Pipeline] sh [2020-12-23T23:52:06.784Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:52:06.784Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:52:06.784Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T23:52:06.784Z] + bash /home/ubuntu/workspace/moby_PR-41786/check-config.sh [2020-12-23T23:52:06.784Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T23:52:06.784Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-23T23:52:06.784Z] [2020-12-23T23:52:06.784Z] Generally Necessary: [2020-12-23T23:52:06.922Z] #32 ... [2020-12-23T23:52:06.922Z] [2020-12-23T23:52:06.922Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:52:06.922Z] #27 13.98 0 added, 0 removed; done. [2020-12-23T23:52:06.922Z] #27 13.98 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T23:52:06.922Z] #27 13.99 done. [2020-12-23T23:52:06.922Z] #27 DONE 14.3s [2020-12-23T23:52:06.922Z] [2020-12-23T23:52:06.922Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T23:52:06.922Z] #28 DONE 0.1s [2020-12-23T23:52:06.922Z] [2020-12-23T23:52:06.922Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:52:06.922Z] #45 0.848 + RM_GOPATH=0 [2020-12-23T23:52:06.922Z] #45 0.848 + TMP_GOPATH= [2020-12-23T23:52:06.922Z] #45 0.848 + : /build [2020-12-23T23:52:06.922Z] #45 0.849 + '[' -z '' ']' [2020-12-23T23:52:06.922Z] #45 0.851 ++ mktemp -d [2020-12-23T23:52:06.922Z] #45 0.853 + export GOPATH=/tmp/tmp.T8e6oJX4gy [2020-12-23T23:52:06.922Z] #45 0.853 + GOPATH=/tmp/tmp.T8e6oJX4gy [2020-12-23T23:52:06.922Z] #45 0.853 + RM_GOPATH=1 [2020-12-23T23:52:06.922Z] #45 0.853 + case "$(go env GOARCH)" in [2020-12-23T23:52:06.922Z] #45 0.855 ++ go env GOARCH [2020-12-23T23:52:06.922Z] #45 0.940 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:06.922Z] #45 0.941 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:06.922Z] #45 0.942 ++ dirname /tmp/install/install.sh [2020-12-23T23:52:06.922Z] #45 0.946 + dir=/tmp/install [2020-12-23T23:52:06.922Z] #45 0.946 + bin=vndr [2020-12-23T23:52:06.922Z] #45 0.947 + shift [2020-12-23T23:52:06.922Z] #45 0.947 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T23:52:06.922Z] #45 0.948 + . /tmp/install/vndr.installer [2020-12-23T23:52:06.922Z] #45 0.955 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:52:06.922Z] #45 0.956 + install_vndr [2020-12-23T23:52:06.922Z] #45 0.957 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T23:52:06.922Z] #45 0.958 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:52:06.922Z] #45 0.959 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.T8e6oJX4gy/src/github.com/LK4D4/vndr [2020-12-23T23:52:06.922Z] #45 0.968 Cloning into '/tmp/tmp.T8e6oJX4gy/src/github.com/LK4D4/vndr'... [2020-12-23T23:52:06.922Z] #45 1.973 + cd /tmp/tmp.T8e6oJX4gy/src/github.com/LK4D4/vndr [2020-12-23T23:52:06.922Z] #45 1.974 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:52:06.922Z] #45 2.000 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T23:52:06.922Z] #45 3.335 runtime/internal/sys [2020-12-23T23:52:06.922Z] #45 3.417 runtime/internal/atomic [2020-12-23T23:52:06.922Z] #45 3.476 internal/race [2020-12-23T23:52:06.922Z] #45 3.521 internal/cpu [2020-12-23T23:52:07.019Z] #18 13.84 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:07.019Z] #18 13.91 Fetched 27.7 MB in 1s (23.6 MB/s) [2020-12-23T23:52:07.019Z] #18 13.97 Selecting previously unselected package pigz. [2020-12-23T23:52:07.045Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T23:52:07.045Z] - apparmor: enabled and tools installed [2020-12-23T23:52:07.045Z] - CONFIG_NAMESPACES: enabled [2020-12-23T23:52:07.045Z] - CONFIG_NET_NS: enabled [2020-12-23T23:52:07.045Z] - CONFIG_PID_NS: enabled [2020-12-23T23:52:07.045Z] - CONFIG_IPC_NS: enabled [2020-12-23T23:52:07.045Z] - CONFIG_UTS_NS: enabled [2020-12-23T23:52:07.045Z] - CONFIG_CGROUPS: enabled [2020-12-23T23:52:07.045Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T23:52:07.045Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T23:52:07.045Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T23:52:07.045Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T23:52:07.045Z] - CONFIG_CPUSETS: enabled [2020-12-23T23:52:07.045Z] - CONFIG_MEMCG: enabled [2020-12-23T23:52:07.045Z] - CONFIG_KEYS: enabled [2020-12-23T23:52:07.045Z] - CONFIG_VETH: enabled (as module) [2020-12-23T23:52:07.045Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T23:52:07.045Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T23:52:07.045Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-23T23:52:07.045Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T23:52:07.045Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T23:52:07.045Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T23:52:07.045Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T23:52:07.045Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T23:52:07.045Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T23:52:07.045Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T23:52:07.045Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-23T23:52:07.045Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T23:52:07.045Z] [2020-12-23T23:52:07.045Z] Optional Features: [2020-12-23T23:52:07.045Z] - CONFIG_USER_NS: enabled [2020-12-23T23:52:07.045Z] - CONFIG_SECCOMP: enabled [2020-12-23T23:52:07.045Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T23:52:07.045Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T23:52:07.045Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T23:52:07.045Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-23T23:52:07.045Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T23:52:07.045Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T23:52:07.045Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-23T23:52:07.045Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-23T23:52:07.208Z] Client: [2020-12-23T23:52:07.208Z] Debug Mode: false [2020-12-23T23:52:07.208Z] [2020-12-23T23:52:07.208Z] Server: [2020-12-23T23:52:07.208Z] Containers: 0 [2020-12-23T23:52:07.208Z] Running: 0 [2020-12-23T23:52:07.208Z] Paused: 0 [2020-12-23T23:52:07.208Z] Stopped: 0 [2020-12-23T23:52:07.208Z] Images: 0 [2020-12-23T23:52:07.208Z] Server Version: 19.03.13 [2020-12-23T23:52:07.208Z] Storage Driver: overlay2 [2020-12-23T23:52:07.208Z] Backing Filesystem: extfs [2020-12-23T23:52:07.208Z] Supports d_type: true [2020-12-23T23:52:07.208Z] Native Overlay Diff: true [2020-12-23T23:52:07.208Z] Logging Driver: json-file [2020-12-23T23:52:07.208Z] Cgroup Driver: cgroupfs [2020-12-23T23:52:07.208Z] Plugins: [2020-12-23T23:52:07.208Z] Volume: local [2020-12-23T23:52:07.208Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T23:52:07.208Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-23T23:52:07.208Z] Swarm: inactive [2020-12-23T23:52:07.208Z] Runtimes: runc [2020-12-23T23:52:07.208Z] Default Runtime: runc [2020-12-23T23:52:07.208Z] Init Binary: docker-init [2020-12-23T23:52:07.208Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T23:52:07.208Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T23:52:07.208Z] init version: fec3683 [2020-12-23T23:52:07.208Z] Security Options: [2020-12-23T23:52:07.208Z] apparmor [2020-12-23T23:52:07.208Z] seccomp [2020-12-23T23:52:07.208Z] Profile: default [2020-12-23T23:52:07.208Z] Kernel Version: 5.4.0-1025-aws [2020-12-23T23:52:07.208Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-23T23:52:07.208Z] OSType: linux [2020-12-23T23:52:07.208Z] Architecture: x86_64 [2020-12-23T23:52:07.208Z] CPUs: 2 [2020-12-23T23:52:07.208Z] Total Memory: 7.569GiB [2020-12-23T23:52:07.208Z] Name: ip-10-100-48-215 [2020-12-23T23:52:07.208Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-23T23:52:07.208Z] Docker Root Dir: /var/lib/docker [2020-12-23T23:52:07.208Z] Debug Mode: false [2020-12-23T23:52:07.208Z] Registry: https://index.docker.io/v1/ [2020-12-23T23:52:07.208Z] Labels: [2020-12-23T23:52:07.208Z] Experimental: true [2020-12-23T23:52:07.208Z] Insecure Registries: [2020-12-23T23:52:07.208Z] 127.0.0.0/8 [2020-12-23T23:52:07.208Z] Live Restore Enabled: true [2020-12-23T23:52:07.208Z] [2020-12-23T23:52:07.208Z] WARNING: No swap limit support [Pipeline] sh [2020-12-23T23:52:07.218Z] #45 3.802 runtime/internal/math [2020-12-23T23:52:07.218Z] #45 3.906 sync/atomic [2020-12-23T23:52:07.311Z] #18 13.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-12-23T23:52:07.311Z] #18 13.99 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-12-23T23:52:07.311Z] #18 13.99 Unpacking pigz (2.4-1) ... [2020-12-23T23:52:07.311Z] #18 14.04 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-12-23T23:52:07.311Z] #18 14.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-23T23:52:07.311Z] #18 14.04 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-23T23:52:07.329Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T23:52:07.329Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T23:52:07.329Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T23:52:07.329Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T23:52:07.329Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T23:52:07.329Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T23:52:07.329Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T23:52:07.329Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T23:52:07.329Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T23:52:07.329Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_EXT4_FS: enabled [2020-12-23T23:52:07.329Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T23:52:07.329Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T23:52:07.329Z] - Network Drivers: [2020-12-23T23:52:07.329Z] - "overlay": [2020-12-23T23:52:07.329Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T23:52:07.329Z] Optional (for encrypted networks): [2020-12-23T23:52:07.329Z] - CONFIG_CRYPTO: enabled [2020-12-23T23:52:07.329Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-23T23:52:07.329Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-23T23:52:07.329Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-23T23:52:07.329Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-23T23:52:07.329Z] - CONFIG_XFRM: enabled [2020-12-23T23:52:07.329Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-23T23:52:07.329Z] - "ipvlan": [2020-12-23T23:52:07.329Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T23:52:07.329Z] - "macvlan": [2020-12-23T23:52:07.329Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T23:52:07.329Z] - "ftp,tftp client in container": [2020-12-23T23:52:07.329Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T23:52:07.329Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T23:52:07.329Z] - Storage Drivers: [2020-12-23T23:52:07.329Z] - "aufs": [2020-12-23T23:52:07.329Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T23:52:07.329Z] - "btrfs": [2020-12-23T23:52:07.391Z] #47 ... [2020-12-23T23:52:07.391Z] [2020-12-23T23:52:07.391Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:07.391Z] #40 30.68 Reading package lists... [2020-12-23T23:52:07.515Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:52:07.515Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:52:07.515Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T23:52:07.515Z] + bash /home/ubuntu/workspace/moby_PR-41786/check-config.sh [2020-12-23T23:52:07.516Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T23:52:07.516Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-23T23:52:07.516Z] [2020-12-23T23:52:07.516Z] Generally Necessary: [2020-12-23T23:52:07.516Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T23:52:07.516Z] - apparmor: enabled and tools installed [2020-12-23T23:52:07.516Z] - CONFIG_NAMESPACES: enabled [2020-12-23T23:52:07.516Z] - CONFIG_NET_NS: enabled [2020-12-23T23:52:07.516Z] - CONFIG_PID_NS: enabled [2020-12-23T23:52:07.516Z] - CONFIG_IPC_NS: enabled [2020-12-23T23:52:07.516Z] - CONFIG_UTS_NS: enabled [2020-12-23T23:52:07.516Z] - CONFIG_CGROUPS: enabled [2020-12-23T23:52:07.516Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T23:52:07.516Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T23:52:07.516Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T23:52:07.516Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T23:52:07.516Z] - CONFIG_CPUSETS: enabled [2020-12-23T23:52:07.516Z] - CONFIG_MEMCG: enabled [2020-12-23T23:52:07.516Z] - CONFIG_KEYS: enabled [2020-12-23T23:52:07.516Z] - CONFIG_VETH: enabled (as module) [2020-12-23T23:52:07.516Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T23:52:07.516Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T23:52:07.516Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-23T23:52:07.516Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T23:52:07.516Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T23:52:07.516Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T23:52:07.516Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T23:52:07.516Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T23:52:07.516Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T23:52:07.516Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T23:52:07.516Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-23T23:52:07.516Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T23:52:07.516Z] [2020-12-23T23:52:07.516Z] Optional Features: [2020-12-23T23:52:07.516Z] - CONFIG_USER_NS: enabled [2020-12-23T23:52:07.516Z] - CONFIG_SECCOMP: enabled [2020-12-23T23:52:07.593Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T23:52:07.593Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T23:52:07.593Z] - "devicemapper": [2020-12-23T23:52:07.593Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T23:52:07.593Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T23:52:07.593Z] - "overlay": [2020-12-23T23:52:07.593Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T23:52:07.593Z] - "zfs": [2020-12-23T23:52:07.593Z] - /dev/zfs: present [2020-12-23T23:52:07.593Z] - zfs command: missing [2020-12-23T23:52:07.593Z] - zpool command: missing [2020-12-23T23:52:07.593Z] [2020-12-23T23:52:07.593Z] Limits: [2020-12-23T23:52:07.593Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T23:52:07.593Z] [2020-12-23T23:52:07.593Z] + true [Pipeline] } [2020-12-23T23:52:07.603Z] #18 14.35 Selecting previously unselected package python3.7-minimal. [2020-12-23T23:52:07.603Z] #18 14.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-23T23:52:07.603Z] #18 14.35 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-23T23:52:07.651Z] #40 41.61 Reading package lists... [2020-12-23T23:52:07.651Z] #40 ... [2020-12-23T23:52:07.651Z] [2020-12-23T23:52:07.651Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:52:07.651Z] #34 32.54 Reading package lists... [2020-12-23T23:52:07.782Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T23:52:07.782Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T23:52:07.782Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T23:52:07.782Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-23T23:52:07.782Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T23:52:07.782Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T23:52:07.782Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-23T23:52:07.782Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-23T23:52:07.782Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T23:52:07.782Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T23:52:07.782Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T23:52:07.782Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T23:52:07.782Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T23:52:07.782Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T23:52:07.782Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T23:52:07.782Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T23:52:07.782Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T23:52:07.782Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T23:52:07.782Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T23:52:07.782Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T23:52:07.782Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T23:52:07.782Z] - CONFIG_EXT4_FS: enabled [2020-12-23T23:52:07.782Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T23:52:07.782Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T23:52:07.782Z] - Network Drivers: [2020-12-23T23:52:07.782Z] - "overlay": [2020-12-23T23:52:07.782Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T23:52:07.782Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T23:52:07.782Z] Optional (for encrypted networks): [2020-12-23T23:52:07.861Z] #45 4.238 unicode [2020-12-23T23:52:07.861Z] #45 4.548 internal/bytealg [2020-12-23T23:52:07.861Z] #45 4.565 unicode/utf8 [2020-12-23T23:52:07.929Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c0af18c6c341636ac55644103f922900c616bec . [2020-12-23T23:52:08.043Z] - CONFIG_CRYPTO: enabled [2020-12-23T23:52:08.043Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-23T23:52:08.043Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-23T23:52:08.043Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-23T23:52:08.043Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-23T23:52:08.043Z] - CONFIG_XFRM: enabled [2020-12-23T23:52:08.043Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T23:52:08.043Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T23:52:08.043Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T23:52:08.043Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-23T23:52:08.043Z] - "ipvlan": [2020-12-23T23:52:08.043Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T23:52:08.043Z] - "macvlan": [2020-12-23T23:52:08.043Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T23:52:08.043Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T23:52:08.043Z] - "ftp,tftp client in container": [2020-12-23T23:52:08.043Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T23:52:08.043Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T23:52:08.043Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T23:52:08.043Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T23:52:08.043Z] - Storage Drivers: [2020-12-23T23:52:08.043Z] - "aufs": [2020-12-23T23:52:08.043Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T23:52:08.043Z] - "btrfs": [2020-12-23T23:52:08.043Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T23:52:08.043Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T23:52:08.043Z] - "devicemapper": [2020-12-23T23:52:08.043Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T23:52:08.043Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T23:52:08.043Z] - "overlay": [2020-12-23T23:52:08.043Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T23:52:08.043Z] - "zfs": [2020-12-23T23:52:08.043Z] - /dev/zfs: present [2020-12-23T23:52:08.043Z] - zfs command: missing [2020-12-23T23:52:08.043Z] - zpool command: missing [2020-12-23T23:52:08.043Z] [2020-12-23T23:52:08.043Z] Limits: [2020-12-23T23:52:08.043Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T23:52:08.043Z] [2020-12-23T23:52:08.043Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-23T23:52:08.156Z] #45 4.683 math/bits [2020-12-23T23:52:08.187Z] #1 [internal] load .dockerignore [2020-12-23T23:52:08.187Z] #1 transferring context: 87B done [2020-12-23T23:52:08.187Z] #1 DONE 0.1s [2020-12-23T23:52:08.187Z] [2020-12-23T23:52:08.187Z] #2 [internal] load build definition from Dockerfile [2020-12-23T23:52:08.187Z] #2 transferring dockerfile: 16.55kB done [2020-12-23T23:52:08.187Z] #2 DONE 0.1s [2020-12-23T23:52:08.187Z] [2020-12-23T23:52:08.187Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T23:52:08.236Z] #18 15.02 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-23T23:52:08.236Z] #18 15.04 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T23:52:08.404Z] + sudo modprobe ip_vs [2020-12-23T23:52:08.404Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c0af18c6c341636ac55644103f922900c616bec . [2020-12-23T23:52:08.404Z] #2 [internal] load .dockerignore [2020-12-23T23:52:08.676Z] #2 transferring context: 87B done [2020-12-23T23:52:08.676Z] #2 DONE 0.2s [2020-12-23T23:52:08.676Z] [2020-12-23T23:52:08.676Z] #1 [internal] load build definition from Dockerfile [2020-12-23T23:52:08.676Z] #1 transferring dockerfile: 16.55kB done [2020-12-23T23:52:08.676Z] #1 DONE 0.2s [2020-12-23T23:52:08.676Z] [2020-12-23T23:52:08.676Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T23:52:08.752Z] #3 DONE 0.6s [2020-12-23T23:52:08.753Z] [2020-12-23T23:52:08.753Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T23:52:08.753Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T23:52:08.753Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-23T23:52:08.753Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-23T23:52:08.753Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-23T23:52:08.753Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-12-23T23:52:09.010Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.46MB / 8.88MB 0.1s [2020-12-23T23:52:09.010Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-12-23T23:52:09.010Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-23T23:52:09.010Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-12-23T23:52:09.029Z] #34 42.83 Reading package lists... [2020-12-23T23:52:09.029Z] #34 ... [2020-12-23T23:52:09.029Z] [2020-12-23T23:52:09.029Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:09.029Z] #40 41.61 Reading package lists... [2020-12-23T23:52:09.210Z] #45 ... [2020-12-23T23:52:09.210Z] [2020-12-23T23:52:09.210Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:09.210Z] #47 0.813 + RM_GOPATH=0 [2020-12-23T23:52:09.210Z] #47 0.822 + TMP_GOPATH= [2020-12-23T23:52:09.210Z] #47 0.822 + : /build [2020-12-23T23:52:09.210Z] #47 0.822 + '[' -z '' ']' [2020-12-23T23:52:09.210Z] #47 0.824 ++ mktemp -d [2020-12-23T23:52:09.210Z] #47 0.836 + export GOPATH=/tmp/tmp.9bEkO5kUK6 [2020-12-23T23:52:09.210Z] #47 0.836 + GOPATH=/tmp/tmp.9bEkO5kUK6 [2020-12-23T23:52:09.210Z] #47 0.836 + RM_GOPATH=1 [2020-12-23T23:52:09.210Z] #47 0.836 + case "$(go env GOARCH)" in [2020-12-23T23:52:09.210Z] #47 0.840 ++ go env GOARCH [2020-12-23T23:52:09.210Z] #47 0.913 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:09.210Z] #47 0.913 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:09.210Z] #47 0.917 ++ dirname /tmp/install/install.sh [2020-12-23T23:52:09.210Z] #47 0.933 + dir=/tmp/install [2020-12-23T23:52:09.210Z] #47 0.933 + bin=gotestsum [2020-12-23T23:52:09.210Z] #47 0.934 + shift [2020-12-23T23:52:09.210Z] #47 0.934 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T23:52:09.210Z] #47 0.934 + . /tmp/install/gotestsum.installer [2020-12-23T23:52:09.210Z] #47 0.935 ++ : v0.5.3 [2020-12-23T23:52:09.210Z] #47 0.936 + install_gotestsum [2020-12-23T23:52:09.210Z] #47 0.937 + set -e [2020-12-23T23:52:09.210Z] #47 0.939 + export GO111MODULE=on [2020-12-23T23:52:09.210Z] #47 0.939 + GO111MODULE=on [2020-12-23T23:52:09.210Z] #47 0.939 + GOBIN=/build [2020-12-23T23:52:09.210Z] #47 0.940 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T23:52:09.210Z] #47 1.081 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T23:52:09.210Z] #47 1.089 go: finding gotest.tools v0.5.3 [2020-12-23T23:52:09.210Z] #47 2.182 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T23:52:09.210Z] #47 3.470 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T23:52:09.210Z] #47 5.157 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T23:52:09.210Z] #47 5.211 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:52:09.210Z] #47 5.217 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:52:09.210Z] #47 5.221 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T23:52:09.210Z] #47 5.222 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:52:09.210Z] #47 5.244 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:52:09.211Z] #47 5.285 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T23:52:09.211Z] #47 5.332 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T23:52:09.211Z] #47 5.622 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:52:09.211Z] #47 5.624 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:52:09.211Z] #47 5.737 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:52:09.211Z] #47 5.840 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:52:09.211Z] #47 5.969 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:52:09.251Z] #3 DONE 0.4s [2020-12-23T23:52:09.251Z] [2020-12-23T23:52:09.251Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T23:52:09.251Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T23:52:09.251Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-23T23:52:09.251Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-23T23:52:09.251Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-23T23:52:09.251Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.46MB / 8.88MB 0.1s [2020-12-23T23:52:09.507Z] #47 6.210 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T23:52:09.512Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-12-23T23:52:09.512Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-12-23T23:52:09.512Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-12-23T23:52:09.574Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-12-23T23:52:09.574Z] #4 DONE 0.9s [2020-12-23T23:52:09.805Z] #47 6.378 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T23:52:09.805Z] #47 ... [2020-12-23T23:52:09.805Z] [2020-12-23T23:52:09.805Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:52:09.805Z] #45 6.397 internal/testlog [2020-12-23T23:52:09.805Z] #45 6.496 math [2020-12-23T23:52:09.841Z] [2020-12-23T23:52:09.841Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T23:52:09.841Z] #7 ... [2020-12-23T23:52:09.841Z] [2020-12-23T23:52:09.841Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T23:52:09.841Z] #6 DONE 0.2s [2020-12-23T23:52:10.083Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-12-23T23:52:10.083Z] #4 DONE 0.9s [2020-12-23T23:52:10.105Z] [2020-12-23T23:52:10.105Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T23:52:10.105Z] #5 DONE 0.4s [2020-12-23T23:52:10.105Z] [2020-12-23T23:52:10.105Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T23:52:10.121Z] #45 6.586 runtime [2020-12-23T23:52:10.305Z] #18 16.72 Selecting previously unselected package python3-minimal. [2020-12-23T23:52:10.305Z] #18 16.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-12-23T23:52:10.305Z] #18 16.78 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-12-23T23:52:10.305Z] #18 16.78 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T23:52:10.305Z] #18 16.84 Selecting previously unselected package libmpdec2:s390x. [2020-12-23T23:52:10.305Z] #18 16.85 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-12-23T23:52:10.305Z] #18 16.85 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-12-23T23:52:10.305Z] #18 16.94 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-12-23T23:52:10.305Z] #18 16.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-12-23T23:52:10.305Z] #18 16.95 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-23T23:52:10.343Z] [2020-12-23T23:52:10.343Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T23:52:10.362Z] #7 DONE 0.6s [2020-12-23T23:52:10.362Z] [2020-12-23T23:52:10.362Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:10.362Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-23T23:52:10.604Z] #7 ... [2020-12-23T23:52:10.604Z] [2020-12-23T23:52:10.604Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T23:52:10.604Z] #5 DONE 0.3s [2020-12-23T23:52:10.604Z] [2020-12-23T23:52:10.604Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T23:52:10.604Z] #7 DONE 0.4s [2020-12-23T23:52:10.604Z] [2020-12-23T23:52:10.604Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T23:52:10.604Z] #6 DONE 0.5s [2020-12-23T23:52:10.619Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.58MB / 7.81MB 0.3s [2020-12-23T23:52:10.619Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.89MB / 10.00MB 0.3s [2020-12-23T23:52:10.619Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-23T23:52:10.619Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-23T23:52:10.619Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-23T23:52:10.619Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.43MB / 50.40MB 0.3s [2020-12-23T23:52:10.768Z] #45 7.381 encoding [2020-12-23T23:52:10.865Z] [2020-12-23T23:52:10.865Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:10.865Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-23T23:52:10.865Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 51.75kB / 50.40MB 0.2s [2020-12-23T23:52:10.865Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.92MB / 7.81MB 0.2s [2020-12-23T23:52:10.865Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-23T23:52:10.865Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-23T23:52:10.865Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-23T23:52:10.942Z] #18 17.63 Selecting previously unselected package python3.7. [2020-12-23T23:52:10.942Z] #18 17.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-12-23T23:52:10.942Z] #18 17.63 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:52:10.942Z] #18 17.73 Selecting previously unselected package libpython3-stdlib:s390x. [2020-12-23T23:52:10.942Z] #18 17.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-12-23T23:52:10.942Z] #18 17.73 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-23T23:52:10.942Z] #18 17.81 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T23:52:10.978Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.68MB / 7.81MB 0.4s [2020-12-23T23:52:10.978Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.90MB / 10.00MB 0.4s [2020-12-23T23:52:10.978Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s [2020-12-23T23:52:10.978Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.03MB / 10.00MB 0.5s [2020-12-23T23:52:10.978Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.21MB / 50.40MB 0.5s [2020-12-23T23:52:10.978Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-12-23T23:52:10.978Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.16MB / 10.00MB 0.6s [2020-12-23T23:52:10.978Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s [2020-12-23T23:52:11.126Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.81MB / 7.81MB 0.2s [2020-12-23T23:52:11.126Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.98MB / 50.40MB 0.3s [2020-12-23T23:52:11.126Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s [2020-12-23T23:52:11.240Z] #18 ... [2020-12-23T23:52:11.240Z] [2020-12-23T23:52:11.240Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:52:11.240Z] #30 DONE 91.5s [2020-12-23T23:52:11.240Z] [2020-12-23T23:52:11.240Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:52:11.240Z] #41 50.25 CC criu/cgroup.o [2020-12-23T23:52:11.240Z] #41 52.44 CC criu/clone-noasan.o [2020-12-23T23:52:11.240Z] #41 52.60 CC criu/config.o [2020-12-23T23:52:11.240Z] #41 53.61 CC criu/cr-check.o [2020-12-23T23:52:11.240Z] #41 54.60 CC criu/cr-dedup.o [2020-12-23T23:52:11.240Z] #41 54.99 CC criu/cr-dump.o [2020-12-23T23:52:11.240Z] #41 56.70 CC criu/cr-errno.o [2020-12-23T23:52:11.240Z] #41 56.76 CC criu/cr-restore.o [2020-12-23T23:52:11.242Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s [2020-12-23T23:52:11.242Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.02MB / 50.40MB 0.7s [2020-12-23T23:52:11.242Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2020-12-23T23:52:11.242Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.76MB / 51.83MB 0.9s [2020-12-23T23:52:11.242Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 377.22kB / 68.67MB 0.9s [2020-12-23T23:52:11.387Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.24MB / 50.40MB 0.6s [2020-12-23T23:52:11.387Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-12-23T23:52:11.387Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s [2020-12-23T23:52:11.387Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.98MB / 10.00MB 0.7s [2020-12-23T23:52:11.417Z] #45 7.997 unicode/utf16 [2020-12-23T23:52:11.514Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.05MB / 50.40MB 1.0s [2020-12-23T23:52:11.515Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.34MB / 51.83MB 1.2s [2020-12-23T23:52:11.515Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.86MB / 68.67MB 1.2s [2020-12-23T23:52:11.544Z] #41 ... [2020-12-23T23:52:11.544Z] [2020-12-23T23:52:11.544Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:52:11.544Z] #18 18.45 Selecting previously unselected package python3. [2020-12-23T23:52:11.649Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.58MB / 50.40MB 0.8s [2020-12-23T23:52:11.649Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.25MB / 10.00MB 0.8s [2020-12-23T23:52:11.649Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.59MB / 50.40MB 1.0s [2020-12-23T23:52:11.649Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s [2020-12-23T23:52:11.776Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.06MB / 50.40MB 1.3s [2020-12-23T23:52:11.776Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.23MB / 50.40MB 1.5s [2020-12-23T23:52:11.776Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.74MB / 51.83MB 1.5s [2020-12-23T23:52:11.776Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.31MB / 68.67MB 1.5s [2020-12-23T23:52:11.785Z] Client: Docker Engine - Community [2020-12-23T23:52:11.786Z] Version: 19.03.13 [2020-12-23T23:52:11.786Z] API version: 1.40 [2020-12-23T23:52:11.786Z] Go version: go1.13.15 [2020-12-23T23:52:11.786Z] Git commit: 4484c46 [2020-12-23T23:52:11.786Z] Built: Wed Sep 16 17:03:45 2020 [2020-12-23T23:52:11.786Z] OS/Arch: linux/arm64 [2020-12-23T23:52:11.786Z] Experimental: false [2020-12-23T23:52:11.786Z] [2020-12-23T23:52:11.786Z] Server: Docker Engine - Community [2020-12-23T23:52:11.786Z] Engine: [2020-12-23T23:52:11.786Z] Version: 19.03.13 [2020-12-23T23:52:11.786Z] API version: 1.40 (minimum version 1.12) [2020-12-23T23:52:11.786Z] Go version: go1.13.15 [2020-12-23T23:52:11.786Z] Git commit: 4484c46 [2020-12-23T23:52:11.786Z] Built: Wed Sep 16 17:02:17 2020 [2020-12-23T23:52:11.786Z] OS/Arch: linux/arm64 [2020-12-23T23:52:11.786Z] Experimental: true [2020-12-23T23:52:11.786Z] containerd: [2020-12-23T23:52:11.786Z] Version: 1.3.7 [2020-12-23T23:52:11.786Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T23:52:11.786Z] runc: [2020-12-23T23:52:11.786Z] Version: 1.0.0-rc10 [2020-12-23T23:52:11.786Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T23:52:11.786Z] docker-init: [2020-12-23T23:52:11.786Z] Version: 0.18.0 [2020-12-23T23:52:11.786Z] GitCommit: fec3683 [2020-12-23T23:52:11.824Z] #40 52.92 Building dependency tree... [Pipeline] sh [2020-12-23T23:52:11.835Z] #18 18.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-12-23T23:52:11.835Z] #18 18.50 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-12-23T23:52:11.835Z] #18 18.51 Unpacking python3 (3.7.3-1) ... [2020-12-23T23:52:11.835Z] #18 18.61 Selecting previously unselected package libip4tc0:s390x. [2020-12-23T23:52:11.835Z] #18 18.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-12-23T23:52:11.835Z] #18 18.61 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-12-23T23:52:11.835Z] #18 18.69 Selecting previously unselected package libip6tc0:s390x. [2020-12-23T23:52:11.835Z] #18 18.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-12-23T23:52:11.835Z] #18 18.69 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-12-23T23:52:11.835Z] #18 18.74 Selecting previously unselected package libiptc0:s390x. [2020-12-23T23:52:11.914Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.11MB / 50.40MB 1.1s [2020-12-23T23:52:11.914Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2020-12-23T23:52:11.914Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.1s [2020-12-23T23:52:11.914Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.17MB / 50.40MB 1.2s [2020-12-23T23:52:12.036Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.66MB / 50.40MB 1.7s [2020-12-23T23:52:12.036Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.93MB / 51.83MB 1.7s [2020-12-23T23:52:12.036Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.97MB / 68.67MB 1.7s [2020-12-23T23:52:12.127Z] #18 18.75 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-12-23T23:52:12.127Z] #18 18.75 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-12-23T23:52:12.127Z] #18 18.82 Selecting previously unselected package libnfnetlink0:s390x. [2020-12-23T23:52:12.127Z] #18 18.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-12-23T23:52:12.127Z] #18 18.82 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-23T23:52:12.127Z] #18 18.84 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-12-23T23:52:12.127Z] #18 18.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-12-23T23:52:12.127Z] #18 18.85 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-23T23:52:12.127Z] #18 18.88 Selecting previously unselected package libnftnl11:s390x. [2020-12-23T23:52:12.127Z] #18 18.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-12-23T23:52:12.127Z] #18 18.88 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-12-23T23:52:12.127Z] #18 18.94 Selecting previously unselected package iptables. [2020-12-23T23:52:12.127Z] #18 18.94 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-12-23T23:52:12.127Z] #18 18.94 Unpacking iptables (1.8.2-4) ... [2020-12-23T23:52:12.178Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.83MB / 50.40MB 1.3s [2020-12-23T23:52:12.178Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.99MB / 51.83MB 1.3s [2020-12-23T23:52:12.178Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.53MB / 50.40MB 1.5s [2020-12-23T23:52:12.178Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.89MB / 51.83MB 1.5s [2020-12-23T23:52:12.193Z] + docker info [2020-12-23T23:52:12.294Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.31MB / 50.40MB 1.9s [2020-12-23T23:52:12.294Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.60MB / 51.83MB 1.9s [2020-12-23T23:52:12.294Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.71MB / 68.67MB 1.9s [2020-12-23T23:52:12.294Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.41MB / 50.40MB 2.1s [2020-12-23T23:52:12.419Z] #18 19.13 Selecting previously unselected package xxd. [2020-12-23T23:52:12.419Z] #18 19.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-23T23:52:12.419Z] #18 19.13 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:52:12.419Z] #18 19.20 Selecting previously unselected package vim-common. [2020-12-23T23:52:12.419Z] #18 19.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:52:12.419Z] #18 19.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:52:12.451Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.54MB / 50.40MB 1.8s [2020-12-23T23:52:12.451Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.50MB / 51.83MB 1.8s [2020-12-23T23:52:12.458Z] #45 8.965 container/list [2020-12-23T23:52:12.710Z] #18 19.30 Selecting previously unselected package bash-completion. [2020-12-23T23:52:12.710Z] #18 19.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T23:52:12.723Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.41MB / 50.40MB 1.9s [2020-12-23T23:52:12.723Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.95MB / 51.83MB 1.9s [2020-12-23T23:52:12.862Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.53MB / 51.83MB 2.3s [2020-12-23T23:52:12.862Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.55MB / 68.67MB 2.3s [2020-12-23T23:52:12.862Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.24MB / 50.40MB 2.4s [2020-12-23T23:52:12.984Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.89MB / 50.40MB 2.0s [2020-12-23T23:52:12.984Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.91MB / 50.40MB 2.2s [2020-12-23T23:52:12.984Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.44MB / 51.83MB 2.2s [2020-12-23T23:52:12.984Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.36MB / 51.83MB 2.4s [2020-12-23T23:52:13.121Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.95MB / 50.40MB 2.6s [2020-12-23T23:52:13.121Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.36MB / 51.83MB 2.6s [2020-12-23T23:52:13.121Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.47MB / 68.67MB 2.6s [2020-12-23T23:52:13.121Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 43.38MB / 50.40MB 2.7s [2020-12-23T23:52:13.121Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.01MB / 51.83MB 2.7s [2020-12-23T23:52:13.121Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.54MB / 50.40MB 2.9s [2020-12-23T23:52:13.121Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.87MB / 68.67MB 2.9s [2020-12-23T23:52:13.247Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 2.5s [2020-12-23T23:52:13.247Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.02MB / 51.83MB 2.6s [2020-12-23T23:52:13.379Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.0s [2020-12-23T23:52:13.379Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.92MB / 51.83MB 3.0s [2020-12-23T23:52:13.565Z] #45 ... [2020-12-23T23:52:13.565Z] [2020-12-23T23:52:13.565Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:52:13.565Z] #36 1.109 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:52:13.565Z] #36 1.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:52:13.565Z] #36 1.236 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:52:13.565Z] #36 2.714 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T23:52:13.565Z] #36 4.829 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T23:52:13.565Z] #36 6.505 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T23:52:13.565Z] #36 ... [2020-12-23T23:52:13.565Z] [2020-12-23T23:52:13.565Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:13.565Z] #13 1.048 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:52:13.565Z] #13 1.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:52:13.565Z] #13 1.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:52:13.565Z] #13 2.291 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T23:52:13.565Z] #13 4.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T23:52:13.565Z] #13 6.445 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T23:52:13.565Z] #13 ... [2020-12-23T23:52:13.565Z] [2020-12-23T23:52:13.565Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:52:13.565Z] #40 0.458 + git clone https://github.com/docker/distribution.git . [2020-12-23T23:52:13.565Z] #40 0.461 Cloning into '.'... [2020-12-23T23:52:13.638Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.19MB / 68.67MB 3.1s [2020-12-23T23:52:13.639Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s [2020-12-23T23:52:13.639Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.71MB / 68.67MB 3.4s [2020-12-23T23:52:13.745Z] #18 20.61 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T23:52:13.823Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.96MB / 51.83MB 2.9s [2020-12-23T23:52:13.823Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.9s [2020-12-23T23:52:13.859Z] #40 ... [2020-12-23T23:52:13.859Z] [2020-12-23T23:52:13.859Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:13.859Z] #58 0.928 + RM_GOPATH=0 [2020-12-23T23:52:13.859Z] #58 0.928 + TMP_GOPATH= [2020-12-23T23:52:13.859Z] #58 0.928 + : /build [2020-12-23T23:52:13.859Z] #58 0.928 + '[' -z '' ']' [2020-12-23T23:52:13.859Z] #58 0.929 ++ mktemp -d [2020-12-23T23:52:13.859Z] #58 0.935 + export GOPATH=/tmp/tmp.gCw6y8U7VW [2020-12-23T23:52:13.859Z] #58 0.935 + GOPATH=/tmp/tmp.gCw6y8U7VW [2020-12-23T23:52:13.859Z] #58 0.935 + RM_GOPATH=1 [2020-12-23T23:52:13.859Z] #58 0.936 + case "$(go env GOARCH)" in [2020-12-23T23:52:13.859Z] #58 0.937 ++ go env GOARCH [2020-12-23T23:52:13.859Z] #58 1.006 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:13.859Z] #58 1.006 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:13.859Z] #58 1.023 ++ dirname /tmp/install/install.sh [2020-12-23T23:52:13.859Z] #58 1.023 + dir=/tmp/install [2020-12-23T23:52:13.859Z] #58 1.023 + bin=rootlesskit [2020-12-23T23:52:13.859Z] #58 1.023 + shift [2020-12-23T23:52:13.859Z] #58 1.023 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T23:52:13.859Z] #58 1.023 + . /tmp/install/rootlesskit.installer [2020-12-23T23:52:13.859Z] #58 1.024 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:52:13.859Z] #58 1.025 + install_rootlesskit [2020-12-23T23:52:13.859Z] #58 1.026 + case "$1" in [2020-12-23T23:52:13.859Z] #58 1.026 + export CGO_ENABLED=0 [2020-12-23T23:52:13.859Z] #58 1.027 + CGO_ENABLED=0 [2020-12-23T23:52:13.859Z] #58 1.027 + _install_rootlesskit [2020-12-23T23:52:13.859Z] #58 1.028 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T23:52:13.859Z] #58 1.028 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:52:13.859Z] #58 1.029 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gCw6y8U7VW/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:52:13.859Z] #58 1.049 Cloning into '/tmp/tmp.gCw6y8U7VW/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T23:52:13.859Z] #58 6.821 + cd /tmp/tmp.gCw6y8U7VW/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:52:13.859Z] #58 6.822 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:52:13.859Z] #58 7.047 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:52:13.859Z] #58 7.047 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T23:52:13.859Z] #58 ... [2020-12-23T23:52:13.859Z] [2020-12-23T23:52:13.859Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:13.859Z] #34 0.886 + RM_GOPATH=0 [2020-12-23T23:52:13.859Z] #34 0.886 + TMP_GOPATH= [2020-12-23T23:52:13.859Z] #34 0.886 + : /build [2020-12-23T23:52:13.859Z] #34 0.886 + '[' -z '' ']' [2020-12-23T23:52:13.859Z] #34 0.887 ++ mktemp -d [2020-12-23T23:52:13.859Z] #34 0.888 + export GOPATH=/tmp/tmp.era2pQa39F [2020-12-23T23:52:13.859Z] #34 0.890 + GOPATH=/tmp/tmp.era2pQa39F [2020-12-23T23:52:13.859Z] #34 0.890 + RM_GOPATH=1 [2020-12-23T23:52:13.859Z] #34 0.891 + case "$(go env GOARCH)" in [2020-12-23T23:52:13.859Z] #34 0.895 ++ go env GOARCH [2020-12-23T23:52:13.859Z] #34 0.970 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:13.859Z] #34 0.970 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:13.859Z] #34 0.972 ++ dirname /tmp/install/install.sh [2020-12-23T23:52:13.859Z] #34 0.976 + dir=/tmp/install [2020-12-23T23:52:13.859Z] #34 0.976 + bin=tomlv [2020-12-23T23:52:13.859Z] #34 0.976 + shift [2020-12-23T23:52:13.859Z] #34 0.977 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T23:52:13.859Z] #34 0.977 + . /tmp/install/tomlv.installer [2020-12-23T23:52:13.859Z] #34 0.980 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:52:13.859Z] #34 0.988 + install_tomlv [2020-12-23T23:52:13.859Z] #34 0.988 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T23:52:13.859Z] #34 0.988 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:52:13.859Z] #34 0.992 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.era2pQa39F/src/github.com/BurntSushi/toml [2020-12-23T23:52:13.859Z] #34 0.996 Cloning into '/tmp/tmp.era2pQa39F/src/github.com/BurntSushi/toml'... [2020-12-23T23:52:13.859Z] #34 2.510 + cd /tmp/tmp.era2pQa39F/src/github.com/BurntSushi/toml [2020-12-23T23:52:13.859Z] #34 2.514 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:52:13.859Z] #34 2.532 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:52:13.859Z] #34 3.317 math/bits [2020-12-23T23:52:13.859Z] #34 3.389 runtime/internal/atomic [2020-12-23T23:52:13.859Z] #34 3.390 runtime/internal/sys [2020-12-23T23:52:13.859Z] #34 3.411 internal/cpu [2020-12-23T23:52:13.859Z] #34 3.893 runtime/internal/math [2020-12-23T23:52:13.859Z] #34 4.300 unicode/utf8 [2020-12-23T23:52:13.859Z] #34 4.685 internal/bytealg [2020-12-23T23:52:13.859Z] #34 4.837 math [2020-12-23T23:52:13.859Z] #34 4.862 unicode [2020-12-23T23:52:13.859Z] #34 6.326 internal/testlog [2020-12-23T23:52:13.859Z] #34 6.824 runtime [2020-12-23T23:52:13.859Z] #34 8.172 runtime/cgo [2020-12-23T23:52:14.037Z] #18 20.89 Selecting previously unselected package bzip2. [2020-12-23T23:52:14.037Z] #18 20.89 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-12-23T23:52:14.037Z] #18 20.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:52:14.037Z] #18 20.94 Selecting previously unselected package xz-utils. [2020-12-23T23:52:14.037Z] #18 20.94 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-12-23T23:52:14.037Z] #18 20.94 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T23:52:14.037Z] #18 21.01 Selecting previously unselected package apparmor. [2020-12-23T23:52:14.037Z] #18 21.01 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-12-23T23:52:14.090Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.0s done [2020-12-23T23:52:14.090Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.47MB / 68.67MB 3.2s [2020-12-23T23:52:14.090Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 901.12kB / 120.17MB 3.2s [2020-12-23T23:52:14.090Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.14MB / 51.83MB 3.4s [2020-12-23T23:52:14.090Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.24MB / 68.67MB 3.4s [2020-12-23T23:52:14.153Z] #34 ... [2020-12-23T23:52:14.153Z] [2020-12-23T23:52:14.153Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:14.153Z] #24 0.533 + RM_GOPATH=0 [2020-12-23T23:52:14.153Z] #24 0.534 + TMP_GOPATH= [2020-12-23T23:52:14.153Z] #24 0.534 + : /build [2020-12-23T23:52:14.153Z] #24 0.534 + '[' -z '' ']' [2020-12-23T23:52:14.153Z] #24 0.535 ++ mktemp -d [2020-12-23T23:52:14.153Z] #24 0.537 + export GOPATH=/tmp/tmp.RPWvoVNu1g [2020-12-23T23:52:14.153Z] #24 0.537 + GOPATH=/tmp/tmp.RPWvoVNu1g [2020-12-23T23:52:14.153Z] #24 0.537 + RM_GOPATH=1 [2020-12-23T23:52:14.153Z] #24 0.537 + case "$(go env GOARCH)" in [2020-12-23T23:52:14.153Z] #24 0.538 ++ go env GOARCH [2020-12-23T23:52:14.153Z] #24 0.544 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:14.153Z] #24 0.544 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:14.153Z] #24 0.545 ++ dirname /tmp/install/install.sh [2020-12-23T23:52:14.153Z] #24 0.547 + dir=/tmp/install [2020-12-23T23:52:14.153Z] #24 0.547 + bin=dockercli [2020-12-23T23:52:14.153Z] #24 0.547 + shift [2020-12-23T23:52:14.153Z] #24 0.547 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T23:52:14.153Z] #24 0.547 + . /tmp/install/dockercli.installer [2020-12-23T23:52:14.153Z] #24 0.547 ++ : stable [2020-12-23T23:52:14.153Z] #24 0.547 ++ : 17.06.2-ce [2020-12-23T23:52:14.153Z] #24 0.548 + install_dockercli [2020-12-23T23:52:14.154Z] #24 0.548 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T23:52:14.154Z] #24 0.548 Install docker/cli version 17.06.2-ce from stable [2020-12-23T23:52:14.154Z] #24 0.550 ++ uname -m [2020-12-23T23:52:14.154Z] #24 0.551 + arch=ppc64le [2020-12-23T23:52:14.154Z] #24 0.551 + '[' ppc64le '!=' x86_64 ']' [2020-12-23T23:52:14.154Z] #24 0.551 + '[' ppc64le '!=' s390x ']' [2020-12-23T23:52:14.154Z] #24 0.551 + '[' ppc64le '!=' armhf ']' [2020-12-23T23:52:14.154Z] #24 0.552 + build_dockercli [2020-12-23T23:52:14.154Z] #24 0.552 + git clone https://github.com/docker/docker-ce /tmp/tmp.RPWvoVNu1g/tmp/docker-ce [2020-12-23T23:52:14.154Z] #24 0.555 Cloning into '/tmp/tmp.RPWvoVNu1g/tmp/docker-ce'... [2020-12-23T23:52:14.154Z] #24 ... [2020-12-23T23:52:14.154Z] [2020-12-23T23:52:14.154Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:14.154Z] #51 0.785 + RM_GOPATH=0 [2020-12-23T23:52:14.154Z] #51 0.786 + TMP_GOPATH= [2020-12-23T23:52:14.154Z] #51 0.787 + : /build [2020-12-23T23:52:14.154Z] #51 0.851 + '[' -z '' ']' [2020-12-23T23:52:14.154Z] #51 0.860 ++ mktemp -d [2020-12-23T23:52:14.154Z] #51 0.865 + export GOPATH=/tmp/tmp.Z6l9cBYg8B [2020-12-23T23:52:14.154Z] #51 0.868 + GOPATH=/tmp/tmp.Z6l9cBYg8B [2020-12-23T23:52:14.154Z] #51 0.870 + RM_GOPATH=1 [2020-12-23T23:52:14.154Z] #51 0.870 + case "$(go env GOARCH)" in [2020-12-23T23:52:14.154Z] #51 0.872 ++ go env GOARCH [2020-12-23T23:52:14.154Z] #51 0.901 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:14.154Z] #51 0.901 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:14.154Z] #51 0.903 ++ dirname /tmp/install/install.sh [2020-12-23T23:52:14.154Z] #51 0.905 + dir=/tmp/install [2020-12-23T23:52:14.154Z] #51 0.905 + bin=shfmt [2020-12-23T23:52:14.154Z] #51 0.905 + shift [2020-12-23T23:52:14.154Z] #51 0.905 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T23:52:14.154Z] #51 0.905 + . /tmp/install/shfmt.installer [2020-12-23T23:52:14.154Z] #51 0.906 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:52:14.154Z] #51 0.906 + install_shfmt [2020-12-23T23:52:14.154Z] #51 0.907 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T23:52:14.154Z] #51 0.907 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Z6l9cBYg8B/src/github.com/mvdan/sh [2020-12-23T23:52:14.154Z] #51 0.907 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:52:14.154Z] #51 0.910 Cloning into '/tmp/tmp.Z6l9cBYg8B/src/github.com/mvdan/sh'... [2020-12-23T23:52:14.206Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.4s done [2020-12-23T23:52:14.206Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.8s [2020-12-23T23:52:14.206Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-12-23T23:52:14.206Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 515.01kB / 120.17MB 3.8s [2020-12-23T23:52:14.206Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.96MB / 120.17MB 3.9s [2020-12-23T23:52:14.329Z] #18 21.03 Unpacking apparmor (2.13.2-10) ... [2020-12-23T23:52:14.329Z] #18 21.28 Selecting previously unselected package aufs-tools. [2020-12-23T23:52:14.449Z] #51 ... [2020-12-23T23:52:14.449Z] [2020-12-23T23:52:14.449Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:14.449Z] #49 0.843 + RM_GOPATH=0 [2020-12-23T23:52:14.449Z] #49 0.843 + TMP_GOPATH= [2020-12-23T23:52:14.449Z] #49 0.843 + : /build [2020-12-23T23:52:14.449Z] #49 0.843 + '[' -z '' ']' [2020-12-23T23:52:14.449Z] #49 0.845 ++ mktemp -d [2020-12-23T23:52:14.449Z] #49 0.850 + export GOPATH=/tmp/tmp.0TaDTWwOKr [2020-12-23T23:52:14.449Z] #49 0.850 + GOPATH=/tmp/tmp.0TaDTWwOKr [2020-12-23T23:52:14.449Z] #49 0.851 + RM_GOPATH=1 [2020-12-23T23:52:14.449Z] #49 0.851 + case "$(go env GOARCH)" in [2020-12-23T23:52:14.449Z] #49 0.865 ++ go env GOARCH [2020-12-23T23:52:14.449Z] #49 0.943 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:14.449Z] #49 0.943 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:14.449Z] #49 0.945 ++ dirname /tmp/install/install.sh [2020-12-23T23:52:14.449Z] #49 0.948 + dir=/tmp/install [2020-12-23T23:52:14.449Z] #49 0.949 + bin=golangci_lint [2020-12-23T23:52:14.449Z] #49 0.949 + shift [2020-12-23T23:52:14.449Z] #49 0.950 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T23:52:14.449Z] #49 0.950 + . /tmp/install/golangci_lint.installer [2020-12-23T23:52:14.449Z] #49 0.950 ++ : v1.23.8 [2020-12-23T23:52:14.449Z] #49 0.951 + install_golangci_lint [2020-12-23T23:52:14.449Z] #49 0.951 + set -e [2020-12-23T23:52:14.449Z] #49 0.951 + export GO111MODULE=on [2020-12-23T23:52:14.449Z] #49 0.951 + GO111MODULE=on [2020-12-23T23:52:14.449Z] #49 0.951 + GOBIN=/build [2020-12-23T23:52:14.449Z] #49 0.952 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T23:52:14.449Z] #49 1.068 go: finding github.com v1.23.8 [2020-12-23T23:52:14.449Z] #49 1.075 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T23:52:14.449Z] #49 1.077 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T23:52:14.449Z] #49 1.078 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:52:14.449Z] #49 1.079 go: finding github.com/golangci v1.23.8 [2020-12-23T23:52:14.449Z] #49 2.596 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:52:14.449Z] #49 3.912 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:52:14.449Z] #49 ... [2020-12-23T23:52:14.449Z] [2020-12-23T23:52:14.449Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:52:14.449Z] #55 0.744 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:52:14.449Z] #55 0.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:52:14.449Z] #55 0.896 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:52:14.449Z] #55 2.164 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T23:52:14.449Z] #55 4.615 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T23:52:14.449Z] #55 7.254 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T23:52:14.621Z] #18 21.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-12-23T23:52:14.621Z] #18 21.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:52:14.621Z] #18 21.35 Selecting previously unselected package libonig5:s390x. [2020-12-23T23:52:14.621Z] #18 21.35 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-12-23T23:52:14.621Z] #18 21.35 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-23T23:52:14.621Z] #18 21.42 Selecting previously unselected package libjq1:s390x. [2020-12-23T23:52:14.621Z] #18 21.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-23T23:52:14.621Z] #18 21.42 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-23T23:52:14.621Z] #18 21.47 Selecting previously unselected package jq. [2020-12-23T23:52:14.621Z] #18 21.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-23T23:52:14.621Z] #18 21.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:52:14.621Z] #18 21.51 Selecting previously unselected package libaio1:s390x. [2020-12-23T23:52:14.621Z] #18 21.51 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-12-23T23:52:14.621Z] #18 21.51 Unpacking libaio1:s390x (0.3.112-3) ... [2020-12-23T23:52:14.621Z] #18 21.54 Selecting previously unselected package libgpm2:s390x. [2020-12-23T23:52:14.666Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.51MB / 51.83MB 3.8s [2020-12-23T23:52:14.666Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.09MB / 68.67MB 3.8s [2020-12-23T23:52:14.666Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.31MB / 120.17MB 3.8s [2020-12-23T23:52:14.666Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-12-23T23:52:14.764Z] #55 ... [2020-12-23T23:52:14.764Z] [2020-12-23T23:52:14.764Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:14.764Z] #64 0.612 + RM_GOPATH=0 [2020-12-23T23:52:14.764Z] #64 0.612 + TMP_GOPATH= [2020-12-23T23:52:14.764Z] #64 0.612 + : /build [2020-12-23T23:52:14.764Z] #64 0.612 + '[' -z '' ']' [2020-12-23T23:52:14.764Z] #64 0.613 ++ mktemp -d [2020-12-23T23:52:14.764Z] #64 0.614 + export GOPATH=/tmp/tmp.lQTTnFcl4S [2020-12-23T23:52:14.764Z] #64 0.614 + GOPATH=/tmp/tmp.lQTTnFcl4S [2020-12-23T23:52:14.764Z] #64 0.614 + RM_GOPATH=1 [2020-12-23T23:52:14.764Z] #64 0.615 + case "$(go env GOARCH)" in [2020-12-23T23:52:14.764Z] #64 0.615 ++ go env GOARCH [2020-12-23T23:52:14.764Z] #64 0.623 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:14.764Z] #64 0.624 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:14.764Z] #64 0.625 ++ dirname /tmp/install/install.sh [2020-12-23T23:52:14.764Z] #64 0.626 + dir=/tmp/install [2020-12-23T23:52:14.764Z] #64 0.627 + bin=proxy [2020-12-23T23:52:14.764Z] #64 0.627 + shift [2020-12-23T23:52:14.764Z] #64 0.627 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T23:52:14.764Z] #64 0.628 + . /tmp/install/proxy.installer [2020-12-23T23:52:14.764Z] #64 0.628 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:52:14.764Z] #64 0.629 + install_proxy [2020-12-23T23:52:14.764Z] #64 0.629 + case "$1" in [2020-12-23T23:52:14.764Z] #64 0.629 + export CGO_ENABLED=0 [2020-12-23T23:52:14.764Z] #64 0.629 + CGO_ENABLED=0 [2020-12-23T23:52:14.764Z] #64 0.629 + _install_proxy [2020-12-23T23:52:14.764Z] #64 0.629 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2020-12-23T23:52:14.764Z] #64 0.630 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:52:14.764Z] #64 0.630 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lQTTnFcl4S/src/github.com/docker/libnetwork [2020-12-23T23:52:14.764Z] #64 0.634 Cloning into '/tmp/tmp.lQTTnFcl4S/src/github.com/docker/libnetwork'... [2020-12-23T23:52:14.764Z] #64 ... [2020-12-23T23:52:14.764Z] [2020-12-23T23:52:14.764Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:14.764Z] #42 1.103 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:52:14.764Z] #42 1.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:52:14.764Z] #42 1.175 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:52:14.764Z] #42 2.658 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T23:52:14.764Z] #42 4.909 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T23:52:14.764Z] #42 7.148 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T23:52:14.764Z] #42 ... [2020-12-23T23:52:14.764Z] [2020-12-23T23:52:14.764Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:14.764Z] #29 2.237 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T23:52:14.764Z] #29 2.816 [2020-12-23T23:52:14.764Z] #29 3.099 1.0% ### 5.1% ######## 12.5% ################### 26.5% ####################### 32.5% ############################ 39.7% ################################# 45.8% ##################################### 51.9% ######################################### 58.1% ############################################## 64.1% ##################################################### 74.3% ############################################################ 84.5% ############################################################### 88.0% ################################################################# 91.6% ###################################################################### 97.7% ######################################################################## 100.0% [2020-12-23T23:52:14.764Z] #29 5.330 [2020-12-23T23:52:14.764Z] #29 5.585 # 1.6% ########################## 37.3% ############################################## 64.1% ######################################################################## 100.0% [2020-12-23T23:52:14.764Z] #29 6.272 [2020-12-23T23:52:14.764Z] #29 6.505 # 2.0% ########################### 37.6% ######################################### 58.2% ######################################################## 78.7% ######################################################################## 100.0% [2020-12-23T23:52:14.764Z] #29 7.606 [2020-12-23T23:52:14.779Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.2s done [2020-12-23T23:52:14.779Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.31MB / 120.17MB 4.5s [2020-12-23T23:52:14.779Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.5s [2020-12-23T23:52:14.912Z] #18 21.54 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-12-23T23:52:14.912Z] #18 21.54 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-12-23T23:52:14.912Z] #18 21.56 Selecting previously unselected package libicu63:s390x. [2020-12-23T23:52:14.912Z] #18 21.57 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-23T23:52:14.912Z] #18 21.57 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-23T23:52:14.927Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.09MB / 51.83MB 4.2s [2020-12-23T23:52:14.927Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.80MB / 68.67MB 4.2s [2020-12-23T23:52:14.927Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.35MB / 120.17MB 4.2s [2020-12-23T23:52:15.046Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done [2020-12-23T23:52:15.046Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.5s done [2020-12-23T23:52:15.113Z] #40 58.27 The following additional packages will be installed: [2020-12-23T23:52:15.113Z] #40 58.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T23:52:15.113Z] #40 58.29 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T23:52:15.113Z] #40 58.30 Suggested packages: [2020-12-23T23:52:15.113Z] #40 58.32 manpages-dev python-setuptools [2020-12-23T23:52:15.188Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.83MB / 51.83MB 4.3s [2020-12-23T23:52:15.188Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.41MB / 68.67MB 4.5s [2020-12-23T23:52:15.304Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.42MB / 120.17MB 5.0s [2020-12-23T23:52:15.449Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.19MB / 120.17MB 4.6s [2020-12-23T23:52:15.449Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.71MB / 68.67MB 4.7s [2020-12-23T23:52:15.710Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.8s done [2020-12-23T23:52:15.710Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.9s [2020-12-23T23:52:15.870Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.28MB / 120.17MB 5.5s [2020-12-23T23:52:15.982Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.42MB / 68.67MB 5.1s [2020-12-23T23:52:15.982Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.79MB / 120.17MB 5.1s [2020-12-23T23:52:15.982Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.9s done [2020-12-23T23:52:16.050Z] #40 ... [2020-12-23T23:52:16.050Z] [2020-12-23T23:52:16.050Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:52:16.050Z] #34 42.83 Reading package lists... [2020-12-23T23:52:16.050Z] #34 53.89 Building dependency tree... [2020-12-23T23:52:16.050Z] #34 59.52 The following additional packages will be installed: [2020-12-23T23:52:16.050Z] #34 59.55 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T23:52:16.050Z] #34 59.58 Suggested packages: [2020-12-23T23:52:16.050Z] #34 59.58 cmake-doc ninja-build lrzip [2020-12-23T23:52:16.050Z] #34 59.58 Recommended packages: [2020-12-23T23:52:16.050Z] #34 59.58 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T23:52:16.248Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.53MB / 68.67MB 5.6s [2020-12-23T23:52:16.436Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.56MB / 120.17MB 6.0s [2020-12-23T23:52:16.511Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.90MB / 120.17MB 5.6s [2020-12-23T23:52:16.511Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.87MB / 68.67MB 5.7s [2020-12-23T23:52:16.635Z] #34 ... [2020-12-23T23:52:16.635Z] [2020-12-23T23:52:16.635Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:16.635Z] #11 43.30 Reading package lists... [2020-12-23T23:52:16.635Z] #11 54.39 Building dependency tree... [2020-12-23T23:52:16.635Z] #11 60.24 The following additional packages will be installed: [2020-12-23T23:52:16.635Z] #11 60.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T23:52:16.635Z] #11 60.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T23:52:16.635Z] #11 60.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T23:52:16.635Z] #11 60.26 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T23:52:16.635Z] #11 60.26 mingw-w64-x86-64-dev [2020-12-23T23:52:16.635Z] #11 60.27 Suggested packages: [2020-12-23T23:52:16.635Z] #11 60.28 gcc-8-locales seccomp wine64 [2020-12-23T23:52:16.635Z] #11 ... [2020-12-23T23:52:16.635Z] [2020-12-23T23:52:16.635Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:16.635Z] #40 60.38 The following NEW packages will be installed: [2020-12-23T23:52:16.635Z] #40 60.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T23:52:16.696Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.85MB / 120.17MB 6.4s [2020-12-23T23:52:16.772Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.98MB / 120.17MB 5.9s [2020-12-23T23:52:16.772Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.08MB / 68.67MB 6.2s [2020-12-23T23:52:16.848Z] #29 7.870 ## 3.6% ##### 7.4% ########## 15.1% ############### 20.8% ################# 24.6% ####################### 33.1% ############################ 40.0% ################################ 45.7% ##################################### 51.4% ########################################## 58.4% ########################################### 60.3% ############################################# 62.8% ############################################### 66.5% ##################################################### 74.2% ########################################################## 81.9% ############################################################### 87.6% #################################################################### 95.3% ######################################################################## 100.0% [2020-12-23T23:52:16.904Z] #40 60.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T23:52:16.904Z] #40 60.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T23:52:16.904Z] #40 60.40 python-six zlib1g-dev [2020-12-23T23:52:16.982Z] #18 23.65 Selecting previously unselected package libnet1:s390x. [2020-12-23T23:52:16.982Z] #18 23.66 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-23T23:52:16.982Z] #18 23.66 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-23T23:52:16.982Z] #18 23.71 Selecting previously unselected package libnl-3-200:s390x. [2020-12-23T23:52:16.982Z] #18 23.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-23T23:52:16.982Z] #18 23.72 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-23T23:52:16.982Z] #18 23.77 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-23T23:52:16.982Z] #18 23.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-23T23:52:16.982Z] #18 23.77 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-23T23:52:16.982Z] #18 23.80 Selecting previously unselected package libreadline5:s390x. [2020-12-23T23:52:16.982Z] #18 23.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-12-23T23:52:16.982Z] #18 23.81 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-23T23:52:17.037Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.12MB / 120.17MB 6.3s [2020-12-23T23:52:17.142Z] #29 10.28 [2020-12-23T23:52:17.163Z] #40 60.93 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:52:17.163Z] #40 60.93 Need to get 4095 kB of archives. [2020-12-23T23:52:17.163Z] #40 60.93 After this operation, 22.5 MB of additional disk space will be used. [2020-12-23T23:52:17.163Z] #40 60.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-23T23:52:17.163Z] #40 60.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T23:52:17.163Z] #40 60.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-23T23:52:17.163Z] #40 60.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T23:52:17.163Z] #40 60.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-23T23:52:17.163Z] #40 60.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T23:52:17.266Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.86MB / 120.17MB 6.8s [2020-12-23T23:52:17.274Z] #18 23.90 Selecting previously unselected package net-tools. [2020-12-23T23:52:17.274Z] #18 23.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-12-23T23:52:17.274Z] #18 23.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:52:17.274Z] #18 24.02 Selecting previously unselected package python-pip-whl. [2020-12-23T23:52:17.274Z] #18 24.02 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T23:52:17.274Z] #18 24.02 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T23:52:17.301Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.91MB / 68.67MB 6.4s [2020-12-23T23:52:17.301Z] #8 ... [2020-12-23T23:52:17.301Z] [2020-12-23T23:52:17.301Z] #21 [internal] load build context [2020-12-23T23:52:17.301Z] #21 transferring context: 53.18MB 6.4s done [2020-12-23T23:52:17.301Z] #21 DONE 6.6s [2020-12-23T23:52:17.301Z] [2020-12-23T23:52:17.301Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:17.301Z] #8 ... [2020-12-23T23:52:17.301Z] [2020-12-23T23:52:17.301Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:52:17.301Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-23T23:52:17.301Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-23T23:52:17.301Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-23T23:52:17.301Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-23T23:52:17.301Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 2.7s done [2020-12-23T23:52:17.301Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 3.4s [2020-12-23T23:52:17.423Z] #40 61.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-12-23T23:52:17.524Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.14MB / 120.17MB 7.1s [2020-12-23T23:52:17.562Z] #24 ... [2020-12-23T23:52:17.562Z] [2020-12-23T23:52:17.562Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:17.562Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.58MB / 68.67MB 6.7s [2020-12-23T23:52:17.562Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.61MB / 120.17MB 6.7s [2020-12-23T23:52:17.562Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.04MB / 68.67MB 6.8s [2020-12-23T23:52:17.566Z] #18 24.41 Selecting previously unselected package python3-lib2to3. [2020-12-23T23:52:17.566Z] #18 24.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T23:52:17.566Z] #18 24.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:52:17.682Z] #40 61.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-23T23:52:17.682Z] #40 61.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-23T23:52:17.782Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.98MB / 120.17MB 7.4s [2020-12-23T23:52:17.829Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.1s [2020-12-23T23:52:17.829Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.51MB / 120.17MB 7.1s [2020-12-23T23:52:17.858Z] #18 24.51 Selecting previously unselected package python3-distutils. [2020-12-23T23:52:17.858Z] #18 24.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T23:52:17.858Z] #18 24.51 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T23:52:17.858Z] #18 24.59 Selecting previously unselected package python3-pip. [2020-12-23T23:52:17.858Z] #18 24.59 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T23:52:17.858Z] #18 24.60 Unpacking python3-pip (18.1-5) ... [2020-12-23T23:52:17.858Z] #18 24.68 Selecting previously unselected package python3-pkg-resources. [2020-12-23T23:52:17.858Z] #18 24.68 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:52:17.858Z] #18 24.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:52:17.987Z] #40 61.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-23T23:52:17.987Z] #40 61.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-23T23:52:17.987Z] #40 61.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-23T23:52:18.042Z] #8 ... [2020-12-23T23:52:18.042Z] [2020-12-23T23:52:18.042Z] #21 [internal] load build context [2020-12-23T23:52:18.042Z] #21 transferring context: 53.18MB 7.3s done [2020-12-23T23:52:18.042Z] #21 DONE 7.6s [2020-12-23T23:52:18.042Z] [2020-12-23T23:52:18.042Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:18.042Z] #8 ... [2020-12-23T23:52:18.042Z] [2020-12-23T23:52:18.042Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:52:18.042Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 0.0s done [2020-12-23T23:52:18.042Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-23T23:52:18.042Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-23T23:52:18.042Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-23T23:52:18.042Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 7.5s [2020-12-23T23:52:18.042Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 7.5s done [2020-12-23T23:52:18.042Z] #24 ... [2020-12-23T23:52:18.042Z] [2020-12-23T23:52:18.042Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:18.042Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.36MB / 120.17MB 7.8s [2020-12-23T23:52:18.149Z] #18 24.78 Selecting previously unselected package python3-setuptools. [2020-12-23T23:52:18.149Z] #18 24.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T23:52:18.149Z] #18 24.78 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T23:52:18.149Z] #18 24.91 Selecting previously unselected package python3-wheel. [2020-12-23T23:52:18.149Z] #18 24.91 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T23:52:18.149Z] #18 24.92 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T23:52:18.149Z] #18 24.98 Selecting previously unselected package sudo. [2020-12-23T23:52:18.149Z] #18 24.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-12-23T23:52:18.149Z] #18 24.98 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:52:18.402Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.79MB / 120.17MB 7.6s [2020-12-23T23:52:18.402Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.6s done [2020-12-23T23:52:18.441Z] #18 25.26 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T23:52:18.441Z] #18 25.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-12-23T23:52:18.441Z] #18 25.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:52:18.586Z] #40 62.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-12-23T23:52:18.586Z] #40 62.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-23T23:52:18.586Z] #40 62.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T23:52:18.586Z] #40 62.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-23T23:52:18.586Z] #40 62.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-23T23:52:18.609Z] #8 ... [2020-12-23T23:52:18.609Z] [2020-12-23T23:52:18.609Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T23:52:18.609Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-23T23:52:18.609Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-23T23:52:18.609Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-23T23:52:18.609Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.3s done [2020-12-23T23:52:18.609Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done [2020-12-23T23:52:18.609Z] #60 DONE 8.3s [2020-12-23T23:52:18.609Z] [2020-12-23T23:52:18.609Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:18.609Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.44MB / 120.17MB 8.2s [2020-12-23T23:52:18.663Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.99MB / 120.17MB 8.0s [2020-12-23T23:52:18.732Z] #18 25.40 Selecting previously unselected package uidmap. [2020-12-23T23:52:18.732Z] #18 25.40 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-12-23T23:52:18.732Z] #18 25.40 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T23:52:18.732Z] #18 25.45 Selecting previously unselected package vim-runtime. [2020-12-23T23:52:18.732Z] #18 25.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:52:18.732Z] #18 25.46 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T23:52:18.732Z] #18 25.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T23:52:18.732Z] #18 25.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:52:18.866Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.47MB / 120.17MB 8.5s [2020-12-23T23:52:19.123Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.49MB / 120.17MB 8.7s [2020-12-23T23:52:19.123Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-12-23T23:52:19.123Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.77MB / 120.17MB 8.9s [2020-12-23T23:52:19.165Z] #40 ... [2020-12-23T23:52:19.165Z] [2020-12-23T23:52:19.165Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:19.165Z] #47 52.97 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T23:52:19.234Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.94MB / 120.17MB 8.3s [2020-12-23T23:52:19.424Z] #47 ... [2020-12-23T23:52:19.424Z] [2020-12-23T23:52:19.424Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:19.424Z] #11 62.52 The following NEW packages will be installed: [2020-12-23T23:52:19.424Z] #11 62.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T23:52:19.424Z] #11 62.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T23:52:19.424Z] #11 62.57 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T23:52:19.424Z] #11 62.57 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T23:52:19.424Z] #11 62.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T23:52:19.424Z] #11 62.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T23:52:19.424Z] #11 62.59 The following packages will be upgraded: [2020-12-23T23:52:19.424Z] #11 62.64 libsystemd0 libudev1 [2020-12-23T23:52:19.424Z] #11 63.21 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:52:19.424Z] #11 63.21 Need to get 78.2 MB of archives. [2020-12-23T23:52:19.424Z] #11 63.21 After this operation, 487 MB of additional disk space will be used. [2020-12-23T23:52:19.424Z] #11 63.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-23T23:52:19.424Z] #11 63.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-23T23:52:19.506Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.41MB / 120.17MB 8.7s [2020-12-23T23:52:19.683Z] #11 63.28 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] [2020-12-23T23:52:19.688Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.90MB / 120.17MB 9.2s [2020-12-23T23:52:19.775Z] #8 ... [2020-12-23T23:52:19.775Z] [2020-12-23T23:52:19.775Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T23:52:19.775Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-23T23:52:19.775Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-23T23:52:19.775Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-23T23:52:19.775Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.7s done [2020-12-23T23:52:19.775Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-12-23T23:52:19.775Z] #60 DONE 8.9s [2020-12-23T23:52:19.775Z] [2020-12-23T23:52:19.775Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:19.775Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-12-23T23:52:19.943Z] #11 ... [2020-12-23T23:52:19.943Z] [2020-12-23T23:52:19.943Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:19.943Z] #62 DONE 63.7s [2020-12-23T23:52:20.038Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 104.37MB / 120.17MB 9.2s [2020-12-23T23:52:20.038Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.00MB / 120.17MB 9.4s [2020-12-23T23:52:20.137Z] #29 10.44 #=#=# 1.0% # 2.7% ### 4.3% ### 4.8% #### 5.9% ##### 7.5% ##### 8.1% ###### 9.7% ######## 11.3% ######### 13.0% ########## 14.5% ########### 15.4% ############ 16.8% ############## 19.7% ############### 21.3% ################ 22.4% ################ 23.5% ################## 25.1% ################## 26.2% #################### 27.8% #################### 28.9% ##################### [2020-12-23T23:52:20.137Z] #29 ... [2020-12-23T23:52:20.137Z] [2020-12-23T23:52:20.137Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:20.137Z] #47 6.617 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:52:20.137Z] #47 6.640 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:52:20.137Z] #47 7.148 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:52:20.137Z] #47 7.151 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:52:20.137Z] #47 9.226 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:52:20.137Z] #47 10.33 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:52:20.137Z] #47 11.87 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:52:20.137Z] #47 16.48 go: finding github.com/fatih/color v1.9.0 [2020-12-23T23:52:20.137Z] #47 16.49 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:52:20.137Z] #47 16.50 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T23:52:20.137Z] #47 16.73 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T23:52:20.137Z] #47 16.81 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:52:20.137Z] #47 ... [2020-12-23T23:52:20.137Z] [2020-12-23T23:52:20.137Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:20.210Z] [2020-12-23T23:52:20.210Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:20.210Z] #11 63.82 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] [2020-12-23T23:52:20.611Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.8s [2020-12-23T23:52:20.781Z] #11 ... [2020-12-23T23:52:20.781Z] [2020-12-23T23:52:20.781Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:20.781Z] #32 54.37 sync [2020-12-23T23:52:20.781Z] #32 54.39 internal/reflectlite [2020-12-23T23:52:20.781Z] #32 58.41 errors [2020-12-23T23:52:20.781Z] #32 58.41 sort [2020-12-23T23:52:20.781Z] #32 59.30 strconv [2020-12-23T23:52:20.781Z] #32 60.47 io [2020-12-23T23:52:20.781Z] #32 62.72 internal/oserror [2020-12-23T23:52:20.781Z] #32 62.74 syscall [2020-12-23T23:52:20.781Z] #32 ... [2020-12-23T23:52:20.781Z] [2020-12-23T23:52:20.781Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:20.781Z] #11 64.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T23:52:20.781Z] #11 64.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-23T23:52:20.781Z] #11 64.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-23T23:52:20.781Z] #11 64.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T23:52:20.800Z] #18 27.48 Selecting previously unselected package vim. [2020-12-23T23:52:20.800Z] #18 27.48 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-12-23T23:52:20.800Z] #18 27.50 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T23:52:21.063Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.4s done [2020-12-23T23:52:21.092Z] #18 27.76 Selecting previously unselected package xfsprogs. [2020-12-23T23:52:21.092Z] #18 27.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-12-23T23:52:21.092Z] #18 27.76 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T23:52:21.348Z] #11 ... [2020-12-23T23:52:21.348Z] [2020-12-23T23:52:21.348Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:52:21.348Z] #53 44.45 Reading package lists... [2020-12-23T23:52:21.348Z] #53 55.71 Building dependency tree... [2020-12-23T23:52:21.348Z] #53 61.17 The following additional packages will be installed: [2020-12-23T23:52:21.348Z] #53 61.18 libbtrfs0 [2020-12-23T23:52:21.348Z] #53 61.45 The following NEW packages will be installed: [2020-12-23T23:52:21.348Z] #53 61.48 libbtrfs-dev libbtrfs0 [2020-12-23T23:52:21.348Z] #53 62.03 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:52:21.348Z] #53 62.03 Need to get 119 kB of archives. [2020-12-23T23:52:21.348Z] #53 62.03 After this operation, 387 kB of additional disk space will be used. [2020-12-23T23:52:21.348Z] #53 62.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T23:52:21.348Z] #53 62.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T23:52:21.348Z] #53 63.69 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:21.348Z] #53 63.99 Fetched 119 kB in 0s (256 kB/s) [2020-12-23T23:52:21.348Z] #53 64.12 Selecting previously unselected package libbtrfs0. [2020-12-23T23:52:21.348Z] #53 64.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:52:21.348Z] #53 64.24 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T23:52:21.348Z] #53 64.26 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:52:21.348Z] #53 64.48 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:52:21.348Z] #53 64.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T23:52:21.348Z] #53 64.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:52:21.348Z] #53 65.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:52:21.348Z] #53 65.04 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:52:21.348Z] #53 65.08 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:52:21.383Z] #18 28.08 Selecting previously unselected package zip. [2020-12-23T23:52:21.383Z] #18 28.08 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-12-23T23:52:21.383Z] #18 28.08 Unpacking zip (3.0-11+b1) ... [2020-12-23T23:52:21.383Z] #18 28.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:52:21.383Z] #18 28.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:52:21.383Z] #18 28.20 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-12-23T23:52:21.383Z] #18 28.21 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-23T23:52:21.383Z] #18 28.22 Setting up libgpm2:s390x (1.20.7-5) ... [2020-12-23T23:52:21.383Z] #18 28.23 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-12-23T23:52:21.383Z] #18 28.24 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T23:52:21.383Z] #18 28.24 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-12-23T23:52:21.383Z] #18 28.25 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-23T23:52:21.383Z] #18 28.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:52:21.383Z] #18 28.26 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-23T23:52:21.383Z] #18 28.27 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-23T23:52:21.383Z] #18 28.28 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:52:21.383Z] #18 28.28 Setting up zip (3.0-11+b1) ... [2020-12-23T23:52:21.607Z] #53 ... [2020-12-23T23:52:21.607Z] [2020-12-23T23:52:21.607Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:21.607Z] #47 64.24 go: finding github.com/fatih/color v1.7.0 [2020-12-23T23:52:21.607Z] #47 64.37 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:52:21.607Z] #47 64.42 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:52:21.607Z] #47 64.47 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:52:21.607Z] #47 64.66 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:52:21.607Z] #47 64.67 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:52:21.607Z] #47 64.74 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:52:21.607Z] #47 64.79 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:52:21.607Z] #47 64.87 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T23:52:21.607Z] #47 64.89 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:52:21.607Z] #47 64.90 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:52:21.607Z] #47 65.07 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:52:21.607Z] #47 65.10 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:52:21.607Z] #47 65.12 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:52:21.607Z] #47 65.13 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T23:52:21.607Z] #47 65.13 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:52:21.607Z] #47 65.13 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T23:52:21.607Z] #47 65.15 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:52:21.608Z] #47 65.18 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:52:21.608Z] #47 65.30 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:52:21.608Z] #47 65.32 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:52:21.608Z] #47 65.41 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T23:52:21.675Z] #18 28.29 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:52:21.675Z] #18 28.30 Setting up bash-completion (1:2.8-6) ... [2020-12-23T23:52:21.870Z] #47 65.53 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:52:21.870Z] #47 65.55 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:52:21.870Z] #47 ... [2020-12-23T23:52:21.870Z] [2020-12-23T23:52:21.870Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:52:21.870Z] #53 DONE 65.7s [2020-12-23T23:52:21.870Z] [2020-12-23T23:52:21.870Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:21.870Z] #47 65.63 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:52:21.870Z] #47 65.63 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:52:21.870Z] #47 65.65 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T23:52:21.870Z] #47 65.65 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:52:21.999Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 11.2s done [2020-12-23T23:52:22.129Z] #47 65.80 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:52:22.129Z] #47 65.80 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T23:52:22.387Z] #47 65.89 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T23:52:22.387Z] #47 65.95 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:52:22.387Z] #47 66.14 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T23:52:22.646Z] #47 66.28 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:52:22.646Z] #47 66.39 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:52:22.646Z] #47 66.44 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:52:22.646Z] #47 66.47 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:52:22.646Z] #47 66.54 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:52:22.905Z] #47 66.59 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T23:52:22.905Z] #47 66.62 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:52:22.905Z] #47 66.63 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T23:52:22.905Z] #47 66.67 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:52:22.905Z] #47 66.76 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:52:23.165Z] #47 66.84 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:52:23.165Z] #47 66.86 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:52:23.165Z] #47 66.91 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T23:52:23.165Z] #47 67.01 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:52:23.183Z] #18 29.72 Setting up libiptc0:s390x (1.8.2-4) ... [2020-12-23T23:52:23.183Z] #18 29.72 Setting up xz-utils (5.2.4-1) ... [2020-12-23T23:52:23.183Z] #18 29.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T23:52:23.183Z] #18 29.75 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:52:23.183Z] #18 29.77 invoke-rc.d: could not determine current runlevel [2020-12-23T23:52:23.183Z] #18 29.77 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T23:52:23.183Z] #18 29.79 Setting up pigz (2.4-1) ... [2020-12-23T23:52:23.183Z] #18 29.80 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-23T23:52:23.183Z] #18 29.81 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-23T23:52:23.183Z] #18 29.82 Setting up python-pip-whl (18.1-5) ... [2020-12-23T23:52:23.183Z] #18 29.83 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-12-23T23:52:23.183Z] #18 29.84 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:52:23.183Z] #18 30.06 Setting up libaio1:s390x (0.3.112-3) ... [2020-12-23T23:52:23.183Z] #18 ... [2020-12-23T23:52:23.183Z] [2020-12-23T23:52:23.183Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:52:23.183Z] #41 59.54 CC criu/cr-service.o [2020-12-23T23:52:23.183Z] #41 60.55 CC criu/crtools.o [2020-12-23T23:52:23.183Z] #41 60.78 CC criu/eventfd.o [2020-12-23T23:52:23.183Z] #41 60.96 CC criu/eventpoll.o [2020-12-23T23:52:23.183Z] #41 61.43 CC criu/external.o [2020-12-23T23:52:23.183Z] #41 61.55 CC criu/fault-injection.o [2020-12-23T23:52:23.183Z] #41 61.61 CC criu/fdstore.o [2020-12-23T23:52:23.183Z] #41 61.86 CC criu/fifo.o [2020-12-23T23:52:23.183Z] #41 62.13 CC criu/file-ids.o [2020-12-23T23:52:23.183Z] #41 62.27 CC criu/file-lock.o [2020-12-23T23:52:23.183Z] #41 62.79 CC criu/files-ext.o [2020-12-23T23:52:23.183Z] #41 63.03 CC criu/files-reg.o [2020-12-23T23:52:23.183Z] #41 64.19 CC criu/files.o [2020-12-23T23:52:23.183Z] #41 65.38 CC criu/filesystems.o [2020-12-23T23:52:23.183Z] #41 65.70 CC criu/fsnotify.o [2020-12-23T23:52:23.183Z] #41 66.48 CC criu/image-desc.o [2020-12-23T23:52:23.183Z] #41 66.62 CC criu/image.o [2020-12-23T23:52:23.183Z] #41 67.26 CC criu/ipc_ns.o [2020-12-23T23:52:23.183Z] #41 67.90 CC criu/irmap.o [2020-12-23T23:52:23.183Z] #41 68.37 CC criu/kcmp-ids.o [2020-12-23T23:52:23.183Z] #41 68.56 CC criu/kerndat.o [2020-12-23T23:52:23.183Z] #41 69.18 CC criu/libnetlink.o [2020-12-23T23:52:23.183Z] #41 69.46 CC criu/log.o [2020-12-23T23:52:23.183Z] #41 ... [2020-12-23T23:52:23.183Z] [2020-12-23T23:52:23.183Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:52:23.183Z] #18 30.06 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-23T23:52:23.183Z] #18 30.07 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-23T23:52:23.183Z] #18 30.08 Setting up vim (2:8.1.0875-5) ... [2020-12-23T23:52:23.183Z] #18 30.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T23:52:23.183Z] #18 30.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T23:52:23.183Z] #18 30.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T23:52:23.183Z] #18 30.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T23:52:23.183Z] #18 30.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T23:52:23.183Z] #18 30.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T23:52:23.183Z] #18 30.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T23:52:23.183Z] #18 30.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T23:52:23.183Z] #18 30.11 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-23T23:52:23.183Z] #18 30.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:52:23.183Z] #18 30.13 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-23T23:52:23.183Z] #18 30.14 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:52:23.183Z] #18 30.15 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-23T23:52:23.183Z] #18 30.16 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:52:23.439Z] #47 67.03 go: finding golang.org/x/text v0.3.2 [2020-12-23T23:52:23.439Z] #47 67.23 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:52:23.697Z] #47 67.38 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:52:23.697Z] #47 67.47 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:52:23.697Z] #47 67.51 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:52:23.697Z] #47 67.58 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:52:23.957Z] #47 67.61 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:52:23.957Z] #47 67.61 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:52:24.216Z] #47 67.76 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:52:24.216Z] #47 67.76 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T23:52:24.216Z] #47 67.77 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:52:24.216Z] #47 67.77 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:52:24.216Z] #47 67.80 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:52:24.216Z] #47 67.86 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:52:24.216Z] #47 67.91 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:52:24.216Z] #47 67.96 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:52:24.216Z] #47 67.97 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:52:24.346Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s [2020-12-23T23:52:24.476Z] #47 68.01 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T23:52:24.477Z] #47 68.03 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:52:24.477Z] #47 68.14 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:52:24.477Z] #47 68.30 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:52:24.477Z] #47 68.30 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T23:52:24.615Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.5s done [2020-12-23T23:52:24.628Z] #29 10.44 #=#=# 1.0% # 2.7% ### 4.3% ### 4.8% #### 5.9% ##### 7.5% ##### 8.1% ###### 9.7% ######## 11.3% ######### 13.0% ########## 14.5% ########### 15.4% ############ 16.8% ############## 19.7% ############### 21.3% ################ 22.4% ################ 23.5% ################## 25.1% ################## 26.2% #################### 27.8% #################### 28.9% ##################### 30.0% ###################### 31.1% ####################### 32.1% ######################## 33.8% ######################### 35.4% ########################## 37.0% ########################### 38.1% ############################ 39.2% ############################# 40.8% ############################## 43.0% ################################ 44.6% ################################# 46.2% ################################# 47.1% ################################## 48.0% ################################### 49.2% #################################### 50.8% ###################################### 53.2% ####################################### 55.4% ######################################### 57.5% ########################################## 59.7% ############################################ 61.8% ############################################# 62.9% ############################################## 64.5% ############################################### 66.2% ################################################ 67.5% ################################################# 68.9% ################################################## 70.6% #################################################### 72.4% #################################################### 73.5% ###################################################### 75.7% ###################################################### 76.1% ####################################################### 77.6% ######################################################### 79.8% ########################################################## 81.9% ############################################################ 83.6% ############################################################# 85.6% ############################################################## 86.7% ############################################################### 87.8% ################################################################ 89.5% ################################################################# 91.2% [2020-12-23T23:52:24.628Z] #29 ... [2020-12-23T23:52:24.628Z] [2020-12-23T23:52:24.628Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:52:24.628Z] #45 11.30 crypto/internal/subtle [2020-12-23T23:52:24.628Z] #45 11.74 crypto/subtle [2020-12-23T23:52:24.628Z] #45 12.45 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T23:52:24.628Z] #45 12.87 internal/nettrace [2020-12-23T23:52:24.628Z] #45 13.33 runtime/cgo [2020-12-23T23:52:24.628Z] #45 15.91 vendor/golang.org/x/crypto/internal/subtle [2020-12-23T23:52:24.875Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-23T23:52:24.925Z] #45 ... [2020-12-23T23:52:24.925Z] [2020-12-23T23:52:24.925Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:25.046Z] #47 68.57 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:52:25.046Z] #47 68.64 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:52:25.046Z] #47 68.64 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:52:25.046Z] #47 68.73 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:52:25.046Z] #47 68.76 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:52:25.224Z] #29 10.44 #=#=# 1.0% # 2.7% ### 4.3% ### 4.8% #### 5.9% ##### 7.5% ##### 8.1% ###### 9.7% ######## 11.3% ######### 13.0% ########## 14.5% ########### 15.4% ############ 16.8% ############## 19.7% ############### 21.3% ################ 22.4% ################ 23.5% ################## 25.1% ################## 26.2% #################### 27.8% #################### 28.9% ##################### 30.0% ###################### 31.1% ####################### 32.1% ######################## 33.8% ######################### 35.4% ########################## 37.0% ########################### 38.1% ############################ 39.2% ############################# 40.8% ############################## 43.0% ################################ 44.6% ################################# 46.2% ################################# 47.1% ################################## 48.0% ################################### 49.2% #################################### 50.8% ###################################### 53.2% ####################################### 55.4% ######################################### 57.5% ########################################## 59.7% ############################################ 61.8% ############################################# 62.9% ############################################## 64.5% ############################################### 66.2% ################################################ 67.5% ################################################# 68.9% ################################################## 70.6% #################################################### 72.4% #################################################### 73.5% ###################################################### 75.7% ###################################################### 76.1% ####################################################### 77.6% ######################################################### 79.8% ########################################################## 81.9% ############################################################ 83.6% ############################################################# 85.6% ############################################################## 86.7% ############################################################### 87.8% ################################################################ 89.5% ################################################################# 91.2% ################################################################## 92.9% #################################################################### 94.5% ##################################################################### 96.1% ###################################################################### 97.7% ####################################################################### 99.4% ######################################################################## 100.0% [2020-12-23T23:52:25.255Z] #18 32.02 Setting up iptables (1.8.2-4) ... [2020-12-23T23:52:25.255Z] #18 32.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:52:25.255Z] #18 32.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:52:25.255Z] #18 32.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:52:25.255Z] #18 32.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:52:25.255Z] #18 32.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T23:52:25.255Z] #18 32.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T23:52:25.255Z] #18 32.04 Setting up python3 (3.7.3-1) ... [2020-12-23T23:52:25.306Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.3s [2020-12-23T23:52:25.306Z] #8 ... [2020-12-23T23:52:25.306Z] [2020-12-23T23:52:25.306Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:52:25.306Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 11.1s done [2020-12-23T23:52:25.306Z] #24 DONE 14.5s [2020-12-23T23:52:25.306Z] [2020-12-23T23:52:25.306Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:25.306Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.5s done [2020-12-23T23:52:25.520Z] #29 18.50 [2020-12-23T23:52:25.520Z] #29 ... [2020-12-23T23:52:25.520Z] [2020-12-23T23:52:25.520Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:25.520Z] #51 12.16 + cd /tmp/tmp.Z6l9cBYg8B/src/github.com/mvdan/sh [2020-12-23T23:52:25.520Z] #51 12.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:52:25.520Z] #51 12.36 + GO111MODULE=on [2020-12-23T23:52:25.520Z] #51 12.36 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T23:52:25.520Z] #51 14.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:52:25.520Z] #51 14.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:52:25.520Z] #51 14.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:52:25.520Z] #51 15.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:52:25.520Z] #51 15.25 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:52:25.520Z] #51 16.91 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:52:25.520Z] #51 18.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:52:25.520Z] #51 20.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:52:25.570Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-23T23:52:25.578Z] #18 32.27 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T23:52:25.815Z] #51 22.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:52:25.816Z] #51 22.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:52:25.816Z] #51 ... [2020-12-23T23:52:25.816Z] [2020-12-23T23:52:25.816Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:25.816Z] #64 19.75 Checking out files: 83% (1595/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. [2020-12-23T23:52:25.816Z] #64 20.26 + cd /tmp/tmp.lQTTnFcl4S/src/github.com/docker/libnetwork [2020-12-23T23:52:25.816Z] #64 20.26 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:52:25.816Z] #64 20.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T23:52:25.869Z] #18 32.74 Setting up apparmor (2.13.2-10) ... [2020-12-23T23:52:26.112Z] #64 ... [2020-12-23T23:52:26.112Z] [2020-12-23T23:52:26.112Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:26.112Z] #49 12.52 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T23:52:26.112Z] #49 12.53 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T23:52:26.112Z] #49 12.55 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T23:52:26.112Z] #49 12.55 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:52:26.112Z] #49 12.55 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:52:26.112Z] #49 12.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:52:26.112Z] #49 12.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:52:26.112Z] #49 12.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:52:26.112Z] #49 12.74 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:52:26.112Z] #49 12.75 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T23:52:26.112Z] #49 12.76 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:52:26.112Z] #49 12.84 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T23:52:26.112Z] #49 12.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:52:26.112Z] #49 13.35 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:52:26.112Z] #49 13.66 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T23:52:26.112Z] #49 13.66 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:52:26.112Z] #49 14.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:52:26.112Z] #49 14.24 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:52:26.112Z] #49 14.59 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:52:26.112Z] #49 16.08 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T23:52:26.112Z] #49 16.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:52:26.112Z] #49 16.31 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:52:26.112Z] #49 16.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:52:26.112Z] #49 16.47 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:52:26.112Z] #49 16.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:52:26.112Z] #49 16.72 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T23:52:26.112Z] #49 16.83 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:52:26.112Z] #49 17.80 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:52:26.112Z] #49 21.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:52:26.112Z] #49 21.31 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:52:26.112Z] #49 21.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:52:26.112Z] #49 21.32 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T23:52:26.112Z] #49 21.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:52:26.112Z] #49 21.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:52:26.112Z] #49 21.33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:52:26.112Z] #49 21.35 go: downloading golang.org/x/text v0.3.2 [2020-12-23T23:52:26.112Z] #49 21.41 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:52:26.112Z] #49 21.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:52:26.112Z] #49 21.69 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:52:26.112Z] #49 21.81 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:52:26.112Z] #49 21.89 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T23:52:26.112Z] #49 22.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:52:26.112Z] #49 22.08 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:52:26.112Z] #49 22.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:52:26.112Z] #49 22.16 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:52:26.112Z] #49 22.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:52:26.112Z] #49 22.42 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:52:26.112Z] #49 22.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:52:26.112Z] #49 22.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:52:26.112Z] #49 22.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:52:26.112Z] #49 ... [2020-12-23T23:52:26.112Z] [2020-12-23T23:52:26.112Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:26.112Z] #51 22.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:52:26.112Z] #51 22.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:52:26.143Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2020-12-23T23:52:26.248Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done [2020-12-23T23:52:26.248Z] #8 ... [2020-12-23T23:52:26.248Z] [2020-12-23T23:52:26.248Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:52:26.248Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 7.4s done [2020-12-23T23:52:26.248Z] #24 DONE 15.8s [2020-12-23T23:52:26.248Z] [2020-12-23T23:52:26.248Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:26.248Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-23T23:52:26.248Z] #8 ... [2020-12-23T23:52:26.248Z] [2020-12-23T23:52:26.248Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:52:26.403Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-23T23:52:26.904Z] #18 33.62 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T23:52:26.904Z] #18 33.63 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:52:26.904Z] #18 33.88 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:52:26.953Z] #47 ... [2020-12-23T23:52:26.953Z] [2020-12-23T23:52:26.953Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:52:26.953Z] #43 60.55 io [2020-12-23T23:52:26.953Z] #43 60.62 strconv [2020-12-23T23:52:26.953Z] #43 63.17 bytes [2020-12-23T23:52:26.953Z] #43 67.32 bufio [2020-12-23T23:52:26.953Z] #43 67.78 reflect [2020-12-23T23:52:26.953Z] #43 69.77 syscall [2020-12-23T23:52:26.953Z] #43 ... [2020-12-23T23:52:26.953Z] [2020-12-23T23:52:26.953Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:52:26.953Z] #30 67.07 Checking out files: 78% (1198/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: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-23T23:52:26.953Z] #30 68.31 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T23:52:26.953Z] #30 68.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T23:52:26.975Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-12-23T23:52:27.129Z] Client: [2020-12-23T23:52:27.129Z] Debug Mode: false [2020-12-23T23:52:27.129Z] [2020-12-23T23:52:27.129Z] Server: [2020-12-23T23:52:27.129Z] Containers: 0 [2020-12-23T23:52:27.129Z] Running: 0 [2020-12-23T23:52:27.129Z] Paused: 0 [2020-12-23T23:52:27.129Z] Stopped: 0 [2020-12-23T23:52:27.129Z] Images: 0 [2020-12-23T23:52:27.129Z] Server Version: 19.03.13 [2020-12-23T23:52:27.129Z] Storage Driver: overlay2 [2020-12-23T23:52:27.129Z] Backing Filesystem: extfs [2020-12-23T23:52:27.129Z] Supports d_type: true [2020-12-23T23:52:27.129Z] Native Overlay Diff: true [2020-12-23T23:52:27.129Z] Logging Driver: json-file [2020-12-23T23:52:27.129Z] Cgroup Driver: cgroupfs [2020-12-23T23:52:27.129Z] Plugins: [2020-12-23T23:52:27.129Z] Volume: local [2020-12-23T23:52:27.129Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T23:52:27.129Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-23T23:52:27.129Z] Swarm: inactive [2020-12-23T23:52:27.129Z] Runtimes: runc [2020-12-23T23:52:27.129Z] Default Runtime: runc [2020-12-23T23:52:27.129Z] Init Binary: docker-init [2020-12-23T23:52:27.129Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T23:52:27.129Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T23:52:27.129Z] init version: fec3683 [2020-12-23T23:52:27.129Z] Security Options: [2020-12-23T23:52:27.129Z] apparmor [2020-12-23T23:52:27.129Z] seccomp [2020-12-23T23:52:27.129Z] Profile: default [2020-12-23T23:52:27.129Z] Kernel Version: 4.15.0-1083-aws [2020-12-23T23:52:27.129Z] Operating System: Ubuntu 16.04.7 LTS [2020-12-23T23:52:27.129Z] OSType: linux [2020-12-23T23:52:27.129Z] Architecture: aarch64 [2020-12-23T23:52:27.129Z] CPUs: 4 [2020-12-23T23:52:27.129Z] Total Memory: 7.525GiB [2020-12-23T23:52:27.129Z] Name: ip-10-100-120-86 [2020-12-23T23:52:27.129Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-12-23T23:52:27.129Z] Docker Root Dir: /var/lib/docker [2020-12-23T23:52:27.129Z] Debug Mode: false [2020-12-23T23:52:27.129Z] Registry: https://index.docker.io/v1/ [2020-12-23T23:52:27.129Z] Labels: [2020-12-23T23:52:27.129Z] Experimental: true [2020-12-23T23:52:27.129Z] Insecure Registries: [2020-12-23T23:52:27.129Z] 127.0.0.0/8 [2020-12-23T23:52:27.129Z] Live Restore Enabled: true [2020-12-23T23:52:27.129Z] [2020-12-23T23:52:27.129Z] WARNING: No swap limit support [Pipeline] sh [2020-12-23T23:52:27.238Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-12-23T23:52:27.453Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:52:27.453Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:52:27.453Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T23:52:27.525Z] #30 ... [2020-12-23T23:52:27.526Z] [2020-12-23T23:52:27.526Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:52:27.526Z] #34 61.37 The following NEW packages will be installed: [2020-12-23T23:52:27.526Z] #34 61.37 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T23:52:27.526Z] #34 61.37 vim-common xxd [2020-12-23T23:52:27.526Z] #34 61.77 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:52:27.526Z] #34 61.77 Need to get 14.9 MB of archives. [2020-12-23T23:52:27.526Z] #34 61.77 After this operation, 61.8 MB of additional disk space will be used. [2020-12-23T23:52:27.526Z] #34 61.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T23:52:27.526Z] #34 61.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:52:27.526Z] #34 61.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T23:52:27.526Z] #34 62.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T23:52:27.526Z] #34 63.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-23T23:52:27.526Z] #34 63.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-23T23:52:27.526Z] #34 63.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-23T23:52:27.526Z] #34 63.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-23T23:52:27.526Z] #34 63.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-23T23:52:27.526Z] #34 63.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-23T23:52:27.526Z] #34 67.09 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:27.526Z] #34 67.33 Fetched 14.9 MB in 3s (4682 kB/s) [2020-12-23T23:52:27.526Z] #34 67.41 Selecting previously unselected package xxd. [2020-12-23T23:52:27.526Z] #34 67.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.) [2020-12-23T23:52:27.526Z] #34 67.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T23:52:27.526Z] #34 67.50 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:52:27.526Z] #34 67.78 Selecting previously unselected package vim-common. [2020-12-23T23:52:27.526Z] #34 67.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:52:27.526Z] #34 67.98 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:52:27.526Z] #34 68.73 Selecting previously unselected package cmake-data. [2020-12-23T23:52:27.526Z] #34 68.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T23:52:27.526Z] #34 68.77 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T23:52:27.539Z] #18 34.39 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T23:52:27.629Z] #25 1.469 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:52:27.629Z] #25 1.488 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:52:27.635Z] #51 24.07 runtime/cgo [2020-12-23T23:52:27.635Z] #51 24.30 runtime [2020-12-23T23:52:27.714Z] + bash /home/ubuntu/workspace/moby_PR-41786/check-config.sh [2020-12-23T23:52:27.714Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T23:52:27.714Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-12-23T23:52:27.714Z] [2020-12-23T23:52:27.714Z] Generally Necessary: [2020-12-23T23:52:27.714Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T23:52:27.714Z] - apparmor: enabled and tools installed [2020-12-23T23:52:27.714Z] - CONFIG_NAMESPACES: enabled [2020-12-23T23:52:27.714Z] - CONFIG_NET_NS: enabled [2020-12-23T23:52:27.714Z] - CONFIG_PID_NS: enabled [2020-12-23T23:52:27.714Z] - CONFIG_IPC_NS: enabled [2020-12-23T23:52:27.714Z] - CONFIG_UTS_NS: enabled [2020-12-23T23:52:27.714Z] - CONFIG_CGROUPS: enabled [2020-12-23T23:52:27.785Z] #34 ... [2020-12-23T23:52:27.785Z] [2020-12-23T23:52:27.785Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:27.785Z] #40 64.06 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:27.785Z] #40 64.42 Fetched 4095 kB in 2s (2710 kB/s) [2020-12-23T23:52:27.785Z] #40 64.69 Selecting previously unselected package libcap-dev:amd64. [2020-12-23T23:52:27.785Z] #40 64.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:52:27.785Z] #40 64.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-23T23:52:27.785Z] #40 64.90 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T23:52:27.785Z] #40 65.18 Selecting previously unselected package libnet1:amd64. [2020-12-23T23:52:27.785Z] #40 65.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T23:52:27.785Z] #40 65.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:52:27.785Z] #40 65.45 Selecting previously unselected package libnet1-dev. [2020-12-23T23:52:27.785Z] #40 65.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T23:52:27.785Z] #40 65.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:52:27.785Z] #40 65.88 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T23:52:27.785Z] #40 65.89 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T23:52:27.785Z] #40 65.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:52:27.785Z] #40 66.27 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-23T23:52:27.785Z] #40 66.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-23T23:52:27.785Z] #40 66.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T23:52:27.785Z] #40 66.80 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T23:52:27.785Z] #40 66.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:52:27.785Z] #40 66.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:52:27.785Z] #40 67.10 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-23T23:52:27.785Z] #40 67.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:52:27.785Z] #40 67.14 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T23:52:27.785Z] #40 67.26 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-23T23:52:27.785Z] #40 67.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-23T23:52:27.785Z] #40 67.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T23:52:27.785Z] #40 67.59 Selecting previously unselected package libprotobuf17:amd64. [2020-12-23T23:52:27.785Z] #40 67.60 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-23T23:52:27.785Z] #40 67.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T23:52:27.785Z] #40 68.82 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-23T23:52:27.785Z] #40 68.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-23T23:52:27.785Z] #40 68.84 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T23:52:27.785Z] #40 69.42 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-23T23:52:27.785Z] #40 69.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-23T23:52:27.785Z] #40 69.45 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T23:52:27.831Z] #18 34.73 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T23:52:27.887Z] #25 1.570 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:52:27.887Z] #25 1.725 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:52:27.978Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T23:52:27.978Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T23:52:27.978Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T23:52:27.978Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T23:52:27.978Z] - CONFIG_CPUSETS: enabled [2020-12-23T23:52:27.978Z] - CONFIG_MEMCG: enabled [2020-12-23T23:52:27.978Z] - CONFIG_KEYS: enabled [2020-12-23T23:52:27.978Z] - CONFIG_VETH: enabled (as module) [2020-12-23T23:52:27.978Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T23:52:27.978Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T23:52:27.978Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-23T23:52:27.978Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T23:52:27.978Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T23:52:27.978Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T23:52:27.978Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T23:52:27.978Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T23:52:27.978Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T23:52:27.978Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T23:52:27.978Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-23T23:52:27.978Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T23:52:27.978Z] [2020-12-23T23:52:27.978Z] Optional Features: [2020-12-23T23:52:27.978Z] - CONFIG_USER_NS: enabled [2020-12-23T23:52:27.978Z] - CONFIG_SECCOMP: enabled [2020-12-23T23:52:27.978Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T23:52:27.978Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T23:52:27.978Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T23:52:27.978Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-23T23:52:28.145Z] #25 2.045 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:52:28.240Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T23:52:28.240Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T23:52:28.240Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-23T23:52:28.240Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-23T23:52:28.240Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T23:52:28.240Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T23:52:28.240Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T23:52:28.240Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T23:52:28.240Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T23:52:28.240Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T23:52:28.240Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T23:52:28.240Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T23:52:28.240Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T23:52:28.240Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T23:52:28.240Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T23:52:28.240Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T23:52:28.240Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T23:52:28.240Z] - CONFIG_EXT4_FS: enabled [2020-12-23T23:52:28.240Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T23:52:28.355Z] #40 72.08 Selecting previously unselected package libprotoc17:amd64. [2020-12-23T23:52:28.355Z] #40 72.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-23T23:52:28.355Z] #40 72.12 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T23:52:28.502Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T23:52:28.502Z] - Network Drivers: [2020-12-23T23:52:28.502Z] - "overlay": [2020-12-23T23:52:28.502Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T23:52:28.502Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T23:52:28.502Z] Optional (for encrypted networks): [2020-12-23T23:52:28.502Z] - CONFIG_CRYPTO: enabled [2020-12-23T23:52:28.502Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-23T23:52:28.502Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-23T23:52:28.502Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-23T23:52:28.502Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-23T23:52:28.502Z] - CONFIG_XFRM: enabled [2020-12-23T23:52:28.502Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T23:52:28.502Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T23:52:28.502Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T23:52:28.502Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-23T23:52:28.502Z] - "ipvlan": [2020-12-23T23:52:28.502Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T23:52:28.502Z] - "macvlan": [2020-12-23T23:52:28.502Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T23:52:28.502Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T23:52:28.502Z] - "ftp,tftp client in container": [2020-12-23T23:52:28.502Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T23:52:28.502Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T23:52:28.502Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T23:52:28.502Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T23:52:28.502Z] - Storage Drivers: [2020-12-23T23:52:28.502Z] - "aufs": [2020-12-23T23:52:28.502Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T23:52:28.502Z] - "btrfs": [2020-12-23T23:52:28.710Z] #25 2.473 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:52:28.764Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T23:52:28.764Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T23:52:28.764Z] - "devicemapper": [2020-12-23T23:52:28.764Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T23:52:28.764Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T23:52:28.764Z] - "overlay": [2020-12-23T23:52:28.764Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T23:52:28.764Z] - "zfs": [2020-12-23T23:52:28.764Z] - /dev/zfs: missing [2020-12-23T23:52:28.764Z] - zfs command: missing [2020-12-23T23:52:28.764Z] - zpool command: missing [2020-12-23T23:52:28.764Z] [2020-12-23T23:52:28.764Z] Limits: [2020-12-23T23:52:28.764Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T23:52:28.764Z] [2020-12-23T23:52:28.764Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-23T23:52:28.865Z] #18 35.34 Setting up python3-pip (18.1-5) ... [2020-12-23T23:52:29.121Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c0af18c6c341636ac55644103f922900c616bec . [2020-12-23T23:52:29.121Z] #1 [internal] load .dockerignore [2020-12-23T23:52:29.121Z] #1 transferring context: 87B 0.0s done [2020-12-23T23:52:29.121Z] #1 DONE 0.0s [2020-12-23T23:52:29.121Z] [2020-12-23T23:52:29.121Z] #2 [internal] load build definition from Dockerfile [2020-12-23T23:52:29.121Z] #2 transferring dockerfile: 16.55kB 0.0s done [2020-12-23T23:52:29.121Z] #2 DONE 0.0s [2020-12-23T23:52:29.121Z] [2020-12-23T23:52:29.121Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T23:52:29.157Z] #18 35.92 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:52:29.157Z] #18 35.95 Processing triggers for mime-support (3.62) ... [2020-12-23T23:52:29.296Z] #40 73.00 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T23:52:29.296Z] #40 73.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:52:29.296Z] #40 73.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:52:29.557Z] #40 73.34 Selecting previously unselected package protobuf-compiler. [2020-12-23T23:52:29.698Z] #3 DONE 0.5s [2020-12-23T23:52:29.698Z] [2020-12-23T23:52:29.698Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T23:52:29.698Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T23:52:29.698Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-23T23:52:29.698Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-12-23T23:52:29.698Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-12-23T23:52:29.698Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s [2020-12-23T23:52:29.792Z] #18 DONE 36.4s [2020-12-23T23:52:29.792Z] [2020-12-23T23:52:29.792Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T23:52:29.815Z] #40 73.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-23T23:52:29.815Z] #40 73.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:52:29.815Z] #40 73.56 Selecting previously unselected package python-pkg-resources. [2020-12-23T23:52:29.815Z] #40 73.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:52:29.815Z] #40 73.56 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T23:52:29.959Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s [2020-12-23T23:52:30.074Z] #40 ... [2020-12-23T23:52:30.074Z] [2020-12-23T23:52:30.074Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:52:30.074Z] #34 73.92 Selecting previously unselected package libicu63:amd64. [2020-12-23T23:52:30.081Z] #25 3.868 Fetched 8411 kB in 3s (3179 kB/s) [2020-12-23T23:52:30.224Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-12-23T23:52:30.225Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-12-23T23:52:30.338Z] #34 73.92 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T23:52:30.338Z] #34 73.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:52:30.394Z] #51 ... [2020-12-23T23:52:30.394Z] [2020-12-23T23:52:30.394Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:30.394Z] #47 16.91 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:52:30.394Z] #47 17.22 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:52:30.394Z] #47 17.34 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:52:30.394Z] #47 17.40 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:52:30.394Z] #47 17.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:52:30.394Z] #47 17.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:52:30.394Z] #47 ... [2020-12-23T23:52:30.394Z] [2020-12-23T23:52:30.394Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:30.394Z] #29 19.77 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T23:52:30.394Z] #29 20.14 [2020-12-23T23:52:30.394Z] #29 20.31 ####### 10.0% ######################################################################## 100.0% [2020-12-23T23:52:30.394Z] #29 20.49 [2020-12-23T23:52:30.394Z] #29 21.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T23:52:30.394Z] #29 21.84 skipping existing 5cb8031fd95d [2020-12-23T23:52:30.394Z] #29 21.97 [2020-12-23T23:52:30.394Z] #29 23.21 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T23:52:30.487Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-12-23T23:52:30.487Z] #4 DONE 0.8s [2020-12-23T23:52:30.701Z] #29 23.71 #=#=# [2020-12-23T23:52:30.749Z] [2020-12-23T23:52:30.749Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T23:52:30.829Z] #19 0.912 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T23:52:30.829Z] #19 0.929 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T23:52:30.829Z] #19 0.931 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T23:52:30.829Z] #19 DONE 1.1s [2020-12-23T23:52:30.829Z] [2020-12-23T23:52:30.829Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:52:30.829Z] #41 69.89 CC criu/lsm.o [2020-12-23T23:52:30.829Z] #41 70.08 CC criu/mem.o [2020-12-23T23:52:30.829Z] #41 71.31 CC criu/memfd.o [2020-12-23T23:52:30.829Z] #41 71.74 CC criu/mount.o [2020-12-23T23:52:30.829Z] #41 73.91 CC criu/namespaces.o [2020-12-23T23:52:30.829Z] #41 74.90 CC criu/net.o [2020-12-23T23:52:30.829Z] #41 76.82 CC criu/netfilter.o [2020-12-23T23:52:30.829Z] #41 77.00 CC criu/page-pipe.o [2020-12-23T23:52:30.829Z] #41 ... [2020-12-23T23:52:30.829Z] [2020-12-23T23:52:30.829Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T23:52:30.999Z] #29 23.93 1.2% #### [2020-12-23T23:52:30.999Z] #29 ... [2020-12-23T23:52:30.999Z] [2020-12-23T23:52:30.999Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:52:30.999Z] #55 17.50 Fetched 8185 kB in 17s (487 kB/s) [2020-12-23T23:52:30.999Z] #55 17.50 Reading package lists... [2020-12-23T23:52:30.999Z] #55 26.05 Reading package lists... [2020-12-23T23:52:30.999Z] #55 ... [2020-12-23T23:52:30.999Z] [2020-12-23T23:52:30.999Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:30.999Z] #42 17.59 Fetched 8185 kB in 17s (495 kB/s) [2020-12-23T23:52:30.999Z] #42 17.59 Reading package lists... [2020-12-23T23:52:31.018Z] #5 ... [2020-12-23T23:52:31.018Z] [2020-12-23T23:52:31.018Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T23:52:31.018Z] #7 DONE 0.3s [2020-12-23T23:52:31.018Z] [2020-12-23T23:52:31.018Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T23:52:31.018Z] #5 DONE 0.3s [2020-12-23T23:52:31.018Z] [2020-12-23T23:52:31.018Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T23:52:31.019Z] #25 3.868 Reading package lists... [2020-12-23T23:52:31.282Z] #6 DONE 0.4s [2020-12-23T23:52:31.282Z] [2020-12-23T23:52:31.282Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:31.282Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-23T23:52:31.282Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-23T23:52:31.282Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-12-23T23:52:31.282Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-12-23T23:52:31.282Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.0s [2020-12-23T23:52:31.299Z] #42 25.75 Reading package lists... [2020-12-23T23:52:31.299Z] #42 ... [2020-12-23T23:52:31.299Z] [2020-12-23T23:52:31.299Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:52:31.299Z] #40 17.51 Checking out files: 94% (1573/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-23T23:52:31.299Z] #40 17.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T23:52:31.299Z] #40 20.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T23:52:31.299Z] #40 ... [2020-12-23T23:52:31.299Z] [2020-12-23T23:52:31.299Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:31.299Z] #49 22.75 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:52:31.299Z] #49 22.87 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:52:31.299Z] #49 22.91 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T23:52:31.299Z] #49 22.92 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:52:31.299Z] #49 23.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:52:31.299Z] #49 23.20 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:52:31.299Z] #49 23.21 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:52:31.299Z] #49 23.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:52:31.299Z] #49 23.26 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:52:31.299Z] #49 23.26 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T23:52:31.299Z] #49 23.35 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:52:31.299Z] #49 23.36 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:52:31.299Z] #49 23.43 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T23:52:31.299Z] #49 23.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:52:31.299Z] #49 23.48 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T23:52:31.299Z] #49 23.48 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:52:31.299Z] #49 23.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:52:31.299Z] #49 23.48 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:52:31.299Z] #49 23.58 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T23:52:31.299Z] #49 23.58 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T23:52:31.299Z] #49 23.60 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:52:31.299Z] #49 23.65 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:52:31.299Z] #49 23.79 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:52:31.299Z] #49 23.81 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T23:52:31.299Z] #49 23.84 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:52:31.299Z] #49 23.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:52:31.299Z] #49 23.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:52:31.299Z] #49 24.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:52:31.300Z] #49 24.05 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:52:31.300Z] #49 24.05 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T23:52:31.300Z] #49 24.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:52:31.300Z] #49 24.13 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:52:31.300Z] #49 24.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:52:31.300Z] #49 24.17 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:52:31.300Z] #49 24.25 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:52:31.300Z] #49 24.25 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:52:31.300Z] #49 24.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:52:31.300Z] #49 24.34 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:52:31.300Z] #49 24.36 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:52:31.300Z] #49 24.40 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:52:31.300Z] #49 24.47 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:52:31.300Z] #49 24.50 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:52:31.300Z] #49 24.57 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:52:31.300Z] #49 24.70 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:52:31.300Z] #49 24.70 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:52:31.300Z] #49 24.70 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:52:31.300Z] #49 24.85 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:52:31.300Z] #49 24.98 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:52:31.300Z] #49 24.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:52:31.300Z] #49 25.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:52:31.300Z] #49 25.02 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:52:31.300Z] #49 25.14 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:52:31.300Z] #49 25.17 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:52:31.300Z] #49 25.20 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:52:31.300Z] #49 25.33 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:52:31.300Z] #49 25.58 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:52:31.300Z] #49 25.70 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:52:31.300Z] #49 25.76 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:52:31.300Z] #49 25.88 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:52:31.300Z] #49 25.96 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T23:52:31.300Z] #49 26.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:52:31.300Z] #49 26.07 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:52:31.300Z] #49 26.22 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T23:52:31.300Z] #49 26.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:52:31.300Z] #49 26.37 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:52:31.300Z] #49 26.52 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:52:31.300Z] #49 26.57 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:52:31.300Z] #49 26.57 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T23:52:31.300Z] #49 26.63 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:52:31.300Z] #49 26.66 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:52:31.300Z] #49 26.78 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T23:52:31.300Z] #49 26.87 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:52:31.300Z] #49 26.89 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:52:31.300Z] #49 26.95 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T23:52:31.300Z] #49 26.99 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T23:52:31.300Z] #49 27.13 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:52:31.300Z] #49 27.17 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T23:52:31.300Z] #49 27.31 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:52:31.300Z] #49 27.36 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T23:52:31.300Z] #49 27.61 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T23:52:31.300Z] #49 27.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:52:31.300Z] #49 ... [2020-12-23T23:52:31.300Z] [2020-12-23T23:52:31.300Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:31.300Z] #13 17.94 Fetched 8185 kB in 17s (484 kB/s) [2020-12-23T23:52:31.300Z] #13 17.94 Reading package lists... [2020-12-23T23:52:31.546Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 18.84MB / 49.18MB 0.4s [2020-12-23T23:52:31.599Z] #13 26.20 Reading package lists... [2020-12-23T23:52:31.599Z] #13 ... [2020-12-23T23:52:31.599Z] [2020-12-23T23:52:31.599Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:31.599Z] #29 23.93 1.2% #### 6.7% ######## 12.3% ############ 17.8% ################ 23.3% ###################### 30.7% ########################### 38.1% ######### [2020-12-23T23:52:31.599Z] #29 ... [2020-12-23T23:52:31.599Z] [2020-12-23T23:52:31.599Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:52:31.599Z] #36 18.25 Fetched 8185 kB in 17s (476 kB/s) [2020-12-23T23:52:31.599Z] #36 18.25 Reading package lists... [2020-12-23T23:52:31.895Z] #36 26.44 Reading package lists... [2020-12-23T23:52:31.895Z] #36 ... [2020-12-23T23:52:31.895Z] [2020-12-23T23:52:31.895Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:31.895Z] #49 28.35 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T23:52:31.895Z] #49 28.53 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:52:31.895Z] #49 28.54 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:52:31.895Z] #49 28.55 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T23:52:31.962Z] #25 4.806 Reading package lists... [2020-12-23T23:52:31.962Z] #25 5.753 Building dependency tree... [2020-12-23T23:52:32.247Z] #34 ... [2020-12-23T23:52:32.247Z] [2020-12-23T23:52:32.247Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:32.247Z] #11 65.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T23:52:32.247Z] #11 66.08 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] [2020-12-23T23:52:32.247Z] #11 66.09 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] [2020-12-23T23:52:32.247Z] #11 71.03 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] [2020-12-23T23:52:32.247Z] #11 74.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-23T23:52:32.247Z] #11 74.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-23T23:52:32.247Z] #11 74.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T23:52:32.247Z] #11 74.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T23:52:32.247Z] #11 74.56 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] [2020-12-23T23:52:32.247Z] #11 74.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-23T23:52:32.247Z] #11 74.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-23T23:52:32.247Z] #11 74.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-23T23:52:32.247Z] #11 74.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-23T23:52:32.247Z] #11 74.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-23T23:52:32.247Z] #11 74.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-23T23:52:32.247Z] #11 74.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-23T23:52:32.247Z] #11 74.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-23T23:52:32.247Z] #11 74.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-23T23:52:32.247Z] #11 74.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-23T23:52:32.247Z] #11 ... [2020-12-23T23:52:32.247Z] [2020-12-23T23:52:32.247Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:32.247Z] #54 1.628 + RM_GOPATH=0 [2020-12-23T23:52:32.247Z] #54 1.628 + TMP_GOPATH= [2020-12-23T23:52:32.247Z] #54 1.628 + : /build [2020-12-23T23:52:32.247Z] #54 1.628 + '[' -z '' ']' [2020-12-23T23:52:32.247Z] #54 1.664 ++ mktemp -d [2020-12-23T23:52:32.247Z] #54 1.687 + export GOPATH=/tmp/tmp.XLYVRZfmjR [2020-12-23T23:52:32.247Z] #54 1.687 + GOPATH=/tmp/tmp.XLYVRZfmjR [2020-12-23T23:52:32.247Z] #54 1.687 + RM_GOPATH=1 [2020-12-23T23:52:32.247Z] #54 1.687 + case "$(go env GOARCH)" in [2020-12-23T23:52:32.247Z] #54 1.695 ++ go env GOARCH [2020-12-23T23:52:32.247Z] #54 1.741 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:32.247Z] #54 1.741 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:32.247Z] #54 1.742 ++ dirname /tmp/install/install.sh [2020-12-23T23:52:32.247Z] #54 1.746 + dir=/tmp/install [2020-12-23T23:52:32.247Z] #54 1.746 + bin=containerd [2020-12-23T23:52:32.247Z] #54 1.746 + shift [2020-12-23T23:52:32.247Z] #54 1.746 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T23:52:32.247Z] #54 1.746 + . /tmp/install/containerd.installer [2020-12-23T23:52:32.247Z] #54 1.746 ++ set -e [2020-12-23T23:52:32.247Z] #54 1.746 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:52:32.247Z] #54 1.781 + install_containerd [2020-12-23T23:52:32.247Z] #54 1.781 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T23:52:32.247Z] #54 1.782 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XLYVRZfmjR/src/github.com/containerd/containerd [2020-12-23T23:52:32.247Z] #54 1.783 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:52:32.247Z] #54 1.799 Cloning into '/tmp/tmp.XLYVRZfmjR/src/github.com/containerd/containerd'... [2020-12-23T23:52:32.247Z] #54 ... [2020-12-23T23:52:32.247Z] [2020-12-23T23:52:32.247Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:32.247Z] #40 74.04 Selecting previously unselected package python-six. [2020-12-23T23:52:32.247Z] #40 74.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T23:52:32.247Z] #40 74.04 Unpacking python-six (1.12.0-1) ... [2020-12-23T23:52:32.247Z] #40 74.18 Selecting previously unselected package python-protobuf. [2020-12-23T23:52:32.247Z] #40 74.19 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-23T23:52:32.247Z] #40 74.19 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T23:52:32.247Z] #40 75.10 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T23:52:32.419Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 23.04MB / 49.18MB 0.7s [2020-12-23T23:52:32.419Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 33.48MB / 49.18MB 0.8s [2020-12-23T23:52:32.529Z] #25 6.120 The following additional packages will be installed: [2020-12-23T23:52:32.529Z] #25 6.128 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T23:52:32.529Z] #25 6.128 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T23:52:32.529Z] #25 6.128 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T23:52:32.529Z] #25 6.128 Suggested packages: [2020-12-23T23:52:32.529Z] #25 6.128 krb5-doc krb5-user [2020-12-23T23:52:32.529Z] #25 6.128 Recommended packages: [2020-12-23T23:52:32.529Z] #25 6.128 krb5-locales publicsuffix libsasl2-modules [2020-12-23T23:52:32.529Z] #25 6.348 The following NEW packages will be installed: [2020-12-23T23:52:32.529Z] #25 6.348 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T23:52:32.529Z] #25 6.348 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T23:52:32.529Z] #25 6.348 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T23:52:32.529Z] #25 6.348 libssh2-1 libssl1.1 openssl [2020-12-23T23:52:32.532Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2020-12-23T23:52:32.681Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 45.91MB / 49.18MB 1.0s [2020-12-23T23:52:32.788Z] #25 6.638 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T23:52:32.788Z] #25 6.638 Need to get 5047 kB of archives. [2020-12-23T23:52:32.788Z] #25 6.638 After this operation, 12.1 MB of additional disk space will be used. [2020-12-23T23:52:32.788Z] #25 6.638 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T23:52:32.788Z] #25 6.648 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-23T23:52:32.788Z] #25 6.648 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-23T23:52:32.788Z] #25 6.648 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-23T23:52:32.788Z] #25 6.667 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-23T23:52:32.788Z] #25 6.667 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-23T23:52:32.788Z] #25 6.669 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-23T23:52:32.788Z] #25 6.676 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-23T23:52:32.788Z] #25 6.676 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-23T23:52:32.788Z] #25 6.676 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T23:52:32.788Z] #25 6.694 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-23T23:52:32.788Z] #25 6.694 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-23T23:52:32.788Z] #25 6.694 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-23T23:52:32.788Z] #25 6.702 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-23T23:52:32.788Z] #25 6.705 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-23T23:52:32.788Z] #25 6.706 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-23T23:52:32.788Z] #25 6.708 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-23T23:52:32.788Z] #25 6.722 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-23T23:52:32.788Z] #25 6.733 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T23:52:32.788Z] #25 6.733 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T23:52:32.788Z] #25 6.733 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T23:52:32.951Z] #49 29.34 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:52:33.046Z] #25 6.918 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:33.046Z] #25 6.951 Fetched 5047 kB in 0s (14.3 MB/s) [2020-12-23T23:52:33.046Z] #25 7.020 Selecting previously unselected package libssl1.1:amd64. [2020-12-23T23:52:33.247Z] #49 29.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:52:33.247Z] #49 29.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:52:33.247Z] #49 29.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:52:33.247Z] #49 29.89 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:52:33.247Z] #49 30.03 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:52:33.303Z] #25 7.020 (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.) [2020-12-23T23:52:33.303Z] #25 7.025 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T23:52:33.303Z] #25 7.032 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:33.541Z] #49 30.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:52:33.541Z] #49 30.30 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:52:33.560Z] #25 7.323 Selecting previously unselected package openssl. [2020-12-23T23:52:33.560Z] #25 7.323 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T23:52:33.560Z] #25 7.332 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:33.560Z] #25 7.520 Selecting previously unselected package ca-certificates. [2020-12-23T23:52:33.560Z] #25 7.520 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T23:52:33.818Z] #25 7.525 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T23:52:33.818Z] #25 7.640 Selecting previously unselected package libkeyutils1:amd64. [2020-12-23T23:52:33.818Z] #25 7.640 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-23T23:52:33.818Z] #25 7.642 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-23T23:52:33.818Z] #25 7.687 Selecting previously unselected package libkrb5support0:amd64. [2020-12-23T23:52:33.818Z] #25 7.687 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:52:33.818Z] #25 7.693 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:33.818Z] #25 7.749 Selecting previously unselected package libk5crypto3:amd64. [2020-12-23T23:52:33.837Z] #49 30.32 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:52:33.837Z] #49 30.32 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:52:33.837Z] #49 30.38 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:52:33.837Z] #49 30.44 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:52:34.076Z] #25 7.750 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:52:34.076Z] #25 7.758 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:34.076Z] #25 7.836 Selecting previously unselected package libkrb5-3:amd64. [2020-12-23T23:52:34.076Z] #25 7.836 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:52:34.076Z] #25 7.846 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:34.076Z] #25 7.980 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-23T23:52:34.076Z] #25 7.980 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:52:34.076Z] #25 7.984 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:34.133Z] #49 30.72 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:52:34.154Z] #40 ... [2020-12-23T23:52:34.154Z] [2020-12-23T23:52:34.154Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:34.154Z] #32 67.61 reflect [2020-12-23T23:52:34.154Z] #32 74.39 time [2020-12-23T23:52:34.154Z] #32 ... [2020-12-23T23:52:34.154Z] [2020-12-23T23:52:34.154Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:34.154Z] #11 76.55 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:34.154Z] #11 76.93 Fetched 78.2 MB in 12s (6549 kB/s) [2020-12-23T23:52:34.154Z] #11 77.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:52:34.154Z] #11 77.20 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-23T23:52:34.154Z] #11 77.23 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:52:34.154Z] #11 77.96 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-23T23:52:34.333Z] #25 8.056 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-23T23:52:34.333Z] #25 8.057 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T23:52:34.333Z] #25 8.063 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:34.333Z] #25 8.141 Selecting previously unselected package libsasl2-2:amd64. [2020-12-23T23:52:34.333Z] #25 8.141 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T23:52:34.333Z] #25 8.153 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:34.333Z] #25 8.244 Selecting previously unselected package libldap-common. [2020-12-23T23:52:34.333Z] #25 8.244 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T23:52:34.347Z] #20 3.077 Collecting yamllint==1.16.0 [2020-12-23T23:52:34.347Z] #20 3.229 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T23:52:34.347Z] #20 3.246 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T23:52:34.347Z] #20 3.286 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T23:52:34.347Z] #20 3.304 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T23:52:34.347Z] #20 3.393 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T23:52:34.413Z] #11 78.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:52:34.413Z] #11 78.03 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-23T23:52:34.413Z] #11 78.06 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:52:34.449Z] #8 ... [2020-12-23T23:52:34.449Z] [2020-12-23T23:52:34.449Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:52:34.449Z] #25 1.515 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:52:34.449Z] #25 1.516 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:52:34.449Z] #25 1.628 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:52:34.449Z] #25 1.733 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:52:34.449Z] #25 2.108 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:52:34.449Z] #25 2.593 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:52:34.449Z] #25 3.822 Fetched 8411 kB in 3s (3271 kB/s) [2020-12-23T23:52:34.449Z] #25 3.822 Reading package lists... [2020-12-23T23:52:34.449Z] #25 4.736 Reading package lists... [2020-12-23T23:52:34.449Z] #25 5.700 Building dependency tree... [2020-12-23T23:52:34.449Z] #25 6.020 The following additional packages will be installed: [2020-12-23T23:52:34.449Z] #25 6.020 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T23:52:34.449Z] #25 6.020 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T23:52:34.449Z] #25 6.020 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T23:52:34.449Z] #25 6.024 Suggested packages: [2020-12-23T23:52:34.449Z] #25 6.024 krb5-doc krb5-user [2020-12-23T23:52:34.449Z] #25 6.024 Recommended packages: [2020-12-23T23:52:34.449Z] #25 6.024 krb5-locales publicsuffix libsasl2-modules [2020-12-23T23:52:34.449Z] #25 6.240 The following NEW packages will be installed: [2020-12-23T23:52:34.449Z] #25 6.241 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T23:52:34.449Z] #25 6.241 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T23:52:34.449Z] #25 6.242 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T23:52:34.449Z] #25 6.242 libssh2-1 libssl1.1 openssl [2020-12-23T23:52:34.449Z] #25 6.520 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T23:52:34.449Z] #25 6.520 Need to get 5047 kB of archives. [2020-12-23T23:52:34.449Z] #25 6.520 After this operation, 12.1 MB of additional disk space will be used. [2020-12-23T23:52:34.449Z] #25 6.520 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T23:52:34.449Z] #25 6.536 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-23T23:52:34.449Z] #25 6.536 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-23T23:52:34.449Z] #25 6.536 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-23T23:52:34.449Z] #25 6.536 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-23T23:52:34.449Z] #25 6.545 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-23T23:52:34.449Z] #25 6.572 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-23T23:52:34.449Z] #25 6.572 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-23T23:52:34.449Z] #25 6.572 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-23T23:52:34.449Z] #25 6.572 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T23:52:34.449Z] #25 6.572 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-23T23:52:34.449Z] #25 6.576 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-23T23:52:34.449Z] #25 6.592 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-23T23:52:34.449Z] #25 6.592 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-23T23:52:34.449Z] #25 6.592 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-23T23:52:34.449Z] #25 6.592 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-23T23:52:34.450Z] #25 6.600 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-23T23:52:34.450Z] #25 6.600 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-23T23:52:34.450Z] #25 6.614 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T23:52:34.450Z] #25 6.614 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T23:52:34.450Z] #25 6.617 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T23:52:34.450Z] #25 6.829 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:34.450Z] #25 6.865 Fetched 5047 kB in 0s (14.2 MB/s) [2020-12-23T23:52:34.450Z] #25 6.915 Selecting previously unselected package libssl1.1:amd64. [2020-12-23T23:52:34.450Z] #25 6.915 (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.) [2020-12-23T23:52:34.450Z] #25 6.918 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 6.928 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:34.450Z] #25 7.134 Selecting previously unselected package openssl. [2020-12-23T23:52:34.450Z] #25 7.134 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 7.138 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:34.450Z] #25 7.362 Selecting previously unselected package ca-certificates. [2020-12-23T23:52:34.450Z] #25 7.362 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T23:52:34.450Z] #25 7.362 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T23:52:34.450Z] #25 7.455 Selecting previously unselected package libkeyutils1:amd64. [2020-12-23T23:52:34.450Z] #25 7.455 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 7.455 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-23T23:52:34.450Z] #25 7.484 Selecting previously unselected package libkrb5support0:amd64. [2020-12-23T23:52:34.450Z] #25 7.484 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 7.488 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 7.534 Selecting previously unselected package libk5crypto3:amd64. [2020-12-23T23:52:34.450Z] #25 7.534 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 7.540 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 7.602 Selecting previously unselected package libkrb5-3:amd64. [2020-12-23T23:52:34.450Z] #25 7.602 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 7.607 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 7.722 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-23T23:52:34.450Z] #25 7.722 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 7.728 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 7.795 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-23T23:52:34.450Z] #25 7.795 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 7.803 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 7.857 Selecting previously unselected package libsasl2-2:amd64. [2020-12-23T23:52:34.450Z] #25 7.857 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 7.862 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 7.921 Selecting previously unselected package libldap-common. [2020-12-23T23:52:34.450Z] #25 7.921 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T23:52:34.450Z] #25 7.937 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:34.450Z] #25 7.986 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-23T23:52:34.450Z] #25 7.986 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 7.990 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:34.450Z] #25 8.085 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-23T23:52:34.450Z] #25 8.085 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 8.089 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 8.152 Selecting previously unselected package libpsl5:amd64. [2020-12-23T23:52:34.450Z] #25 8.153 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 8.156 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-23T23:52:34.450Z] #25 8.208 Selecting previously unselected package librtmp1:amd64. [2020-12-23T23:52:34.450Z] #25 8.208 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 8.212 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:52:34.450Z] #25 8.265 Selecting previously unselected package libssh2-1:amd64. [2020-12-23T23:52:34.450Z] #25 8.265 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 8.269 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T23:52:34.450Z] #25 8.341 Selecting previously unselected package libcurl4:amd64. [2020-12-23T23:52:34.450Z] #25 8.341 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 8.348 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 8.431 Selecting previously unselected package curl. [2020-12-23T23:52:34.450Z] #25 8.431 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 8.435 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 8.532 Selecting previously unselected package libonig5:amd64. [2020-12-23T23:52:34.450Z] #25 8.532 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 8.537 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:52:34.450Z] #25 8.612 Selecting previously unselected package libjq1:amd64. [2020-12-23T23:52:34.450Z] #25 8.615 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 8.633 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:52:34.450Z] #25 8.683 Selecting previously unselected package jq. [2020-12-23T23:52:34.450Z] #25 8.683 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:52:34.450Z] #25 8.687 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:52:34.450Z] #25 8.754 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-23T23:52:34.450Z] #25 8.767 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-23T23:52:34.450Z] #25 8.777 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:34.450Z] #25 8.915 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 8.928 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:34.450Z] #25 8.956 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 8.964 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 8.976 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:52:34.450Z] #25 8.985 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 8.998 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 9.008 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T23:52:34.450Z] #25 9.022 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:34.450Z] #25 9.025 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:34.450Z] #25 9.041 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:52:34.450Z] #25 9.051 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:52:34.450Z] #25 9.061 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:34.450Z] #25 9.076 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T23:52:34.591Z] #25 8.252 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:34.591Z] #25 8.307 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-23T23:52:34.591Z] #25 8.307 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-23T23:52:34.591Z] #25 8.312 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:34.591Z] #25 8.409 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-23T23:52:34.591Z] #25 8.409 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-23T23:52:34.591Z] #25 8.415 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T23:52:34.591Z] #25 8.486 Selecting previously unselected package libpsl5:amd64. [2020-12-23T23:52:34.591Z] #25 8.486 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-23T23:52:34.622Z] #8 ... [2020-12-23T23:52:34.622Z] [2020-12-23T23:52:34.622Z] #21 [internal] load build context [2020-12-23T23:52:34.622Z] #21 transferring context: 53.18MB 2.5s done [2020-12-23T23:52:34.622Z] #21 DONE 3.4s [2020-12-23T23:52:34.622Z] [2020-12-23T23:52:34.622Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:34.622Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.4s done [2020-12-23T23:52:34.622Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-12-23T23:52:34.622Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 4.24MB / 7.68MB 3.6s [2020-12-23T23:52:34.622Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 3.6s [2020-12-23T23:52:34.622Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.6s [2020-12-23T23:52:34.673Z] #11 78.35 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-23T23:52:34.775Z] #49 31.21 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:52:34.851Z] #25 8.489 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-23T23:52:34.851Z] #25 8.575 Selecting previously unselected package librtmp1:amd64. [2020-12-23T23:52:34.851Z] #25 8.575 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-23T23:52:34.851Z] #25 8.579 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:52:34.851Z] #25 8.642 Selecting previously unselected package libssh2-1:amd64. [2020-12-23T23:52:34.851Z] #25 8.642 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-23T23:52:34.851Z] #25 8.646 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T23:52:34.851Z] #25 8.716 Selecting previously unselected package libcurl4:amd64. [2020-12-23T23:52:34.851Z] #25 8.718 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T23:52:34.851Z] #25 8.723 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T23:52:34.851Z] #25 8.830 Selecting previously unselected package curl. [2020-12-23T23:52:34.851Z] #25 8.830 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T23:52:34.931Z] #11 78.69 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T23:52:34.980Z] #20 4.198 Building wheels for collected packages: pyyaml [2020-12-23T23:52:34.980Z] #20 4.212 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T23:52:35.021Z] #25 9.850 Updating certificates in /etc/ssl/certs... [2020-12-23T23:52:35.114Z] #25 8.837 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T23:52:35.114Z] #25 8.919 Selecting previously unselected package libonig5:amd64. [2020-12-23T23:52:35.114Z] #25 8.919 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T23:52:35.114Z] #25 8.919 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:52:35.190Z] #11 78.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:52:35.190Z] #11 78.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-23T23:52:35.190Z] #11 78.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:52:35.372Z] #25 8.999 Selecting previously unselected package libjq1:amd64. [2020-12-23T23:52:35.372Z] #25 8.999 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:52:35.372Z] #25 9.002 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:52:35.372Z] #25 9.069 Selecting previously unselected package jq. [2020-12-23T23:52:35.372Z] #25 9.069 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:52:35.372Z] #25 9.073 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:52:35.372Z] #25 9.124 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-23T23:52:35.372Z] #25 9.139 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-23T23:52:35.372Z] #25 9.152 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:35.372Z] #25 9.327 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T23:52:35.372Z] #25 9.341 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:35.372Z] #25 9.361 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:35.372Z] #25 9.372 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:35.381Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 3.7s [2020-12-23T23:52:35.381Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.32MB / 9.98MB 3.7s [2020-12-23T23:52:35.381Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 4.44MB / 52.16MB 3.6s [2020-12-23T23:52:35.381Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 5.10MB / 9.98MB 3.7s [2020-12-23T23:52:35.381Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.0s [2020-12-23T23:52:35.381Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.15MB / 52.16MB 4.0s [2020-12-23T23:52:35.613Z] #20 4.798 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T23:52:35.613Z] #20 4.799 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T23:52:35.613Z] #20 4.855 Successfully built pyyaml [2020-12-23T23:52:35.613Z] #20 4.864 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-23T23:52:35.630Z] #25 9.390 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:52:35.630Z] #25 9.404 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:35.630Z] #25 9.471 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:35.630Z] #25 9.481 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T23:52:35.630Z] #25 9.497 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:35.630Z] #25 9.514 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:35.630Z] #25 9.528 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:52:35.630Z] #25 9.542 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:52:35.630Z] #25 9.557 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:35.630Z] #25 9.569 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T23:52:35.648Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 36.50MB / 52.16MB 4.3s [2020-12-23T23:52:35.762Z] #11 ... [2020-12-23T23:52:35.762Z] [2020-12-23T23:52:35.762Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:35.762Z] #49 69.47 syscall [2020-12-23T23:52:35.762Z] #49 69.52 reflect [2020-12-23T23:52:35.904Z] #20 5.118 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T23:52:35.998Z] #8 ... [2020-12-23T23:52:35.998Z] [2020-12-23T23:52:35.998Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T23:52:35.998Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-23T23:52:35.998Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-23T23:52:35.998Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-23T23:52:35.998Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2020-12-23T23:52:35.998Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-12-23T23:52:35.998Z] #60 DONE 4.7s [2020-12-23T23:52:35.998Z] [2020-12-23T23:52:35.998Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:36.202Z] #25 ... [2020-12-23T23:52:36.202Z] [2020-12-23T23:52:36.202Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:36.202Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-12-23T23:52:36.202Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.7s done [2020-12-23T23:52:36.202Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.1s [2020-12-23T23:52:36.203Z] #20 DONE 5.4s [2020-12-23T23:52:36.203Z] [2020-12-23T23:52:36.203Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T23:52:36.411Z] #25 10.97 126 added, 0 removed; done. [2020-12-23T23:52:36.411Z] #25 11.00 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:36.411Z] #25 11.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:52:36.411Z] #25 11.02 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T23:52:36.411Z] #25 11.03 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T23:52:36.411Z] #25 11.04 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:52:36.411Z] #25 11.06 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T23:52:36.411Z] #25 11.07 Updating certificates in /etc/ssl/certs... [2020-12-23T23:52:36.460Z] #8 ... [2020-12-23T23:52:36.460Z] [2020-12-23T23:52:36.460Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:52:36.460Z] #25 10.24 Updating certificates in /etc/ssl/certs... [2020-12-23T23:52:36.506Z] #23 DONE 0.2s [2020-12-23T23:52:36.506Z] [2020-12-23T23:52:36.506Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T23:52:36.573Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 4.4s done [2020-12-23T23:52:36.573Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.4s done [2020-12-23T23:52:36.573Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.4s [2020-12-23T23:52:36.573Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 5.4s [2020-12-23T23:52:36.573Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 49.39MB / 62.53MB 5.4s [2020-12-23T23:52:36.844Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 9.35MB / 97.69MB 5.5s [2020-12-23T23:52:36.844Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 56.95MB / 62.53MB 5.5s [2020-12-23T23:52:36.844Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 20.32MB / 97.69MB 5.6s [2020-12-23T23:52:36.844Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.6s [2020-12-23T23:52:36.857Z] #49 33.19 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:52:36.857Z] #49 ... [2020-12-23T23:52:36.857Z] [2020-12-23T23:52:36.857Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:36.858Z] #29 23.93 1.2% #### 6.7% ######## 12.3% ############ 17.8% ################ 23.3% ###################### 30.7% ########################### 38.1% ############################### 43.6% ################################### 49.1% ###################################### 52.8% ########################################## 58.3% ############################################ 61.6% ############################################## 64.6% ################################################## 70.3% ##################################################### 74.0% ########################################################### 83.2% ################################################################## 92.0% #################################################################### 95.7% ######################################################################## 100.0% [2020-12-23T23:52:36.858Z] #29 26.22 [2020-12-23T23:52:36.858Z] #29 27.63 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T23:52:36.858Z] #29 28.09 [2020-12-23T23:52:36.858Z] #29 28.33 ######################################################################## 100.0% [2020-12-23T23:52:36.858Z] #29 28.58 [2020-12-23T23:52:36.858Z] #29 29.71 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T23:52:36.982Z] #25 11.70 0 added, 0 removed; done. [2020-12-23T23:52:36.982Z] #25 11.70 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T23:52:36.982Z] #25 11.70 done. [2020-12-23T23:52:37.141Z] #28 DONE 1.0s [2020-12-23T23:52:37.141Z] [2020-12-23T23:52:37.141Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:52:37.141Z] #38 112.3 + dpkg --print-architecture [2020-12-23T23:52:37.141Z] #38 112.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-23T23:52:37.141Z] #38 112.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-23T23:52:37.141Z] #38 112.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-23T23:52:37.152Z] #29 ... [2020-12-23T23:52:37.152Z] [2020-12-23T23:52:37.152Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:52:37.152Z] #36 26.44 Reading package lists... [2020-12-23T23:52:37.193Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.54MB / 97.69MB 5.7s [2020-12-23T23:52:37.193Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 56.12MB / 97.69MB 5.9s [2020-12-23T23:52:37.432Z] #38 ... [2020-12-23T23:52:37.432Z] [2020-12-23T23:52:37.432Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T23:52:37.432Z] #31 DONE 0.2s [2020-12-23T23:52:37.432Z] [2020-12-23T23:52:37.432Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T23:52:37.457Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 64.99MB / 97.69MB 6.2s [2020-12-23T23:52:37.664Z] #49 ... [2020-12-23T23:52:37.664Z] [2020-12-23T23:52:37.664Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:52:37.664Z] #43 81.19 time [2020-12-23T23:52:37.724Z] #33 DONE 0.1s [2020-12-23T23:52:37.724Z] [2020-12-23T23:52:37.724Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T23:52:37.724Z] #36 DONE 0.1s [2020-12-23T23:52:37.724Z] [2020-12-23T23:52:37.724Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:52:37.724Z] #41 77.37 CC criu/page-xfer.o [2020-12-23T23:52:37.724Z] #41 78.43 CC criu/pagemap-cache.o [2020-12-23T23:52:37.724Z] #41 78.71 CC criu/pagemap.o [2020-12-23T23:52:37.724Z] #41 79.38 CC criu/parasite-syscall.o [2020-12-23T23:52:37.724Z] #41 79.99 CC criu/path.o [2020-12-23T23:52:37.724Z] #41 80.18 CC criu/pie-util-vdso.o [2020-12-23T23:52:37.724Z] #41 80.44 CC criu/pie-util.o [2020-12-23T23:52:37.724Z] #41 80.58 CC criu/pipes.o [2020-12-23T23:52:37.724Z] #41 80.95 CC criu/plugin.o [2020-12-23T23:52:37.724Z] #41 81.12 CC criu/proc_parse.o [2020-12-23T23:52:37.724Z] #41 82.53 CC criu/protobuf-desc.o [2020-12-23T23:52:37.724Z] #41 83.04 CC criu/protobuf.o [2020-12-23T23:52:37.724Z] #41 83.23 CC criu/pstree.o [2020-12-23T23:52:37.724Z] #41 83.80 CC criu/rbtree.o [2020-12-23T23:52:37.724Z] #41 83.97 CC criu/rst-malloc.o [2020-12-23T23:52:37.724Z] #41 84.08 CC criu/seccomp.o [2020-12-23T23:52:37.741Z] #36 34.03 Building dependency tree... [2020-12-23T23:52:37.741Z] #36 ... [2020-12-23T23:52:37.741Z] [2020-12-23T23:52:37.741Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:37.741Z] #29 30.28 [2020-12-23T23:52:37.741Z] #29 30.52 ######################################################################## 100.0% [2020-12-23T23:52:37.741Z] #29 30.68 [2020-12-23T23:52:37.741Z] #29 30.82 Download of images into '/build' complete. [2020-12-23T23:52:37.741Z] #29 30.82 Use something like the following to load the result into a Docker daemon: [2020-12-23T23:52:37.741Z] #29 30.82 tar -cC '/build' . | docker load [2020-12-23T23:52:37.741Z] #29 DONE 30.9s [2020-12-23T23:52:37.747Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 74.44MB / 97.69MB 6.5s [2020-12-23T23:52:37.747Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 81.28MB / 97.69MB 6.6s [2020-12-23T23:52:37.838Z] #25 11.52 126 added, 0 removed; done. [2020-12-23T23:52:37.838Z] #25 11.60 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T23:52:37.838Z] #25 11.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:52:37.838Z] #25 11.62 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T23:52:37.838Z] #25 11.64 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T23:52:37.838Z] #25 11.65 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:52:37.838Z] #25 11.71 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T23:52:37.838Z] #25 11.72 Updating certificates in /etc/ssl/certs... [2020-12-23T23:52:38.012Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 91.16MB / 97.69MB 6.7s [2020-12-23T23:52:38.012Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.8s [2020-12-23T23:52:38.035Z] [2020-12-23T23:52:38.035Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:38.035Z] #13 26.20 Reading package lists... [2020-12-23T23:52:38.035Z] #13 33.23 Building dependency tree... [2020-12-23T23:52:38.358Z] #41 84.61 CC criu/seize.o [2020-12-23T23:52:38.900Z] #25 ... [2020-12-23T23:52:38.900Z] [2020-12-23T23:52:38.900Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:38.900Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.8s done [2020-12-23T23:52:38.900Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.1s done [2020-12-23T23:52:38.993Z] #41 85.15 CC criu/servicefd.o [2020-12-23T23:52:39.160Z] #8 ... [2020-12-23T23:52:39.160Z] [2020-12-23T23:52:39.160Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:52:39.160Z] #25 DONE 14.0s [2020-12-23T23:52:39.160Z] [2020-12-23T23:52:39.160Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T23:52:39.160Z] #26 DONE 0.0s [2020-12-23T23:52:39.160Z] [2020-12-23T23:52:39.160Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:39.161Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-12-23T23:52:39.161Z] #8 ... [2020-12-23T23:52:39.161Z] [2020-12-23T23:52:39.161Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:39.210Z] #25 12.67 0 added, 0 removed; done. [2020-12-23T23:52:39.210Z] #25 12.67 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T23:52:39.210Z] #25 12.67 done. [2020-12-23T23:52:39.285Z] #41 85.43 CC criu/shmem.o [2020-12-23T23:52:39.399Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.6s done [2020-12-23T23:52:39.555Z] #13 35.96 The following additional packages will be installed: [2020-12-23T23:52:39.555Z] #13 35.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T23:52:39.555Z] #13 35.98 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T23:52:39.555Z] #13 35.98 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T23:52:39.555Z] #13 35.98 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T23:52:39.555Z] #13 35.98 mingw-w64-x86-64-dev [2020-12-23T23:52:39.555Z] #13 35.99 Suggested packages: [2020-12-23T23:52:39.555Z] #13 35.99 gcc-8-locales seccomp wine64 [2020-12-23T23:52:39.918Z] #41 86.07 CC criu/sigframe.o [2020-12-23T23:52:39.918Z] #41 86.15 CC criu/signalfd.o [2020-12-23T23:52:39.918Z] #41 86.28 CC criu/sk-inet.o [2020-12-23T23:52:40.551Z] #41 86.81 CC criu/sk-netlink.o [2020-12-23T23:52:40.843Z] #41 87.05 CC criu/sk-packet.o [2020-12-23T23:52:41.079Z] #27 1.753 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T23:52:41.079Z] #27 1.864 [2020-12-23T23:52:41.135Z] #41 87.44 CC criu/sk-queue.o [2020-12-23T23:52:41.311Z] #8 ... [2020-12-23T23:52:41.311Z] [2020-12-23T23:52:41.311Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:52:41.311Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-23T23:52:41.311Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-23T23:52:41.311Z] #24 sha256:7bf528fa91df041f696d30aad7d41f3532342f9ed92dd7476c59b8b24e00ff9b 529B / 529B done [2020-12-23T23:52:41.311Z] #24 sha256:1b0fae9b3949513258b1f1092e0dd6171e3b6984f36caea75ab7dc5f8902271b 1.46kB / 1.46kB done [2020-12-23T23:52:41.311Z] #24 sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 49.18MB / 49.18MB 3.3s done [2020-12-23T23:52:41.311Z] #24 extracting sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 4.6s done [2020-12-23T23:52:41.311Z] #24 ... [2020-12-23T23:52:41.311Z] [2020-12-23T23:52:41.311Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:41.429Z] #41 87.66 CC criu/sk-tcp.o [2020-12-23T23:52:41.429Z] #41 ... [2020-12-23T23:52:41.429Z] [2020-12-23T23:52:41.429Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:52:41.429Z] #51 54.18 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 [2020-12-23T23:52:41.602Z] #27 1.984 ############ 16.9% ########################## 36.7% ######################################## 56.7% ####################################################### 76.4% ##################################################################### 96.5% ######################################################################## 100.0% [2020-12-23T23:52:41.602Z] #27 2.509 [2020-12-23T23:52:41.649Z] #13 38.12 The following NEW packages will be installed: [2020-12-23T23:52:41.649Z] #13 38.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T23:52:41.649Z] #13 38.14 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T23:52:41.649Z] #13 38.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T23:52:41.649Z] #13 38.15 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T23:52:41.649Z] #13 38.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T23:52:41.649Z] #13 38.15 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T23:52:41.649Z] #13 38.18 The following packages will be upgraded: [2020-12-23T23:52:41.649Z] #13 38.18 libsystemd0 libudev1 [2020-12-23T23:52:41.649Z] #13 38.39 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:52:41.649Z] #13 38.39 Need to get 79.4 MB of archives. [2020-12-23T23:52:41.649Z] #13 38.39 After this operation, 532 MB of additional disk space will be used. [2020-12-23T23:52:41.649Z] #13 38.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB] [2020-12-23T23:52:41.945Z] #13 38.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB] [2020-12-23T23:52:41.945Z] #13 38.51 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] [2020-12-23T23:52:42.138Z] #27 2.698 # 1.6% ######################################################################## 100.0% [2020-12-23T23:52:42.138Z] #27 2.906 [2020-12-23T23:52:42.240Z] #13 38.78 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] [2020-12-23T23:52:42.408Z] #27 3.035 ############################################################# 85.3% ######################################################################## 100.0% [2020-12-23T23:52:42.408Z] #27 3.166 [2020-12-23T23:52:42.484Z] #25 DONE 16.3s [2020-12-23T23:52:42.484Z] [2020-12-23T23:52:42.484Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T23:52:42.537Z] #13 39.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T23:52:42.537Z] #13 39.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-12-23T23:52:42.537Z] #13 39.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-12-23T23:52:42.537Z] #13 39.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T23:52:42.833Z] #13 ... [2020-12-23T23:52:42.833Z] [2020-12-23T23:52:42.833Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:52:42.833Z] #55 26.05 Reading package lists... [2020-12-23T23:52:42.833Z] #55 33.42 Building dependency tree... [2020-12-23T23:52:42.833Z] #55 36.70 The following additional packages will be installed: [2020-12-23T23:52:42.833Z] #55 36.71 libbtrfs0 [2020-12-23T23:52:42.833Z] #55 36.88 The following NEW packages will be installed: [2020-12-23T23:52:42.833Z] #55 36.89 libbtrfs-dev libbtrfs0 [2020-12-23T23:52:42.833Z] #55 37.10 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:52:42.833Z] #55 37.10 Need to get 120 kB of archives. [2020-12-23T23:52:42.833Z] #55 37.10 After this operation, 423 kB of additional disk space will be used. [2020-12-23T23:52:42.833Z] #55 37.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-23T23:52:42.833Z] #55 37.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-23T23:52:42.833Z] #55 38.22 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:42.833Z] #55 38.33 Fetched 120 kB in 0s (1310 kB/s) [2020-12-23T23:52:42.833Z] #55 38.39 Selecting previously unselected package libbtrfs0. [2020-12-23T23:52:42.833Z] #55 38.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-23T23:52:42.833Z] #55 38.53 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-23T23:52:42.833Z] #55 38.55 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:52:42.833Z] #55 38.70 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:52:42.833Z] #55 38.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-23T23:52:42.833Z] #55 38.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:52:42.833Z] #55 39.08 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:52:42.833Z] #55 39.11 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:52:42.833Z] #55 39.11 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:52:42.833Z] #55 DONE 39.5s [2020-12-23T23:52:42.833Z] [2020-12-23T23:52:42.833Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:42.833Z] #42 25.75 Reading package lists... [2020-12-23T23:52:42.833Z] #42 33.08 Building dependency tree... [2020-12-23T23:52:42.833Z] #42 36.77 The following additional packages will be installed: [2020-12-23T23:52:42.833Z] #42 36.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T23:52:42.833Z] #42 36.77 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T23:52:42.833Z] #42 36.79 Suggested packages: [2020-12-23T23:52:42.833Z] #42 36.79 manpages-dev python-setuptools [2020-12-23T23:52:42.833Z] #42 38.59 The following NEW packages will be installed: [2020-12-23T23:52:42.833Z] #42 38.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T23:52:42.833Z] #42 38.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T23:52:42.833Z] #42 38.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T23:52:42.833Z] #42 38.62 python-six zlib1g-dev [2020-12-23T23:52:42.833Z] #42 38.82 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:52:42.833Z] #42 38.82 Need to get 4075 kB of archives. [2020-12-23T23:52:42.833Z] #42 38.82 After this operation, 24.5 MB of additional disk space will be used. [2020-12-23T23:52:42.833Z] #42 38.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-12-23T23:52:42.833Z] #42 38.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-23T23:52:42.833Z] #42 38.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-12-23T23:52:42.833Z] #42 38.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-23T23:52:42.833Z] #42 38.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-12-23T23:52:42.833Z] #42 38.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-23T23:52:42.833Z] #42 38.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-12-23T23:52:42.833Z] #42 38.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-12-23T23:52:42.833Z] #42 38.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-12-23T23:52:42.833Z] #42 38.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-12-23T23:52:42.833Z] #42 39.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-12-23T23:52:42.833Z] #42 39.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-12-23T23:52:42.833Z] #42 39.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-12-23T23:52:42.833Z] #42 39.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-12-23T23:52:42.833Z] #42 39.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T23:52:42.833Z] #42 39.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-12-23T23:52:42.833Z] #42 39.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-12-23T23:52:42.933Z] #27 3.306 ####### 11.0% ########################## 36.3% ######################################## 55.7% ##################################################### 74.9% #################################################################### 94.6% ######################################################################## 100.0% [2020-12-23T23:52:42.933Z] #27 3.839 [2020-12-23T23:52:42.935Z] #43 ... [2020-12-23T23:52:42.936Z] [2020-12-23T23:52:42.936Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:52:42.936Z] #34 86.47 Selecting previously unselected package libxml2:amd64. [2020-12-23T23:52:42.936Z] #34 86.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-23T23:52:42.936Z] #34 86.51 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:52:42.948Z] #51 55.42 + mkdir -p /build [2020-12-23T23:52:42.948Z] #51 55.42 + cp runc /build/runc [2020-12-23T23:52:43.049Z] #26 DONE 0.6s [2020-12-23T23:52:43.049Z] [2020-12-23T23:52:43.049Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:43.133Z] #42 ... [2020-12-23T23:52:43.133Z] [2020-12-23T23:52:43.133Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:43.133Z] #13 39.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T23:52:43.133Z] #13 39.90 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] [2020-12-23T23:52:43.226Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 10.3s done [2020-12-23T23:52:43.226Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 11.3s done [2020-12-23T23:52:43.226Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.5s [2020-12-23T23:52:43.226Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.9s [2020-12-23T23:52:43.226Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.9s done [2020-12-23T23:52:43.226Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 12.0s done [2020-12-23T23:52:43.248Z] #51 DONE 55.7s [2020-12-23T23:52:43.248Z] [2020-12-23T23:52:43.248Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:52:43.248Z] #41 87.97 CC criu/sk-unix.o [2020-12-23T23:52:43.248Z] #41 88.85 CC criu/sockets.o [2020-12-23T23:52:43.248Z] #41 89.27 CC criu/stats.o [2020-12-23T23:52:43.248Z] #41 89.51 CC criu/string.o [2020-12-23T23:52:43.248Z] #41 89.56 CC criu/sysctl.o [2020-12-23T23:52:43.430Z] #13 39.93 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] [2020-12-23T23:52:43.491Z] #8 ... [2020-12-23T23:52:43.491Z] [2020-12-23T23:52:43.491Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T23:52:43.491Z] #24 DONE 12.3s [2020-12-23T23:52:43.491Z] [2020-12-23T23:52:43.491Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:43.491Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-12-23T23:52:43.870Z] #34 87.64 Selecting previously unselected package libarchive13:amd64. [2020-12-23T23:52:43.948Z] #41 90.05 CC criu/sysfs_parse.o [2020-12-23T23:52:43.948Z] #41 90.35 CC criu/timens.o [2020-12-23T23:52:44.078Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-12-23T23:52:44.133Z] #34 87.64 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-23T23:52:44.133Z] #34 87.65 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T23:52:44.283Z] #41 90.69 CC criu/timerfd.o [2020-12-23T23:52:44.393Z] #34 ... [2020-12-23T23:52:44.393Z] [2020-12-23T23:52:44.393Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:44.393Z] #45 DONE 88.2s [2020-12-23T23:52:44.575Z] #41 90.89 CC criu/tty.o [2020-12-23T23:52:44.651Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-12-23T23:52:44.652Z] [2020-12-23T23:52:44.652Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:52:44.652Z] #34 88.28 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-23T23:52:44.652Z] #34 88.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-23T23:52:44.652Z] #34 88.34 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T23:52:44.951Z] #27 1.585 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T23:52:44.951Z] #27 1.681 [2020-12-23T23:52:45.025Z] #27 3.954 ## 3.6% ####### 9.8% ########## 15.0% ############## 20.1% ################## 25.2% ###################### 30.6% ######################### 35.5% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.7% ############################################ 61.8% ################################################ 67.0% #################################################### 72.2% ####################################################### 77.5% ########################################################### 82.6% ############################################################### 87.6% ################################################################## 93.0% ###################################################################### 98.2% ######################################################################## 100.0% [2020-12-23T23:52:45.025Z] #27 5.813 [2020-12-23T23:52:45.210Z] #27 1.806 ######## 11.6% ###################### 31.6% ######################################## 56.4% ####################################################### 77.1% ##################################################################### 96.9% ######################################################################## 100.0% [2020-12-23T23:52:45.224Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-12-23T23:52:45.238Z] #34 88.80 Selecting previously unselected package librhash0:amd64. [2020-12-23T23:52:45.238Z] #34 88.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-23T23:52:45.238Z] #34 88.82 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-23T23:52:45.238Z] #34 89.07 Selecting previously unselected package libuv1:amd64. [2020-12-23T23:52:45.238Z] #34 89.09 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-23T23:52:45.238Z] #34 89.09 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-23T23:52:45.467Z] #27 2.311 [2020-12-23T23:52:45.498Z] #34 89.31 Selecting previously unselected package cmake. [2020-12-23T23:52:45.596Z] #27 6.370 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T23:52:45.596Z] #27 6.448 [2020-12-23T23:52:45.596Z] #27 6.495 ######################################################################## 100.0% [2020-12-23T23:52:45.610Z] #41 91.90 CC criu/tun.o [2020-12-23T23:52:45.725Z] #27 2.457 #################################################### 72.6% ######################################################################## 100.0% [2020-12-23T23:52:45.725Z] #27 2.582 [2020-12-23T23:52:45.757Z] #34 89.32 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-23T23:52:45.757Z] #34 89.37 Unpacking cmake (3.13.4-1) ... [2020-12-23T23:52:45.857Z] #27 6.519 [2020-12-23T23:52:45.901Z] #41 92.17 CC criu/uffd.o [2020-12-23T23:52:45.983Z] #27 2.703 ################################### 48.9% ######################################################################## 100.0% [2020-12-23T23:52:45.983Z] #27 2.829 [2020-12-23T23:52:46.119Z] #27 6.898 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T23:52:46.193Z] #41 92.59 CC criu/util.o [2020-12-23T23:52:46.379Z] #27 7.012 [2020-12-23T23:52:46.379Z] #27 7.140 0.3% ######################################################################## 100.0% [2020-12-23T23:52:46.379Z] #27 7.220 [2020-12-23T23:52:46.506Z] #27 2.954 ####### 10.5% ####################### 33.0% ####################################### 55.1% #################################################### 73.3% ################################################################## 92.3% ######################################################################## 100.0% [2020-12-23T23:52:46.506Z] #27 3.468 [2020-12-23T23:52:46.506Z] #27 3.595 # [2020-12-23T23:52:46.506Z] #27 ... [2020-12-23T23:52:46.506Z] [2020-12-23T23:52:46.506Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:46.506Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.8s done [2020-12-23T23:52:46.506Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.3s [2020-12-23T23:52:46.612Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-12-23T23:52:46.771Z] #8 ... [2020-12-23T23:52:46.771Z] [2020-12-23T23:52:46.771Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:46.825Z] #41 93.14 CC criu/uts_ns.o [2020-12-23T23:52:46.825Z] #41 93.25 CC criu/vdso.o [2020-12-23T23:52:46.956Z] #27 7.593 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T23:52:46.956Z] #27 7.672 [2020-12-23T23:52:46.985Z] #13 43.00 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] [2020-12-23T23:52:47.468Z] #41 93.56 LINK criu/built-in.o [2020-12-23T23:52:47.468Z] #41 93.65 LINK criu/criu [2020-12-23T23:52:47.468Z] #41 93.78 DEP lib/c/criu.d [2020-12-23T23:52:47.468Z] #41 ... [2020-12-23T23:52:47.468Z] [2020-12-23T23:52:47.468Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:52:47.468Z] #38 DONE 127.9s [2020-12-23T23:52:47.468Z] [2020-12-23T23:52:47.468Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:52:47.468Z] #41 93.81 CC images/rpc.pb-c.o [2020-12-23T23:52:47.638Z] #13 ... [2020-12-23T23:52:47.638Z] [2020-12-23T23:52:47.638Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:47.638Z] #64 DONE 44.0s [2020-12-23T23:52:47.638Z] [2020-12-23T23:52:47.638Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:47.638Z] #42 40.99 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:47.638Z] #42 41.19 Fetched 4075 kB in 1s (7135 kB/s) [2020-12-23T23:52:47.638Z] #42 41.29 Selecting previously unselected package libcap-dev:ppc64el. [2020-12-23T23:52:47.638Z] #42 41.29 (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.) [2020-12-23T23:52:47.638Z] #42 41.36 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-12-23T23:52:47.638Z] #42 41.36 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-12-23T23:52:47.638Z] #42 41.44 Selecting previously unselected package libnet1:ppc64el. [2020-12-23T23:52:47.638Z] #42 41.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-23T23:52:47.638Z] #42 41.46 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-23T23:52:47.638Z] #42 41.58 Selecting previously unselected package libnet1-dev. [2020-12-23T23:52:47.638Z] #42 41.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-23T23:52:47.638Z] #42 41.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:52:47.638Z] #42 41.77 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-23T23:52:47.638Z] #42 41.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-23T23:52:47.638Z] #42 41.80 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-23T23:52:47.638Z] #42 41.99 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-12-23T23:52:47.638Z] #42 42.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-12-23T23:52:47.638Z] #42 42.01 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-23T23:52:47.638Z] #42 42.41 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-23T23:52:47.638Z] #42 42.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-23T23:52:47.638Z] #42 42.42 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-23T23:52:47.638Z] #42 42.57 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-12-23T23:52:47.638Z] #42 42.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-12-23T23:52:47.638Z] #42 42.62 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-23T23:52:47.638Z] #42 42.78 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-12-23T23:52:47.638Z] #42 42.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-12-23T23:52:47.638Z] #42 42.80 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-23T23:52:47.638Z] #42 43.13 Selecting previously unselected package libprotobuf17:ppc64el. [2020-12-23T23:52:47.638Z] #42 43.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-12-23T23:52:47.638Z] #42 43.16 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-23T23:52:47.638Z] #42 44.02 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-12-23T23:52:47.638Z] #42 44.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-12-23T23:52:47.638Z] #42 44.03 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-23T23:52:47.638Z] #42 44.31 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-12-23T23:52:47.638Z] #42 44.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-12-23T23:52:47.638Z] #42 44.32 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-23T23:52:47.796Z] #41 94.08 CC lib/c/criu.o [2020-12-23T23:52:48.008Z] #27 7.813 0.0% ######## 11.7% ################### 27.5% ################################## 48.1% ########################################### 60.4% ################################################## 69.5% ############################################################## 86.2% ######################################################################## 100.0% [2020-12-23T23:52:48.008Z] #27 8.676 [2020-12-23T23:52:48.268Z] #27 9.016 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T23:52:48.268Z] #27 9.113 [2020-12-23T23:52:48.292Z] #34 ... [2020-12-23T23:52:48.292Z] [2020-12-23T23:52:48.292Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:48.292Z] #49 81.67 time [2020-12-23T23:52:48.292Z] #49 90.82 context [2020-12-23T23:52:48.293Z] #49 91.37 encoding/binary [2020-12-23T23:52:48.293Z] #49 ... [2020-12-23T23:52:48.293Z] [2020-12-23T23:52:48.293Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:48.293Z] #11 83.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T23:52:48.293Z] #11 83.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-23T23:52:48.293Z] #11 83.05 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:52:48.293Z] #11 88.21 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T23:52:48.293Z] #11 88.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T23:52:48.293Z] #11 88.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:52:48.293Z] #11 88.46 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-23T23:52:48.293Z] #11 88.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:52:48.293Z] #11 88.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:52:48.293Z] #11 89.09 Selecting previously unselected package dmsetup. [2020-12-23T23:52:48.293Z] #11 89.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:52:48.293Z] #11 89.15 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T23:52:48.293Z] #11 89.48 Selecting previously unselected package mingw-w64-common. [2020-12-23T23:52:48.293Z] #11 89.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T23:52:48.293Z] #11 89.55 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T23:52:48.430Z] #41 94.64 LINK lib/c/built-in.o [2020-12-23T23:52:48.430Z] #41 ... [2020-12-23T23:52:48.430Z] [2020-12-23T23:52:48.430Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T23:52:48.430Z] #39 DONE 0.2s [2020-12-23T23:52:48.430Z] [2020-12-23T23:52:48.430Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:52:48.430Z] #41 94.65 LINK lib/c/libcriu.so [2020-12-23T23:52:48.430Z] #41 94.67 LINK lib/c/libcriu.a [2020-12-23T23:52:48.430Z] #41 94.76 GEN magic.py [2020-12-23T23:52:48.430Z] #41 94.85 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:52:48.430Z] #41 94.85 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:52:48.430Z] #41 94.85 Note: Building without GnuTLS support [2020-12-23T23:52:48.430Z] #41 94.85 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:52:48.430Z] #41 94.85 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:52:48.536Z] #27 9.176 ######################################################################## 100.0% [2020-12-23T23:52:48.536Z] #27 9.208 [2020-12-23T23:52:48.581Z] #27 3.595 # 2.5% ####### 9.7% ########## 15.0% ############## 20.1% ################## 25.4% ###################### 30.6% ######################### 35.4% ############################# 41.0% ################################# 46.2% ##################################### 51.5% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.4% ########################################################### 82.7% ############################################################### 88.0% ################################################################### 93.2% ###################################################################### 98.4% ######################################################################## 100.0% [2020-12-23T23:52:48.581Z] #27 5.458 [2020-12-23T23:52:48.689Z] #42 ... [2020-12-23T23:52:48.689Z] [2020-12-23T23:52:48.689Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:52:48.689Z] #36 34.03 Building dependency tree... [2020-12-23T23:52:48.689Z] #36 37.47 The following additional packages will be installed: [2020-12-23T23:52:48.689Z] #36 37.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T23:52:48.689Z] #36 37.50 Suggested packages: [2020-12-23T23:52:48.689Z] #36 37.50 cmake-doc ninja-build lrzip [2020-12-23T23:52:48.689Z] #36 37.50 Recommended packages: [2020-12-23T23:52:48.689Z] #36 37.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T23:52:48.689Z] #36 38.86 The following NEW packages will be installed: [2020-12-23T23:52:48.689Z] #36 38.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T23:52:48.689Z] #36 38.88 vim-common xxd [2020-12-23T23:52:48.689Z] #36 39.16 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:52:48.689Z] #36 39.16 Need to get 14.9 MB of archives. [2020-12-23T23:52:48.689Z] #36 39.16 After this operation, 67.2 MB of additional disk space will be used. [2020-12-23T23:52:48.689Z] #36 39.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-23T23:52:48.689Z] #36 39.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:52:48.689Z] #36 39.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T23:52:48.689Z] #36 39.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-23T23:52:48.689Z] #36 40.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2020-12-23T23:52:48.689Z] #36 40.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-12-23T23:52:48.689Z] #36 40.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-12-23T23:52:48.689Z] #36 40.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-12-23T23:52:48.689Z] #36 40.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-12-23T23:52:48.689Z] #36 40.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-12-23T23:52:48.689Z] #36 42.20 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:48.689Z] #36 42.39 Fetched 14.9 MB in 2s (8166 kB/s) [2020-12-23T23:52:48.689Z] #36 42.51 Selecting previously unselected package xxd. [2020-12-23T23:52:48.689Z] #36 42.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-23T23:52:48.689Z] #36 42.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-23T23:52:48.689Z] #36 42.70 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:52:48.689Z] #36 43.08 Selecting previously unselected package vim-common. [2020-12-23T23:52:48.689Z] #36 43.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:52:48.689Z] #36 43.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:52:48.689Z] #36 43.69 Selecting previously unselected package cmake-data. [2020-12-23T23:52:48.689Z] #36 43.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T23:52:48.689Z] #36 43.71 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T23:52:48.722Z] #41 95.14 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:52:48.797Z] #27 9.452 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T23:52:48.797Z] #27 9.549 [2020-12-23T23:52:48.797Z] #27 9.603 ######################################################################## 100.0% [2020-12-23T23:52:48.862Z] #11 ... [2020-12-23T23:52:48.862Z] [2020-12-23T23:52:48.862Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:48.862Z] #40 82.49 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T23:52:48.862Z] #40 82.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:52:48.862Z] #40 82.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:52:48.862Z] #40 82.57 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T23:52:48.862Z] #40 82.60 Setting up python-six (1.12.0-1) ... [2020-12-23T23:52:48.862Z] #40 89.03 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T23:52:48.862Z] #40 89.07 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:52:48.862Z] #40 89.09 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T23:52:48.862Z] #40 89.14 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T23:52:48.862Z] #40 89.20 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T23:52:48.862Z] #40 89.24 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:52:48.862Z] #40 89.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:52:48.862Z] #40 89.33 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T23:52:48.862Z] #40 89.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:52:48.862Z] #40 89.44 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T23:52:48.862Z] #40 ... [2020-12-23T23:52:48.862Z] [2020-12-23T23:52:48.862Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:48.862Z] #49 92.62 os [2020-12-23T23:52:49.017Z] #41 95.44 make[1]: Nothing to be done for 'all'. [2020-12-23T23:52:49.058Z] #27 9.632 [2020-12-23T23:52:49.058Z] #27 9.649 Download of images into '/build' complete. [2020-12-23T23:52:49.058Z] #27 9.649 Use something like the following to load the result into a Docker daemon: [2020-12-23T23:52:49.058Z] #27 9.649 tar -cC '/build' . | docker load [2020-12-23T23:52:49.151Z] #27 5.892 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T23:52:49.151Z] #27 5.969 [2020-12-23T23:52:49.151Z] #27 6.072 ######################################################################## #27 ... [2020-12-23T23:52:49.151Z] [2020-12-23T23:52:49.151Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:49.151Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.6s done [2020-12-23T23:52:49.151Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-23T23:52:49.151Z] #8 DONE 38.9s [2020-12-23T23:52:49.151Z] [2020-12-23T23:52:49.151Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:49.151Z] #27 6.072 ######################################################################## 100.0% [2020-12-23T23:52:49.151Z] #27 6.097 [2020-12-23T23:52:49.171Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.7s done [2020-12-23T23:52:49.320Z] #27 ... [2020-12-23T23:52:49.320Z] [2020-12-23T23:52:49.320Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:49.320Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s [2020-12-23T23:52:49.332Z] #36 ... [2020-12-23T23:52:49.332Z] [2020-12-23T23:52:49.332Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:49.332Z] #42 45.98 Selecting previously unselected package libprotoc17:ppc64el. [2020-12-23T23:52:49.332Z] #42 46.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-12-23T23:52:49.332Z] #42 46.01 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-23T23:52:49.379Z] #41 ... [2020-12-23T23:52:49.379Z] [2020-12-23T23:52:49.379Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:49.379Z] #47 129.4 + /build/golangci-lint --version [2020-12-23T23:52:49.379Z] #47 129.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T23:52:49.379Z] #47 DONE 129.9s [2020-12-23T23:52:49.379Z] [2020-12-23T23:52:49.379Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:52:49.379Z] #41 95.72 make[1]: 'images/built-in.o' is up to date. [2020-12-23T23:52:49.379Z] #41 95.73 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T23:52:49.379Z] #41 95.77 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T23:52:49.379Z] #41 95.82 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T23:52:49.674Z] #41 95.85 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T23:52:49.674Z] #41 95.86 make[1]: Nothing to be done for 'all'. [2020-12-23T23:52:49.674Z] #41 95.87 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:52:49.674Z] #41 95.97 make[2]: Nothing to be done for 'all'. [2020-12-23T23:52:49.674Z] #41 95.99 make[2]: Nothing to be done for 'all'. [2020-12-23T23:52:49.674Z] #41 96.01 make[2]: Nothing to be done for 'all'. [2020-12-23T23:52:49.674Z] #41 96.05 make[2]: Nothing to be done for 'all'. [2020-12-23T23:52:49.674Z] #41 96.09 make[2]: Nothing to be done for 'all'. [2020-12-23T23:52:49.716Z] #27 6.441 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T23:52:49.716Z] #27 6.549 [2020-12-23T23:52:49.743Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2020-12-23T23:52:49.892Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.7s done [2020-12-23T23:52:49.970Z] #42 ... [2020-12-23T23:52:49.970Z] [2020-12-23T23:52:49.970Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:49.970Z] #49 36.54 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T23:52:49.970Z] #49 40.06 go: extracting golang.org/x/text v0.3.2 [2020-12-23T23:52:49.970Z] #49 ... [2020-12-23T23:52:49.970Z] [2020-12-23T23:52:49.970Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:49.970Z] #34 46.71 internal/reflectlite [2020-12-23T23:52:49.975Z] #27 6.688 0.6% ######################################################################## 100.0% [2020-12-23T23:52:49.975Z] #27 6.749 [2020-12-23T23:52:49.978Z] #41 96.10 make[2]: Nothing to be done for 'all'. [2020-12-23T23:52:49.978Z] #41 96.15 make[2]: Nothing to be done for 'all'. [2020-12-23T23:52:49.978Z] #41 96.22 make[2]: Nothing to be done for 'all'. [2020-12-23T23:52:49.978Z] #41 96.22 INSTALL criu/criu [2020-12-23T23:52:50.233Z] #27 7.107 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T23:52:50.233Z] #27 7.242 [2020-12-23T23:52:50.239Z] #49 ... [2020-12-23T23:52:50.239Z] [2020-12-23T23:52:50.239Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:50.239Z] #32 83.97 internal/poll [2020-12-23T23:52:50.239Z] #32 87.80 internal/syscall/execenv [2020-12-23T23:52:50.239Z] #32 88.13 internal/syscall/unix [2020-12-23T23:52:50.239Z] #32 88.69 os [2020-12-23T23:52:50.239Z] #32 89.14 internal/fmtsort [2020-12-23T23:52:50.239Z] #32 90.55 strings [2020-12-23T23:52:50.265Z] #34 46.72 sync [2020-12-23T23:52:50.307Z] #41 DONE 96.4s [2020-12-23T23:52:50.307Z] [2020-12-23T23:52:50.307Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:50.498Z] #32 ... [2020-12-23T23:52:50.498Z] [2020-12-23T23:52:50.498Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:52:50.498Z] #43 90.03 internal/fmtsort [2020-12-23T23:52:50.498Z] #43 91.53 os [2020-12-23T23:52:50.498Z] #43 91.54 strings [2020-12-23T23:52:51.006Z] #27 7.354 #### 6.5% ####################### 33.0% #################################### 50.8% ############################################### 66.1% #################################################################### 95.0% ######################################################################## 100.0% [2020-12-23T23:52:51.006Z] #27 7.852 [2020-12-23T23:52:51.264Z] #27 8.175 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T23:52:51.264Z] #27 8.254 [2020-12-23T23:52:51.264Z] #27 8.315 ######################################################################## 100.0% [2020-12-23T23:52:51.317Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-23T23:52:51.363Z] #54 ... [2020-12-23T23:52:51.363Z] [2020-12-23T23:52:51.363Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T23:52:51.363Z] #42 DONE 0.1s [2020-12-23T23:52:51.363Z] [2020-12-23T23:52:51.363Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T23:52:51.435Z] #43 ... [2020-12-23T23:52:51.435Z] [2020-12-23T23:52:51.435Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:51.435Z] #49 95.12 encoding/base64 [2020-12-23T23:52:51.521Z] #27 8.334 [2020-12-23T23:52:51.521Z] #27 8.595 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T23:52:51.657Z] #44 DONE 0.1s [2020-12-23T23:52:51.657Z] [2020-12-23T23:52:51.657Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T23:52:51.657Z] #46 DONE 0.1s [2020-12-23T23:52:51.657Z] [2020-12-23T23:52:51.657Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:51.657Z] #54 ... [2020-12-23T23:52:51.657Z] [2020-12-23T23:52:51.657Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T23:52:51.778Z] #27 8.674 [2020-12-23T23:52:51.778Z] #27 8.739 ######################################################################## 100.0% [2020-12-23T23:52:51.948Z] #48 DONE 0.2s [2020-12-23T23:52:51.948Z] [2020-12-23T23:52:51.948Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T23:52:51.948Z] #50 DONE 0.1s [2020-12-23T23:52:51.948Z] [2020-12-23T23:52:51.948Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T23:52:52.035Z] #27 8.762 [2020-12-23T23:52:52.035Z] #27 8.779 Download of images into '/build' complete. [2020-12-23T23:52:52.035Z] #27 8.779 Use something like the following to load the result into a Docker daemon: [2020-12-23T23:52:52.035Z] #27 8.779 tar -cC '/build' . | docker load [2020-12-23T23:52:52.240Z] #52 DONE 0.1s [2020-12-23T23:52:52.240Z] [2020-12-23T23:52:52.240Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:52.301Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2020-12-23T23:52:52.415Z] #49 ... [2020-12-23T23:52:52.415Z] [2020-12-23T23:52:52.415Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:52:52.415Z] #34 94.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:52:52.415Z] #34 94.70 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:52:52.415Z] #34 94.71 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-23T23:52:52.415Z] #34 94.72 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:52:52.415Z] #34 94.76 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-23T23:52:52.415Z] #34 94.79 Setting up cmake-data (3.13.4-1) ... [2020-12-23T23:52:52.415Z] #34 94.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:52:52.415Z] #34 94.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T23:52:52.415Z] #34 94.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T23:52:52.415Z] #34 94.88 Setting up cmake (3.13.4-1) ... [2020-12-23T23:52:52.415Z] #34 94.89 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:52:52.415Z] #34 95.00 Processing triggers for mime-support (3.62) ... [2020-12-23T23:52:52.415Z] #34 DONE 96.0s [2020-12-23T23:52:52.415Z] [2020-12-23T23:52:52.415Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:52:52.415Z] #49 96.14 golang.org/x/sys/unix [2020-12-23T23:52:52.563Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2020-12-23T23:52:53.034Z] #34 ... [2020-12-23T23:52:53.034Z] [2020-12-23T23:52:53.034Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:53.034Z] #56 0.282 + RM_GOPATH=0 [2020-12-23T23:52:53.034Z] #56 0.283 + TMP_GOPATH= [2020-12-23T23:52:53.034Z] #56 0.285 + : /build [2020-12-23T23:52:53.034Z] #56 0.286 + '[' -z '' ']' [2020-12-23T23:52:53.034Z] #56 0.288 ++ mktemp -d [2020-12-23T23:52:53.034Z] #56 0.290 + export GOPATH=/tmp/tmp.GgP2vM6AX6 [2020-12-23T23:52:53.034Z] #56 0.291 + GOPATH=/tmp/tmp.GgP2vM6AX6 [2020-12-23T23:52:53.034Z] #56 0.291 + RM_GOPATH=1 [2020-12-23T23:52:53.034Z] #56 0.292 + case "$(go env GOARCH)" in [2020-12-23T23:52:53.034Z] #56 0.299 ++ go env GOARCH [2020-12-23T23:52:53.034Z] #56 0.332 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:53.034Z] #56 0.333 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:52:53.034Z] #56 0.335 ++ dirname /tmp/install/install.sh [2020-12-23T23:52:53.034Z] #56 0.337 + dir=/tmp/install [2020-12-23T23:52:53.034Z] #56 0.337 + bin=containerd [2020-12-23T23:52:53.034Z] #56 0.338 + shift [2020-12-23T23:52:53.034Z] #56 0.339 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T23:52:53.034Z] #56 0.340 + . /tmp/install/containerd.installer [2020-12-23T23:52:53.034Z] #56 0.341 ++ set -e [2020-12-23T23:52:53.034Z] #56 0.341 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:52:53.034Z] #56 0.341 + install_containerd [2020-12-23T23:52:53.034Z] #56 0.342 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T23:52:53.034Z] #56 0.343 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:52:53.034Z] #56 0.343 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GgP2vM6AX6/src/github.com/containerd/containerd [2020-12-23T23:52:53.034Z] #56 0.362 Cloning into '/tmp/tmp.GgP2vM6AX6/src/github.com/containerd/containerd'... [2020-12-23T23:52:53.034Z] #56 ... [2020-12-23T23:52:53.034Z] [2020-12-23T23:52:53.034Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:52:53.034Z] #49 47.57 go: finding github.com/fatih/color v1.7.0 [2020-12-23T23:52:53.034Z] #49 47.70 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:52:53.034Z] #49 47.96 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:52:53.034Z] #49 47.98 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:52:53.034Z] #49 48.14 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:52:53.034Z] #49 48.15 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T23:52:53.034Z] #49 48.24 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:52:53.034Z] #49 48.27 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:52:53.034Z] #49 48.27 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:52:53.034Z] #49 48.30 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:52:53.034Z] #49 48.34 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:52:53.034Z] #49 48.37 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T23:52:53.034Z] #49 48.52 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:52:53.034Z] #49 48.55 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T23:52:53.034Z] #49 48.55 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:52:53.034Z] #49 48.62 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:52:53.034Z] #49 48.63 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:52:53.034Z] #49 48.64 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:52:53.034Z] #49 48.66 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:52:53.034Z] #49 48.66 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:52:53.034Z] #49 48.71 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:52:53.034Z] #49 48.72 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:52:53.034Z] #49 48.74 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:52:53.034Z] #49 48.75 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T23:52:53.034Z] #49 48.80 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T23:52:53.034Z] #49 48.80 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:52:53.034Z] #49 48.82 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T23:52:53.034Z] #49 48.83 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T23:52:53.034Z] #49 48.85 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:52:53.034Z] #49 48.89 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:52:53.034Z] #49 48.91 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:52:53.034Z] #49 48.94 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:52:53.034Z] #49 48.94 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:52:53.034Z] #49 49.02 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T23:52:53.034Z] #49 49.04 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:52:53.034Z] #49 49.10 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:52:53.034Z] #49 49.16 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:52:53.034Z] #49 49.20 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:52:53.034Z] #49 49.26 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:52:53.034Z] #49 49.26 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T23:52:53.034Z] #49 49.33 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:52:53.034Z] #49 49.37 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T23:52:53.034Z] #49 49.38 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:52:53.034Z] #49 49.40 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:52:53.034Z] #49 49.42 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:52:53.034Z] #49 49.52 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T23:52:53.034Z] #49 49.67 go: finding golang.org/x/text v0.3.2 [2020-12-23T23:52:53.034Z] #49 49.74 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:52:53.225Z] #8 DONE 42.4s [2020-12-23T23:52:53.225Z] [2020-12-23T23:52:53.225Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:53.225Z] #27 ... [2020-12-23T23:52:53.225Z] [2020-12-23T23:52:53.225Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T23:52:53.328Z] #49 49.92 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:52:53.328Z] #49 49.94 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:52:53.328Z] #49 49.99 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:52:53.328Z] #49 50.03 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:52:53.328Z] #49 50.03 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:52:53.509Z] #8 ... [2020-12-23T23:52:53.509Z] [2020-12-23T23:52:53.509Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:52:53.509Z] #25 4.891 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:52:53.509Z] #25 4.891 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:52:53.509Z] #25 4.902 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:52:53.509Z] #25 5.095 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [251 kB] [2020-12-23T23:52:53.509Z] #25 5.313 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T23:52:53.509Z] #25 5.621 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T23:52:53.509Z] #25 7.128 Fetched 8234 kB in 2s (3296 kB/s) [2020-12-23T23:52:53.509Z] #25 7.128 Reading package lists... [2020-12-23T23:52:53.509Z] #25 8.440 Reading package lists... [2020-12-23T23:52:53.509Z] #25 9.705 Building dependency tree... [2020-12-23T23:52:53.509Z] #25 ... [2020-12-23T23:52:53.509Z] [2020-12-23T23:52:53.509Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T23:52:53.622Z] #49 50.13 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:52:53.622Z] #49 50.13 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:52:53.622Z] #49 50.15 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:52:53.622Z] #49 50.17 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:52:53.622Z] #49 50.24 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:52:53.622Z] #49 50.24 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:52:53.917Z] #49 50.36 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:52:53.917Z] #49 50.42 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:52:53.917Z] #49 50.49 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:52:53.917Z] #49 50.55 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T23:52:53.917Z] #49 50.55 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T23:52:53.917Z] #49 50.57 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:52:54.211Z] #49 50.65 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:52:54.211Z] #49 50.66 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:52:54.211Z] #49 50.82 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:52:54.321Z] #49 97.68 fmt [2020-12-23T23:52:54.506Z] #49 50.89 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T23:52:54.506Z] #49 51.10 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:52:54.506Z] #49 51.28 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:52:54.800Z] #49 51.28 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:52:54.800Z] #49 51.34 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:52:54.800Z] #49 51.38 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:52:54.969Z] #54 112.7 + bin/containerd [2020-12-23T23:52:55.769Z] #9 ... [2020-12-23T23:52:55.769Z] [2020-12-23T23:52:55.769Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:52:55.769Z] #27 DONE 16.1s [2020-12-23T23:52:55.769Z] [2020-12-23T23:52:55.769Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T23:52:56.211Z] #27 DONE 12.4s [2020-12-23T23:52:56.211Z] [2020-12-23T23:52:56.211Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T23:52:56.211Z] #9 DONE 6.2s [2020-12-23T23:52:56.211Z] [2020-12-23T23:52:56.211Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T23:52:56.226Z] #49 ... [2020-12-23T23:52:56.226Z] [2020-12-23T23:52:56.226Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:52:56.226Z] #40 98.75 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T23:52:56.226Z] #40 98.76 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:52:56.226Z] #40 DONE 99.5s [2020-12-23T23:52:56.226Z] [2020-12-23T23:52:56.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:52:56.396Z] #9 DONE 3.2s [2020-12-23T23:52:56.396Z] [2020-12-23T23:52:56.396Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T23:52:57.141Z] #10 DONE 1.6s [2020-12-23T23:52:57.141Z] [2020-12-23T23:52:57.141Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:52:57.347Z] #10 DONE 1.3s [2020-12-23T23:52:57.398Z] #53 ... [2020-12-23T23:52:57.398Z] [2020-12-23T23:52:57.398Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T23:52:57.398Z] #37 DONE 0.1s [2020-12-23T23:52:57.398Z] [2020-12-23T23:52:57.398Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T23:52:57.398Z] #29 DONE 0.1s [2020-12-23T23:52:57.398Z] [2020-12-23T23:52:57.398Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:52:57.619Z] [2020-12-23T23:52:57.619Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T23:52:57.619Z] #37 DONE 0.1s [2020-12-23T23:52:57.619Z] [2020-12-23T23:52:57.619Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T23:52:57.619Z] #29 DONE 0.2s [2020-12-23T23:52:57.619Z] [2020-12-23T23:52:57.619Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:52:57.729Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.8s done [2020-12-23T23:52:57.729Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-12-23T23:52:57.993Z] #8 DONE 26.8s [2020-12-23T23:52:57.993Z] [2020-12-23T23:52:57.993Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:52:57.993Z] #25 10.35 The following additional packages will be installed: [2020-12-23T23:52:57.993Z] #25 10.35 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T23:52:57.993Z] #25 10.35 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T23:52:57.993Z] #25 10.37 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T23:52:57.993Z] #25 10.37 Suggested packages: [2020-12-23T23:52:57.993Z] #25 10.37 krb5-doc krb5-user [2020-12-23T23:52:57.993Z] #25 10.37 Recommended packages: [2020-12-23T23:52:57.993Z] #25 10.37 krb5-locales publicsuffix libsasl2-modules [2020-12-23T23:52:57.993Z] #25 10.67 The following NEW packages will be installed: [2020-12-23T23:52:57.993Z] #25 10.67 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T23:52:57.993Z] #25 10.67 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T23:52:57.993Z] #25 10.67 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T23:52:57.993Z] #25 10.67 libssh2-1 libssl1.1 openssl [2020-12-23T23:52:57.993Z] #25 10.96 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T23:52:57.993Z] #25 10.96 Need to get 4769 kB of archives. [2020-12-23T23:52:57.993Z] #25 10.96 After this operation, 11.5 MB of additional disk space will be used. [2020-12-23T23:52:57.993Z] #25 10.96 Get:1 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T23:52:57.993Z] #25 10.96 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB] [2020-12-23T23:52:57.993Z] #25 10.98 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-12-23T23:52:57.994Z] #25 10.98 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2020-12-23T23:52:57.994Z] #25 10.98 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2020-12-23T23:52:57.994Z] #25 10.98 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2020-12-23T23:52:57.994Z] #25 10.98 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2020-12-23T23:52:57.994Z] #25 10.98 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-12-23T23:52:57.994Z] #25 10.99 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-12-23T23:52:57.994Z] #25 10.99 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T23:52:57.994Z] #25 10.99 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2020-12-23T23:52:57.994Z] #25 11.00 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-12-23T23:52:57.994Z] #25 11.00 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-12-23T23:52:57.994Z] #25 11.00 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-12-23T23:52:57.994Z] #25 11.00 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-12-23T23:52:57.994Z] #25 11.00 Get:16 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-12-23T23:52:57.994Z] #25 11.01 Get:17 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-12-23T23:52:57.994Z] #25 11.01 Get:18 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-23T23:52:57.994Z] #25 11.02 Get:19 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-23T23:52:57.994Z] #25 11.02 Get:20 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-23T23:52:57.994Z] #25 11.05 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB] [2020-12-23T23:52:57.994Z] #25 11.35 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:57.994Z] #25 11.39 Fetched 4769 kB in 0s (11.9 MB/s) [2020-12-23T23:52:57.994Z] #25 11.44 Selecting previously unselected package libssl1.1:arm64. [2020-12-23T23:52:57.994Z] #25 11.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2020-12-23T23:52:57.994Z] #25 11.45 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 11.46 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:57.994Z] #25 11.71 Selecting previously unselected package openssl. [2020-12-23T23:52:57.994Z] #25 11.71 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 11.71 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:57.994Z] #25 11.89 Selecting previously unselected package ca-certificates. [2020-12-23T23:52:57.994Z] #25 11.89 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T23:52:57.994Z] #25 11.90 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T23:52:57.994Z] #25 11.99 Selecting previously unselected package libkeyutils1:arm64. [2020-12-23T23:52:57.994Z] #25 11.99 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 12.00 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-12-23T23:52:57.994Z] #25 12.05 Selecting previously unselected package libkrb5support0:arm64. [2020-12-23T23:52:57.994Z] #25 12.05 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 12.06 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 12.11 Selecting previously unselected package libk5crypto3:arm64. [2020-12-23T23:52:57.994Z] #25 12.11 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 12.12 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 12.18 Selecting previously unselected package libkrb5-3:arm64. [2020-12-23T23:52:57.994Z] #25 12.18 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 12.19 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 12.37 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-12-23T23:52:57.994Z] #25 12.37 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 12.38 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 12.48 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-12-23T23:52:57.994Z] #25 12.49 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 12.49 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 12.54 Selecting previously unselected package libsasl2-2:arm64. [2020-12-23T23:52:57.994Z] #25 12.54 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 12.55 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 12.61 Selecting previously unselected package libldap-common. [2020-12-23T23:52:57.994Z] #25 12.61 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T23:52:57.994Z] #25 12.61 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:57.994Z] #25 12.67 Selecting previously unselected package libldap-2.4-2:arm64. [2020-12-23T23:52:57.994Z] #25 12.67 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 12.67 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:57.994Z] #25 12.84 Selecting previously unselected package libnghttp2-14:arm64. [2020-12-23T23:52:57.994Z] #25 12.84 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 12.85 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 12.90 Selecting previously unselected package libpsl5:arm64. [2020-12-23T23:52:57.994Z] #25 12.90 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 12.91 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-12-23T23:52:57.994Z] #25 12.97 Selecting previously unselected package librtmp1:arm64. [2020-12-23T23:52:57.994Z] #25 12.97 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 12.97 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:52:57.994Z] #25 13.11 Selecting previously unselected package libssh2-1:arm64. [2020-12-23T23:52:57.994Z] #25 13.11 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 13.11 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-23T23:52:57.994Z] #25 13.27 Selecting previously unselected package libcurl4:arm64. [2020-12-23T23:52:57.994Z] #25 13.27 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 13.28 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 13.42 Selecting previously unselected package curl. [2020-12-23T23:52:57.994Z] #25 13.42 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 13.42 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 13.50 Selecting previously unselected package libonig5:arm64. [2020-12-23T23:52:57.994Z] #25 13.50 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 13.51 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-23T23:52:57.994Z] #25 13.66 Selecting previously unselected package libjq1:arm64. [2020-12-23T23:52:57.994Z] #25 13.66 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 13.67 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-23T23:52:57.994Z] #25 13.73 Selecting previously unselected package jq. [2020-12-23T23:52:57.994Z] #25 13.73 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-23T23:52:57.994Z] #25 13.73 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:52:57.994Z] #25 13.80 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-12-23T23:52:57.994Z] #25 13.81 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-12-23T23:52:57.994Z] #25 13.83 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:57.994Z] #25 14.16 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 14.17 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:57.994Z] #25 14.19 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 14.20 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 14.22 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T23:52:57.994Z] #25 14.23 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 14.24 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 14.26 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-23T23:52:57.994Z] #25 14.27 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-23T23:52:57.994Z] #25 14.29 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T23:52:57.994Z] #25 14.31 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-23T23:52:57.994Z] #25 14.32 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-23T23:52:57.994Z] #25 14.34 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T23:52:57.994Z] #25 14.35 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T23:52:58.361Z] #49 ... [2020-12-23T23:52:58.361Z] [2020-12-23T23:52:58.361Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:52:58.361Z] #45 44.96 internal/reflectlite [2020-12-23T23:52:58.361Z] #45 44.97 sync [2020-12-23T23:52:58.361Z] #45 47.64 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T23:52:58.361Z] #45 47.67 internal/singleflight [2020-12-23T23:52:58.361Z] #45 47.69 math/rand [2020-12-23T23:52:58.361Z] #45 50.25 errors [2020-12-23T23:52:58.361Z] #45 50.26 sort [2020-12-23T23:52:58.361Z] #45 50.86 internal/oserror [2020-12-23T23:52:58.361Z] #45 50.86 io [2020-12-23T23:52:58.361Z] #45 50.89 strconv [2020-12-23T23:52:58.361Z] #45 51.10 syscall [2020-12-23T23:52:58.361Z] #45 54.01 vendor/golang.org/x/net/dns/dnsmessage [2020-12-23T23:52:58.655Z] #45 ... [2020-12-23T23:52:58.655Z] [2020-12-23T23:52:58.655Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:52:58.655Z] #13 46.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-12-23T23:52:58.655Z] #13 46.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-12-23T23:52:58.655Z] #13 46.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-23T23:52:58.655Z] #13 46.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-23T23:52:58.655Z] #13 46.29 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] [2020-12-23T23:52:58.655Z] #13 46.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB] [2020-12-23T23:52:58.655Z] #13 46.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-12-23T23:52:58.655Z] #13 46.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-12-23T23:52:58.655Z] #13 46.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-12-23T23:52:58.655Z] #13 46.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-12-23T23:52:58.655Z] #13 46.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-12-23T23:52:58.655Z] #13 46.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-12-23T23:52:58.655Z] #13 46.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-12-23T23:52:58.655Z] #13 46.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-12-23T23:52:58.655Z] #13 46.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB] [2020-12-23T23:52:58.655Z] #13 48.19 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:52:58.655Z] #13 48.40 Fetched 79.4 MB in 8s (9778 kB/s) [2020-12-23T23:52:58.655Z] #13 48.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-23T23:52:58.655Z] #13 48.62 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ... [2020-12-23T23:52:58.655Z] #13 48.65 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:52:58.655Z] #13 49.04 Setting up libsystemd0:ppc64el (241-7~deb10u5) ... [2020-12-23T23:52:58.655Z] #13 49.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.) [2020-12-23T23:52:58.655Z] #13 49.23 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ... [2020-12-23T23:52:58.655Z] #13 49.24 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:52:58.655Z] #13 49.63 Setting up libudev1:ppc64el (241-7~deb10u5) ... [2020-12-23T23:52:58.655Z] #13 49.89 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T23:52:58.655Z] #13 49.89 (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.) [2020-12-23T23:52:58.655Z] #13 49.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-12-23T23:52:58.655Z] #13 49.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:52:58.655Z] #13 52.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T23:52:58.655Z] #13 52.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-12-23T23:52:58.655Z] #13 52.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:52:58.950Z] #25 15.17 Updating certificates in /etc/ssl/certs... [2020-12-23T23:52:58.952Z] #13 ... [2020-12-23T23:52:58.952Z] [2020-12-23T23:52:58.952Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:52:58.952Z] #45 55.38 bytes [2020-12-23T23:52:59.531Z] #25 16.01 126 added, 0 removed; done. [2020-12-23T23:52:59.774Z] #41 3.844 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:52:59.774Z] #41 3.845 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:52:59.774Z] #41 3.869 Note: Building without GnuTLS support [2020-12-23T23:52:59.774Z] #41 3.881 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:52:59.774Z] #41 3.881 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:52:59.791Z] #25 16.20 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-23T23:52:59.791Z] #25 16.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:53:00.018Z] #45 ... [2020-12-23T23:53:00.018Z] [2020-12-23T23:53:00.018Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:00.018Z] #42 46.64 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T23:53:00.018Z] #42 46.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-12-23T23:53:00.018Z] #42 46.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:53:00.018Z] #42 46.87 Selecting previously unselected package protobuf-compiler. [2020-12-23T23:53:00.018Z] #42 46.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-12-23T23:53:00.018Z] #42 46.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:53:00.018Z] #42 47.03 Selecting previously unselected package python-pkg-resources. [2020-12-23T23:53:00.018Z] #42 47.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:53:00.018Z] #42 47.04 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T23:53:00.018Z] #42 47.29 Selecting previously unselected package python-six. [2020-12-23T23:53:00.018Z] #42 47.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T23:53:00.018Z] #42 47.30 Unpacking python-six (1.12.0-1) ... [2020-12-23T23:53:00.019Z] #42 47.40 Selecting previously unselected package python-protobuf. [2020-12-23T23:53:00.019Z] #42 47.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-12-23T23:53:00.019Z] #42 47.42 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T23:53:00.019Z] #42 47.96 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T23:53:00.019Z] #42 53.36 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-23T23:53:00.019Z] #42 53.37 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-23T23:53:00.019Z] #42 53.39 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-23T23:53:00.019Z] #42 53.39 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-23T23:53:00.019Z] #42 53.40 Setting up python-six (1.12.0-1) ... [2020-12-23T23:53:00.313Z] #42 ... [2020-12-23T23:53:00.313Z] [2020-12-23T23:53:00.313Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:00.313Z] #13 56.02 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T23:53:00.313Z] #13 56.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T23:53:00.313Z] #13 56.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:53:00.313Z] #13 56.28 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-12-23T23:53:00.313Z] #13 56.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-23T23:53:00.313Z] #13 56.31 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-23T23:53:00.313Z] #13 56.50 Selecting previously unselected package dmsetup. [2020-12-23T23:53:00.313Z] #13 56.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-12-23T23:53:00.313Z] #13 56.51 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T23:53:00.313Z] #13 56.76 Selecting previously unselected package mingw-w64-common. [2020-12-23T23:53:00.313Z] #13 56.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T23:53:00.313Z] #13 56.77 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T23:53:00.365Z] #25 16.92 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-23T23:53:00.943Z] #25 17.33 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T23:53:01.151Z] #41 ... [2020-12-23T23:53:01.151Z] [2020-12-23T23:53:01.151Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:01.151Z] #32 94.87 path [2020-12-23T23:53:01.151Z] #32 95.38 fmt [2020-12-23T23:53:01.151Z] #32 95.54 path/filepath [2020-12-23T23:53:01.151Z] #32 97.31 io/ioutil [2020-12-23T23:53:01.151Z] #32 98.19 text/tabwriter [2020-12-23T23:53:01.151Z] #32 101.7 flag [2020-12-23T23:53:01.151Z] #32 101.7 github.com/BurntSushi/toml [2020-12-23T23:53:01.151Z] #32 104.4 log [2020-12-23T23:53:01.360Z] #13 ... [2020-12-23T23:53:01.360Z] [2020-12-23T23:53:01.360Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:01.360Z] #36 47.98 Selecting previously unselected package libicu63:ppc64el. [2020-12-23T23:53:01.360Z] #36 47.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-23T23:53:01.360Z] #36 47.99 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-23T23:53:01.360Z] #36 55.02 Selecting previously unselected package libxml2:ppc64el. [2020-12-23T23:53:01.360Z] #36 55.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2020-12-23T23:53:01.360Z] #36 55.04 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:53:01.360Z] #36 55.74 Selecting previously unselected package libarchive13:ppc64el. [2020-12-23T23:53:01.360Z] #36 55.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-12-23T23:53:01.360Z] #36 55.77 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-23T23:53:01.360Z] #36 56.16 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-12-23T23:53:01.360Z] #36 56.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-12-23T23:53:01.360Z] #36 56.20 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-23T23:53:01.360Z] #36 56.31 Selecting previously unselected package librhash0:ppc64el. [2020-12-23T23:53:01.360Z] #36 56.32 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-12-23T23:53:01.360Z] #36 56.33 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-12-23T23:53:01.360Z] #36 56.45 Selecting previously unselected package libuv1:ppc64el. [2020-12-23T23:53:01.360Z] #36 56.46 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-12-23T23:53:01.360Z] #36 56.46 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-12-23T23:53:01.360Z] #36 56.66 Selecting previously unselected package cmake. [2020-12-23T23:53:01.360Z] #36 56.68 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-12-23T23:53:01.360Z] #36 56.70 Unpacking cmake (3.13.4-1) ... [2020-12-23T23:53:01.360Z] #36 ... [2020-12-23T23:53:01.360Z] [2020-12-23T23:53:01.360Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:01.360Z] #42 57.80 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-23T23:53:01.360Z] #42 57.80 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-23T23:53:01.360Z] #42 57.81 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-23T23:53:01.360Z] #42 57.83 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-12-23T23:53:01.360Z] #42 57.84 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-23T23:53:01.360Z] #42 57.84 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:53:01.360Z] #42 57.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:53:01.360Z] #42 57.86 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-23T23:53:01.360Z] #42 57.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:53:01.360Z] #42 57.89 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T23:53:01.411Z] #32 ... [2020-12-23T23:53:01.411Z] [2020-12-23T23:53:01.411Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:01.411Z] #35 1.548 + RM_GOPATH=0 [2020-12-23T23:53:01.411Z] #35 1.548 + TMP_GOPATH= [2020-12-23T23:53:01.411Z] #35 1.548 + : /build [2020-12-23T23:53:01.411Z] #35 1.548 + '[' -z '' ']' [2020-12-23T23:53:01.411Z] #35 1.553 ++ mktemp -d [2020-12-23T23:53:01.411Z] #35 1.553 + export GOPATH=/tmp/tmp.omCJ8wgq5O [2020-12-23T23:53:01.411Z] #35 1.553 + GOPATH=/tmp/tmp.omCJ8wgq5O [2020-12-23T23:53:01.411Z] #35 1.553 + RM_GOPATH=1 [2020-12-23T23:53:01.411Z] #35 1.553 + case "$(go env GOARCH)" in [2020-12-23T23:53:01.411Z] #35 1.553 ++ go env GOARCH [2020-12-23T23:53:01.411Z] #35 1.661 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:01.411Z] #35 1.661 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:01.411Z] #35 1.661 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:01.411Z] #35 1.661 + dir=/tmp/install [2020-12-23T23:53:01.411Z] #35 1.661 + bin=tini [2020-12-23T23:53:01.411Z] #35 1.661 + shift [2020-12-23T23:53:01.411Z] #35 1.661 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T23:53:01.411Z] #35 1.661 + . /tmp/install/tini.installer [2020-12-23T23:53:01.411Z] #35 1.661 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:53:01.411Z] #35 1.661 + install_tini [2020-12-23T23:53:01.411Z] #35 1.661 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T23:53:01.411Z] #35 1.661 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:53:01.411Z] #35 1.663 + git clone https://github.com/krallin/tini.git /tmp/tmp.omCJ8wgq5O/tini [2020-12-23T23:53:01.411Z] #35 1.670 Cloning into '/tmp/tmp.omCJ8wgq5O/tini'... [2020-12-23T23:53:01.411Z] #35 2.658 + cd /tmp/tmp.omCJ8wgq5O/tini [2020-12-23T23:53:01.411Z] #35 2.663 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:53:01.411Z] #35 2.684 + cmake . [2020-12-23T23:53:01.411Z] #35 3.432 -- The C compiler identification is GNU 8.3.0 [2020-12-23T23:53:01.411Z] #35 3.487 -- Check for working C compiler: /usr/bin/cc [2020-12-23T23:53:01.411Z] #35 4.427 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T23:53:01.411Z] #35 4.427 -- Detecting C compiler ABI info [2020-12-23T23:53:01.411Z] #35 5.147 -- Detecting C compiler ABI info - done [2020-12-23T23:53:01.411Z] #35 5.235 -- Detecting C compile features [2020-12-23T23:53:01.411Z] #35 8.759 -- Detecting C compile features - done [2020-12-23T23:53:01.411Z] #35 8.786 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T23:53:01.575Z] #25 17.96 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:53:01.670Z] #35 9.317 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T23:53:01.929Z] #35 9.583 -- Configuring done [2020-12-23T23:53:01.929Z] #35 9.643 -- Generating done [2020-12-23T23:53:01.929Z] #35 9.643 -- Build files have been written to: /tmp/tmp.omCJ8wgq5O/tini [2020-12-23T23:53:01.929Z] #35 9.751 + make tini-static [2020-12-23T23:53:01.929Z] #35 ... [2020-12-23T23:53:01.929Z] [2020-12-23T23:53:01.929Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:01.929Z] #49 105.7 encoding/json [2020-12-23T23:53:02.188Z] #49 ... [2020-12-23T23:53:02.188Z] [2020-12-23T23:53:02.188Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:02.188Z] #43 95.86 regexp/syntax [2020-12-23T23:53:02.188Z] #43 96.93 fmt [2020-12-23T23:53:02.188Z] #43 103.5 regexp [2020-12-23T23:53:02.188Z] #43 104.5 go/token [2020-12-23T23:53:02.188Z] #43 105.7 go/scanner [2020-12-23T23:53:02.517Z] #25 18.94 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T23:53:02.517Z] #25 18.95 Updating certificates in /etc/ssl/certs... [2020-12-23T23:53:02.667Z] #30 ... [2020-12-23T23:53:02.667Z] [2020-12-23T23:53:02.667Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:02.667Z] #53 5.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:02.756Z] #43 ... [2020-12-23T23:53:02.756Z] [2020-12-23T23:53:02.756Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:02.756Z] #41 6.895 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:53:02.756Z] #41 7.056 GEN .gitid [2020-12-23T23:53:02.927Z] #53 5.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:02.927Z] #53 5.814 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:02.927Z] #53 5.859 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:53:03.017Z] #41 7.400 GEN criu/include/version.h [2020-12-23T23:53:03.091Z] #25 ... [2020-12-23T23:53:03.091Z] [2020-12-23T23:53:03.091Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T23:53:03.091Z] #9 DONE 5.0s [2020-12-23T23:53:03.091Z] [2020-12-23T23:53:03.091Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T23:53:03.450Z] #42 ... [2020-12-23T23:53:03.450Z] [2020-12-23T23:53:03.450Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:53:03.450Z] #32 50.06 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-23T23:53:03.450Z] #32 50.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T23:53:03.450Z] #32 50.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T23:53:03.584Z] #41 7.566 GEN include/common/asm [2020-12-23T23:53:03.669Z] #10 ... [2020-12-23T23:53:03.669Z] [2020-12-23T23:53:03.669Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T23:53:03.669Z] #25 19.74 0 added, 0 removed; done. [2020-12-23T23:53:03.669Z] #25 19.74 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T23:53:03.669Z] #25 19.74 done. [2020-12-23T23:53:03.669Z] #25 DONE 19.9s [2020-12-23T23:53:03.669Z] [2020-12-23T23:53:03.669Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T23:53:03.669Z] #26 DONE 0.1s [2020-12-23T23:53:03.669Z] [2020-12-23T23:53:03.669Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:53:03.749Z] #32 ... [2020-12-23T23:53:03.749Z] [2020-12-23T23:53:03.749Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:03.749Z] #34 50.12 errors [2020-12-23T23:53:03.749Z] #34 50.12 sort [2020-12-23T23:53:03.749Z] #34 50.68 strconv [2020-12-23T23:53:03.749Z] #34 50.68 internal/oserror [2020-12-23T23:53:03.749Z] #34 50.69 io [2020-12-23T23:53:03.749Z] #34 51.03 syscall [2020-12-23T23:53:03.749Z] #34 54.73 bytes [2020-12-23T23:53:03.749Z] #34 54.73 strings [2020-12-23T23:53:03.749Z] #34 ... [2020-12-23T23:53:03.749Z] [2020-12-23T23:53:03.749Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:03.749Z] #36 59.71 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-23T23:53:03.749Z] #36 59.72 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:53:03.749Z] #36 59.72 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-12-23T23:53:03.749Z] #36 59.73 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:53:03.749Z] #36 59.78 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-12-23T23:53:03.749Z] #36 59.79 Setting up cmake-data (3.13.4-1) ... [2020-12-23T23:53:03.749Z] #36 59.81 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:53:03.749Z] #36 59.82 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-23T23:53:03.749Z] #36 59.83 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-23T23:53:03.749Z] #36 59.85 Setting up cmake (3.13.4-1) ... [2020-12-23T23:53:03.749Z] #36 59.91 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:53:03.749Z] #36 60.04 Processing triggers for mime-support (3.62) ... [2020-12-23T23:53:03.930Z] #27 ... [2020-12-23T23:53:03.930Z] [2020-12-23T23:53:03.930Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T23:53:03.930Z] #10 DONE 1.0s [2020-12-23T23:53:04.046Z] #36 DONE 60.5s [2020-12-23T23:53:04.046Z] [2020-12-23T23:53:04.046Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:04.192Z] [2020-12-23T23:53:04.192Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T23:53:04.192Z] #37 DONE 0.2s [2020-12-23T23:53:04.192Z] [2020-12-23T23:53:04.192Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:04.192Z] #53 ... [2020-12-23T23:53:04.192Z] [2020-12-23T23:53:04.192Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T23:53:04.192Z] #29 DONE 0.3s [2020-12-23T23:53:04.219Z] #30 ... [2020-12-23T23:53:04.219Z] [2020-12-23T23:53:04.219Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:04.219Z] #22 5.568 + RM_GOPATH=0 [2020-12-23T23:53:04.219Z] #22 5.568 + TMP_GOPATH= [2020-12-23T23:53:04.219Z] #22 5.568 + : /build [2020-12-23T23:53:04.219Z] #22 5.568 + '[' -z '' ']' [2020-12-23T23:53:04.219Z] #22 5.568 ++ mktemp -d [2020-12-23T23:53:04.219Z] #22 5.568 + export GOPATH=/tmp/tmp.Q8uEgQtciS [2020-12-23T23:53:04.219Z] #22 5.568 + GOPATH=/tmp/tmp.Q8uEgQtciS [2020-12-23T23:53:04.219Z] #22 5.568 + RM_GOPATH=1 [2020-12-23T23:53:04.219Z] #22 5.568 + case "$(go env GOARCH)" in [2020-12-23T23:53:04.219Z] #22 5.568 ++ go env GOARCH [2020-12-23T23:53:04.219Z] #22 5.568 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:04.219Z] #22 5.568 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:04.219Z] #22 5.568 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:04.219Z] #22 5.568 + dir=/tmp/install [2020-12-23T23:53:04.219Z] #22 5.568 + bin=dockercli [2020-12-23T23:53:04.219Z] #22 5.568 + shift [2020-12-23T23:53:04.219Z] #22 5.568 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T23:53:04.219Z] #22 5.568 + . /tmp/install/dockercli.installer [2020-12-23T23:53:04.219Z] #22 5.568 ++ : stable [2020-12-23T23:53:04.219Z] #22 5.568 ++ : 17.06.2-ce [2020-12-23T23:53:04.219Z] #22 5.568 + install_dockercli [2020-12-23T23:53:04.219Z] #22 5.568 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T23:53:04.219Z] #22 5.568 ++ uname -m [2020-12-23T23:53:04.219Z] #22 5.568 + arch=x86_64 [2020-12-23T23:53:04.219Z] #22 5.568 + '[' x86_64 '!=' x86_64 ']' [2020-12-23T23:53:04.219Z] #22 5.568 + url=https://download.docker.com/linux/static [2020-12-23T23:53:04.219Z] #22 5.568 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-23T23:53:04.219Z] #22 5.568 + tar -xz docker/docker [2020-12-23T23:53:04.219Z] #22 5.576 Install docker/cli version 17.06.2-ce from stable [2020-12-23T23:53:04.219Z] #22 ... [2020-12-23T23:53:04.219Z] [2020-12-23T23:53:04.219Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:04.219Z] #62 5.639 + RM_GOPATH=0 [2020-12-23T23:53:04.219Z] #62 5.639 + TMP_GOPATH= [2020-12-23T23:53:04.219Z] #62 5.639 + : /build [2020-12-23T23:53:04.219Z] #62 5.639 + '[' -z '' ']' [2020-12-23T23:53:04.219Z] #62 5.639 ++ mktemp -d [2020-12-23T23:53:04.219Z] #62 5.639 + export GOPATH=/tmp/tmp.wVgWCRQEgs [2020-12-23T23:53:04.219Z] #62 5.639 + GOPATH=/tmp/tmp.wVgWCRQEgs [2020-12-23T23:53:04.219Z] #62 5.639 + RM_GOPATH=1 [2020-12-23T23:53:04.219Z] #62 5.639 + case "$(go env GOARCH)" in [2020-12-23T23:53:04.219Z] #62 5.639 ++ go env GOARCH [2020-12-23T23:53:04.219Z] #62 5.645 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:04.219Z] #62 5.645 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:04.219Z] #62 5.645 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:04.219Z] #62 5.653 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:53:04.219Z] #62 5.655 + dir=/tmp/install [2020-12-23T23:53:04.219Z] #62 5.655 + bin=proxy [2020-12-23T23:53:04.219Z] #62 5.655 + shift [2020-12-23T23:53:04.219Z] #62 5.655 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T23:53:04.219Z] #62 5.655 + . /tmp/install/proxy.installer [2020-12-23T23:53:04.219Z] #62 5.655 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:53:04.219Z] #62 5.655 + install_proxy [2020-12-23T23:53:04.219Z] #62 5.655 + case "$1" in [2020-12-23T23:53:04.219Z] #62 5.655 + export CGO_ENABLED=0 [2020-12-23T23:53:04.219Z] #62 5.655 + CGO_ENABLED=0 [2020-12-23T23:53:04.219Z] #62 5.655 + _install_proxy [2020-12-23T23:53:04.219Z] #62 5.655 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2020-12-23T23:53:04.219Z] #62 5.655 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wVgWCRQEgs/src/github.com/docker/libnetwork [2020-12-23T23:53:04.219Z] #62 5.655 Cloning into '/tmp/tmp.wVgWCRQEgs/src/github.com/docker/libnetwork'... [2020-12-23T23:53:04.219Z] #62 ... [2020-12-23T23:53:04.219Z] [2020-12-23T23:53:04.219Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:04.219Z] #49 6.257 + RM_GOPATH=0 [2020-12-23T23:53:04.219Z] #49 6.257 + TMP_GOPATH= [2020-12-23T23:53:04.219Z] #49 6.257 + : /build [2020-12-23T23:53:04.219Z] #49 6.257 + '[' -z '' ']' [2020-12-23T23:53:04.219Z] #49 6.260 ++ mktemp -d [2020-12-23T23:53:04.219Z] #49 6.262 + export GOPATH=/tmp/tmp.pztlQFwFpU [2020-12-23T23:53:04.219Z] #49 6.262 + GOPATH=/tmp/tmp.pztlQFwFpU [2020-12-23T23:53:04.219Z] #49 6.262 + RM_GOPATH=1 [2020-12-23T23:53:04.219Z] #49 6.262 + case "$(go env GOARCH)" in [2020-12-23T23:53:04.219Z] #49 6.263 ++ go env GOARCH [2020-12-23T23:53:04.219Z] #49 6.294 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:04.219Z] #49 6.294 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:04.219Z] #49 6.294 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:04.219Z] #49 6.294 + dir=/tmp/install [2020-12-23T23:53:04.219Z] #49 6.294 + bin=shfmt [2020-12-23T23:53:04.219Z] #49 6.294 + shift [2020-12-23T23:53:04.219Z] #49 6.294 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T23:53:04.219Z] #49 6.294 + . /tmp/install/shfmt.installer [2020-12-23T23:53:04.219Z] #49 6.294 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:53:04.219Z] #49 6.294 + install_shfmt [2020-12-23T23:53:04.219Z] #49 6.294 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T23:53:04.219Z] #49 6.294 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pztlQFwFpU/src/github.com/mvdan/sh [2020-12-23T23:53:04.219Z] #49 6.298 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:53:04.219Z] #49 6.302 Cloning into '/tmp/tmp.pztlQFwFpU/src/github.com/mvdan/sh'... [2020-12-23T23:53:04.310Z] #53 7.036 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:53:04.344Z] #37 0.334 + RM_GOPATH=0 [2020-12-23T23:53:04.344Z] #37 0.334 + TMP_GOPATH= [2020-12-23T23:53:04.344Z] #37 0.334 + : /build [2020-12-23T23:53:04.344Z] #37 0.334 + '[' -z '' ']' [2020-12-23T23:53:04.344Z] #37 0.335 ++ mktemp -d [2020-12-23T23:53:04.344Z] #37 0.337 + export GOPATH=/tmp/tmp.X09RllP6i8 [2020-12-23T23:53:04.344Z] #37 0.337 + GOPATH=/tmp/tmp.X09RllP6i8 [2020-12-23T23:53:04.344Z] #37 0.337 + RM_GOPATH=1 [2020-12-23T23:53:04.344Z] #37 0.337 + case "$(go env GOARCH)" in [2020-12-23T23:53:04.344Z] #37 0.339 ++ go env GOARCH [2020-12-23T23:53:04.344Z] #37 0.354 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:04.344Z] #37 0.363 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:04.344Z] #37 0.364 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:04.344Z] #37 0.372 + dir=/tmp/install [2020-12-23T23:53:04.344Z] #37 0.381 + bin=tini [2020-12-23T23:53:04.344Z] #37 0.382 + shift [2020-12-23T23:53:04.344Z] #37 0.382 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T23:53:04.344Z] #37 0.386 + . /tmp/install/tini.installer [2020-12-23T23:53:04.344Z] #37 0.387 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:53:04.344Z] #37 0.387 + install_tini [2020-12-23T23:53:04.344Z] #37 0.387 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T23:53:04.344Z] #37 0.387 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:53:04.344Z] #37 0.387 + git clone https://github.com/krallin/tini.git /tmp/tmp.X09RllP6i8/tini [2020-12-23T23:53:04.344Z] #37 0.391 Cloning into '/tmp/tmp.X09RllP6i8/tini'... [2020-12-23T23:53:04.452Z] [2020-12-23T23:53:04.452Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:53:05.546Z] #41 ... [2020-12-23T23:53:05.546Z] [2020-12-23T23:53:05.546Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:05.546Z] #11 99.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T23:53:05.546Z] #11 99.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T23:53:05.546Z] #11 99.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:53:05.612Z] #49 ... [2020-12-23T23:53:05.612Z] [2020-12-23T23:53:05.612Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:53:05.612Z] #30 7.844 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T23:53:05.612Z] #30 7.853 Cloning into '.'... [2020-12-23T23:53:05.805Z] #11 ... [2020-12-23T23:53:05.805Z] [2020-12-23T23:53:05.805Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:05.805Z] #35 10.62 Scanning dependencies of target tini-static [2020-12-23T23:53:05.805Z] #35 10.79 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T23:53:05.805Z] #35 13.14 [100%] Linking C executable tini-static [2020-12-23T23:53:05.887Z] #37 1.729 + cd /tmp/tmp.X09RllP6i8/tini [2020-12-23T23:53:05.887Z] #37 1.730 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:53:05.887Z] #37 1.753 + cmake . [2020-12-23T23:53:06.381Z] #35 14.19 [100%] Built target tini-static [2020-12-23T23:53:06.530Z] #37 2.407 -- The C compiler identification is GNU 8.3.0 [2020-12-23T23:53:06.530Z] #37 2.464 -- Check for working C compiler: /usr/bin/cc [2020-12-23T23:53:06.640Z] #35 14.31 + mkdir -p /build [2020-12-23T23:53:06.899Z] #35 14.39 + cp tini-static /build/docker-init [2020-12-23T23:53:07.171Z] #37 3.149 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T23:53:07.171Z] #37 3.160 -- Detecting C compiler ABI info [2020-12-23T23:53:07.530Z] #30 ... [2020-12-23T23:53:07.530Z] [2020-12-23T23:53:07.530Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:07.530Z] #56 7.069 + RM_GOPATH=0 [2020-12-23T23:53:07.530Z] #56 7.069 + TMP_GOPATH= [2020-12-23T23:53:07.530Z] #56 7.069 + : /build [2020-12-23T23:53:07.530Z] #56 7.069 + '[' -z '' ']' [2020-12-23T23:53:07.530Z] #56 7.071 ++ mktemp -d [2020-12-23T23:53:07.530Z] #56 7.084 + export GOPATH=/tmp/tmp.k88mQeRdes [2020-12-23T23:53:07.530Z] #56 7.084 + GOPATH=/tmp/tmp.k88mQeRdes [2020-12-23T23:53:07.530Z] #56 7.084 + RM_GOPATH=1 [2020-12-23T23:53:07.530Z] #56 7.084 + case "$(go env GOARCH)" in [2020-12-23T23:53:07.530Z] #56 7.084 ++ go env GOARCH [2020-12-23T23:53:07.530Z] #56 7.100 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:07.530Z] #56 7.119 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:53:07.530Z] #56 7.119 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:07.530Z] #56 7.119 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:07.530Z] #56 7.119 + dir=/tmp/install [2020-12-23T23:53:07.530Z] #56 7.119 + bin=rootlesskit [2020-12-23T23:53:07.530Z] #56 7.119 + shift [2020-12-23T23:53:07.530Z] #56 7.119 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T23:53:07.530Z] #56 7.119 + . /tmp/install/rootlesskit.installer [2020-12-23T23:53:07.530Z] #56 7.119 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:53:07.530Z] #56 7.119 + install_rootlesskit [2020-12-23T23:53:07.530Z] #56 7.119 + case "$1" in [2020-12-23T23:53:07.530Z] #56 7.119 + export CGO_ENABLED=0 [2020-12-23T23:53:07.530Z] #56 7.119 + CGO_ENABLED=0 [2020-12-23T23:53:07.530Z] #56 7.119 + _install_rootlesskit [2020-12-23T23:53:07.530Z] #56 7.119 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T23:53:07.530Z] #56 7.119 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.k88mQeRdes/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:53:07.530Z] #56 7.119 Cloning into '/tmp/tmp.k88mQeRdes/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T23:53:07.591Z] #53 ... [2020-12-23T23:53:07.591Z] [2020-12-23T23:53:07.591Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:07.591Z] #56 6.150 + RM_GOPATH=0 [2020-12-23T23:53:07.591Z] #56 6.150 + TMP_GOPATH= [2020-12-23T23:53:07.591Z] #56 6.150 + : /build [2020-12-23T23:53:07.591Z] #56 6.150 + '[' -z '' ']' [2020-12-23T23:53:07.591Z] #56 6.150 ++ mktemp -d [2020-12-23T23:53:07.591Z] #56 6.150 + export GOPATH=/tmp/tmp.Hi2ZMLPfmh [2020-12-23T23:53:07.591Z] #56 6.150 + GOPATH=/tmp/tmp.Hi2ZMLPfmh [2020-12-23T23:53:07.591Z] #56 6.150 + RM_GOPATH=1 [2020-12-23T23:53:07.591Z] #56 6.150 + case "$(go env GOARCH)" in [2020-12-23T23:53:07.591Z] #56 6.150 ++ go env GOARCH [2020-12-23T23:53:07.591Z] #56 6.167 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:53:07.591Z] #56 6.167 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:07.591Z] #56 6.167 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:07.591Z] #56 6.167 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:07.591Z] #56 6.167 + dir=/tmp/install [2020-12-23T23:53:07.591Z] #56 6.167 + bin=rootlesskit [2020-12-23T23:53:07.591Z] #56 6.167 + shift [2020-12-23T23:53:07.591Z] #56 6.167 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T23:53:07.591Z] #56 6.167 + . /tmp/install/rootlesskit.installer [2020-12-23T23:53:07.591Z] #56 6.167 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:53:07.591Z] #56 6.167 + install_rootlesskit [2020-12-23T23:53:07.591Z] #56 6.167 + case "$1" in [2020-12-23T23:53:07.591Z] #56 6.167 + export CGO_ENABLED=0 [2020-12-23T23:53:07.591Z] #56 6.167 + CGO_ENABLED=0 [2020-12-23T23:53:07.591Z] #56 6.167 + _install_rootlesskit [2020-12-23T23:53:07.591Z] #56 6.167 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T23:53:07.591Z] #56 6.167 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Hi2ZMLPfmh/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:53:07.591Z] #56 6.177 Cloning into '/tmp/tmp.Hi2ZMLPfmh/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T23:53:07.591Z] #56 ... [2020-12-23T23:53:07.591Z] [2020-12-23T23:53:07.591Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:07.591Z] #45 7.344 + RM_GOPATH=0 [2020-12-23T23:53:07.591Z] #45 7.344 + TMP_GOPATH= [2020-12-23T23:53:07.591Z] #45 7.344 + : /build [2020-12-23T23:53:07.591Z] #45 7.344 + '[' -z '' ']' [2020-12-23T23:53:07.591Z] #45 7.344 ++ mktemp -d [2020-12-23T23:53:07.591Z] #45 7.348 + export GOPATH=/tmp/tmp.pExUBtMO3a [2020-12-23T23:53:07.591Z] #45 7.357 + GOPATH=/tmp/tmp.pExUBtMO3a [2020-12-23T23:53:07.591Z] #45 7.357 + RM_GOPATH=1 [2020-12-23T23:53:07.591Z] #45 7.357 + case "$(go env GOARCH)" in [2020-12-23T23:53:07.591Z] #45 7.357 ++ go env GOARCH [2020-12-23T23:53:07.591Z] #45 7.398 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:07.591Z] #45 7.398 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:07.591Z] #45 7.398 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:07.591Z] #45 7.414 + dir=/tmp/install [2020-12-23T23:53:07.591Z] #45 7.414 + bin=gotestsum [2020-12-23T23:53:07.591Z] #45 7.414 + shift [2020-12-23T23:53:07.591Z] #45 7.414 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T23:53:07.591Z] #45 7.414 + . /tmp/install/gotestsum.installer [2020-12-23T23:53:07.591Z] #45 7.414 ++ : v0.5.3 [2020-12-23T23:53:07.591Z] #45 7.414 + install_gotestsum [2020-12-23T23:53:07.591Z] #45 7.414 + set -e [2020-12-23T23:53:07.591Z] #45 7.414 + export GO111MODULE=on [2020-12-23T23:53:07.591Z] #45 7.414 + GO111MODULE=on [2020-12-23T23:53:07.591Z] #45 7.414 + GOBIN=/build [2020-12-23T23:53:07.591Z] #45 7.414 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T23:53:07.591Z] #45 7.493 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T23:53:07.591Z] #45 7.513 go: finding gotest.tools v0.5.3 [2020-12-23T23:53:07.591Z] #45 8.377 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T23:53:07.591Z] #45 9.294 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T23:53:07.591Z] #45 ... [2020-12-23T23:53:07.591Z] [2020-12-23T23:53:07.591Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:07.591Z] #43 5.613 + RM_GOPATH=0 [2020-12-23T23:53:07.591Z] #43 5.613 + TMP_GOPATH= [2020-12-23T23:53:07.591Z] #43 5.613 + : /build [2020-12-23T23:53:07.591Z] #43 5.613 + '[' -z '' ']' [2020-12-23T23:53:07.591Z] #43 5.613 ++ mktemp -d [2020-12-23T23:53:07.591Z] #43 5.613 + export GOPATH=/tmp/tmp.YFwhbip19c [2020-12-23T23:53:07.591Z] #43 5.613 + GOPATH=/tmp/tmp.YFwhbip19c [2020-12-23T23:53:07.591Z] #43 5.613 + RM_GOPATH=1 [2020-12-23T23:53:07.591Z] #43 5.613 + case "$(go env GOARCH)" in [2020-12-23T23:53:07.591Z] #43 5.613 ++ go env GOARCH [2020-12-23T23:53:07.591Z] #43 5.620 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:07.591Z] #43 5.620 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:07.591Z] #43 5.620 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:07.591Z] #43 5.620 + dir=/tmp/install [2020-12-23T23:53:07.591Z] #43 5.620 + bin=vndr [2020-12-23T23:53:07.591Z] #43 5.620 + shift [2020-12-23T23:53:07.591Z] #43 5.620 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T23:53:07.591Z] #43 5.620 + . /tmp/install/vndr.installer [2020-12-23T23:53:07.591Z] #43 5.620 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:53:07.591Z] #43 5.620 + install_vndr [2020-12-23T23:53:07.591Z] #43 5.620 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T23:53:07.591Z] #43 5.620 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YFwhbip19c/src/github.com/LK4D4/vndr [2020-12-23T23:53:07.591Z] #43 5.620 Cloning into '/tmp/tmp.YFwhbip19c/src/github.com/LK4D4/vndr'... [2020-12-23T23:53:07.591Z] #43 5.627 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:53:07.591Z] #43 6.048 + cd /tmp/tmp.YFwhbip19c/src/github.com/LK4D4/vndr [2020-12-23T23:53:07.591Z] #43 6.048 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:53:07.591Z] #43 6.065 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T23:53:07.591Z] #43 7.139 internal/cpu [2020-12-23T23:53:07.591Z] #43 7.188 runtime/internal/atomic [2020-12-23T23:53:07.591Z] #43 7.544 runtime/internal/sys [2020-12-23T23:53:07.591Z] #43 7.844 runtime/internal/math [2020-12-23T23:53:07.591Z] #43 7.953 internal/bytealg [2020-12-23T23:53:07.591Z] #43 8.242 internal/race [2020-12-23T23:53:07.591Z] #43 8.578 sync/atomic [2020-12-23T23:53:07.591Z] #43 9.464 runtime [2020-12-23T23:53:07.591Z] #43 9.577 unicode [2020-12-23T23:53:07.591Z] #43 ... [2020-12-23T23:53:07.591Z] [2020-12-23T23:53:07.591Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:07.591Z] #40 8.203 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:07.591Z] #40 8.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:07.591Z] #40 8.271 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:07.591Z] #40 9.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:53:07.591Z] #40 ... [2020-12-23T23:53:07.591Z] [2020-12-23T23:53:07.591Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:07.591Z] #62 6.437 + RM_GOPATH=0 [2020-12-23T23:53:07.591Z] #62 6.437 + TMP_GOPATH= [2020-12-23T23:53:07.591Z] #62 6.437 + : /build [2020-12-23T23:53:07.591Z] #62 6.437 + '[' -z '' ']' [2020-12-23T23:53:07.591Z] #62 6.437 ++ mktemp -d [2020-12-23T23:53:07.591Z] #62 6.437 + export GOPATH=/tmp/tmp.TT3AR3fNcg [2020-12-23T23:53:07.591Z] #62 6.437 + GOPATH=/tmp/tmp.TT3AR3fNcg [2020-12-23T23:53:07.591Z] #62 6.437 + RM_GOPATH=1 [2020-12-23T23:53:07.591Z] #62 6.437 + case "$(go env GOARCH)" in [2020-12-23T23:53:07.591Z] #62 6.437 ++ go env GOARCH [2020-12-23T23:53:07.591Z] #62 6.466 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:53:07.591Z] #62 6.481 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:07.591Z] #62 6.481 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:07.591Z] #62 6.481 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:07.591Z] #62 6.481 + dir=/tmp/install [2020-12-23T23:53:07.591Z] #62 6.481 + bin=proxy [2020-12-23T23:53:07.591Z] #62 6.481 + shift [2020-12-23T23:53:07.591Z] #62 6.481 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T23:53:07.591Z] #62 6.481 + . /tmp/install/proxy.installer [2020-12-23T23:53:07.591Z] #62 6.481 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:53:07.591Z] #62 6.481 + install_proxy [2020-12-23T23:53:07.591Z] #62 6.481 + case "$1" in [2020-12-23T23:53:07.591Z] #62 6.481 + export CGO_ENABLED=0 [2020-12-23T23:53:07.591Z] #62 6.481 + CGO_ENABLED=0 [2020-12-23T23:53:07.591Z] #62 6.481 + _install_proxy [2020-12-23T23:53:07.591Z] #62 6.481 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2020-12-23T23:53:07.591Z] #62 6.481 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TT3AR3fNcg/src/github.com/docker/libnetwork [2020-12-23T23:53:07.591Z] #62 6.481 Cloning into '/tmp/tmp.TT3AR3fNcg/src/github.com/docker/libnetwork'... [2020-12-23T23:53:07.810Z] #37 ... [2020-12-23T23:53:07.810Z] [2020-12-23T23:53:07.810Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:07.810Z] #42 64.03 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-23T23:53:07.810Z] #42 64.05 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:53:07.810Z] #42 DONE 64.3s [2020-12-23T23:53:07.810Z] [2020-12-23T23:53:07.810Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:07.810Z] #37 3.841 -- Detecting C compiler ABI info - done [2020-12-23T23:53:07.810Z] #37 3.935 -- Detecting C compile features [2020-12-23T23:53:07.849Z] #62 ... [2020-12-23T23:53:07.849Z] [2020-12-23T23:53:07.849Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:53:07.849Z] #38 7.749 + git clone https://github.com/docker/distribution.git . [2020-12-23T23:53:07.849Z] #38 7.750 Cloning into '.'... [2020-12-23T23:53:07.891Z] #56 ... [2020-12-23T23:53:07.891Z] [2020-12-23T23:53:07.891Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:53:07.891Z] #38 8.314 + git clone https://github.com/docker/distribution.git . [2020-12-23T23:53:07.891Z] #38 8.315 Cloning into '.'... [2020-12-23T23:53:07.891Z] #38 ... [2020-12-23T23:53:07.891Z] [2020-12-23T23:53:07.891Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:07.891Z] #40 9.336 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:07.891Z] #40 9.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:07.891Z] #40 9.454 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:08.106Z] #38 ... [2020-12-23T23:53:08.106Z] [2020-12-23T23:53:08.106Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:08.106Z] #49 7.262 + RM_GOPATH=0 [2020-12-23T23:53:08.106Z] #49 7.262 + TMP_GOPATH= [2020-12-23T23:53:08.106Z] #49 7.262 + : /build [2020-12-23T23:53:08.106Z] #49 7.263 + '[' -z '' ']' [2020-12-23T23:53:08.106Z] #49 7.271 ++ mktemp -d [2020-12-23T23:53:08.106Z] #49 7.271 + export GOPATH=/tmp/tmp.0keFfDcGhJ [2020-12-23T23:53:08.106Z] #49 7.271 + GOPATH=/tmp/tmp.0keFfDcGhJ [2020-12-23T23:53:08.106Z] #49 7.271 + RM_GOPATH=1 [2020-12-23T23:53:08.106Z] #49 7.271 + case "$(go env GOARCH)" in [2020-12-23T23:53:08.106Z] #49 7.283 ++ go env GOARCH [2020-12-23T23:53:08.106Z] #49 7.324 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.106Z] #49 7.324 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.106Z] #49 7.345 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:53:08.106Z] #49 7.351 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:08.106Z] #49 7.351 + dir=/tmp/install [2020-12-23T23:53:08.106Z] #49 7.351 + bin=shfmt [2020-12-23T23:53:08.106Z] #49 7.351 + shift [2020-12-23T23:53:08.106Z] #49 7.351 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T23:53:08.106Z] #49 7.351 + . /tmp/install/shfmt.installer [2020-12-23T23:53:08.106Z] #49 7.351 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:53:08.106Z] #49 7.351 + install_shfmt [2020-12-23T23:53:08.106Z] #49 7.351 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T23:53:08.106Z] #49 7.351 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0keFfDcGhJ/src/github.com/mvdan/sh [2020-12-23T23:53:08.106Z] #49 7.368 Cloning into '/tmp/tmp.0keFfDcGhJ/src/github.com/mvdan/sh'... [2020-12-23T23:53:08.106Z] #49 ... [2020-12-23T23:53:08.106Z] [2020-12-23T23:53:08.106Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:08.106Z] #32 7.446 + RM_GOPATH=0 [2020-12-23T23:53:08.106Z] #32 7.446 + TMP_GOPATH= [2020-12-23T23:53:08.106Z] #32 7.446 + : /build [2020-12-23T23:53:08.106Z] #32 7.446 + '[' -z '' ']' [2020-12-23T23:53:08.106Z] #32 7.446 ++ mktemp -d [2020-12-23T23:53:08.106Z] #32 7.446 + export GOPATH=/tmp/tmp.MSc9ES3EIf [2020-12-23T23:53:08.106Z] #32 7.446 + GOPATH=/tmp/tmp.MSc9ES3EIf [2020-12-23T23:53:08.106Z] #32 7.446 + RM_GOPATH=1 [2020-12-23T23:53:08.106Z] #32 7.446 + case "$(go env GOARCH)" in [2020-12-23T23:53:08.106Z] #32 7.448 ++ go env GOARCH [2020-12-23T23:53:08.106Z] #32 7.489 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.106Z] #32 7.489 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.106Z] #32 7.489 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:08.106Z] #32 7.492 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:53:08.106Z] #32 7.492 + dir=/tmp/install [2020-12-23T23:53:08.106Z] #32 7.492 + bin=tomlv [2020-12-23T23:53:08.106Z] #32 7.492 + shift [2020-12-23T23:53:08.106Z] #32 7.492 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T23:53:08.106Z] #32 7.492 + . /tmp/install/tomlv.installer [2020-12-23T23:53:08.106Z] #32 7.492 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:53:08.106Z] #32 7.492 + install_tomlv [2020-12-23T23:53:08.106Z] #32 7.492 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T23:53:08.106Z] #32 7.492 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MSc9ES3EIf/src/github.com/BurntSushi/toml [2020-12-23T23:53:08.106Z] #32 7.492 Cloning into '/tmp/tmp.MSc9ES3EIf/src/github.com/BurntSushi/toml'... [2020-12-23T23:53:08.106Z] #32 9.352 + cd /tmp/tmp.MSc9ES3EIf/src/github.com/BurntSushi/toml [2020-12-23T23:53:08.106Z] #32 9.352 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:53:08.106Z] #32 9.401 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:53:08.106Z] #32 10.11 math/bits [2020-12-23T23:53:08.106Z] #32 10.23 runtime [2020-12-23T23:53:08.106Z] #32 10.87 math [2020-12-23T23:53:08.267Z] #40 ... [2020-12-23T23:53:08.267Z] [2020-12-23T23:53:08.267Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:08.267Z] #11 9.012 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:08.267Z] #11 9.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:08.267Z] #11 9.089 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:08.267Z] #11 ... [2020-12-23T23:53:08.267Z] [2020-12-23T23:53:08.267Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:08.267Z] #32 8.376 + RM_GOPATH=0 [2020-12-23T23:53:08.267Z] #32 8.376 + TMP_GOPATH= [2020-12-23T23:53:08.267Z] #32 8.376 + : /build [2020-12-23T23:53:08.267Z] #32 8.376 + '[' -z '' ']' [2020-12-23T23:53:08.267Z] #32 8.377 ++ mktemp -d [2020-12-23T23:53:08.267Z] #32 8.382 + export GOPATH=/tmp/tmp.dJgPoWPjDy [2020-12-23T23:53:08.267Z] #32 8.382 + GOPATH=/tmp/tmp.dJgPoWPjDy [2020-12-23T23:53:08.267Z] #32 8.382 + RM_GOPATH=1 [2020-12-23T23:53:08.267Z] #32 8.382 + case "$(go env GOARCH)" in [2020-12-23T23:53:08.267Z] #32 8.391 ++ go env GOARCH [2020-12-23T23:53:08.267Z] #32 8.463 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:53:08.267Z] #32 8.466 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.267Z] #32 8.466 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.267Z] #32 8.466 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:08.267Z] #32 8.466 + dir=/tmp/install [2020-12-23T23:53:08.267Z] #32 8.466 + bin=tomlv [2020-12-23T23:53:08.267Z] #32 8.466 + shift [2020-12-23T23:53:08.267Z] #32 8.466 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T23:53:08.267Z] #32 8.466 + . /tmp/install/tomlv.installer [2020-12-23T23:53:08.267Z] #32 8.466 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:53:08.267Z] #32 8.466 + install_tomlv [2020-12-23T23:53:08.267Z] #32 8.466 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T23:53:08.267Z] #32 8.466 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dJgPoWPjDy/src/github.com/BurntSushi/toml [2020-12-23T23:53:08.267Z] #32 8.484 Cloning into '/tmp/tmp.dJgPoWPjDy/src/github.com/BurntSushi/toml'... [2020-12-23T23:53:08.267Z] #32 9.900 + cd /tmp/tmp.dJgPoWPjDy/src/github.com/BurntSushi/toml [2020-12-23T23:53:08.267Z] #32 9.900 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:53:08.267Z] #32 10.10 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:53:08.303Z] #35 DONE 15.9s [2020-12-23T23:53:08.303Z] [2020-12-23T23:53:08.303Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:08.303Z] #41 11.26 PBCC images/timens.pb-c.c [2020-12-23T23:53:08.303Z] #41 11.32 DEP images/timens.pb-c.d [2020-12-23T23:53:08.303Z] #41 11.49 PBCC images/fown.pb-c.c [2020-12-23T23:53:08.303Z] #41 11.53 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T23:53:08.303Z] #41 11.62 PBCC images/opts.pb-c.c [2020-12-23T23:53:08.303Z] #41 11.76 PBCC images/memfd.pb-c.c [2020-12-23T23:53:08.303Z] #41 11.84 DEP images/fown.pb-c.d [2020-12-23T23:53:08.303Z] #41 12.03 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T23:53:08.303Z] #41 12.16 DEP images/opts.pb-c.d [2020-12-23T23:53:08.303Z] #41 12.21 DEP images/memfd.pb-c.d [2020-12-23T23:53:08.303Z] #41 12.34 PBCC images/sit.pb-c.c [2020-12-23T23:53:08.303Z] #41 12.50 DEP images/sit.pb-c.d [2020-12-23T23:53:08.303Z] #41 12.54 PBCC images/macvlan.pb-c.c [2020-12-23T23:53:08.303Z] #41 12.60 DEP images/macvlan.pb-c.d [2020-12-23T23:53:08.436Z] #32 ... [2020-12-23T23:53:08.436Z] [2020-12-23T23:53:08.436Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:08.436Z] #11 6.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:08.436Z] #11 6.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:08.436Z] #11 6.600 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:08.436Z] #11 7.576 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:53:08.436Z] #11 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:53:08.529Z] #32 ... [2020-12-23T23:53:08.529Z] [2020-12-23T23:53:08.529Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:08.529Z] #45 7.396 + RM_GOPATH=0 [2020-12-23T23:53:08.529Z] #45 7.396 + TMP_GOPATH= [2020-12-23T23:53:08.529Z] #45 7.396 + : /build [2020-12-23T23:53:08.529Z] #45 7.396 + '[' -z '' ']' [2020-12-23T23:53:08.529Z] #45 7.396 ++ mktemp -d [2020-12-23T23:53:08.529Z] #45 7.396 + export GOPATH=/tmp/tmp.Wwskwuay9n [2020-12-23T23:53:08.529Z] #45 7.396 + GOPATH=/tmp/tmp.Wwskwuay9n [2020-12-23T23:53:08.529Z] #45 7.396 + RM_GOPATH=1 [2020-12-23T23:53:08.529Z] #45 7.396 + case "$(go env GOARCH)" in [2020-12-23T23:53:08.529Z] #45 7.396 ++ go env GOARCH [2020-12-23T23:53:08.529Z] #45 7.418 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.529Z] #45 7.418 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.529Z] #45 7.424 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:08.529Z] #45 7.424 + dir=/tmp/install [2020-12-23T23:53:08.529Z] #45 7.424 + bin=gotestsum [2020-12-23T23:53:08.529Z] #45 7.424 + shift [2020-12-23T23:53:08.529Z] #45 7.424 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T23:53:08.529Z] #45 7.424 + . /tmp/install/gotestsum.installer [2020-12-23T23:53:08.529Z] #45 7.424 ++ : v0.5.3 [2020-12-23T23:53:08.529Z] #45 7.424 + install_gotestsum [2020-12-23T23:53:08.529Z] #45 7.424 + set -e [2020-12-23T23:53:08.529Z] #45 7.424 + export GO111MODULE=on [2020-12-23T23:53:08.529Z] #45 7.424 + GO111MODULE=on [2020-12-23T23:53:08.529Z] #45 7.424 + GOBIN=/build [2020-12-23T23:53:08.529Z] #45 7.424 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T23:53:08.529Z] #45 7.552 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T23:53:08.529Z] #45 7.552 go: finding gotest.tools v0.5.3 [2020-12-23T23:53:08.529Z] #45 8.680 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T23:53:08.529Z] #45 9.366 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T23:53:08.529Z] #45 ... [2020-12-23T23:53:08.529Z] [2020-12-23T23:53:08.529Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:08.529Z] #34 8.607 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:08.529Z] #34 8.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:08.529Z] #34 8.927 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:08.529Z] #34 11.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:53:08.529Z] #34 ... [2020-12-23T23:53:08.529Z] [2020-12-23T23:53:08.529Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:08.529Z] #47 7.439 + RM_GOPATH=0 [2020-12-23T23:53:08.529Z] #47 7.439 + TMP_GOPATH= [2020-12-23T23:53:08.529Z] #47 7.439 + : /build [2020-12-23T23:53:08.529Z] #47 7.439 + '[' -z '' ']' [2020-12-23T23:53:08.529Z] #47 7.439 ++ mktemp -d [2020-12-23T23:53:08.529Z] #47 7.439 + export GOPATH=/tmp/tmp.LlZebgtyHq [2020-12-23T23:53:08.529Z] #47 7.439 + GOPATH=/tmp/tmp.LlZebgtyHq [2020-12-23T23:53:08.529Z] #47 7.439 + RM_GOPATH=1 [2020-12-23T23:53:08.529Z] #47 7.439 + case "$(go env GOARCH)" in [2020-12-23T23:53:08.529Z] #47 7.440 ++ go env GOARCH [2020-12-23T23:53:08.529Z] #47 7.476 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.529Z] #47 7.476 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.529Z] #47 7.476 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:08.529Z] #47 7.483 + dir=/tmp/install [2020-12-23T23:53:08.529Z] #47 7.483 + bin=golangci_lint [2020-12-23T23:53:08.529Z] #47 7.483 + shift [2020-12-23T23:53:08.529Z] #47 7.483 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T23:53:08.529Z] #47 7.483 + . /tmp/install/golangci_lint.installer [2020-12-23T23:53:08.529Z] #47 7.483 ++ : v1.23.8 [2020-12-23T23:53:08.529Z] #47 7.483 + install_golangci_lint [2020-12-23T23:53:08.529Z] #47 7.483 + set -e [2020-12-23T23:53:08.529Z] #47 7.483 + export GO111MODULE=on [2020-12-23T23:53:08.529Z] #47 7.483 + GO111MODULE=on [2020-12-23T23:53:08.529Z] #47 7.483 + GOBIN=/build [2020-12-23T23:53:08.529Z] #47 7.483 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T23:53:08.529Z] #47 7.559 go: finding github.com v1.23.8 [2020-12-23T23:53:08.529Z] #47 7.559 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T23:53:08.529Z] #47 7.559 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T23:53:08.529Z] #47 7.559 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:53:08.530Z] #47 7.559 go: finding github.com/golangci v1.23.8 [2020-12-23T23:53:08.530Z] #47 8.905 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:53:08.530Z] #47 9.838 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:53:08.561Z] #41 12.70 PBCC images/autofs.pb-c.c [2020-12-23T23:53:08.561Z] #41 12.77 DEP images/autofs.pb-c.d [2020-12-23T23:53:08.561Z] #41 12.90 PBCC images/sysctl.pb-c.c [2020-12-23T23:53:08.561Z] #41 12.96 DEP images/sysctl.pb-c.d [2020-12-23T23:53:08.706Z] #11 ... [2020-12-23T23:53:08.706Z] [2020-12-23T23:53:08.706Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:08.706Z] #47 6.833 + RM_GOPATH=0 [2020-12-23T23:53:08.706Z] #47 6.833 + TMP_GOPATH= [2020-12-23T23:53:08.706Z] #47 6.833 + : /build [2020-12-23T23:53:08.706Z] #47 6.833 + '[' -z '' ']' [2020-12-23T23:53:08.706Z] #47 6.833 ++ mktemp -d [2020-12-23T23:53:08.706Z] #47 6.833 + export GOPATH=/tmp/tmp.VOi8L6zeQT [2020-12-23T23:53:08.706Z] #47 6.833 + GOPATH=/tmp/tmp.VOi8L6zeQT [2020-12-23T23:53:08.706Z] #47 6.833 + RM_GOPATH=1 [2020-12-23T23:53:08.706Z] #47 6.833 + case "$(go env GOARCH)" in [2020-12-23T23:53:08.706Z] #47 6.833 ++ go env GOARCH [2020-12-23T23:53:08.706Z] #47 6.872 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.706Z] #47 6.872 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.706Z] #47 6.872 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:08.706Z] #47 6.872 + dir=/tmp/install [2020-12-23T23:53:08.706Z] #47 6.872 + bin=golangci_lint [2020-12-23T23:53:08.706Z] #47 6.872 + shift [2020-12-23T23:53:08.706Z] #47 6.872 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T23:53:08.706Z] #47 6.872 + . /tmp/install/golangci_lint.installer [2020-12-23T23:53:08.706Z] #47 6.872 ++ : v1.23.8 [2020-12-23T23:53:08.706Z] #47 6.872 + install_golangci_lint [2020-12-23T23:53:08.706Z] #47 6.872 + set -e [2020-12-23T23:53:08.706Z] #47 6.872 + export GO111MODULE=on [2020-12-23T23:53:08.706Z] #47 6.872 + GO111MODULE=on [2020-12-23T23:53:08.706Z] #47 6.872 + GOBIN=/build [2020-12-23T23:53:08.706Z] #47 6.872 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T23:53:08.706Z] #47 6.991 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T23:53:08.706Z] #47 6.991 go: finding github.com v1.23.8 [2020-12-23T23:53:08.706Z] #47 6.991 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T23:53:08.706Z] #47 6.991 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:53:08.706Z] #47 6.991 go: finding github.com/golangci v1.23.8 [2020-12-23T23:53:08.706Z] #47 8.360 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:53:08.706Z] #47 9.296 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:53:08.706Z] #47 ... [2020-12-23T23:53:08.706Z] [2020-12-23T23:53:08.706Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:08.706Z] #34 8.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:08.706Z] #34 9.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:08.706Z] #34 9.031 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:08.706Z] #34 10.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:53:08.706Z] #34 ... [2020-12-23T23:53:08.706Z] [2020-12-23T23:53:08.706Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:08.706Z] #22 8.166 + RM_GOPATH=0 [2020-12-23T23:53:08.706Z] #22 8.166 + TMP_GOPATH= [2020-12-23T23:53:08.706Z] #22 8.166 + : /build [2020-12-23T23:53:08.706Z] #22 8.166 + '[' -z '' ']' [2020-12-23T23:53:08.706Z] #22 8.166 ++ mktemp -d [2020-12-23T23:53:08.706Z] #22 8.173 + export GOPATH=/tmp/tmp.cBamZSC3i2 [2020-12-23T23:53:08.706Z] #22 8.173 + GOPATH=/tmp/tmp.cBamZSC3i2 [2020-12-23T23:53:08.706Z] #22 8.173 + RM_GOPATH=1 [2020-12-23T23:53:08.706Z] #22 8.173 + case "$(go env GOARCH)" in [2020-12-23T23:53:08.706Z] #22 8.173 ++ go env GOARCH [2020-12-23T23:53:08.706Z] #22 8.199 Install docker/cli version 17.06.2-ce from stable [2020-12-23T23:53:08.706Z] #22 8.204 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.706Z] #22 8.204 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:08.706Z] #22 8.204 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:08.706Z] #22 8.204 + dir=/tmp/install [2020-12-23T23:53:08.706Z] #22 8.204 + bin=dockercli [2020-12-23T23:53:08.706Z] #22 8.204 + shift [2020-12-23T23:53:08.706Z] #22 8.204 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T23:53:08.706Z] #22 8.204 + . /tmp/install/dockercli.installer [2020-12-23T23:53:08.706Z] #22 8.204 ++ : stable [2020-12-23T23:53:08.706Z] #22 8.204 ++ : 17.06.2-ce [2020-12-23T23:53:08.706Z] #22 8.204 + install_dockercli [2020-12-23T23:53:08.706Z] #22 8.204 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T23:53:08.706Z] #22 8.228 ++ uname -m [2020-12-23T23:53:08.706Z] #22 8.252 + arch=x86_64 [2020-12-23T23:53:08.706Z] #22 8.252 + '[' x86_64 '!=' x86_64 ']' [2020-12-23T23:53:08.706Z] #22 8.252 + url=https://download.docker.com/linux/static [2020-12-23T23:53:08.706Z] #22 8.252 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-23T23:53:08.706Z] #22 8.252 + tar -xz docker/docker [2020-12-23T23:53:08.813Z] #47 ... [2020-12-23T23:53:08.814Z] [2020-12-23T23:53:08.814Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:08.814Z] #53 8.713 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:08.814Z] #53 8.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:08.814Z] #53 8.903 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:08.814Z] #53 11.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:53:08.819Z] #41 13.10 PBCC images/time.pb-c.c [2020-12-23T23:53:08.964Z] #22 ... [2020-12-23T23:53:08.964Z] [2020-12-23T23:53:08.964Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:08.964Z] #45 11.73 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T23:53:08.964Z] #45 11.75 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:53:08.964Z] #45 11.77 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T23:53:08.964Z] #45 11.78 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:53:09.075Z] #53 ... [2020-12-23T23:53:09.075Z] [2020-12-23T23:53:09.075Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:09.075Z] #43 7.226 + RM_GOPATH=0 [2020-12-23T23:53:09.075Z] #43 7.226 + TMP_GOPATH= [2020-12-23T23:53:09.075Z] #43 7.226 + : /build [2020-12-23T23:53:09.075Z] #43 7.226 + '[' -z '' ']' [2020-12-23T23:53:09.075Z] #43 7.226 ++ mktemp -d [2020-12-23T23:53:09.075Z] #43 7.226 + export GOPATH=/tmp/tmp.coMQwor9er [2020-12-23T23:53:09.075Z] #43 7.226 + GOPATH=/tmp/tmp.coMQwor9er [2020-12-23T23:53:09.075Z] #43 7.226 + RM_GOPATH=1 [2020-12-23T23:53:09.075Z] #43 7.226 + case "$(go env GOARCH)" in [2020-12-23T23:53:09.075Z] #43 7.226 ++ go env GOARCH [2020-12-23T23:53:09.075Z] #43 7.237 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:09.075Z] #43 7.238 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:09.075Z] #43 7.238 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:09.075Z] #43 7.249 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:53:09.075Z] #43 7.249 + dir=/tmp/install [2020-12-23T23:53:09.075Z] #43 7.249 + bin=vndr [2020-12-23T23:53:09.075Z] #43 7.249 + shift [2020-12-23T23:53:09.075Z] #43 7.249 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T23:53:09.075Z] #43 7.249 + . /tmp/install/vndr.installer [2020-12-23T23:53:09.075Z] #43 7.249 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:53:09.075Z] #43 7.249 + install_vndr [2020-12-23T23:53:09.075Z] #43 7.249 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T23:53:09.075Z] #43 7.249 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.coMQwor9er/src/github.com/LK4D4/vndr [2020-12-23T23:53:09.075Z] #43 7.249 Cloning into '/tmp/tmp.coMQwor9er/src/github.com/LK4D4/vndr'... [2020-12-23T23:53:09.075Z] #43 8.008 + cd /tmp/tmp.coMQwor9er/src/github.com/LK4D4/vndr [2020-12-23T23:53:09.075Z] #43 8.008 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:53:09.075Z] #43 8.083 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T23:53:09.075Z] #43 10.07 internal/cpu [2020-12-23T23:53:09.075Z] #43 10.18 runtime/internal/atomic [2020-12-23T23:53:09.075Z] #43 10.76 runtime/internal/sys [2020-12-23T23:53:09.075Z] #43 10.96 runtime/internal/math [2020-12-23T23:53:09.075Z] #43 11.01 internal/bytealg [2020-12-23T23:53:09.075Z] #43 11.18 internal/race [2020-12-23T23:53:09.075Z] #43 11.33 sync/atomic [2020-12-23T23:53:09.075Z] #43 ... [2020-12-23T23:53:09.075Z] [2020-12-23T23:53:09.075Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:09.075Z] #40 11.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:53:09.078Z] #41 13.12 DEP images/time.pb-c.d [2020-12-23T23:53:09.078Z] #41 13.24 PBCC images/binfmt-misc.pb-c.c [2020-12-23T23:53:09.078Z] #41 13.30 DEP images/binfmt-misc.pb-c.d [2020-12-23T23:53:09.223Z] #45 12.02 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T23:53:09.223Z] #45 12.02 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:53:09.223Z] #45 12.02 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T23:53:09.223Z] #45 12.04 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:53:09.336Z] #41 13.41 PBCC images/seccomp.pb-c.c [2020-12-23T23:53:09.336Z] #41 13.44 DEP images/seccomp.pb-c.d [2020-12-23T23:53:09.336Z] #41 13.51 PBCC images/userns.pb-c.c [2020-12-23T23:53:09.336Z] #41 13.56 DEP images/userns.pb-c.d [2020-12-23T23:53:09.485Z] #45 12.31 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:53:09.485Z] #45 12.35 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:53:09.595Z] #41 13.70 PBCC images/cgroup.pb-c.c [2020-12-23T23:53:09.595Z] #41 13.78 DEP images/cgroup.pb-c.d [2020-12-23T23:53:09.595Z] #41 13.86 PBCC images/ext-file.pb-c.c [2020-12-23T23:53:09.595Z] #41 13.91 DEP images/ext-file.pb-c.d [2020-12-23T23:53:09.744Z] #45 12.50 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:53:09.744Z] #45 12.53 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T23:53:09.744Z] #45 12.70 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:53:09.744Z] #45 12.71 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:53:09.755Z] #30 ... [2020-12-23T23:53:09.755Z] [2020-12-23T23:53:09.755Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:53:09.755Z] #27 1.243 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T23:53:09.755Z] #27 1.407 [2020-12-23T23:53:09.755Z] #27 1.615 0.0% ########## 15.2% ###################### 30.8% ################################# 46.6% ############################################## 64.5% ########################################################### 82.1% ###################################################################### 98.2% ######################################################################## 100.0% [2020-12-23T23:53:09.755Z] #27 2.390 [2020-12-23T23:53:09.755Z] #27 2.638 0.2% #################################################### 72.5% ######################################################################## 100.0% [2020-12-23T23:53:09.755Z] #27 2.886 [2020-12-23T23:53:09.755Z] #27 3.080 0.2% ################################### 49.7% ######################################################################## 100.0% [2020-12-23T23:53:09.755Z] #27 3.505 [2020-12-23T23:53:09.755Z] #27 3.664 0.0% 0.3% ############### 21.7% ######################## 34.1% ################################## 48.3% ############################################## 65.0% ############################################################ 84.4% ######################################################################## 100.0% [2020-12-23T23:53:09.755Z] #27 4.546 [2020-12-23T23:53:09.861Z] #41 13.98 PBCC images/rpc.pb-c.c [2020-12-23T23:53:09.861Z] #41 14.12 DEP images/rpc.pb-c.d [2020-12-23T23:53:09.892Z] #37 6.035 -- Detecting C compile features - done [2020-12-23T23:53:10.001Z] #45 12.87 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:53:10.001Z] #45 12.90 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:53:10.120Z] #41 14.22 PBCC images/siginfo.pb-c.c [2020-12-23T23:53:10.120Z] #41 14.32 DEP images/siginfo.pb-c.d [2020-12-23T23:53:10.120Z] #41 14.37 PBCC images/pagemap.pb-c.c [2020-12-23T23:53:10.120Z] #41 14.43 DEP images/pagemap.pb-c.d [2020-12-23T23:53:10.186Z] #37 6.064 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T23:53:10.259Z] #45 13.19 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:53:10.259Z] #45 13.27 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:53:10.379Z] #41 14.52 PBCC images/rlimit.pb-c.c [2020-12-23T23:53:10.379Z] #41 14.56 DEP images/rlimit.pb-c.d [2020-12-23T23:53:10.379Z] #41 14.64 PBCC images/file-lock.pb-c.c [2020-12-23T23:53:10.379Z] #41 14.68 DEP images/file-lock.pb-c.d [2020-12-23T23:53:10.484Z] #37 6.347 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T23:53:10.484Z] #37 6.571 -- Configuring done [2020-12-23T23:53:10.484Z] #37 6.604 -- Generating done [2020-12-23T23:53:10.517Z] #45 13.28 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T23:53:10.638Z] #41 14.85 PBCC images/tty.pb-c.c [2020-12-23T23:53:10.638Z] #41 14.98 DEP images/tty.pb-c.d [2020-12-23T23:53:10.780Z] #37 6.610 -- Build files have been written to: /tmp/tmp.X09RllP6i8/tini [2020-12-23T23:53:10.780Z] #37 6.632 + make tini-static [2020-12-23T23:53:10.780Z] #37 ... [2020-12-23T23:53:10.780Z] [2020-12-23T23:53:10.780Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:10.780Z] #51 57.27 bytes [2020-12-23T23:53:10.780Z] #51 57.27 strconv [2020-12-23T23:53:10.780Z] #51 57.29 strings [2020-12-23T23:53:10.780Z] #51 57.33 syscall [2020-12-23T23:53:10.780Z] #51 64.03 bufio [2020-12-23T23:53:10.780Z] #51 66.64 text/tabwriter [2020-12-23T23:53:10.780Z] #51 ... [2020-12-23T23:53:10.780Z] [2020-12-23T23:53:10.780Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:10.780Z] #43 1.575 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:53:10.780Z] #43 1.575 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:53:10.780Z] #43 1.586 Note: Building without GnuTLS support [2020-12-23T23:53:10.780Z] #43 1.618 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:53:10.780Z] #43 1.619 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:53:10.898Z] #41 15.10 PBCC images/tun.pb-c.c [2020-12-23T23:53:10.898Z] #41 15.19 PBCC images/netdev.pb-c.c [2020-12-23T23:53:11.081Z] #43 3.327 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:53:11.081Z] #43 3.428 GEN .gitid [2020-12-23T23:53:11.081Z] #43 3.516 GEN criu/include/version.h [2020-12-23T23:53:11.157Z] #41 15.27 DEP images/tun.pb-c.d [2020-12-23T23:53:11.157Z] #41 15.39 DEP images/netdev.pb-c.d [2020-12-23T23:53:11.157Z] #41 ... [2020-12-23T23:53:11.157Z] [2020-12-23T23:53:11.157Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:11.157Z] #32 108.2 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:53:11.157Z] #32 DONE 114.9s [2020-12-23T23:53:11.157Z] [2020-12-23T23:53:11.157Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:11.157Z] #41 15.44 PBCC images/vma.pb-c.c [2020-12-23T23:53:11.376Z] #43 3.574 GEN include/common/asm [2020-12-23T23:53:11.416Z] #41 15.59 DEP images/vma.pb-c.d [2020-12-23T23:53:11.626Z] #40 ... [2020-12-23T23:53:11.626Z] [2020-12-23T23:53:11.626Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:11.626Z] #22 13.73 + mkdir -p /build [2020-12-23T23:53:11.626Z] #22 13.73 + mv docker/docker /build/ [2020-12-23T23:53:11.626Z] #22 13.74 + rmdir docker [2020-12-23T23:53:11.626Z] #22 DONE 14.0s [2020-12-23T23:53:11.626Z] [2020-12-23T23:53:11.626Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:11.626Z] #45 12.29 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T23:53:11.626Z] #45 12.30 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:53:11.626Z] #45 12.41 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:53:11.626Z] #45 12.51 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T23:53:11.626Z] #45 12.52 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:53:11.626Z] #45 12.60 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:53:11.626Z] #45 12.64 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:53:11.626Z] #45 13.02 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:53:11.626Z] #45 13.10 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T23:53:11.626Z] #45 13.11 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:53:11.626Z] #45 13.41 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T23:53:11.626Z] #45 13.51 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:53:11.626Z] #45 13.59 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T23:53:11.626Z] #45 13.63 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:53:11.626Z] #45 13.63 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:53:11.626Z] #45 13.68 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:53:11.626Z] #45 13.87 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T23:53:11.674Z] #41 15.73 PBCC images/creds.pb-c.c [2020-12-23T23:53:11.674Z] #41 15.78 DEP images/creds.pb-c.d [2020-12-23T23:53:11.674Z] #41 15.85 PBCC images/utsns.pb-c.c [2020-12-23T23:53:11.674Z] #41 15.94 DEP images/utsns.pb-c.d [2020-12-23T23:53:11.674Z] #41 16.06 PBCC images/ipc-desc.pb-c.c [2020-12-23T23:53:11.932Z] #41 16.16 PBCC images/ipc-sem.pb-c.c [2020-12-23T23:53:11.932Z] #41 16.17 DEP images/ipc-desc.pb-c.d [2020-12-23T23:53:11.932Z] #41 16.27 DEP images/ipc-sem.pb-c.d [2020-12-23T23:53:12.191Z] #41 16.38 PBCC images/ipc-msg.pb-c.c [2020-12-23T23:53:12.191Z] #41 16.44 DEP images/ipc-msg.pb-c.d [2020-12-23T23:53:12.453Z] #41 16.62 PBCC images/ipc-shm.pb-c.c [2020-12-23T23:53:12.453Z] #41 16.68 DEP images/ipc-shm.pb-c.d [2020-12-23T23:53:12.664Z] #45 14.80 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:53:12.711Z] #41 16.79 PBCC images/ipc-var.pb-c.c [2020-12-23T23:53:12.711Z] #41 16.86 DEP images/ipc-var.pb-c.d [2020-12-23T23:53:12.711Z] #41 17.04 PBCC images/sk-opts.pb-c.c [2020-12-23T23:53:12.971Z] #41 17.07 PBCC images/packet-sock.pb-c.c [2020-12-23T23:53:12.971Z] #41 17.09 DEP images/sk-opts.pb-c.d [2020-12-23T23:53:12.971Z] #41 17.21 DEP images/packet-sock.pb-c.d [2020-12-23T23:53:12.971Z] #41 17.29 PBCC images/sk-netlink.pb-c.c [2020-12-23T23:53:12.973Z] #45 15.13 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:53:13.234Z] #41 17.36 DEP images/sk-netlink.pb-c.d [2020-12-23T23:53:13.234Z] #41 17.41 PBCC images/sk-inet.pb-c.c [2020-12-23T23:53:13.234Z] #41 17.43 DEP images/sk-inet.pb-c.d [2020-12-23T23:53:13.234Z] #41 17.54 PBCC images/sk-unix.pb-c.c [2020-12-23T23:53:13.457Z] #43 5.608 PBCC images/timens.pb-c.c [2020-12-23T23:53:13.457Z] #43 5.686 DEP images/timens.pb-c.d [2020-12-23T23:53:13.457Z] #43 5.741 PBCC images/fown.pb-c.c [2020-12-23T23:53:13.457Z] #43 5.798 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T23:53:13.493Z] #41 17.64 DEP images/sk-unix.pb-c.d [2020-12-23T23:53:13.493Z] #41 17.70 PBCC images/mm.pb-c.c [2020-12-23T23:53:13.493Z] #41 17.77 DEP images/mm.pb-c.d [2020-12-23T23:53:13.548Z] #54 131.1 + bin/containerd-stress [2020-12-23T23:53:13.752Z] #41 17.86 PBCC images/timerfd.pb-c.c [2020-12-23T23:53:13.752Z] #41 17.90 DEP images/timerfd.pb-c.d [2020-12-23T23:53:13.752Z] #41 17.97 PBCC images/timer.pb-c.c [2020-12-23T23:53:13.754Z] #43 5.897 PBCC images/opts.pb-c.c [2020-12-23T23:53:13.754Z] #43 5.985 PBCC images/memfd.pb-c.c [2020-12-23T23:53:13.754Z] #43 6.033 DEP images/fown.pb-c.d [2020-12-23T23:53:13.754Z] #43 6.106 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T23:53:13.754Z] #43 6.168 DEP images/opts.pb-c.d [2020-12-23T23:53:13.796Z] #45 16.72 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:53:13.819Z] #27 4.810 0.0% # 2.6% #### 6.3% ###### 9.7% ######### 13.0% ########## 15.0% ########### 16.6% ############ 17.8% ############# 18.9% ############### 21.1% ################# 24.0% ################# 24.2% ################# 24.7% ################## 25.8% ################### 27.5% #################### 28.9% ##################### 30.4% ###################### 31.7% ####################### 32.8% ######################## 34.1% ######################### 35.1% ########################## 36.4% ########################### 37.7% ########################### 38.4% ############################# 40.9% ############################## 42.8% ############################### 43.1% ############################### 44.0% ################################ 44.6% ################################ 45.1% ################################# 46.2% ################################# 47.2% ################################## 48.2% ################################### 49.4% #################################### 50.5% #################################### 51.4% ##################################### 52.0% ##################################### 52.7% ###################################### 53.7% ####################################### 54.6% ####################################### 55.4% ######################################## 56.5% ######################################## 56.7% ######################################### 58.0% ########################################## 59.6% ########################################### 60.6% ############################################ 61.9% ############################################# 63.2% ############################################## 64.7% ############################################### 66.4% [2020-12-23T23:53:13.819Z] #27 ... [2020-12-23T23:53:13.819Z] [2020-12-23T23:53:13.819Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:13.819Z] #62 4.290 + RM_GOPATH=0 [2020-12-23T23:53:13.819Z] #62 4.290 + TMP_GOPATH= [2020-12-23T23:53:13.819Z] #62 4.290 + : /build [2020-12-23T23:53:13.819Z] #62 4.290 + '[' -z '' ']' [2020-12-23T23:53:13.819Z] #62 4.293 ++ mktemp -d [2020-12-23T23:53:13.819Z] #62 4.295 + export GOPATH=/tmp/tmp.ZCX4PPAGzG [2020-12-23T23:53:13.819Z] #62 4.295 + GOPATH=/tmp/tmp.ZCX4PPAGzG [2020-12-23T23:53:13.819Z] #62 4.295 + RM_GOPATH=1 [2020-12-23T23:53:13.819Z] #62 4.295 + case "$(go env GOARCH)" in [2020-12-23T23:53:13.819Z] #62 4.297 ++ go env GOARCH [2020-12-23T23:53:13.819Z] #62 4.306 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:13.819Z] #62 4.306 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:13.819Z] #62 4.307 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:13.819Z] #62 4.309 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:53:13.819Z] #62 4.313 + dir=/tmp/install [2020-12-23T23:53:13.819Z] #62 4.313 + bin=proxy [2020-12-23T23:53:13.819Z] #62 4.313 + shift [2020-12-23T23:53:13.819Z] #62 4.313 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T23:53:13.819Z] #62 4.313 + . /tmp/install/proxy.installer [2020-12-23T23:53:13.819Z] #62 4.313 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:53:13.819Z] #62 4.313 + install_proxy [2020-12-23T23:53:13.819Z] #62 4.313 + case "$1" in [2020-12-23T23:53:13.819Z] #62 4.313 + export CGO_ENABLED=0 [2020-12-23T23:53:13.819Z] #62 4.313 + CGO_ENABLED=0 [2020-12-23T23:53:13.819Z] #62 4.313 + _install_proxy [2020-12-23T23:53:13.819Z] #62 4.313 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2020-12-23T23:53:13.820Z] #62 4.313 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZCX4PPAGzG/src/github.com/docker/libnetwork [2020-12-23T23:53:13.820Z] #62 4.317 Cloning into '/tmp/tmp.ZCX4PPAGzG/src/github.com/docker/libnetwork'... [2020-12-23T23:53:14.011Z] #41 18.07 DEP images/timer.pb-c.d [2020-12-23T23:53:14.011Z] #41 18.13 PBCC images/sa.pb-c.c [2020-12-23T23:53:14.011Z] #41 18.15 DEP images/sa.pb-c.d [2020-12-23T23:53:14.011Z] #41 18.18 PBCC images/pipe-data.pb-c.c [2020-12-23T23:53:14.011Z] #41 18.19 DEP images/pipe-data.pb-c.d [2020-12-23T23:53:14.011Z] #41 18.24 PBCC images/mnt.pb-c.c [2020-12-23T23:53:14.011Z] #41 18.30 DEP images/mnt.pb-c.d [2020-12-23T23:53:14.049Z] #43 6.245 DEP images/memfd.pb-c.d [2020-12-23T23:53:14.049Z] #43 6.305 PBCC images/sit.pb-c.c [2020-12-23T23:53:14.049Z] #43 6.349 DEP images/sit.pb-c.d [2020-12-23T23:53:14.049Z] #43 6.387 PBCC images/macvlan.pb-c.c [2020-12-23T23:53:14.049Z] #43 6.420 DEP images/macvlan.pb-c.d [2020-12-23T23:53:14.049Z] #43 6.492 PBCC images/autofs.pb-c.c [2020-12-23T23:53:14.049Z] #43 6.522 DEP images/autofs.pb-c.d [2020-12-23T23:53:14.164Z] #62 ... [2020-12-23T23:53:14.164Z] [2020-12-23T23:53:14.164Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:14.164Z] #49 4.852 + RM_GOPATH=0 [2020-12-23T23:53:14.164Z] #49 4.856 + TMP_GOPATH= [2020-12-23T23:53:14.164Z] #49 4.856 + : /build [2020-12-23T23:53:14.164Z] #49 4.856 + '[' -z '' ']' [2020-12-23T23:53:14.164Z] #49 4.856 ++ mktemp -d [2020-12-23T23:53:14.164Z] #49 4.856 + export GOPATH=/tmp/tmp.58JGZR1dUl [2020-12-23T23:53:14.164Z] #49 4.859 + GOPATH=/tmp/tmp.58JGZR1dUl [2020-12-23T23:53:14.164Z] #49 4.859 + RM_GOPATH=1 [2020-12-23T23:53:14.164Z] #49 4.859 + case "$(go env GOARCH)" in [2020-12-23T23:53:14.164Z] #49 4.859 ++ go env GOARCH [2020-12-23T23:53:14.164Z] #49 4.869 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:53:14.164Z] #49 4.869 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.165Z] #49 4.869 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.165Z] #49 4.869 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:14.165Z] #49 4.869 + dir=/tmp/install [2020-12-23T23:53:14.165Z] #49 4.869 + bin=shfmt [2020-12-23T23:53:14.165Z] #49 4.869 + shift [2020-12-23T23:53:14.165Z] #49 4.869 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T23:53:14.165Z] #49 4.869 + . /tmp/install/shfmt.installer [2020-12-23T23:53:14.165Z] #49 4.869 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:53:14.165Z] #49 4.869 + install_shfmt [2020-12-23T23:53:14.165Z] #49 4.869 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T23:53:14.165Z] #49 4.872 + git clone https://github.com/mvdan/sh.git /tmp/tmp.58JGZR1dUl/src/github.com/mvdan/sh [2020-12-23T23:53:14.165Z] #49 4.877 Cloning into '/tmp/tmp.58JGZR1dUl/src/github.com/mvdan/sh'... [2020-12-23T23:53:14.165Z] #49 ... [2020-12-23T23:53:14.165Z] [2020-12-23T23:53:14.165Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:14.165Z] #45 4.433 + RM_GOPATH=0 [2020-12-23T23:53:14.165Z] #45 4.433 + TMP_GOPATH= [2020-12-23T23:53:14.165Z] #45 4.433 + : /build [2020-12-23T23:53:14.165Z] #45 4.433 + '[' -z '' ']' [2020-12-23T23:53:14.165Z] #45 4.433 ++ mktemp -d [2020-12-23T23:53:14.165Z] #45 4.433 + export GOPATH=/tmp/tmp.63bafs2c8c [2020-12-23T23:53:14.165Z] #45 4.433 + GOPATH=/tmp/tmp.63bafs2c8c [2020-12-23T23:53:14.165Z] #45 4.433 + RM_GOPATH=1 [2020-12-23T23:53:14.165Z] #45 4.433 + case "$(go env GOARCH)" in [2020-12-23T23:53:14.165Z] #45 4.437 ++ go env GOARCH [2020-12-23T23:53:14.165Z] #45 4.444 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.165Z] #45 4.444 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.165Z] #45 4.447 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:14.165Z] #45 4.447 + dir=/tmp/install [2020-12-23T23:53:14.165Z] #45 4.447 + bin=gotestsum [2020-12-23T23:53:14.165Z] #45 4.447 + shift [2020-12-23T23:53:14.165Z] #45 4.447 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T23:53:14.165Z] #45 4.447 + . /tmp/install/gotestsum.installer [2020-12-23T23:53:14.165Z] #45 4.447 ++ : v0.5.3 [2020-12-23T23:53:14.165Z] #45 4.447 + install_gotestsum [2020-12-23T23:53:14.165Z] #45 4.447 + set -e [2020-12-23T23:53:14.165Z] #45 4.447 + export GO111MODULE=on [2020-12-23T23:53:14.165Z] #45 4.447 + GO111MODULE=on [2020-12-23T23:53:14.165Z] #45 4.447 + GOBIN=/build [2020-12-23T23:53:14.165Z] #45 4.447 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T23:53:14.165Z] #45 4.478 go: finding gotest.tools v0.5.3 [2020-12-23T23:53:14.165Z] #45 4.483 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T23:53:14.165Z] #45 5.281 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T23:53:14.165Z] #45 6.167 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T23:53:14.165Z] #45 7.317 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T23:53:14.165Z] #45 7.418 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:53:14.165Z] #45 7.418 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T23:53:14.165Z] #45 7.419 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:53:14.165Z] #45 7.419 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:53:14.165Z] #45 7.447 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:53:14.165Z] #45 7.586 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T23:53:14.165Z] #45 7.801 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:53:14.165Z] #45 7.945 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T23:53:14.165Z] #45 7.971 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:53:14.165Z] #45 8.008 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:53:14.165Z] #45 8.125 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:53:14.165Z] #45 8.137 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T23:53:14.165Z] #45 8.185 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T23:53:14.165Z] #45 8.349 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:53:14.165Z] #45 8.593 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:53:14.165Z] #45 8.656 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:53:14.165Z] #45 9.035 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:53:14.165Z] #45 9.064 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:53:14.165Z] #45 9.714 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:53:14.270Z] #41 18.38 PBCC images/sk-packet.pb-c.c [2020-12-23T23:53:14.270Z] #41 18.43 DEP images/sk-packet.pb-c.d [2020-12-23T23:53:14.270Z] #41 18.51 PBCC images/tcp-stream.pb-c.c [2020-12-23T23:53:14.270Z] #41 ... [2020-12-23T23:53:14.270Z] [2020-12-23T23:53:14.270Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:14.270Z] #43 108.0 go/ast [2020-12-23T23:53:14.270Z] #43 109.7 internal/lazyregexp [2020-12-23T23:53:14.270Z] #43 110.1 net/url [2020-12-23T23:53:14.270Z] #43 112.9 text/template/parse [2020-12-23T23:53:14.270Z] #43 116.0 go/parser [2020-12-23T23:53:14.343Z] #43 ... [2020-12-23T23:53:14.343Z] [2020-12-23T23:53:14.343Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:14.343Z] #37 7.058 Scanning dependencies of target tini-static [2020-12-23T23:53:14.343Z] #37 7.156 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T23:53:14.343Z] #37 8.937 [100%] Linking C executable tini-static [2020-12-23T23:53:14.343Z] #37 10.16 [100%] Built target tini-static [2020-12-23T23:53:14.343Z] #37 10.27 + mkdir -p /build [2020-12-23T23:53:14.343Z] #37 10.27 + cp tini-static /build/docker-init [2020-12-23T23:53:14.343Z] #37 DONE 10.4s [2020-12-23T23:53:14.343Z] [2020-12-23T23:53:14.343Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:14.343Z] #43 6.580 PBCC images/sysctl.pb-c.c [2020-12-23T23:53:14.343Z] #43 6.604 DEP images/sysctl.pb-c.d [2020-12-23T23:53:14.343Z] #43 ... [2020-12-23T23:53:14.343Z] [2020-12-23T23:53:14.344Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:14.344Z] #51 69.10 reflect [2020-12-23T23:53:14.344Z] #51 69.20 regexp/syntax [2020-12-23T23:53:14.427Z] #45 ... [2020-12-23T23:53:14.427Z] [2020-12-23T23:53:14.427Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:14.427Z] #11 6.536 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:14.427Z] #11 6.615 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:14.427Z] #11 6.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:14.427Z] #11 7.712 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T23:53:14.427Z] #11 9.515 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [251 kB] [2020-12-23T23:53:14.427Z] #11 ... [2020-12-23T23:53:14.427Z] [2020-12-23T23:53:14.427Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:14.427Z] #40 5.014 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:14.427Z] #40 5.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:14.427Z] #40 5.091 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:14.427Z] #40 6.371 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T23:53:14.427Z] #40 8.230 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [251 kB] [2020-12-23T23:53:14.427Z] #40 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T23:53:14.427Z] #40 ... [2020-12-23T23:53:14.427Z] [2020-12-23T23:53:14.427Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:14.427Z] #22 3.541 + RM_GOPATH=0 [2020-12-23T23:53:14.427Z] #22 3.541 + TMP_GOPATH= [2020-12-23T23:53:14.427Z] #22 3.541 + : /build [2020-12-23T23:53:14.427Z] #22 3.541 + '[' -z '' ']' [2020-12-23T23:53:14.427Z] #22 3.545 ++ mktemp -d [2020-12-23T23:53:14.427Z] #22 3.545 + export GOPATH=/tmp/tmp.enX7CtShgn [2020-12-23T23:53:14.427Z] #22 3.545 + GOPATH=/tmp/tmp.enX7CtShgn [2020-12-23T23:53:14.427Z] #22 3.545 + RM_GOPATH=1 [2020-12-23T23:53:14.427Z] #22 3.545 + case "$(go env GOARCH)" in [2020-12-23T23:53:14.427Z] #22 3.548 ++ go env GOARCH [2020-12-23T23:53:14.427Z] #22 3.561 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.427Z] #22 3.561 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.427Z] #22 3.562 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:14.427Z] #22 3.568 Install docker/cli version 17.06.2-ce from stable [2020-12-23T23:53:14.427Z] #22 3.568 + dir=/tmp/install [2020-12-23T23:53:14.427Z] #22 3.568 + bin=dockercli [2020-12-23T23:53:14.427Z] #22 3.568 + shift [2020-12-23T23:53:14.427Z] #22 3.568 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T23:53:14.427Z] #22 3.568 + . /tmp/install/dockercli.installer [2020-12-23T23:53:14.427Z] #22 3.568 ++ : stable [2020-12-23T23:53:14.427Z] #22 3.568 ++ : 17.06.2-ce [2020-12-23T23:53:14.427Z] #22 3.568 + install_dockercli [2020-12-23T23:53:14.427Z] #22 3.568 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T23:53:14.427Z] #22 3.569 ++ uname -m [2020-12-23T23:53:14.427Z] #22 3.576 + arch=aarch64 [2020-12-23T23:53:14.427Z] #22 3.576 + '[' aarch64 '!=' x86_64 ']' [2020-12-23T23:53:14.427Z] #22 3.576 + '[' aarch64 '!=' s390x ']' [2020-12-23T23:53:14.427Z] #22 3.576 + '[' aarch64 '!=' armhf ']' [2020-12-23T23:53:14.427Z] #22 3.576 + build_dockercli [2020-12-23T23:53:14.427Z] #22 3.576 + git clone https://github.com/docker/docker-ce /tmp/tmp.enX7CtShgn/tmp/docker-ce [2020-12-23T23:53:14.427Z] #22 3.596 Cloning into '/tmp/tmp.enX7CtShgn/tmp/docker-ce'... [2020-12-23T23:53:14.529Z] #43 ... [2020-12-23T23:53:14.529Z] [2020-12-23T23:53:14.529Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:14.529Z] #41 18.59 DEP images/tcp-stream.pb-c.d [2020-12-23T23:53:14.529Z] #41 18.68 PBCC images/pipe.pb-c.c [2020-12-23T23:53:14.529Z] #41 18.78 DEP images/pipe.pb-c.d [2020-12-23T23:53:14.529Z] #41 18.86 PBCC images/pstree.pb-c.c [2020-12-23T23:53:14.693Z] #22 ... [2020-12-23T23:53:14.693Z] [2020-12-23T23:53:14.693Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:14.693Z] #34 5.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:14.693Z] #34 5.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:14.693Z] #34 5.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:14.693Z] #34 6.074 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T23:53:14.693Z] #34 8.146 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [251 kB] [2020-12-23T23:53:14.693Z] #34 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T23:53:14.693Z] #34 ... [2020-12-23T23:53:14.693Z] [2020-12-23T23:53:14.693Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:14.693Z] #32 4.844 + RM_GOPATH=0 [2020-12-23T23:53:14.693Z] #32 4.844 + TMP_GOPATH= [2020-12-23T23:53:14.693Z] #32 4.844 + : /build [2020-12-23T23:53:14.693Z] #32 4.844 + '[' -z '' ']' [2020-12-23T23:53:14.693Z] #32 4.844 ++ mktemp -d [2020-12-23T23:53:14.693Z] #32 4.860 + export GOPATH=/tmp/tmp.dOhswNWWAp [2020-12-23T23:53:14.693Z] #32 4.860 + GOPATH=/tmp/tmp.dOhswNWWAp [2020-12-23T23:53:14.693Z] #32 4.860 + RM_GOPATH=1 [2020-12-23T23:53:14.693Z] #32 4.860 + case "$(go env GOARCH)" in [2020-12-23T23:53:14.693Z] #32 4.860 ++ go env GOARCH [2020-12-23T23:53:14.693Z] #32 4.872 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:53:14.693Z] #32 4.876 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.693Z] #32 4.876 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.693Z] #32 4.876 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:14.693Z] #32 4.876 + dir=/tmp/install [2020-12-23T23:53:14.693Z] #32 4.876 + bin=tomlv [2020-12-23T23:53:14.693Z] #32 4.876 + shift [2020-12-23T23:53:14.693Z] #32 4.876 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T23:53:14.693Z] #32 4.876 + . /tmp/install/tomlv.installer [2020-12-23T23:53:14.693Z] #32 4.876 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:53:14.693Z] #32 4.876 + install_tomlv [2020-12-23T23:53:14.693Z] #32 4.876 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T23:53:14.693Z] #32 4.876 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dOhswNWWAp/src/github.com/BurntSushi/toml [2020-12-23T23:53:14.693Z] #32 4.876 Cloning into '/tmp/tmp.dOhswNWWAp/src/github.com/BurntSushi/toml'... [2020-12-23T23:53:14.693Z] #32 6.212 + cd /tmp/tmp.dOhswNWWAp/src/github.com/BurntSushi/toml [2020-12-23T23:53:14.693Z] #32 6.213 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T23:53:14.693Z] #32 6.263 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:53:14.693Z] #32 6.951 internal/cpu [2020-12-23T23:53:14.693Z] #32 6.963 runtime/internal/sys [2020-12-23T23:53:14.693Z] #32 6.984 math/bits [2020-12-23T23:53:14.693Z] #32 7.107 runtime/internal/atomic [2020-12-23T23:53:14.693Z] #32 7.512 runtime/internal/math [2020-12-23T23:53:14.693Z] #32 7.694 unicode/utf8 [2020-12-23T23:53:14.693Z] #32 7.862 internal/race [2020-12-23T23:53:14.693Z] #32 7.918 internal/bytealg [2020-12-23T23:53:14.693Z] #32 8.081 sync/atomic [2020-12-23T23:53:14.693Z] #32 8.209 math [2020-12-23T23:53:14.693Z] #32 9.150 unicode [2020-12-23T23:53:14.693Z] #32 9.333 internal/testlog [2020-12-23T23:53:14.693Z] #32 9.412 runtime [2020-12-23T23:53:14.693Z] #32 9.906 encoding [2020-12-23T23:53:14.693Z] #32 10.15 runtime/cgo [2020-12-23T23:53:14.693Z] #32 ... [2020-12-23T23:53:14.693Z] [2020-12-23T23:53:14.693Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:14.693Z] #47 5.092 + RM_GOPATH=0 [2020-12-23T23:53:14.693Z] #47 5.093 + TMP_GOPATH= [2020-12-23T23:53:14.693Z] #47 5.094 + : /build [2020-12-23T23:53:14.693Z] #47 5.094 + '[' -z '' ']' [2020-12-23T23:53:14.693Z] #47 5.099 ++ mktemp -d [2020-12-23T23:53:14.693Z] #47 5.101 + export GOPATH=/tmp/tmp.X5mwBoBxY5 [2020-12-23T23:53:14.693Z] #47 5.115 + GOPATH=/tmp/tmp.X5mwBoBxY5 [2020-12-23T23:53:14.693Z] #47 5.115 + RM_GOPATH=1 [2020-12-23T23:53:14.693Z] #47 5.115 + case "$(go env GOARCH)" in [2020-12-23T23:53:14.693Z] #47 5.115 ++ go env GOARCH [2020-12-23T23:53:14.693Z] #47 5.128 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.693Z] #47 5.128 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.693Z] #47 5.128 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:14.693Z] #47 5.174 + dir=/tmp/install [2020-12-23T23:53:14.693Z] #47 5.174 + bin=golangci_lint [2020-12-23T23:53:14.693Z] #47 5.174 + shift [2020-12-23T23:53:14.693Z] #47 5.174 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T23:53:14.693Z] #47 5.174 + . /tmp/install/golangci_lint.installer [2020-12-23T23:53:14.693Z] #47 5.174 ++ : v1.23.8 [2020-12-23T23:53:14.693Z] #47 5.174 + install_golangci_lint [2020-12-23T23:53:14.693Z] #47 5.174 + set -e [2020-12-23T23:53:14.693Z] #47 5.174 + export GO111MODULE=on [2020-12-23T23:53:14.693Z] #47 5.174 + GO111MODULE=on [2020-12-23T23:53:14.693Z] #47 5.174 + GOBIN=/build [2020-12-23T23:53:14.693Z] #47 5.174 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T23:53:14.693Z] #47 5.264 go: finding github.com v1.23.8 [2020-12-23T23:53:14.693Z] #47 5.264 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T23:53:14.693Z] #47 5.264 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T23:53:14.693Z] #47 5.264 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:53:14.693Z] #47 5.264 go: finding github.com/golangci v1.23.8 [2020-12-23T23:53:14.693Z] #47 6.442 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:53:14.693Z] #47 7.155 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T23:53:14.739Z] #45 17.61 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:53:14.788Z] #41 19.07 DEP images/pstree.pb-c.d [2020-12-23T23:53:14.957Z] #47 ... [2020-12-23T23:53:14.957Z] [2020-12-23T23:53:14.957Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:14.957Z] #56 4.497 + RM_GOPATH=0 [2020-12-23T23:53:14.957Z] #56 4.497 + TMP_GOPATH= [2020-12-23T23:53:14.957Z] #56 4.497 + : /build [2020-12-23T23:53:14.957Z] #56 4.497 + '[' -z '' ']' [2020-12-23T23:53:14.957Z] #56 4.497 ++ mktemp -d [2020-12-23T23:53:14.957Z] #56 4.499 + export GOPATH=/tmp/tmp.pf2LRB2D4A [2020-12-23T23:53:14.957Z] #56 4.499 + GOPATH=/tmp/tmp.pf2LRB2D4A [2020-12-23T23:53:14.957Z] #56 4.499 + RM_GOPATH=1 [2020-12-23T23:53:14.957Z] #56 4.499 + case "$(go env GOARCH)" in [2020-12-23T23:53:14.957Z] #56 4.501 ++ go env GOARCH [2020-12-23T23:53:14.957Z] #56 4.510 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.957Z] #56 4.510 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.957Z] #56 4.511 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:14.957Z] #56 4.513 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:53:14.957Z] #56 4.513 + dir=/tmp/install [2020-12-23T23:53:14.957Z] #56 4.513 + bin=rootlesskit [2020-12-23T23:53:14.957Z] #56 4.513 + shift [2020-12-23T23:53:14.957Z] #56 4.513 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T23:53:14.957Z] #56 4.513 + . /tmp/install/rootlesskit.installer [2020-12-23T23:53:14.957Z] #56 4.513 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:53:14.957Z] #56 4.513 + install_rootlesskit [2020-12-23T23:53:14.957Z] #56 4.513 + case "$1" in [2020-12-23T23:53:14.957Z] #56 4.513 + export CGO_ENABLED=0 [2020-12-23T23:53:14.957Z] #56 4.513 + CGO_ENABLED=0 [2020-12-23T23:53:14.957Z] #56 4.513 + _install_rootlesskit [2020-12-23T23:53:14.957Z] #56 4.513 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T23:53:14.957Z] #56 4.513 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pf2LRB2D4A/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:53:14.957Z] #56 4.521 Cloning into '/tmp/tmp.pf2LRB2D4A/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T23:53:14.957Z] #56 9.586 + cd /tmp/tmp.pf2LRB2D4A/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:53:14.957Z] #56 9.594 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:53:14.957Z] #56 9.850 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:53:14.957Z] #56 9.853 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T23:53:14.957Z] #56 ... [2020-12-23T23:53:14.957Z] [2020-12-23T23:53:14.957Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:14.957Z] #43 5.371 + RM_GOPATH=0 [2020-12-23T23:53:14.957Z] #43 5.372 + TMP_GOPATH= [2020-12-23T23:53:14.957Z] #43 5.373 + : /build [2020-12-23T23:53:14.957Z] #43 5.373 + '[' -z '' ']' [2020-12-23T23:53:14.957Z] #43 5.373 ++ mktemp -d [2020-12-23T23:53:14.957Z] #43 5.383 + export GOPATH=/tmp/tmp.xofgvxGPTx [2020-12-23T23:53:14.957Z] #43 5.383 + GOPATH=/tmp/tmp.xofgvxGPTx [2020-12-23T23:53:14.957Z] #43 5.383 + RM_GOPATH=1 [2020-12-23T23:53:14.957Z] #43 5.383 + case "$(go env GOARCH)" in [2020-12-23T23:53:14.957Z] #43 5.383 ++ go env GOARCH [2020-12-23T23:53:14.957Z] #43 5.474 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.957Z] #43 5.474 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:14.957Z] #43 5.474 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:14.957Z] #43 5.663 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:53:14.957Z] #43 5.663 + dir=/tmp/install [2020-12-23T23:53:14.957Z] #43 5.663 + bin=vndr [2020-12-23T23:53:14.957Z] #43 5.663 + shift [2020-12-23T23:53:14.957Z] #43 5.663 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T23:53:14.957Z] #43 5.663 + . /tmp/install/vndr.installer [2020-12-23T23:53:14.957Z] #43 5.663 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:53:14.957Z] #43 5.663 + install_vndr [2020-12-23T23:53:14.957Z] #43 5.663 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T23:53:14.957Z] #43 5.663 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xofgvxGPTx/src/github.com/LK4D4/vndr [2020-12-23T23:53:14.957Z] #43 5.668 Cloning into '/tmp/tmp.xofgvxGPTx/src/github.com/LK4D4/vndr'... [2020-12-23T23:53:14.957Z] #43 6.472 + cd /tmp/tmp.xofgvxGPTx/src/github.com/LK4D4/vndr [2020-12-23T23:53:14.957Z] #43 6.472 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T23:53:14.957Z] #43 6.493 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T23:53:14.957Z] #43 8.549 sync/atomic [2020-12-23T23:53:14.957Z] #43 8.587 unicode [2020-12-23T23:53:14.957Z] #43 8.588 unicode/utf8 [2020-12-23T23:53:14.957Z] #43 8.588 internal/bytealg [2020-12-23T23:53:14.957Z] #43 9.559 math [2020-12-23T23:53:14.957Z] #43 9.986 encoding [2020-12-23T23:53:14.957Z] #43 10.74 unicode/utf16 [2020-12-23T23:53:14.957Z] #43 10.79 runtime [2020-12-23T23:53:15.047Z] #41 19.18 PBCC images/fs.pb-c.c [2020-12-23T23:53:15.047Z] #41 19.28 DEP images/fs.pb-c.d [2020-12-23T23:53:15.047Z] #41 19.42 PBCC images/signalfd.pb-c.c [2020-12-23T23:53:15.057Z] #54 132.4 + bin/containerd-shim [2020-12-23T23:53:15.221Z] #43 ... [2020-12-23T23:53:15.221Z] [2020-12-23T23:53:15.221Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:53:15.221Z] #38 4.749 + git clone https://github.com/docker/distribution.git . [2020-12-23T23:53:15.221Z] #38 4.750 Cloning into '.'... [2020-12-23T23:53:15.221Z] #38 ... [2020-12-23T23:53:15.221Z] [2020-12-23T23:53:15.221Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:53:15.306Z] #45 ... [2020-12-23T23:53:15.306Z] [2020-12-23T23:53:15.306Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:53:15.306Z] #30 7.934 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T23:53:15.306Z] #30 7.952 Cloning into '.'... [2020-12-23T23:53:15.306Z] #30 ... [2020-12-23T23:53:15.306Z] [2020-12-23T23:53:15.306Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:15.306Z] #32 17.39 internal/testlog [2020-12-23T23:53:15.306Z] #32 17.84 encoding [2020-12-23T23:53:15.306Z] #32 18.32 runtime/cgo [2020-12-23T23:53:15.306Z] #41 19.50 DEP images/signalfd.pb-c.d [2020-12-23T23:53:15.389Z] #51 ... [2020-12-23T23:53:15.389Z] [2020-12-23T23:53:15.389Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:15.389Z] #34 61.89 bufio [2020-12-23T23:53:15.389Z] #34 63.58 reflect [2020-12-23T23:53:15.389Z] #34 63.87 path [2020-12-23T23:53:15.389Z] #34 65.92 text/tabwriter [2020-12-23T23:53:15.389Z] #34 71.37 internal/syscall/execenv [2020-12-23T23:53:15.389Z] #34 71.38 internal/syscall/unix [2020-12-23T23:53:15.389Z] #34 71.43 time [2020-12-23T23:53:15.389Z] #34 ... [2020-12-23T23:53:15.389Z] [2020-12-23T23:53:15.389Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:15.389Z] #45 61.89 bufio [2020-12-23T23:53:15.389Z] #45 63.75 reflect [2020-12-23T23:53:15.389Z] #45 66.44 regexp/syntax [2020-12-23T23:53:15.521Z] #45 17.71 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:53:15.521Z] #45 ... [2020-12-23T23:53:15.521Z] [2020-12-23T23:53:15.521Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:15.521Z] #49 17.85 + cd /tmp/tmp.pztlQFwFpU/src/github.com/mvdan/sh [2020-12-23T23:53:15.521Z] #49 17.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:53:15.521Z] #49 18.09 + GO111MODULE=on [2020-12-23T23:53:15.522Z] #49 18.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T23:53:15.565Z] #41 19.60 PBCC images/fh.pb-c.c [2020-12-23T23:53:15.566Z] #41 19.66 PBCC images/fsnotify.pb-c.c [2020-12-23T23:53:15.566Z] #41 19.83 DEP images/fh.pb-c.d [2020-12-23T23:53:15.683Z] #45 ... [2020-12-23T23:53:15.683Z] [2020-12-23T23:53:15.683Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:15.683Z] #43 6.668 PBCC images/time.pb-c.c [2020-12-23T23:53:15.683Z] #43 6.714 DEP images/time.pb-c.d [2020-12-23T23:53:15.683Z] #43 6.762 PBCC images/binfmt-misc.pb-c.c [2020-12-23T23:53:15.683Z] #43 6.798 DEP images/binfmt-misc.pb-c.d [2020-12-23T23:53:15.683Z] #43 6.860 PBCC images/seccomp.pb-c.c [2020-12-23T23:53:15.683Z] #43 6.898 DEP images/seccomp.pb-c.d [2020-12-23T23:53:15.683Z] #43 7.015 PBCC images/userns.pb-c.c [2020-12-23T23:53:15.683Z] #43 7.026 DEP images/userns.pb-c.d [2020-12-23T23:53:15.683Z] #43 7.139 PBCC images/cgroup.pb-c.c [2020-12-23T23:53:15.683Z] #43 7.156 DEP images/cgroup.pb-c.d [2020-12-23T23:53:15.683Z] #43 7.217 PBCC images/ext-file.pb-c.c [2020-12-23T23:53:15.683Z] #43 7.230 DEP images/ext-file.pb-c.d [2020-12-23T23:53:15.683Z] #43 7.283 PBCC images/rpc.pb-c.c [2020-12-23T23:53:15.683Z] #43 7.325 DEP images/rpc.pb-c.d [2020-12-23T23:53:15.683Z] #43 7.475 PBCC images/siginfo.pb-c.c [2020-12-23T23:53:15.683Z] #43 7.540 DEP images/siginfo.pb-c.d [2020-12-23T23:53:15.683Z] #43 7.628 PBCC images/pagemap.pb-c.c [2020-12-23T23:53:15.683Z] #43 7.864 DEP images/pagemap.pb-c.d [2020-12-23T23:53:15.683Z] #43 7.941 PBCC images/rlimit.pb-c.c [2020-12-23T23:53:15.683Z] #43 8.002 DEP images/rlimit.pb-c.d [2020-12-23T23:53:15.683Z] #43 8.070 PBCC images/file-lock.pb-c.c [2020-12-23T23:53:15.825Z] #41 19.91 DEP images/fsnotify.pb-c.d [2020-12-23T23:53:15.825Z] #41 20.03 PBCC images/eventpoll.pb-c.c [2020-12-23T23:53:15.825Z] #41 20.12 DEP images/eventpoll.pb-c.d [2020-12-23T23:53:15.985Z] #43 8.085 DEP images/file-lock.pb-c.d [2020-12-23T23:53:15.985Z] #43 8.113 PBCC images/tty.pb-c.c [2020-12-23T23:53:15.985Z] #43 8.141 DEP images/tty.pb-c.d [2020-12-23T23:53:15.985Z] #43 8.177 PBCC images/tun.pb-c.c [2020-12-23T23:53:15.985Z] #43 8.228 PBCC images/netdev.pb-c.c [2020-12-23T23:53:15.985Z] #43 8.276 DEP images/tun.pb-c.d [2020-12-23T23:53:15.985Z] #43 8.326 DEP images/netdev.pb-c.d [2020-12-23T23:53:16.083Z] #41 20.23 PBCC images/eventfd.pb-c.c [2020-12-23T23:53:16.083Z] #41 20.37 DEP images/eventfd.pb-c.d [2020-12-23T23:53:16.280Z] #43 8.401 PBCC images/vma.pb-c.c [2020-12-23T23:53:16.280Z] #43 8.489 DEP images/vma.pb-c.d [2020-12-23T23:53:16.280Z] #43 8.531 PBCC images/creds.pb-c.c [2020-12-23T23:53:16.280Z] #43 8.545 DEP images/creds.pb-c.d [2020-12-23T23:53:16.342Z] #41 20.46 PBCC images/remap-file-path.pb-c.c [2020-12-23T23:53:16.342Z] #41 20.51 DEP images/remap-file-path.pb-c.d [2020-12-23T23:53:16.342Z] #41 20.52 PBCC images/fifo.pb-c.c [2020-12-23T23:53:16.342Z] #41 20.53 DEP images/fifo.pb-c.d [2020-12-23T23:53:16.342Z] #41 20.54 PBCC images/ghost-file.pb-c.c [2020-12-23T23:53:16.342Z] #41 20.59 DEP images/ghost-file.pb-c.d [2020-12-23T23:53:16.575Z] #43 8.637 PBCC images/utsns.pb-c.c [2020-12-23T23:53:16.575Z] #43 8.647 DEP images/utsns.pb-c.d [2020-12-23T23:53:16.575Z] #43 8.687 PBCC images/ipc-desc.pb-c.c [2020-12-23T23:53:16.575Z] #43 8.720 PBCC images/ipc-sem.pb-c.c [2020-12-23T23:53:16.575Z] #43 8.784 DEP images/ipc-desc.pb-c.d [2020-12-23T23:53:16.575Z] #43 8.860 DEP images/ipc-sem.pb-c.d [2020-12-23T23:53:16.575Z] #43 8.950 PBCC images/ipc-msg.pb-c.c [2020-12-23T23:53:16.575Z] #43 8.988 DEP images/ipc-msg.pb-c.d [2020-12-23T23:53:16.575Z] #43 9.035 PBCC images/ipc-shm.pb-c.c [2020-12-23T23:53:16.601Z] #41 20.66 PBCC images/regfile.pb-c.c [2020-12-23T23:53:16.601Z] #41 20.74 DEP images/regfile.pb-c.d [2020-12-23T23:53:16.601Z] #41 ... [2020-12-23T23:53:16.601Z] [2020-12-23T23:53:16.601Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:16.601Z] #11 110.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T23:53:16.601Z] #11 110.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T23:53:16.601Z] #11 110.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:53:16.601Z] #11 111.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T23:53:16.601Z] #11 111.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T23:53:16.601Z] #11 111.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:53:16.861Z] #11 ... [2020-12-23T23:53:16.861Z] [2020-12-23T23:53:16.861Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:16.861Z] #49 110.6 github.com/pkg/diff [2020-12-23T23:53:16.861Z] #49 113.2 go/ast [2020-12-23T23:53:16.861Z] #49 116.0 golang.org/x/crypto/ssh/terminal [2020-12-23T23:53:16.861Z] #49 118.6 mvdan.cc/editorconfig [2020-12-23T23:53:16.861Z] #49 120.7 mvdan.cc/sh/v3/fileutil [2020-12-23T23:53:16.861Z] #49 ... [2020-12-23T23:53:16.861Z] [2020-12-23T23:53:16.861Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:16.861Z] #41 20.99 PBCC images/ns.pb-c.c [2020-12-23T23:53:16.861Z] #41 21.04 DEP images/ns.pb-c.d [2020-12-23T23:53:16.861Z] #41 21.14 PBCC images/fdinfo.pb-c.c [2020-12-23T23:53:16.869Z] #43 9.067 DEP images/ipc-shm.pb-c.d [2020-12-23T23:53:16.869Z] #43 9.118 PBCC images/ipc-var.pb-c.c [2020-12-23T23:53:16.869Z] #43 9.138 DEP images/ipc-var.pb-c.d [2020-12-23T23:53:16.869Z] #43 9.206 PBCC images/sk-opts.pb-c.c [2020-12-23T23:53:16.869Z] #43 9.231 PBCC images/packet-sock.pb-c.c [2020-12-23T23:53:17.119Z] #41 21.32 DEP images/fdinfo.pb-c.d [2020-12-23T23:53:17.119Z] #41 21.47 PBCC images/core-aarch64.pb-c.c [2020-12-23T23:53:17.119Z] #41 21.51 PBCC images/core-arm.pb-c.c [2020-12-23T23:53:17.137Z] #27 4.810 0.0% # 2.6% #### 6.3% ###### 9.7% ######### 13.0% ########## 15.0% ########### 16.6% ############ 17.8% ############# 18.9% ############### 21.1% ################# 24.0% ################# 24.2% ################# 24.7% ################## 25.8% ################### 27.5% #################### 28.9% ##################### 30.4% ###################### 31.7% ####################### 32.8% ######################## 34.1% ######################### 35.1% ########################## 36.4% ########################### 37.7% ########################### 38.4% ############################# 40.9% ############################## 42.8% ############################### 43.1% ############################### 44.0% ################################ 44.6% ################################ 45.1% ################################# 46.2% ################################# 47.2% ################################## 48.2% ################################### 49.4% #################################### 50.5% #################################### 51.4% ##################################### 52.0% ##################################### 52.7% ###################################### 53.7% ####################################### 54.6% ####################################### 55.4% ######################################## 56.5% ######################################## 56.7% ######################################### 58.0% ########################################## 59.6% ########################################### 60.6% ############################################ 61.9% ############################################# 63.2% ############################################## 64.7% ############################################### 66.4% ################################################ 67.4% ################################################# 68.1% ################################################# 69.0% ################################################# 69.3% ################################################## 70.5% ################################################### 71.1% ################################################### 71.8% #################################################### 73.2% ##################################################### 74.6% ####################################################### 76.5% ######################################################## 78.9% ######################################################### 80.5% ########################################################### 82.1% ############################################################ 83.7% ############################################################ 84.6% ############################################################# 85.6% ############################################################## 86.4% ############################################################### 88.2% ################################################################ 89.4% ################################################################# 91.4% ################################################################### 93.4% ################################################################### 94.4% #################################################################### 95.1% ##################################################################### 96.7% ###################################################################### 97.9% ####################################################################### 98.7% ######################################################################## 100.0% [2020-12-23T23:53:17.137Z] #27 13.46 [2020-12-23T23:53:17.163Z] #43 9.299 DEP images/sk-opts.pb-c.d [2020-12-23T23:53:17.163Z] #43 9.404 DEP images/packet-sock.pb-c.d [2020-12-23T23:53:17.163Z] #43 9.474 PBCC images/sk-netlink.pb-c.c [2020-12-23T23:53:17.163Z] #43 9.535 DEP images/sk-netlink.pb-c.d [2020-12-23T23:53:17.379Z] #41 21.54 PBCC images/core-ppc64.pb-c.c [2020-12-23T23:53:17.379Z] #41 21.65 PBCC images/core-s390.pb-c.c [2020-12-23T23:53:17.458Z] #43 9.618 PBCC images/sk-inet.pb-c.c [2020-12-23T23:53:17.458Z] #43 ... [2020-12-23T23:53:17.458Z] [2020-12-23T23:53:17.458Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:17.458Z] #13 63.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T23:53:17.458Z] #13 63.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T23:53:17.458Z] #13 63.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:53:17.458Z] #13 71.74 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T23:53:17.458Z] #13 71.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-23T23:53:17.458Z] #13 71.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:53:17.458Z] #13 72.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T23:53:17.458Z] #13 72.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-23T23:53:17.458Z] #13 72.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:53:17.458Z] #13 ... [2020-12-23T23:53:17.458Z] [2020-12-23T23:53:17.458Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:17.458Z] #43 9.693 DEP images/sk-inet.pb-c.d [2020-12-23T23:53:17.458Z] #43 9.763 PBCC images/sk-unix.pb-c.c [2020-12-23T23:53:17.458Z] #43 9.807 DEP images/sk-unix.pb-c.d [2020-12-23T23:53:17.638Z] #41 21.79 PBCC images/core-x86.pb-c.c [2020-12-23T23:53:17.638Z] #41 21.85 PBCC images/core.pb-c.c [2020-12-23T23:53:17.638Z] #41 21.92 PBCC images/inventory.pb-c.c [2020-12-23T23:53:17.752Z] #43 9.889 PBCC images/mm.pb-c.c [2020-12-23T23:53:17.752Z] #43 9.982 DEP images/mm.pb-c.d [2020-12-23T23:53:17.752Z] #43 10.03 PBCC images/timerfd.pb-c.c [2020-12-23T23:53:17.752Z] #43 10.10 DEP images/timerfd.pb-c.d [2020-12-23T23:53:17.834Z] #32 ... [2020-12-23T23:53:17.834Z] [2020-12-23T23:53:17.834Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:17.834Z] #53 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:53:17.834Z] #53 ... [2020-12-23T23:53:17.834Z] [2020-12-23T23:53:17.834Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:17.834Z] #47 20.40 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T23:53:17.834Z] #47 20.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:53:17.834Z] #47 20.47 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:53:17.834Z] #47 20.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:53:17.834Z] #47 20.58 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T23:53:17.834Z] #47 20.58 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T23:53:17.834Z] #47 20.64 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T23:53:17.899Z] #41 21.95 DEP images/core-aarch64.pb-c.d [2020-12-23T23:53:17.899Z] #41 21.96 DEP images/core-arm.pb-c.d [2020-12-23T23:53:17.899Z] #41 21.97 DEP images/core-ppc64.pb-c.d [2020-12-23T23:53:17.899Z] #41 22.09 DEP images/core-s390.pb-c.d [2020-12-23T23:53:17.899Z] #41 22.12 DEP images/core-x86.pb-c.d [2020-12-23T23:53:17.899Z] #41 22.14 DEP images/core.pb-c.d [2020-12-23T23:53:17.899Z] #41 22.21 DEP images/inventory.pb-c.d [2020-12-23T23:53:18.046Z] #43 10.17 PBCC images/timer.pb-c.c [2020-12-23T23:53:18.046Z] #43 10.19 DEP images/timer.pb-c.d [2020-12-23T23:53:18.046Z] #43 10.24 PBCC images/sa.pb-c.c [2020-12-23T23:53:18.046Z] #43 10.34 DEP images/sa.pb-c.d [2020-12-23T23:53:18.070Z] #49 20.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:53:18.070Z] #49 20.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:53:18.070Z] #49 20.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:53:18.070Z] #49 20.56 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:53:18.070Z] #49 20.63 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:53:18.093Z] #47 20.88 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T23:53:18.093Z] #47 20.89 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T23:53:18.093Z] #47 20.98 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T23:53:18.093Z] #47 20.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:53:18.158Z] #41 22.31 PBCC images/cpuinfo.pb-c.c [2020-12-23T23:53:18.158Z] #41 22.34 DEP images/cpuinfo.pb-c.d [2020-12-23T23:53:18.158Z] #41 22.41 PBCC images/stats.pb-c.c [2020-12-23T23:53:18.158Z] #41 22.45 DEP images/stats.pb-c.d [2020-12-23T23:53:18.341Z] #43 10.42 PBCC images/pipe-data.pb-c.c [2020-12-23T23:53:18.341Z] #43 10.44 DEP images/pipe-data.pb-c.d [2020-12-23T23:53:18.341Z] #43 10.49 PBCC images/mnt.pb-c.c [2020-12-23T23:53:18.341Z] #43 10.56 DEP images/mnt.pb-c.d [2020-12-23T23:53:18.341Z] #43 10.63 PBCC images/sk-packet.pb-c.c [2020-12-23T23:53:18.341Z] #43 10.66 DEP images/sk-packet.pb-c.d [2020-12-23T23:53:18.341Z] #43 10.72 PBCC images/tcp-stream.pb-c.c [2020-12-23T23:53:18.341Z] #43 10.76 DEP images/tcp-stream.pb-c.d [2020-12-23T23:53:18.351Z] #47 21.34 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:53:18.532Z] #27 14.92 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T23:53:18.610Z] #47 21.34 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T23:53:18.610Z] #47 21.38 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:53:18.610Z] #47 21.53 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:53:18.610Z] #47 ... [2020-12-23T23:53:18.610Z] [2020-12-23T23:53:18.610Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:18.610Z] #40 11.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:53:18.610Z] #40 15.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:53:18.636Z] #43 10.82 PBCC images/pipe.pb-c.c [2020-12-23T23:53:18.636Z] #43 10.90 DEP images/pipe.pb-c.d [2020-12-23T23:53:18.636Z] #43 10.96 PBCC images/pstree.pb-c.c [2020-12-23T23:53:18.636Z] #43 10.97 DEP images/pstree.pb-c.d [2020-12-23T23:53:18.636Z] #43 11.01 PBCC images/fs.pb-c.c [2020-12-23T23:53:18.636Z] #43 11.05 DEP images/fs.pb-c.d [2020-12-23T23:53:18.636Z] #43 11.08 PBCC images/signalfd.pb-c.c [2020-12-23T23:53:18.643Z] #49 ... [2020-12-23T23:53:18.643Z] [2020-12-23T23:53:18.643Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:18.643Z] #32 10.93 internal/cpu [2020-12-23T23:53:18.643Z] #32 11.01 runtime/internal/math [2020-12-23T23:53:18.643Z] #32 11.20 math/bits [2020-12-23T23:53:18.643Z] #32 11.95 internal/bytealg [2020-12-23T23:53:18.643Z] #32 12.25 math [2020-12-23T23:53:18.643Z] #32 13.68 runtime [2020-12-23T23:53:18.643Z] #32 19.96 internal/testlog [2020-12-23T23:53:18.643Z] #32 20.55 encoding [2020-12-23T23:53:18.643Z] #32 20.91 runtime/cgo [2020-12-23T23:53:18.643Z] #32 ... [2020-12-23T23:53:18.643Z] [2020-12-23T23:53:18.643Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:18.643Z] #47 19.91 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T23:53:18.643Z] #47 20.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:53:18.643Z] #47 20.22 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T23:53:18.643Z] #47 20.22 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T23:53:18.643Z] #47 20.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:53:18.643Z] #47 20.29 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T23:53:18.643Z] #47 20.59 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T23:53:18.643Z] #47 20.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:53:18.643Z] #47 20.79 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:53:18.643Z] #47 21.10 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T23:53:18.873Z] #40 ... [2020-12-23T23:53:18.873Z] [2020-12-23T23:53:18.873Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:18.874Z] #22 21.22 + mkdir -p /build [2020-12-23T23:53:18.874Z] #22 21.27 + mv docker/docker /build/ [2020-12-23T23:53:18.874Z] #22 21.27 + rmdir docker [2020-12-23T23:53:18.874Z] #22 ... [2020-12-23T23:53:18.874Z] [2020-12-23T23:53:18.874Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:18.874Z] #56 11.88 Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-12-23T23:53:18.874Z] #56 11.98 + cd /tmp/tmp.Hi2ZMLPfmh/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:53:18.874Z] #56 12.00 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:53:18.874Z] #56 12.61 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:53:18.874Z] #56 12.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T23:53:18.904Z] #47 21.45 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T23:53:18.904Z] #47 ... [2020-12-23T23:53:18.904Z] [2020-12-23T23:53:18.904Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:18.904Z] #11 11.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:53:18.904Z] #11 14.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:53:18.904Z] #11 19.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:53:18.930Z] #43 11.16 DEP images/signalfd.pb-c.d [2020-12-23T23:53:18.930Z] #43 11.21 PBCC images/fh.pb-c.c [2020-12-23T23:53:18.930Z] #43 11.27 PBCC images/fsnotify.pb-c.c [2020-12-23T23:53:18.930Z] #43 11.32 DEP images/fh.pb-c.d [2020-12-23T23:53:19.106Z] #27 15.37 [2020-12-23T23:53:19.132Z] #56 ... [2020-12-23T23:53:19.132Z] [2020-12-23T23:53:19.132Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:19.132Z] #22 DONE 21.9s [2020-12-23T23:53:19.132Z] [2020-12-23T23:53:19.132Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:19.132Z] #47 21.82 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T23:53:19.132Z] #47 21.88 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:53:19.132Z] #47 21.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:53:19.132Z] #47 22.05 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T23:53:19.168Z] #11 ... [2020-12-23T23:53:19.168Z] [2020-12-23T23:53:19.168Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:19.168Z] #47 21.66 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T23:53:19.168Z] #47 21.74 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T23:53:19.225Z] #43 11.40 DEP images/fsnotify.pb-c.d [2020-12-23T23:53:19.225Z] #43 11.47 PBCC images/eventpoll.pb-c.c [2020-12-23T23:53:19.225Z] #43 11.50 DEP images/eventpoll.pb-c.d [2020-12-23T23:53:19.225Z] #43 11.59 PBCC images/eventfd.pb-c.c [2020-12-23T23:53:19.392Z] #47 22.10 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T23:53:19.392Z] #47 22.10 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T23:53:19.429Z] #47 21.83 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:53:19.429Z] #47 21.86 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:53:19.429Z] #47 21.91 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:53:19.429Z] #47 ... [2020-12-23T23:53:19.429Z] [2020-12-23T23:53:19.429Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:19.429Z] #43 12.02 unicode [2020-12-23T23:53:19.429Z] #43 12.61 runtime [2020-12-23T23:53:19.429Z] #43 17.53 unicode/utf8 [2020-12-23T23:53:19.429Z] #43 18.17 math [2020-12-23T23:53:19.499Z] #27 15.70 # 2.0% ######################################################################## 100.0% [2020-12-23T23:53:19.509Z] #54 136.6 + bin/containerd-shim-runc-v1 [2020-12-23T23:53:19.519Z] #43 11.65 DEP images/eventfd.pb-c.d [2020-12-23T23:53:19.519Z] #43 11.72 PBCC images/remap-file-path.pb-c.c [2020-12-23T23:53:19.519Z] #43 11.74 DEP images/remap-file-path.pb-c.d [2020-12-23T23:53:19.519Z] #43 11.81 PBCC images/fifo.pb-c.c [2020-12-23T23:53:19.519Z] #43 11.82 DEP images/fifo.pb-c.d [2020-12-23T23:53:19.519Z] #43 11.88 PBCC images/ghost-file.pb-c.c [2020-12-23T23:53:19.519Z] #43 11.94 DEP images/ghost-file.pb-c.d [2020-12-23T23:53:19.690Z] #43 ... [2020-12-23T23:53:19.690Z] [2020-12-23T23:53:19.690Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:19.690Z] #47 22.06 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:53:19.690Z] #47 22.16 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T23:53:19.762Z] #27 15.90 [2020-12-23T23:53:19.762Z] #27 ... [2020-12-23T23:53:19.762Z] [2020-12-23T23:53:19.762Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:53:19.762Z] #30 5.375 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T23:53:19.762Z] #30 5.484 Cloning into '.'... [2020-12-23T23:53:19.762Z] #30 ... [2020-12-23T23:53:19.762Z] [2020-12-23T23:53:19.762Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:19.762Z] #47 14.27 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T23:53:19.762Z] #47 14.27 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T23:53:19.762Z] #47 14.27 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:53:19.762Z] #47 14.32 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T23:53:19.762Z] #47 14.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:53:19.762Z] #47 14.41 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T23:53:19.762Z] #47 14.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:53:19.762Z] #47 14.51 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:53:19.762Z] #47 14.60 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T23:53:19.762Z] #47 14.64 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:53:19.762Z] #47 14.67 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T23:53:19.762Z] #47 15.03 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T23:53:19.762Z] #47 15.05 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:53:19.762Z] #47 15.06 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T23:53:19.762Z] #47 15.19 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:53:19.762Z] #47 15.19 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T23:53:19.762Z] #47 15.21 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:53:19.762Z] #47 15.24 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:53:19.762Z] #47 15.24 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T23:53:19.762Z] #47 15.27 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:53:19.762Z] #47 15.37 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:53:19.762Z] #47 15.46 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T23:53:19.762Z] #47 15.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:53:19.762Z] #47 15.78 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:53:19.762Z] #47 15.81 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T23:53:19.762Z] #47 15.84 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T23:53:19.762Z] #47 15.86 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:53:19.762Z] #47 15.93 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:53:19.814Z] #43 11.99 PBCC images/regfile.pb-c.c [2020-12-23T23:53:19.814Z] #43 12.05 DEP images/regfile.pb-c.d [2020-12-23T23:53:19.814Z] #43 12.10 PBCC images/ns.pb-c.c [2020-12-23T23:53:19.814Z] #43 12.13 DEP images/ns.pb-c.d [2020-12-23T23:53:19.814Z] #43 12.19 PBCC images/fdinfo.pb-c.c [2020-12-23T23:53:19.951Z] #47 22.45 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:53:19.964Z] #47 ... [2020-12-23T23:53:19.964Z] [2020-12-23T23:53:19.964Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:19.964Z] #11 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:53:19.964Z] #11 ... [2020-12-23T23:53:19.964Z] [2020-12-23T23:53:19.964Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:19.964Z] #34 12.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:53:19.964Z] #34 17.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:53:20.025Z] #47 15.97 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:53:20.025Z] #47 16.09 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:53:20.025Z] #47 16.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:53:20.108Z] #43 12.28 DEP images/fdinfo.pb-c.d [2020-12-23T23:53:20.108Z] #43 12.38 PBCC images/core-aarch64.pb-c.c [2020-12-23T23:53:20.108Z] #43 12.43 PBCC images/core-arm.pb-c.c [2020-12-23T23:53:20.222Z] #34 ... [2020-12-23T23:53:20.222Z] [2020-12-23T23:53:20.222Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:20.222Z] #47 22.97 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T23:53:20.222Z] #47 23.12 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:53:20.222Z] #47 23.18 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:53:20.288Z] #47 16.20 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:53:20.288Z] #47 16.23 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T23:53:20.288Z] #47 16.27 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:53:20.409Z] #43 12.51 PBCC images/core-ppc64.pb-c.c [2020-12-23T23:53:20.409Z] #43 12.55 PBCC images/core-s390.pb-c.c [2020-12-23T23:53:20.409Z] #43 12.63 PBCC images/core-x86.pb-c.c [2020-12-23T23:53:20.409Z] #43 12.72 PBCC images/core.pb-c.c [2020-12-23T23:53:20.480Z] #47 23.19 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T23:53:20.480Z] #47 23.36 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:53:20.480Z] #47 23.36 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T23:53:20.525Z] #47 22.89 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:53:20.525Z] #47 23.06 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:53:20.551Z] #47 16.58 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:53:20.551Z] #47 16.60 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T23:53:20.551Z] #47 ... [2020-12-23T23:53:20.551Z] [2020-12-23T23:53:20.551Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:20.551Z] #53 6.639 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:53:20.551Z] #53 6.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:53:20.551Z] #53 6.705 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:53:20.551Z] #53 7.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T23:53:20.551Z] #53 10.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [251 kB] [2020-12-23T23:53:20.551Z] #53 11.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T23:53:20.699Z] #41 24.63 make[1]: Nothing to be done for 'all'. [2020-12-23T23:53:20.711Z] #43 ... [2020-12-23T23:53:20.711Z] [2020-12-23T23:53:20.711Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:20.711Z] #47 DONE 77.2s [2020-12-23T23:53:20.711Z] [2020-12-23T23:53:20.711Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:20.711Z] #43 12.79 PBCC images/inventory.pb-c.c [2020-12-23T23:53:20.711Z] #43 12.87 DEP images/core-aarch64.pb-c.d [2020-12-23T23:53:20.711Z] #43 12.94 DEP images/core-arm.pb-c.d [2020-12-23T23:53:20.711Z] #43 12.98 DEP images/core-ppc64.pb-c.d [2020-12-23T23:53:20.711Z] #43 13.04 DEP images/core-s390.pb-c.d [2020-12-23T23:53:20.712Z] #43 13.18 DEP images/core-x86.pb-c.d [2020-12-23T23:53:20.738Z] #47 23.52 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:53:20.738Z] #47 23.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:53:20.738Z] #47 ... [2020-12-23T23:53:20.738Z] [2020-12-23T23:53:20.738Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:20.738Z] #43 13.64 unicode/utf8 [2020-12-23T23:53:20.738Z] #43 14.71 math [2020-12-23T23:53:20.738Z] #43 21.05 unicode/utf16 [2020-12-23T23:53:20.738Z] #43 21.97 container/list [2020-12-23T23:53:20.738Z] #43 23.10 crypto/internal/subtle [2020-12-23T23:53:20.738Z] #43 23.45 crypto/subtle [2020-12-23T23:53:20.738Z] #43 23.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T23:53:20.789Z] #47 23.33 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:53:20.814Z] #53 ... [2020-12-23T23:53:20.814Z] [2020-12-23T23:53:20.814Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:20.814Z] #47 16.80 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:53:21.003Z] #43 23.85 internal/nettrace [2020-12-23T23:53:21.003Z] #43 ... [2020-12-23T23:53:21.003Z] [2020-12-23T23:53:21.003Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:21.003Z] #49 19.94 + cd /tmp/tmp.0keFfDcGhJ/src/github.com/mvdan/sh [2020-12-23T23:53:21.003Z] #49 19.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:53:21.003Z] #49 20.20 + GO111MODULE=on [2020-12-23T23:53:21.003Z] #49 20.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T23:53:21.003Z] #49 22.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:53:21.003Z] #49 22.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:53:21.003Z] #49 22.34 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:53:21.003Z] #49 22.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:53:21.003Z] #49 23.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:53:21.005Z] #43 13.20 DEP images/core.pb-c.d [2020-12-23T23:53:21.005Z] #43 13.23 DEP images/inventory.pb-c.d [2020-12-23T23:53:21.005Z] #43 13.27 PBCC images/cpuinfo.pb-c.c [2020-12-23T23:53:21.005Z] #43 13.29 DEP images/cpuinfo.pb-c.d [2020-12-23T23:53:21.005Z] #43 13.35 PBCC images/stats.pb-c.c [2020-12-23T23:53:21.005Z] #43 13.43 DEP images/stats.pb-c.d [2020-12-23T23:53:21.059Z] #47 23.47 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:53:21.077Z] #47 16.97 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:53:21.077Z] #47 17.13 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T23:53:21.320Z] #47 23.68 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:53:21.320Z] #47 ... [2020-12-23T23:53:21.320Z] [2020-12-23T23:53:21.320Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:21.320Z] #56 13.68 + cd /tmp/tmp.k88mQeRdes/src/github.com/rootless-containers/rootlesskit [2020-12-23T23:53:21.320Z] #56 13.68 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T23:53:21.320Z] #56 13.73 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:53:21.320Z] #56 13.73 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T23:53:21.320Z] #56 ... [2020-12-23T23:53:21.320Z] [2020-12-23T23:53:21.320Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:21.320Z] #34 13.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:53:21.320Z] #34 18.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:53:21.341Z] #47 17.40 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:53:21.341Z] #47 17.43 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:53:21.341Z] #47 17.45 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:53:21.581Z] #34 ... [2020-12-23T23:53:21.581Z] [2020-12-23T23:53:21.581Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:21.581Z] #47 23.81 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:53:21.581Z] #47 24.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:53:21.603Z] #47 17.56 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:53:21.603Z] #47 17.68 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:53:21.873Z] #47 17.83 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:53:21.873Z] #47 17.84 go: downloading golang.org/x/text v0.3.2 [2020-12-23T23:53:21.937Z] #49 24.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:53:22.141Z] #47 18.20 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:53:22.141Z] #47 18.21 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:53:22.153Z] #47 24.56 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:53:22.153Z] #47 ... [2020-12-23T23:53:22.153Z] [2020-12-23T23:53:22.153Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:22.153Z] #53 14.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:53:22.153Z] #53 18.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:53:22.153Z] #53 ... [2020-12-23T23:53:22.153Z] [2020-12-23T23:53:22.153Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:22.153Z] #40 14.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:53:22.154Z] #40 19.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:53:22.242Z] #54 139.6 + bin/containerd-shim-runc-v2 [2020-12-23T23:53:22.410Z] #47 18.35 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:53:22.410Z] #47 18.37 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:53:22.410Z] #47 18.42 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:53:22.419Z] #40 ... [2020-12-23T23:53:22.419Z] [2020-12-23T23:53:22.419Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:22.419Z] #47 24.85 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:53:22.607Z] #41 ... [2020-12-23T23:53:22.607Z] [2020-12-23T23:53:22.607Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:22.682Z] #47 25.14 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:53:22.875Z] #54 140.3 + binaries [2020-12-23T23:53:22.875Z] #54 140.3 + install -D bin/containerd /build/containerd [2020-12-23T23:53:22.875Z] #54 140.3 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T23:53:22.875Z] #54 140.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T23:53:22.875Z] #54 140.3 + install -D bin/ctr /build/ctr [2020-12-23T23:53:23.085Z] #43 15.04 make[1]: Nothing to be done for 'all'. [2020-12-23T23:53:23.087Z] #49 25.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:53:23.167Z] #54 DONE 140.9s [2020-12-23T23:53:23.359Z] #47 19.34 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:53:23.414Z] #49 ... [2020-12-23T23:53:23.414Z] [2020-12-23T23:53:23.414Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:23.414Z] #47 24.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:53:23.414Z] #47 24.12 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:53:23.414Z] #47 24.26 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:53:23.414Z] #47 24.37 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T23:53:23.414Z] #47 24.59 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T23:53:23.414Z] #47 24.65 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:53:23.414Z] #47 24.90 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T23:53:23.414Z] #47 25.40 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:53:23.414Z] #47 25.49 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:53:23.414Z] #47 25.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:53:23.414Z] #47 25.95 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:53:23.414Z] #47 25.96 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:53:23.414Z] #47 26.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:53:23.414Z] #47 26.07 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:53:23.414Z] #47 26.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:53:23.414Z] #47 26.36 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:53:23.680Z] #47 26.51 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T23:53:23.680Z] #47 26.51 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T23:53:23.938Z] #47 19.69 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:53:23.944Z] Running on azwin-2-f76550 in d:\jenkins\workspace\moby_PR-41786 [Pipeline] { [2020-12-23T23:53:23.953Z] #47 26.70 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:53:23.953Z] #47 26.73 go: extracting github.com/go-toolsmith/astp v1.0.0 [Pipeline] ws [2020-12-23T23:53:23.961Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-12-23T23:53:24.068Z] #47 26.46 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:53:24.209Z] [2020-12-23T23:53:24.209Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T23:53:24.209Z] #55 DONE 0.3s [2020-12-23T23:53:24.209Z] [2020-12-23T23:53:24.209Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T23:53:24.220Z] #47 26.97 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:53:24.220Z] #47 27.19 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:53:24.485Z] #47 27.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:53:24.500Z] #59 DONE 0.2s [2020-12-23T23:53:24.500Z] [2020-12-23T23:53:24.500Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T23:53:24.500Z] #61 DONE 0.1s [2020-12-23T23:53:24.500Z] [2020-12-23T23:53:24.500Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T23:53:24.515Z] #47 ... [2020-12-23T23:53:24.515Z] [2020-12-23T23:53:24.515Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:24.515Z] #45 10.61 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:53:24.515Z] #45 12.89 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:53:24.515Z] #45 16.54 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:53:24.515Z] #45 16.57 go: finding github.com/fatih/color v1.9.0 [2020-12-23T23:53:24.515Z] #45 16.68 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T23:53:24.515Z] #45 16.71 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T23:53:24.515Z] #45 16.84 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:53:24.515Z] #45 17.01 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:53:24.515Z] #45 17.33 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:53:24.515Z] #45 17.40 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:53:24.515Z] #45 17.49 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:53:24.515Z] #45 17.52 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:53:24.515Z] #45 17.54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:53:24.607Z] #43 16.96 CC images/stats.o [2020-12-23T23:53:24.748Z] #47 27.54 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:53:24.779Z] #45 ... [2020-12-23T23:53:24.779Z] [2020-12-23T23:53:24.779Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:53:24.779Z] #27 16.96 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T23:53:24.779Z] #27 17.50 [2020-12-23T23:53:24.779Z] #27 17.90 #=#=# 0.8% ######################################################################## 100.0% [2020-12-23T23:53:24.779Z] #27 18.21 [2020-12-23T23:53:24.779Z] #27 19.62 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T23:53:24.779Z] #27 20.02 [2020-12-23T23:53:24.792Z] #63 DONE 0.1s [2020-12-23T23:53:24.792Z] [2020-12-23T23:53:24.792Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T23:53:24.792Z] #64 DONE 0.0s [2020-12-23T23:53:24.792Z] [2020-12-23T23:53:24.792Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T23:53:25.004Z] #47 27.82 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:53:25.004Z] #47 27.82 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:53:25.245Z] #43 17.45 CC images/core.o [2020-12-23T23:53:25.261Z] #47 28.12 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:53:25.306Z] #27 20.27 #=#=# ##O#- # ## 3.3% #### 5.9% ##### 7.8% ####### 10.7% ########## 14.7% ############# 18.2% ############### 21.3% ################# 24.6% ################## 26.3% #################### 28.7% ###################### 31.6% [2020-12-23T23:53:25.306Z] #27 ... [2020-12-23T23:53:25.306Z] [2020-12-23T23:53:25.306Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:25.306Z] #43 11.28 container/list [2020-12-23T23:53:25.306Z] #43 13.49 crypto/internal/subtle [2020-12-23T23:53:25.306Z] #43 13.76 crypto/subtle [2020-12-23T23:53:25.306Z] #43 13.98 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T23:53:25.306Z] #43 14.09 internal/nettrace [2020-12-23T23:53:25.306Z] #43 14.39 vendor/golang.org/x/crypto/internal/subtle [2020-12-23T23:53:25.306Z] #43 14.44 runtime/cgo [2020-12-23T23:53:25.306Z] #43 ... [2020-12-23T23:53:25.306Z] [2020-12-23T23:53:25.306Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:53:25.425Z] #65 DONE 0.7s [2020-12-23T23:53:25.477Z] #54 60.63 Checking out files: 27% (1014/3708) Checking out files: 28% (1039/3708) Checking out files: 29% (1076/3708) Checking out files: 30% (1113/3708) Checking out files: 31% (1150/3708) Checking out files: 32% (1187/3708) Checking out files: 33% (1224/3708) Checking out files: 34% (1261/3708) Checking out files: 35% (1298/3708) Checking out files: 36% (1335/3708) Checking out files: 37% (1372/3708) Checking out files: 38% (1410/3708) Checking out files: 39% (1447/3708) Checking out files: 40% (1484/3708) Checking out files: 41% (1521/3708) Checking out files: 42% (1558/3708) Checking out files: 43% (1595/3708) Checking out files: 44% (1632/3708) Checking out files: 45% (1669/3708) Checking out files: 46% (1706/3708) Checking out files: 47% (1743/3708) Checking out files: 48% (1780/3708) Checking out files: 49% (1817/3708) Checking out files: 50% (1854/3708) Checking out files: 51% (1892/3708) Checking out files: 52% (1929/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 83% (3099/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T23:53:25.477Z] #54 63.69 + cd /tmp/tmp.XLYVRZfmjR/src/github.com/containerd/containerd [2020-12-23T23:53:25.477Z] #54 63.69 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:53:25.544Z] #47 28.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:53:25.544Z] #47 28.24 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:53:25.544Z] #47 28.25 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:53:25.544Z] #47 28.32 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:53:25.570Z] #27 20.27 #=#=# ##O#- # ## 3.3% #### 5.9% ##### 7.8% ####### 10.7% ########## 14.7% ############# 18.2% ############### 21.3% ################# 24.6% ################## 26.3% #################### 28.7% ###################### 31.6% ######################### 34.8% ########################### 37.9% ############################# 40.6% ############################# 41.6% [2020-12-23T23:53:25.570Z] #27 ... [2020-12-23T23:53:25.570Z] [2020-12-23T23:53:25.570Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:25.570Z] #11 11.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T23:53:25.570Z] #11 20.09 Fetched 8234 kB in 14s (596 kB/s) [2020-12-23T23:53:25.717Z] [2020-12-23T23:53:25.717Z] #66 exporting to image [2020-12-23T23:53:25.717Z] #66 exporting layers [2020-12-23T23:53:25.823Z] #47 28.47 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:53:25.823Z] #47 28.74 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:53:25.834Z] #11 20.09 Reading package lists... [2020-12-23T23:53:25.834Z] #11 ... [2020-12-23T23:53:25.834Z] [2020-12-23T23:53:25.834Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:53:25.884Z] #43 ... [2020-12-23T23:53:25.884Z] [2020-12-23T23:53:25.884Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:25.884Z] #45 72.44 hash/crc32 [2020-12-23T23:53:25.884Z] #45 75.11 vendor/golang.org/x/text/transform [2020-12-23T23:53:25.884Z] #45 75.78 time [2020-12-23T23:53:25.884Z] #45 82.36 regexp [2020-12-23T23:53:25.884Z] #45 ... [2020-12-23T23:53:25.884Z] [2020-12-23T23:53:25.884Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:25.884Z] #43 18.23 CC images/core-x86.o [2020-12-23T23:53:26.088Z] #47 28.78 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:53:26.088Z] #47 28.95 go: downloading golang.org/x/text v0.3.2 [2020-12-23T23:53:26.345Z] #47 29.09 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:53:26.345Z] #47 29.15 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:53:26.345Z] #47 29.15 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:53:26.345Z] #47 29.15 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T23:53:26.345Z] #47 29.15 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:53:26.345Z] #47 29.16 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:53:26.537Z] #43 18.74 CC images/core-arm.o [2020-12-23T23:53:26.602Z] #47 29.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:53:26.602Z] #47 ... [2020-12-23T23:53:26.602Z] [2020-12-23T23:53:26.602Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:53:26.857Z] #54 ... [2020-12-23T23:53:26.857Z] [2020-12-23T23:53:26.857Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:26.857Z] #43 120.5 text/template [2020-12-23T23:53:26.857Z] #43 122.0 encoding/xml [2020-12-23T23:53:26.857Z] #43 128.4 go/doc [2020-12-23T23:53:26.857Z] #43 130.3 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T23:53:26.857Z] #43 ... [2020-12-23T23:53:26.857Z] [2020-12-23T23:53:26.857Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:26.857Z] #54 64.92 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T23:53:26.857Z] #54 64.92 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T23:53:26.857Z] #54 64.92 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:53:26.857Z] #54 64.92 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:53:26.857Z] #54 64.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T23:53:26.857Z] #54 64.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T23:53:26.857Z] #54 64.92 + '[' '' = dynamic ']' [2020-12-23T23:53:26.857Z] #54 64.92 + make [2020-12-23T23:53:27.120Z] #38 29.46 Checking out files: 80% (1347/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-23T23:53:27.120Z] #38 29.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T23:53:27.173Z] #43 19.35 CC images/core-aarch64.o [2020-12-23T23:53:27.375Z] #47 ... [2020-12-23T23:53:27.375Z] [2020-12-23T23:53:27.375Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:27.375Z] #45 19.84 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:53:27.375Z] #45 21.14 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:53:27.375Z] #45 28.02 go: finding github.com/fatih/color v1.9.0 [2020-12-23T23:53:27.375Z] #45 28.26 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:53:27.375Z] #45 28.29 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T23:53:27.375Z] #45 28.50 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:53:27.375Z] #45 28.54 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T23:53:27.375Z] #45 28.61 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:53:27.375Z] #45 28.92 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:53:27.375Z] #45 29.40 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:53:27.375Z] #45 29.43 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:53:27.375Z] #45 29.64 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:53:27.375Z] #45 29.75 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:53:27.375Z] #45 ... [2020-12-23T23:53:27.375Z] [2020-12-23T23:53:27.375Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:27.375Z] #62 28.17 Checking out files: 44% (855/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 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. [2020-12-23T23:53:27.426Z] #54 ... [2020-12-23T23:53:27.426Z] [2020-12-23T23:53:27.426Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:27.426Z] #49 121.1 mvdan.cc/sh/v3/syntax [2020-12-23T23:53:27.426Z] #49 130.6 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T23:53:27.426Z] #49 ... [2020-12-23T23:53:27.426Z] [2020-12-23T23:53:27.426Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:27.426Z] #43 130.8 github.com/LK4D4/vndr/versioned [2020-12-23T23:53:27.426Z] #43 131.0 compress/flate [2020-12-23T23:53:27.431Z] #27 20.27 #=#=# ##O#- # ## 3.3% #### 5.9% ##### 7.8% ####### 10.7% ########## 14.7% ############# 18.2% ############### 21.3% ################# 24.6% ################## 26.3% #################### 28.7% ###################### 31.6% ######################### 34.8% ########################### 37.9% ############################# 40.6% ############################# 41.6% ################################# 46.0% ################################### 49.1% ###################################### 52.9% ######################################## 55.8% ######################################### 57.1% ########################################## 59.1% ############################################# 62.8% ############################################### 65.6% ################################################# 68.9% ##################################################### 74.3% ######################################################## 77.8% ########################################################## 81.4% ############################################################## 86.2% ################################################################ 90.1% ################################################################### 94.1% ####################################################################### 99.1% ######################################################################## 100.0% [2020-12-23T23:53:27.431Z] #27 23.93 [2020-12-23T23:53:27.468Z] #43 19.74 CC images/core-ppc64.o [2020-12-23T23:53:27.643Z] #62 30.01 + cd /tmp/tmp.wVgWCRQEgs/src/github.com/docker/libnetwork [2020-12-23T23:53:27.643Z] #62 30.01 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:53:27.904Z] #62 30.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T23:53:28.448Z] #66 exporting layers 2.5s done [2020-12-23T23:53:28.448Z] #66 writing image sha256:c0c2d894a4bc009de81630a30a32e6bbc5053a3e2fdddc267f241f5993578e36 0.0s done [2020-12-23T23:53:28.448Z] #66 naming to docker.io/library/docker:1c0af18c6c341636ac55644103f922900c616bec done [2020-12-23T23:53:28.448Z] #66 DONE 2.6s [2020-12-23T23:53:28.477Z] #27 ... [2020-12-23T23:53:28.477Z] [2020-12-23T23:53:28.477Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:28.477Z] #49 14.46 + cd /tmp/tmp.58JGZR1dUl/src/github.com/mvdan/sh [2020-12-23T23:53:28.477Z] #49 14.46 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T23:53:28.477Z] #49 14.56 + GO111MODULE=on [2020-12-23T23:53:28.477Z] #49 14.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T23:53:28.477Z] #49 16.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:53:28.477Z] #49 16.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:53:28.477Z] #49 16.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:53:28.477Z] #49 16.51 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:53:28.477Z] #49 16.66 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:53:28.477Z] #49 17.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:53:28.477Z] #49 18.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:53:28.477Z] #49 19.97 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:53:28.477Z] #49 21.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:53:28.477Z] #49 21.69 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:53:28.477Z] #49 21.97 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:53:28.477Z] #49 22.27 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:53:28.477Z] #49 23.49 runtime/cgo [2020-12-23T23:53:28.477Z] #49 23.70 runtime [Pipeline] } [2020-12-23T23:53:28.492Z] #38 ... [2020-12-23T23:53:28.492Z] [2020-12-23T23:53:28.492Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:28.492Z] #45 21.19 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:53:28.492Z] #45 27.09 go: finding github.com/fatih/color v1.9.0 [2020-12-23T23:53:28.492Z] #45 27.20 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T23:53:28.492Z] #45 27.33 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T23:53:28.493Z] #45 27.36 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T23:53:28.493Z] #45 27.54 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T23:53:28.493Z] #45 27.62 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T23:53:28.493Z] #45 27.88 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T23:53:28.493Z] #45 28.18 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T23:53:28.493Z] #45 28.26 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T23:53:28.493Z] #45 28.38 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T23:53:28.493Z] #45 28.41 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T23:53:28.493Z] #45 ... [2020-12-23T23:53:28.493Z] [2020-12-23T23:53:28.493Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:28.493Z] #47 29.98 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:53:28.493Z] #47 30.14 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:53:28.493Z] #47 30.17 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:53:28.493Z] #47 30.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:53:28.493Z] #47 30.59 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T23:53:28.493Z] #47 30.85 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-12-23T23:53:28.512Z] #43 20.58 CC images/core-s390.o [Pipeline] sh [2020-12-23T23:53:28.743Z] #49 ... [2020-12-23T23:53:28.743Z] [2020-12-23T23:53:28.743Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:28.743Z] #62 20.99 Checking out files: 49% (951/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 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. [2020-12-23T23:53:28.743Z] #62 22.32 + cd /tmp/tmp.ZCX4PPAGzG/src/github.com/docker/libnetwork [2020-12-23T23:53:28.743Z] #62 22.32 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:53:28.743Z] #62 22.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T23:53:28.750Z] #47 31.70 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:53:28.933Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/test/unit [2020-12-23T23:53:29.153Z] #43 21.50 CC images/cpuinfo.o [2020-12-23T23:53:29.331Z] #43 133.1 github.com/LK4D4/vndr/build [2020-12-23T23:53:29.792Z] #43 22.13 CC images/inventory.o [2020-12-23T23:53:29.819Z] #62 ... [2020-12-23T23:53:29.819Z] [2020-12-23T23:53:29.819Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:29.819Z] #49 22.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:53:29.819Z] #49 23.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:53:29.819Z] #49 25.56 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:53:29.819Z] #49 27.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:53:29.820Z] #49 27.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:53:29.820Z] #49 28.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:53:29.820Z] #49 28.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:53:29.820Z] #49 29.87 runtime [2020-12-23T23:53:29.820Z] #49 29.87 runtime/cgo [2020-12-23T23:53:29.820Z] #49 ... [2020-12-23T23:53:29.820Z] [2020-12-23T23:53:29.820Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:53:29.820Z] #38 30.13 Checking out files: 69% (1165/1667) Checking out files: 70% (1167/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-23T23:53:29.820Z] #38 30.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T23:53:30.087Z] #43 22.42 CC images/fdinfo.o [2020-12-23T23:53:30.651Z] #47 33.09 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:53:30.651Z] #47 33.37 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:53:30.726Z] #43 22.79 CC images/fown.o [2020-12-23T23:53:30.726Z] #43 23.00 CC images/ns.o [2020-12-23T23:53:31.021Z] #43 23.22 CC images/regfile.o [2020-12-23T23:53:31.021Z] #43 ... [2020-12-23T23:53:31.021Z] [2020-12-23T23:53:31.021Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:31.021Z] #51 77.51 time [2020-12-23T23:53:31.021Z] #51 81.15 regexp [2020-12-23T23:53:31.021Z] #51 ... [2020-12-23T23:53:31.021Z] [2020-12-23T23:53:31.021Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:31.021Z] #56 46.22 Checking out files: 53% (1993/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 92% (3414/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T23:53:31.021Z] #56 47.49 + cd /tmp/tmp.GgP2vM6AX6/src/github.com/containerd/containerd [2020-12-23T23:53:31.021Z] #56 47.49 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:53:31.236Z] #47 34.00 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:53:31.236Z] #43 134.8 hash/crc32 [2020-12-23T23:53:31.256Z] #38 33.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T23:53:31.315Z] #56 48.45 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T23:53:31.315Z] #56 48.45 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T23:53:31.315Z] #56 48.45 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:53:31.315Z] #56 48.45 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:53:31.315Z] #56 48.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T23:53:31.315Z] #56 48.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T23:53:31.315Z] #56 48.45 + '[' '' = dynamic ']' [2020-12-23T23:53:31.315Z] #56 48.45 + make [2020-12-23T23:53:31.493Z] #47 ... [2020-12-23T23:53:31.493Z] [2020-12-23T23:53:31.493Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:31.493Z] #43 24.14 runtime/cgo [2020-12-23T23:53:31.493Z] #43 ... [2020-12-23T23:53:31.493Z] [2020-12-23T23:53:31.493Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:31.494Z] #62 31.82 Checking out files: 41% (792/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 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. [2020-12-23T23:53:31.494Z] #62 33.60 + cd /tmp/tmp.TT3AR3fNcg/src/github.com/docker/libnetwork [2020-12-23T23:53:31.494Z] #62 33.60 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2020-12-23T23:53:31.494Z] #62 33.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T23:53:31.667Z] ? github.com/docker/docker/api [no test files] [2020-12-23T23:53:31.804Z] #43 135.6 compress/gzip [2020-12-23T23:53:32.069Z] #62 ... [2020-12-23T23:53:32.069Z] [2020-12-23T23:53:32.069Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:53:32.069Z] #27 25.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T23:53:32.069Z] #27 26.18 [2020-12-23T23:53:32.069Z] #27 26.42 ######################################################################## 100.0% [2020-12-23T23:53:32.069Z] #27 26.56 [2020-12-23T23:53:32.069Z] #27 27.63 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T23:53:32.069Z] #27 28.01 [2020-12-23T23:53:32.069Z] #27 28.29 ######################################################################## 100.0% [2020-12-23T23:53:32.069Z] #27 28.55 [2020-12-23T23:53:32.366Z] #56 ... [2020-12-23T23:53:32.366Z] [2020-12-23T23:53:32.366Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:32.366Z] #34 78.71 internal/poll [2020-12-23T23:53:32.366Z] #34 80.75 os [2020-12-23T23:53:32.366Z] #34 84.02 internal/fmtsort [2020-12-23T23:53:32.366Z] #34 85.22 fmt [2020-12-23T23:53:32.366Z] #34 85.23 path/filepath [2020-12-23T23:53:32.366Z] #34 86.97 io/ioutil [2020-12-23T23:53:32.366Z] #34 ... [2020-12-23T23:53:32.366Z] [2020-12-23T23:53:32.366Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:32.366Z] #51 88.82 mvdan.cc/sh/v3/fileutil [2020-12-23T23:53:32.370Z] #27 ... [2020-12-23T23:53:32.370Z] [2020-12-23T23:53:32.370Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:32.370Z] #34 18.31 Fetched 8234 kB in 13s (610 kB/s) [2020-12-23T23:53:32.370Z] #34 18.31 Reading package lists... [2020-12-23T23:53:32.631Z] #34 25.96 Reading package lists... [2020-12-23T23:53:32.631Z] #34 ... [2020-12-23T23:53:32.631Z] [2020-12-23T23:53:32.631Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:53:32.631Z] #27 28.80 Download of images into '/build' complete. [2020-12-23T23:53:32.631Z] #27 28.80 Use something like the following to load the result into a Docker daemon: [2020-12-23T23:53:32.631Z] #27 28.80 tar -cC '/build' . | docker load [2020-12-23T23:53:32.745Z] #43 ... [2020-12-23T23:53:32.745Z] [2020-12-23T23:53:32.745Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:32.745Z] #41 27.00 CC images/stats.o [2020-12-23T23:53:32.745Z] #41 27.67 CC images/core.o [2020-12-23T23:53:32.745Z] #41 29.01 CC images/core-x86.o [2020-12-23T23:53:32.745Z] #41 29.91 CC images/core-arm.o [2020-12-23T23:53:32.745Z] #41 30.36 CC images/core-aarch64.o [2020-12-23T23:53:32.745Z] #41 30.94 CC images/core-ppc64.o [2020-12-23T23:53:32.745Z] #41 31.79 CC images/core-s390.o [2020-12-23T23:53:32.745Z] #41 32.62 CC images/cpuinfo.o [2020-12-23T23:53:32.745Z] #41 33.37 CC images/inventory.o [2020-12-23T23:53:32.745Z] #41 33.96 CC images/fdinfo.o [2020-12-23T23:53:32.745Z] #41 34.55 CC images/fown.o [2020-12-23T23:53:32.745Z] #41 34.76 CC images/ns.o [2020-12-23T23:53:32.745Z] #41 35.02 CC images/regfile.o [2020-12-23T23:53:32.745Z] #41 35.47 CC images/ghost-file.o [2020-12-23T23:53:32.745Z] #41 35.81 CC images/fifo.o [2020-12-23T23:53:32.745Z] #41 36.10 CC images/remap-file-path.o [2020-12-23T23:53:32.745Z] #41 36.36 CC images/eventfd.o [2020-12-23T23:53:32.745Z] #41 36.80 CC images/eventpoll.o [2020-12-23T23:53:33.004Z] #41 37.24 CC images/fh.o [2020-12-23T23:53:33.004Z] #41 ... [2020-12-23T23:53:33.004Z] [2020-12-23T23:53:33.004Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:33.004Z] #43 136.6 net [2020-12-23T23:53:33.181Z] #38 ... [2020-12-23T23:53:33.181Z] [2020-12-23T23:53:33.181Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:33.181Z] #43 25.64 unicode/utf16 [2020-12-23T23:53:33.181Z] #43 26.10 container/list [2020-12-23T23:53:33.181Z] #43 26.91 crypto/internal/subtle [2020-12-23T23:53:33.181Z] #43 27.16 crypto/subtle [2020-12-23T23:53:33.181Z] #43 27.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T23:53:33.181Z] #43 27.70 internal/nettrace [2020-12-23T23:53:33.181Z] #43 27.86 runtime/cgo [2020-12-23T23:53:33.263Z] #27 ... [2020-12-23T23:53:33.263Z] [2020-12-23T23:53:33.263Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:33.263Z] #40 18.98 Fetched 8234 kB in 14s (578 kB/s) [2020-12-23T23:53:33.263Z] #40 18.98 Reading package lists... [2020-12-23T23:53:33.263Z] #40 27.10 Reading package lists... [2020-12-23T23:53:33.263Z] #40 ... [2020-12-23T23:53:33.263Z] [2020-12-23T23:53:33.263Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:53:33.263Z] #38 18.91 Checking out files: 89% (1497/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-23T23:53:33.263Z] #38 19.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T23:53:33.263Z] #38 21.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T23:53:33.263Z] #38 ... [2020-12-23T23:53:33.263Z] [2020-12-23T23:53:33.263Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:33.263Z] #53 19.17 Fetched 8234 kB in 13s (643 kB/s) [2020-12-23T23:53:33.263Z] #53 19.17 Reading package lists... [2020-12-23T23:53:33.446Z] #43 ... [2020-12-23T23:53:33.446Z] [2020-12-23T23:53:33.446Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:33.446Z] #47 30.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:53:33.446Z] #47 30.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:53:33.446Z] #47 30.18 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:53:33.446Z] #47 30.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:53:33.446Z] #47 30.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:53:33.446Z] #47 30.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:53:33.446Z] #47 30.19 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:53:33.446Z] #47 30.19 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:53:33.446Z] #47 30.19 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:53:33.446Z] #47 30.19 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T23:53:33.446Z] #47 30.20 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:53:33.446Z] #47 30.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:53:33.446Z] #47 30.44 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:53:33.446Z] #47 30.60 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:53:33.446Z] #47 30.60 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:53:33.446Z] #47 30.60 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:53:33.446Z] #47 30.77 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:53:33.446Z] #47 30.79 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:53:33.446Z] #47 30.90 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:53:33.447Z] #47 30.90 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:53:33.447Z] #47 30.90 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:53:33.447Z] #47 30.90 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T23:53:33.447Z] #47 30.92 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:53:33.447Z] #47 31.05 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:53:33.447Z] #47 31.08 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:53:33.447Z] #47 31.14 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:53:33.447Z] #47 31.18 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:53:33.447Z] #47 31.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:53:33.447Z] #47 31.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:53:33.447Z] #47 31.20 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:53:33.447Z] #47 31.23 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:53:33.447Z] #47 31.42 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:53:33.447Z] #47 31.63 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:53:33.447Z] #47 31.77 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:53:33.447Z] #47 31.94 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:53:33.447Z] #47 32.05 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:53:33.447Z] #47 32.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:53:33.447Z] #47 32.34 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:53:33.447Z] #47 32.38 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:53:33.447Z] #47 32.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:53:33.447Z] #47 32.70 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:53:33.447Z] #47 32.71 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:53:33.447Z] #47 32.85 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:53:33.447Z] #47 33.04 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:53:33.447Z] #47 33.05 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T23:53:33.447Z] #47 33.14 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:53:33.447Z] #47 33.15 go: downloading golang.org/x/text v0.3.2 [2020-12-23T23:53:33.447Z] #47 33.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:53:33.447Z] #47 33.22 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:53:33.447Z] #47 33.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:53:33.447Z] #47 33.64 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:53:33.447Z] #47 33.70 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:53:33.447Z] #47 33.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:53:33.447Z] #47 34.01 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:53:33.447Z] #47 34.23 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:53:33.447Z] #47 34.43 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:53:33.447Z] #47 34.80 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:53:33.447Z] #47 34.80 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:53:33.447Z] #47 34.80 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:53:33.447Z] #47 34.80 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:53:33.447Z] #47 34.81 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T23:53:33.447Z] #47 35.02 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T23:53:33.447Z] #47 35.86 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T23:53:33.447Z] #47 35.99 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:53:33.526Z] #53 26.64 Reading package lists... [2020-12-23T23:53:33.527Z] #53 ... [2020-12-23T23:53:33.527Z] [2020-12-23T23:53:33.527Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:33.527Z] #47 22.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:53:33.527Z] #47 22.33 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:53:33.527Z] #47 22.40 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:53:33.527Z] #47 22.69 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:53:33.527Z] #47 22.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:53:33.527Z] #47 22.87 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:53:33.527Z] #47 24.54 go: extracting golang.org/x/text v0.3.2 [2020-12-23T23:53:33.527Z] #47 26.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:53:33.527Z] #47 26.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:53:33.527Z] #47 26.47 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:53:33.527Z] #47 26.52 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:53:33.527Z] #47 26.53 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:53:33.527Z] #47 26.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:53:33.527Z] #47 26.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:53:33.527Z] #47 26.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:53:33.527Z] #47 26.67 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:53:33.527Z] #47 26.72 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:53:33.527Z] #47 26.74 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:53:33.527Z] #47 26.83 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T23:53:33.527Z] #47 26.87 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:53:33.527Z] #47 26.93 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:53:33.527Z] #47 26.94 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:53:33.527Z] #47 26.97 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:53:33.527Z] #47 27.05 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:53:33.527Z] #47 27.13 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T23:53:33.527Z] #47 27.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:53:33.527Z] #47 27.27 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:53:33.527Z] #47 27.28 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:53:33.527Z] #47 27.29 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:53:33.527Z] #47 27.45 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T23:53:33.527Z] #47 27.46 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:53:33.527Z] #47 27.53 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:53:33.527Z] #47 27.59 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:53:33.527Z] #47 27.67 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:53:33.527Z] #47 27.88 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:53:33.527Z] #47 27.91 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:53:33.527Z] #47 27.96 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:53:33.527Z] #47 28.04 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:53:33.527Z] #47 28.04 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T23:53:33.527Z] #47 28.12 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:53:33.527Z] #47 28.14 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:53:33.527Z] #47 28.19 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:53:33.527Z] #47 28.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:53:33.527Z] #47 28.67 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:53:33.527Z] #47 28.88 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T23:53:33.527Z] #47 28.99 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:53:33.527Z] #47 29.16 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:53:33.527Z] #47 29.18 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:53:33.527Z] #47 29.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:53:33.527Z] #47 29.22 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:53:33.527Z] #47 29.22 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:53:33.527Z] #47 29.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:53:33.527Z] #47 29.34 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:53:33.527Z] #47 29.42 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:53:33.527Z] #47 29.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:53:33.527Z] #47 29.51 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:53:33.527Z] #47 29.58 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:53:33.727Z] #47 36.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:53:33.727Z] #47 36.13 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T23:53:33.727Z] #47 36.22 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:53:33.790Z] #47 29.85 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T23:53:33.889Z] #51 90.41 encoding/binary [2020-12-23T23:53:33.889Z] #51 90.42 flag [2020-12-23T23:53:33.889Z] #51 90.42 go/token [2020-12-23T23:53:33.889Z] #51 90.42 github.com/pkg/diff [2020-12-23T23:53:33.989Z] #47 36.58 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:53:34.208Z] #47 30.01 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T23:53:34.208Z] #47 30.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:53:34.470Z] #47 30.48 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:53:34.570Z] #47 37.00 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:53:34.570Z] #47 37.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:53:34.570Z] #47 37.12 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:53:34.734Z] #47 30.67 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T23:53:34.734Z] #47 30.98 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:53:34.774Z] #62 ... [2020-12-23T23:53:34.774Z] [2020-12-23T23:53:34.774Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:34.774Z] #53 27.42 Fetched 8411 kB in 22s (379 kB/s) [2020-12-23T23:53:34.774Z] #53 27.42 Reading package lists... [2020-12-23T23:53:34.774Z] #53 ... [2020-12-23T23:53:34.774Z] [2020-12-23T23:53:34.774Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:53:34.774Z] #38 33.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T23:53:34.833Z] #47 37.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:53:34.833Z] #47 37.23 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:53:34.833Z] #47 37.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:53:34.914Z] #43 138.3 vendor/golang.org/x/text/transform [2020-12-23T23:53:34.998Z] #47 31.04 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T23:53:34.998Z] #47 31.06 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:53:34.998Z] #47 31.09 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:53:35.094Z] #47 37.45 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:53:35.094Z] #47 37.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:53:35.094Z] #47 37.55 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:53:35.094Z] #47 37.66 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:53:35.344Z] #38 ... [2020-12-23T23:53:35.344Z] [2020-12-23T23:53:35.344Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:35.344Z] #49 28.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:53:35.344Z] #49 30.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T23:53:35.344Z] #49 30.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T23:53:35.344Z] #49 30.93 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T23:53:35.344Z] #49 31.14 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T23:53:35.344Z] #49 32.36 runtime/cgo [2020-12-23T23:53:35.344Z] #49 32.39 runtime [2020-12-23T23:53:35.355Z] #47 37.88 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:53:35.355Z] #47 37.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:53:35.574Z] #47 31.54 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T23:53:35.574Z] #47 31.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:53:35.574Z] #47 31.60 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T23:53:35.574Z] #47 31.61 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:53:35.602Z] #49 ... [2020-12-23T23:53:35.602Z] [2020-12-23T23:53:35.602Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:35.602Z] #53 27.42 Reading package lists... [2020-12-23T23:53:35.616Z] #47 38.05 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:53:35.852Z] #43 139.4 vendor/golang.org/x/text/unicode/bidi [2020-12-23T23:53:36.111Z] #43 ... [2020-12-23T23:53:36.111Z] [2020-12-23T23:53:36.111Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:36.111Z] #49 DONE 139.8s [2020-12-23T23:53:36.370Z] [2020-12-23T23:53:36.370Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:36.370Z] #41 37.72 CC images/fsnotify.o [2020-12-23T23:53:36.370Z] #41 38.85 CC images/signalfd.o [2020-12-23T23:53:36.370Z] #41 39.04 CC images/fs.o [2020-12-23T23:53:36.370Z] #41 39.38 CC images/pstree.o [2020-12-23T23:53:36.370Z] #41 39.87 CC images/pipe.o [2020-12-23T23:53:36.370Z] #41 40.29 CC images/tcp-stream.o [2020-12-23T23:53:36.370Z] #41 40.71 CC images/sk-packet.o [2020-12-23T23:53:36.559Z] #47 38.90 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:53:36.559Z] #47 39.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:53:36.618Z] #47 32.43 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T23:53:36.618Z] #47 32.49 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:53:36.618Z] #47 ... [2020-12-23T23:53:36.618Z] [2020-12-23T23:53:36.618Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:36.618Z] #34 25.96 Reading package lists... [2020-12-23T23:53:36.640Z] #51 93.26 go/scanner [2020-12-23T23:53:36.820Z] #47 39.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:53:36.820Z] #47 39.37 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T23:53:36.820Z] #47 39.37 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:53:36.943Z] #41 41.04 CC images/mnt.o [2020-12-23T23:53:36.943Z] #41 41.27 CC images/pipe-data.o [2020-12-23T23:53:37.202Z] #41 41.55 CC images/sa.o [2020-12-23T23:53:37.389Z] #47 39.91 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T23:53:37.389Z] #47 39.97 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:53:37.389Z] #47 39.97 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:53:37.389Z] #47 39.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:53:37.389Z] #47 40.01 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T23:53:37.501Z] #53 38.34 Reading package lists... [2020-12-23T23:53:37.501Z] #53 ... [2020-12-23T23:53:37.501Z] [2020-12-23T23:53:37.501Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:37.501Z] #11 29.98 Fetched 8411 kB in 24s (356 kB/s) [2020-12-23T23:53:37.501Z] #11 29.98 Reading package lists... [2020-12-23T23:53:37.649Z] #47 40.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:53:37.771Z] #41 41.92 CC images/timer.o [2020-12-23T23:53:37.842Z] #34 32.80 Building dependency tree... [2020-12-23T23:53:38.176Z] #51 ... [2020-12-23T23:53:38.176Z] [2020-12-23T23:53:38.176Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:38.176Z] #13 94.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T23:53:38.176Z] #13 94.71 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-23T23:53:38.176Z] #13 94.72 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:53:38.221Z] #47 40.48 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:53:38.221Z] #47 40.87 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:53:38.338Z] #41 42.45 CC images/timerfd.o [2020-12-23T23:53:38.481Z] #47 40.90 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T23:53:38.481Z] #47 41.12 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:53:38.597Z] #41 42.69 CC images/mm.o [2020-12-23T23:53:38.741Z] #47 41.26 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:53:38.857Z] #41 43.05 CC images/sk-opts.o [2020-12-23T23:53:38.857Z] #41 ... [2020-12-23T23:53:38.857Z] [2020-12-23T23:53:38.857Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:38.857Z] #54 66.76 + bin/ctr [2020-12-23T23:53:38.857Z] #54 ... [2020-12-23T23:53:38.857Z] [2020-12-23T23:53:38.857Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:38.857Z] #43 142.2 vendor/golang.org/x/text/secure/bidirule [2020-12-23T23:53:38.857Z] #43 142.4 vendor/golang.org/x/text/unicode/norm [2020-12-23T23:53:39.004Z] #11 40.81 Reading package lists... [2020-12-23T23:53:39.004Z] #11 ... [2020-12-23T23:53:39.004Z] [2020-12-23T23:53:39.004Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:39.004Z] #47 41.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:53:39.004Z] #47 41.93 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:53:39.004Z] #47 41.93 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:53:39.005Z] #47 41.53 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:53:39.005Z] #47 41.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:53:39.005Z] #47 41.65 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T23:53:39.567Z] #47 42.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:53:39.567Z] #47 42.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:53:39.567Z] #47 42.21 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:53:39.567Z] #47 42.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:53:39.567Z] #47 42.21 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:53:39.567Z] #47 42.38 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:53:39.567Z] #47 42.46 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:53:39.578Z] #47 41.97 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:53:39.824Z] #47 42.69 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:53:39.839Z] #47 42.12 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T23:53:39.839Z] #47 42.33 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T23:53:40.082Z] #47 42.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:53:40.082Z] #47 42.84 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:53:40.082Z] #47 42.85 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:53:40.082Z] #47 42.97 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:53:40.082Z] #47 43.02 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:53:40.100Z] #47 42.66 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:53:40.146Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-12-23T23:53:40.380Z] #47 43.08 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:53:40.380Z] #47 43.12 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:53:40.380Z] #47 43.20 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:53:40.380Z] #47 43.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:53:40.380Z] #47 43.21 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:53:40.380Z] #47 43.25 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:53:40.380Z] #47 43.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:53:40.401Z] #34 35.72 The following additional packages will be installed: [2020-12-23T23:53:40.401Z] #34 35.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T23:53:40.401Z] #34 35.74 Suggested packages: [2020-12-23T23:53:40.401Z] #34 35.74 cmake-doc ninja-build lrzip [2020-12-23T23:53:40.401Z] #34 35.74 Recommended packages: [2020-12-23T23:53:40.401Z] #34 35.74 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T23:53:40.401Z] #34 36.52 The following NEW packages will be installed: [2020-12-23T23:53:40.401Z] #34 36.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T23:53:40.401Z] #34 36.54 vim-common xxd [2020-12-23T23:53:40.644Z] #47 43.32 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:53:40.644Z] #47 ... [2020-12-23T23:53:40.644Z] [2020-12-23T23:53:40.644Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:40.644Z] #40 33.35 Fetched 8411 kB in 25s (332 kB/s) [2020-12-23T23:53:40.644Z] #40 33.35 Reading package lists... [2020-12-23T23:53:40.644Z] #40 ... [2020-12-23T23:53:40.644Z] [2020-12-23T23:53:40.644Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:40.644Z] #47 43.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:53:40.671Z] #47 43.22 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:53:40.905Z] #47 43.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:53:40.926Z] #13 ... [2020-12-23T23:53:40.926Z] [2020-12-23T23:53:40.926Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:40.926Z] #45 87.55 io/ioutil [2020-12-23T23:53:40.926Z] #45 87.65 net [2020-12-23T23:53:40.926Z] #45 88.49 internal/lazyregexp [2020-12-23T23:53:40.926Z] #45 88.92 github.com/LK4D4/vndr/versioned [2020-12-23T23:53:40.926Z] #45 89.15 os/exec [2020-12-23T23:53:40.926Z] #45 93.30 encoding/binary [2020-12-23T23:53:40.926Z] #45 93.32 go/scanner [2020-12-23T23:53:40.926Z] #45 93.33 net/url [2020-12-23T23:53:40.926Z] #45 96.51 go/ast [2020-12-23T23:53:40.932Z] #47 43.29 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T23:53:40.995Z] #34 36.94 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:53:40.995Z] #34 36.94 Need to get 14.2 MB of archives. [2020-12-23T23:53:40.995Z] #34 36.94 After this operation, 60.0 MB of additional disk space will be used. [2020-12-23T23:53:40.995Z] #34 36.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-23T23:53:40.995Z] #34 36.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:53:40.995Z] #34 36.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T23:53:40.995Z] #34 ... [2020-12-23T23:53:40.995Z] [2020-12-23T23:53:40.995Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:40.995Z] #11 20.09 Reading package lists... [2020-12-23T23:53:40.995Z] #11 27.34 Reading package lists... [2020-12-23T23:53:40.995Z] #11 34.24 Building dependency tree... [2020-12-23T23:53:40.995Z] #11 ... [2020-12-23T23:53:40.995Z] [2020-12-23T23:53:40.995Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:40.995Z] #34 37.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-23T23:53:41.163Z] #47 44.11 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:53:41.163Z] #47 44.13 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:53:41.193Z] #47 43.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:53:41.193Z] #47 43.57 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T23:53:41.193Z] #47 ... [2020-12-23T23:53:41.193Z] [2020-12-23T23:53:41.193Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:41.193Z] #34 33.70 Fetched 8411 kB in 25s (332 kB/s) [2020-12-23T23:53:41.220Z] #45 ... [2020-12-23T23:53:41.220Z] [2020-12-23T23:53:41.220Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:41.220Z] #43 23.48 CC images/ghost-file.o [2020-12-23T23:53:41.220Z] #43 23.97 CC images/fifo.o [2020-12-23T23:53:41.220Z] #43 24.24 CC images/remap-file-path.o [2020-12-23T23:53:41.220Z] #43 24.46 CC images/eventfd.o [2020-12-23T23:53:41.220Z] #43 24.69 CC images/eventpoll.o [2020-12-23T23:53:41.220Z] #43 25.09 CC images/fh.o [2020-12-23T23:53:41.220Z] #43 25.52 CC images/fsnotify.o [2020-12-23T23:53:41.220Z] #43 26.43 CC images/signalfd.o [2020-12-23T23:53:41.220Z] #43 26.68 CC images/fs.o [2020-12-23T23:53:41.220Z] #43 26.93 CC images/pstree.o [2020-12-23T23:53:41.220Z] #43 27.15 CC images/pipe.o [2020-12-23T23:53:41.220Z] #43 27.40 CC images/tcp-stream.o [2020-12-23T23:53:41.220Z] #43 27.64 CC images/sk-packet.o [2020-12-23T23:53:41.220Z] #43 27.96 CC images/mnt.o [2020-12-23T23:53:41.220Z] #43 28.22 CC images/pipe-data.o [2020-12-23T23:53:41.220Z] #43 28.44 CC images/sa.o [2020-12-23T23:53:41.220Z] #43 28.80 CC images/timer.o [2020-12-23T23:53:41.220Z] #43 29.25 CC images/timerfd.o [2020-12-23T23:53:41.220Z] #43 29.52 CC images/mm.o [2020-12-23T23:53:41.220Z] #43 29.97 CC images/sk-opts.o [2020-12-23T23:53:41.220Z] #43 30.29 CC images/sk-unix.o [2020-12-23T23:53:41.220Z] #43 30.67 CC images/sk-inet.o [2020-12-23T23:53:41.220Z] #43 31.24 CC images/tun.o [2020-12-23T23:53:41.220Z] #43 31.55 CC images/sk-netlink.o [2020-12-23T23:53:41.220Z] #43 31.81 CC images/packet-sock.o [2020-12-23T23:53:41.220Z] #43 32.25 CC images/ipc-var.o [2020-12-23T23:53:41.220Z] #43 32.44 CC images/ipc-desc.o [2020-12-23T23:53:41.220Z] #43 32.64 CC images/ipc-shm.o [2020-12-23T23:53:41.220Z] #43 32.88 CC images/ipc-msg.o [2020-12-23T23:53:41.220Z] #43 33.24 CC images/ipc-sem.o [2020-12-23T23:53:41.220Z] #43 33.48 CC images/utsns.o [2020-12-23T23:53:41.420Z] #47 44.14 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:53:41.420Z] #47 44.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:53:41.420Z] #47 44.24 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:53:41.456Z] #34 33.70 Reading package lists... [2020-12-23T23:53:41.456Z] #34 ... [2020-12-23T23:53:41.456Z] [2020-12-23T23:53:41.456Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:41.456Z] #43 43.90 vendor/golang.org/x/crypto/internal/subtle [2020-12-23T23:53:41.515Z] #43 ... [2020-12-23T23:53:41.515Z] [2020-12-23T23:53:41.515Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:41.515Z] #34 88.93 github.com/BurntSushi/toml [2020-12-23T23:53:41.515Z] #34 88.94 log [2020-12-23T23:53:41.515Z] #34 88.96 flag [2020-12-23T23:53:41.515Z] #34 93.78 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:53:41.515Z] #34 DONE 98.0s [2020-12-23T23:53:41.515Z] [2020-12-23T23:53:41.515Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:41.515Z] #43 33.66 CC images/creds.o [2020-12-23T23:53:41.515Z] #43 ... [2020-12-23T23:53:41.515Z] [2020-12-23T23:53:41.515Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:41.515Z] #45 97.97 text/template/parse [2020-12-23T23:53:41.677Z] #47 44.40 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:53:41.677Z] #47 44.51 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:53:41.677Z] #47 ... [2020-12-23T23:53:41.677Z] [2020-12-23T23:53:41.677Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:41.677Z] #34 34.54 Fetched 8411 kB in 26s (326 kB/s) [2020-12-23T23:53:41.718Z] #43 44.14 vendor/golang.org/x/crypto/curve25519 [2020-12-23T23:53:41.718Z] #43 ... [2020-12-23T23:53:41.718Z] [2020-12-23T23:53:41.718Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:41.718Z] #53 34.21 Fetched 8411 kB in 26s (329 kB/s) [2020-12-23T23:53:41.718Z] #53 34.21 Reading package lists... [2020-12-23T23:53:41.935Z] #34 34.54 Reading package lists... [2020-12-23T23:53:41.935Z] #34 ... [2020-12-23T23:53:41.935Z] [2020-12-23T23:53:41.935Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:41.935Z] #47 44.70 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:53:41.935Z] #47 44.91 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:53:41.982Z] #53 ... [2020-12-23T23:53:41.982Z] [2020-12-23T23:53:41.982Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:41.982Z] #47 44.29 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:53:41.982Z] #47 44.29 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T23:53:41.982Z] #47 ... [2020-12-23T23:53:41.982Z] [2020-12-23T23:53:41.982Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:41.982Z] #11 34.54 Fetched 8411 kB in 26s (326 kB/s) [2020-12-23T23:53:42.192Z] #47 44.95 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:53:42.192Z] #47 44.96 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:53:42.192Z] #47 44.99 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:53:42.192Z] #47 45.06 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:53:42.192Z] #47 45.16 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T23:53:42.244Z] #11 34.54 Reading package lists... [2020-12-23T23:53:42.244Z] #11 ... [2020-12-23T23:53:42.244Z] [2020-12-23T23:53:42.244Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:42.244Z] #34 33.70 Reading package lists... [2020-12-23T23:53:42.449Z] #47 45.36 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T23:53:42.449Z] #47 45.36 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:53:42.491Z] #34 38.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2020-12-23T23:53:42.491Z] #34 38.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-12-23T23:53:42.491Z] #34 38.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-12-23T23:53:42.561Z] #45 98.95 encoding/base64 [2020-12-23T23:53:42.561Z] #45 ... [2020-12-23T23:53:42.561Z] [2020-12-23T23:53:42.561Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:42.561Z] #56 49.54 + bin/ctr [2020-12-23T23:53:42.561Z] #56 ... [2020-12-23T23:53:42.561Z] [2020-12-23T23:53:42.561Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:42.561Z] #43 33.93 CC images/vma.o [2020-12-23T23:53:42.561Z] #43 34.29 CC images/netdev.o [2020-12-23T23:53:42.707Z] #47 45.50 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:53:42.707Z] #47 45.51 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:53:42.707Z] #47 45.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:53:42.707Z] #47 45.59 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:53:42.707Z] #47 45.69 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T23:53:42.816Z] #34 44.77 Reading package lists... [2020-12-23T23:53:42.816Z] #34 ... [2020-12-23T23:53:42.816Z] [2020-12-23T23:53:42.816Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:42.816Z] #40 35.12 Fetched 8411 kB in 26s (323 kB/s) [2020-12-23T23:53:42.816Z] #40 35.12 Reading package lists... [2020-12-23T23:53:42.816Z] #40 ... [2020-12-23T23:53:42.816Z] [2020-12-23T23:53:42.816Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:42.856Z] #43 35.12 CC images/tty.o [2020-12-23T23:53:42.921Z] #34 38.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-12-23T23:53:42.921Z] #34 38.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-12-23T23:53:42.921Z] #34 38.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-12-23T23:53:42.964Z] #47 45.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:53:42.964Z] #47 45.97 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:53:43.221Z] #47 46.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:53:43.221Z] #47 46.20 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:53:43.495Z] #43 35.64 CC images/file-lock.o [2020-12-23T23:53:43.495Z] #43 35.86 CC images/rlimit.o [2020-12-23T23:53:43.786Z] #47 46.57 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:53:43.786Z] #47 46.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:53:43.798Z] #43 36.04 CC images/pagemap.o [2020-12-23T23:53:44.044Z] #47 46.89 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:53:44.173Z] #43 147.6 vendor/golang.org/x/net/idna [2020-12-23T23:53:44.317Z] #47 46.99 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:53:44.438Z] #43 36.50 CC images/siginfo.o [2020-12-23T23:53:44.438Z] #43 36.90 CC images/rpc.o [2020-12-23T23:53:44.458Z] #43 ... [2020-12-23T23:53:44.458Z] [2020-12-23T23:53:44.458Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:44.458Z] #41 43.44 CC images/sk-unix.o [2020-12-23T23:53:44.458Z] #41 43.92 CC images/sk-inet.o [2020-12-23T23:53:44.458Z] #41 44.31 CC images/tun.o [2020-12-23T23:53:44.458Z] #41 44.68 CC images/sk-netlink.o [2020-12-23T23:53:44.458Z] #41 44.88 CC images/packet-sock.o [2020-12-23T23:53:44.458Z] #41 45.45 CC images/ipc-var.o [2020-12-23T23:53:44.458Z] #41 45.76 CC images/ipc-desc.o [2020-12-23T23:53:44.458Z] #41 46.12 CC images/ipc-shm.o [2020-12-23T23:53:44.458Z] #41 46.43 CC images/ipc-msg.o [2020-12-23T23:53:44.458Z] #41 46.98 CC images/ipc-sem.o [2020-12-23T23:53:44.458Z] #41 47.31 CC images/utsns.o [2020-12-23T23:53:44.458Z] #41 47.61 CC images/creds.o [2020-12-23T23:53:44.458Z] #41 47.94 CC images/vma.o [2020-12-23T23:53:44.458Z] #41 48.31 CC images/netdev.o [2020-12-23T23:53:44.574Z] #47 47.48 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:53:44.574Z] #47 47.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:53:44.733Z] #41 48.99 CC images/tty.o [2020-12-23T23:53:44.930Z] #34 40.67 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:53:45.139Z] #47 48.14 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:53:45.598Z] #34 41.50 Fetched 14.2 MB in 3s (5594 kB/s) [2020-12-23T23:53:45.681Z] #41 49.90 CC images/file-lock.o [2020-12-23T23:53:45.939Z] #41 50.20 CC images/rlimit.o [2020-12-23T23:53:45.963Z] #43 38.30 CC images/ext-file.o [2020-12-23T23:53:46.260Z] #43 38.59 CC images/cgroup.o [2020-12-23T23:53:46.506Z] #41 50.50 CC images/pagemap.o [2020-12-23T23:53:46.506Z] #41 50.91 CC images/siginfo.o [2020-12-23T23:53:46.506Z] #41 ... [2020-12-23T23:53:46.506Z] [2020-12-23T23:53:46.507Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:46.507Z] #11 150.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T23:53:46.507Z] #11 150.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T23:53:46.507Z] #11 150.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:53:46.511Z] #47 49.06 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T23:53:46.551Z] #34 ... [2020-12-23T23:53:46.551Z] [2020-12-23T23:53:46.551Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:53:46.551Z] #30 40.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T23:53:46.551Z] #30 40.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T23:53:46.551Z] #30 ... [2020-12-23T23:53:46.551Z] [2020-12-23T23:53:46.551Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:46.551Z] #47 32.50 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:53:46.551Z] #47 32.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:53:46.551Z] #47 32.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:53:46.551Z] #47 32.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:53:46.551Z] #47 32.87 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:53:46.551Z] #47 33.20 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:53:46.551Z] #47 33.48 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:53:46.551Z] #47 33.52 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:53:46.551Z] #47 33.52 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:53:46.551Z] #47 33.52 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:53:46.551Z] #47 33.71 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:53:46.551Z] #47 33.73 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:53:46.551Z] #47 33.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:53:46.551Z] #47 33.83 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:53:46.551Z] #47 33.83 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:53:46.551Z] #47 34.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:53:46.551Z] #47 34.29 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:53:46.551Z] #47 34.37 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:53:46.551Z] #47 34.38 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T23:53:46.551Z] #47 34.41 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:53:46.551Z] #47 34.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:53:46.551Z] #47 34.42 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T23:53:46.551Z] #47 34.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:53:46.551Z] #47 34.83 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:53:46.551Z] #47 35.11 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T23:53:46.551Z] #47 35.48 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:53:46.551Z] #47 36.19 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:53:46.551Z] #47 42.27 go: finding github.com/fatih/color v1.7.0 [2020-12-23T23:53:46.551Z] #47 42.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:53:46.551Z] #47 42.52 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:53:46.551Z] #47 42.52 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:53:46.551Z] #47 42.71 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:53:46.551Z] #47 ... [2020-12-23T23:53:46.551Z] [2020-12-23T23:53:46.551Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:46.551Z] #11 37.57 The following additional packages will be installed: [2020-12-23T23:53:46.551Z] #11 37.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T23:53:46.551Z] #11 37.58 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T23:53:46.551Z] #11 37.58 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T23:53:46.551Z] #11 37.58 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T23:53:46.551Z] #11 37.58 mingw-w64-x86-64-dev [2020-12-23T23:53:46.551Z] #11 37.59 Suggested packages: [2020-12-23T23:53:46.551Z] #11 37.61 gcc-8-locales seccomp wine64 [2020-12-23T23:53:46.551Z] #11 38.88 The following NEW packages will be installed: [2020-12-23T23:53:46.551Z] #11 38.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T23:53:46.551Z] #11 38.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T23:53:46.551Z] #11 38.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T23:53:46.551Z] #11 38.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T23:53:46.551Z] #11 38.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T23:53:46.551Z] #11 38.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T23:53:46.551Z] #11 38.90 The following packages will be upgraded: [2020-12-23T23:53:46.551Z] #11 38.92 libsystemd0 libudev1 [2020-12-23T23:53:46.551Z] #11 39.30 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:53:46.551Z] #11 39.30 Need to get 73.8 MB of archives. [2020-12-23T23:53:46.551Z] #11 39.30 After this operation, 472 MB of additional disk space will be used. [2020-12-23T23:53:46.551Z] #11 39.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB] [2020-12-23T23:53:46.551Z] #11 39.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB] [2020-12-23T23:53:46.551Z] #11 39.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-12-23T23:53:46.551Z] #11 39.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-12-23T23:53:46.551Z] #11 40.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T23:53:46.551Z] #11 40.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-12-23T23:53:46.551Z] #11 40.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-12-23T23:53:46.551Z] #11 40.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T23:53:46.551Z] #11 41.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T23:53:46.551Z] #11 42.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-23T23:53:46.551Z] #11 42.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-12-23T23:53:46.768Z] #47 49.57 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T23:53:46.768Z] #47 49.65 go: extracting golang.org/x/text v0.3.2 [2020-12-23T23:53:46.768Z] #47 49.71 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:53:46.785Z] using credential docker-jenkins-github-credentials [2020-12-23T23:53:46.814Z] #11 ... [2020-12-23T23:53:46.814Z] [2020-12-23T23:53:46.814Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:46.814Z] #34 42.73 Selecting previously unselected package xxd. [2020-12-23T23:53:46.814Z] #34 42.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-23T23:53:46.814Z] #34 42.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-23T23:53:46.814Z] #34 ... [2020-12-23T23:53:46.814Z] [2020-12-23T23:53:46.814Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:46.814Z] #53 26.64 Reading package lists... [2020-12-23T23:53:46.814Z] #53 33.23 Building dependency tree... [2020-12-23T23:53:46.814Z] #53 36.06 The following additional packages will be installed: [2020-12-23T23:53:46.814Z] #53 36.06 libbtrfs0 [2020-12-23T23:53:46.814Z] #53 36.29 The following NEW packages will be installed: [2020-12-23T23:53:46.814Z] #53 36.29 libbtrfs-dev libbtrfs0 [2020-12-23T23:53:46.814Z] #53 36.79 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:53:46.814Z] #53 36.79 Need to get 119 kB of archives. [2020-12-23T23:53:46.814Z] #53 36.79 After this operation, 387 kB of additional disk space will be used. [2020-12-23T23:53:46.814Z] #53 36.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-23T23:53:46.814Z] #53 36.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-23T23:53:46.814Z] #53 38.93 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:53:46.814Z] #53 39.83 Fetched 119 kB in 0s (308 kB/s) [2020-12-23T23:53:46.814Z] #53 41.93 Selecting previously unselected package libbtrfs0. [2020-12-23T23:53:46.814Z] #53 41.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 ... 15383 files and directories currently installed.) [2020-12-23T23:53:46.814Z] #53 42.00 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-23T23:53:46.861Z] Cloning the remote Git repository [2020-12-23T23:53:46.861Z] Cloning with configured refspecs honoured and without tags [2020-12-23T23:53:47.051Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T23:53:47.275Z] #53 ... [2020-12-23T23:53:47.275Z] [2020-12-23T23:53:47.275Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:47.275Z] #47 42.71 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:53:47.275Z] #47 42.72 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T23:53:47.275Z] #47 42.80 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:53:47.275Z] #47 43.24 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:53:47.275Z] #47 43.24 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:53:47.275Z] #47 43.24 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:53:47.275Z] #47 43.30 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:53:47.302Z] #43 39.35 CC images/userns.o [2020-12-23T23:53:47.302Z] #43 39.70 CC images/google/protobuf/descriptor.o [2020-12-23T23:53:47.333Z] #47 50.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:53:47.852Z] #47 ... [2020-12-23T23:53:47.852Z] [2020-12-23T23:53:47.852Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:47.852Z] #40 27.10 Reading package lists... [2020-12-23T23:53:47.852Z] #40 33.94 Building dependency tree... [2020-12-23T23:53:47.852Z] #40 36.66 The following additional packages will be installed: [2020-12-23T23:53:47.852Z] #40 36.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T23:53:47.852Z] #40 36.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T23:53:47.852Z] #40 36.68 Suggested packages: [2020-12-23T23:53:47.852Z] #40 36.68 manpages-dev python-setuptools [2020-12-23T23:53:47.852Z] #40 37.90 The following NEW packages will be installed: [2020-12-23T23:53:47.852Z] #40 37.91 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T23:53:47.852Z] #40 37.91 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T23:53:47.852Z] #40 37.91 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T23:53:47.852Z] #40 37.92 python-six zlib1g-dev [2020-12-23T23:53:47.852Z] #40 38.36 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:53:47.852Z] #40 38.36 Need to get 3798 kB of archives. [2020-12-23T23:53:47.852Z] #40 38.36 After this operation, 21.6 MB of additional disk space will be used. [2020-12-23T23:53:47.852Z] #40 38.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-12-23T23:53:47.852Z] #40 38.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-23T23:53:47.852Z] #40 38.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-12-23T23:53:47.852Z] #40 38.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-23T23:53:47.852Z] #40 38.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-12-23T23:53:47.852Z] #40 38.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-23T23:53:47.852Z] #40 38.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-12-23T23:53:47.852Z] #40 38.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-12-23T23:53:47.852Z] #40 38.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-12-23T23:53:47.852Z] #40 38.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-12-23T23:53:47.852Z] #40 38.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-12-23T23:53:47.852Z] #40 38.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-12-23T23:53:47.852Z] #40 39.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-12-23T23:53:47.852Z] #40 39.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-12-23T23:53:47.852Z] #40 39.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T23:53:47.852Z] #40 39.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-12-23T23:53:47.852Z] #40 39.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-12-23T23:53:47.852Z] #40 40.69 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:53:47.852Z] #40 41.60 Fetched 3798 kB in 1s (3175 kB/s) [2020-12-23T23:53:47.852Z] #40 42.80 Selecting previously unselected package libcap-dev:arm64. [2020-12-23T23:53:47.852Z] #40 42.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-23T23:53:47.852Z] #40 42.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-12-23T23:53:47.852Z] #40 43.90 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-12-23T23:53:47.852Z] #40 ... [2020-12-23T23:53:47.852Z] [2020-12-23T23:53:47.852Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:47.852Z] #47 43.80 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T23:53:47.852Z] #47 43.80 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:53:47.852Z] #47 43.86 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:53:47.852Z] #47 43.87 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:53:47.852Z] #47 43.94 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:53:47.852Z] #47 43.98 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:53:47.852Z] #47 44.03 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T23:53:48.116Z] #47 44.21 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:53:48.116Z] #47 44.21 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:53:48.116Z] #47 44.25 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:53:48.116Z] #47 44.25 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:53:48.265Z] #47 51.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:53:48.347Z] #43 ... [2020-12-23T23:53:48.347Z] [2020-12-23T23:53:48.347Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:48.347Z] #51 95.04 mvdan.cc/editorconfig [2020-12-23T23:53:48.347Z] #51 95.43 mvdan.cc/sh/v3/syntax [2020-12-23T23:53:48.347Z] #51 97.03 encoding/base64 [2020-12-23T23:53:48.347Z] #51 97.04 go/ast [2020-12-23T23:53:48.347Z] #51 99.81 golang.org/x/sys/unix [2020-12-23T23:53:48.347Z] #51 99.84 encoding/json [2020-12-23T23:53:48.522Z] #47 51.47 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:53:48.719Z] #47 44.33 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:53:48.719Z] #47 44.34 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T23:53:48.719Z] #47 44.35 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T23:53:48.719Z] #47 44.41 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:53:48.719Z] #47 44.41 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T23:53:48.719Z] #47 44.43 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:53:48.719Z] #47 44.71 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T23:53:48.780Z] #47 51.54 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T23:53:48.780Z] #47 ... [2020-12-23T23:53:48.780Z] [2020-12-23T23:53:48.780Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:48.780Z] #11 40.81 Reading package lists... [2020-12-23T23:53:48.985Z] #47 44.96 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:53:48.985Z] #47 44.99 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:53:47.457Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-12-23T23:53:48.543Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:53:48.543Z] > git --version # timeout=10 [2020-12-23T23:53:48.586Z] > git --version # 'git version 2.24.1.windows.2' [2020-12-23T23:53:48.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:53:48.590Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:53:49.405Z] #11 45.34 Reading package lists... [2020-12-23T23:53:49.405Z] #11 ... [2020-12-23T23:53:49.405Z] [2020-12-23T23:53:49.405Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:49.405Z] #47 44.76 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T23:53:49.405Z] #47 44.92 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:53:49.406Z] #47 45.16 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:53:49.406Z] #47 45.50 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T23:53:49.406Z] #47 45.86 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:53:49.406Z] #47 46.06 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:53:49.406Z] #47 46.65 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:53:49.406Z] #47 46.90 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:53:49.406Z] #47 47.24 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T23:53:49.406Z] #47 47.38 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T23:53:49.406Z] #47 49.81 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:53:49.424Z] #51 ... [2020-12-23T23:53:49.424Z] [2020-12-23T23:53:49.424Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:49.424Z] #43 41.74 CC images/opts.o [2020-12-23T23:53:49.717Z] #43 41.97 CC images/seccomp.o [2020-12-23T23:53:49.746Z] #47 45.19 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:53:49.746Z] #47 45.21 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T23:53:49.746Z] #47 45.56 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:53:49.746Z] #47 45.56 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:53:49.746Z] #47 45.56 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:53:50.013Z] #43 42.38 CC images/binfmt-misc.o [2020-12-23T23:53:50.141Z] #47 45.70 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:53:50.141Z] #47 45.70 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:53:50.308Z] #43 42.61 CC images/time.o [2020-12-23T23:53:50.500Z] #47 46.38 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T23:53:50.500Z] #47 46.40 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:53:50.604Z] #43 42.81 CC images/sysctl.o [2020-12-23T23:53:50.763Z] #47 46.40 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T23:53:50.763Z] #47 46.41 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:53:50.763Z] #47 46.95 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:53:50.763Z] #47 46.96 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:53:50.763Z] #47 46.96 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T23:53:50.900Z] #43 43.00 CC images/autofs.o [2020-12-23T23:53:50.900Z] #43 43.24 CC images/macvlan.o [2020-12-23T23:53:51.026Z] #47 46.97 go: finding golang.org/x/text v0.3.2 [2020-12-23T23:53:51.026Z] #47 46.97 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:53:51.195Z] #43 43.53 CC images/sit.o [2020-12-23T23:53:51.249Z] #11 52.06 Building dependency tree... [2020-12-23T23:53:51.249Z] #11 ... [2020-12-23T23:53:51.249Z] [2020-12-23T23:53:51.249Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:51.249Z] #40 33.35 Reading package lists... [2020-12-23T23:53:51.249Z] #40 44.32 Reading package lists... [2020-12-23T23:53:51.249Z] #40 ... [2020-12-23T23:53:51.249Z] [2020-12-23T23:53:51.249Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:51.249Z] #47 51.82 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:53:51.249Z] #47 52.27 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T23:53:51.249Z] #47 52.38 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:53:51.249Z] #47 52.90 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:53:51.490Z] #43 43.75 CC images/memfd.o [2020-12-23T23:53:51.603Z] #47 47.50 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:53:51.603Z] #47 47.59 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:53:51.603Z] #47 47.59 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:53:51.603Z] #47 47.64 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:53:51.603Z] #47 47.65 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:53:51.603Z] #47 47.68 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:53:51.603Z] #47 47.68 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:53:51.785Z] #43 44.03 CC images/timens.o [2020-12-23T23:53:51.888Z] #47 47.76 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:53:51.888Z] #47 47.79 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:53:51.888Z] #47 47.80 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:53:51.888Z] #47 47.81 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:53:51.888Z] #47 47.85 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:53:51.888Z] #47 47.86 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T23:53:51.888Z] #47 47.87 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:53:51.888Z] #47 47.95 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:53:51.888Z] #47 47.95 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:53:52.081Z] #43 44.38 LINK images/built-in.o [2020-12-23T23:53:52.159Z] #47 47.97 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T23:53:52.159Z] #47 48.02 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:53:52.159Z] #47 48.13 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:53:52.159Z] #47 48.15 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:53:52.159Z] #47 48.21 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T23:53:52.376Z] #43 44.63 GEN compel/include/asm [2020-12-23T23:53:52.376Z] #43 44.66 GEN compel/include/version.h [2020-12-23T23:53:52.376Z] #43 44.67 touch .config [2020-12-23T23:53:52.376Z] #43 44.75 GEN include/common/config.h [2020-12-23T23:53:52.423Z] #47 48.29 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:53:52.423Z] #47 48.41 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:53:52.423Z] #47 48.41 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:53:52.423Z] #47 48.47 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:53:52.423Z] #47 48.56 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:53:52.621Z] #47 55.27 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T23:53:52.621Z] #47 ... [2020-12-23T23:53:52.621Z] [2020-12-23T23:53:52.621Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:52.621Z] #34 34.54 Reading package lists... [2020-12-23T23:53:52.621Z] #34 45.95 Reading package lists... [2020-12-23T23:53:52.621Z] #34 ... [2020-12-23T23:53:52.621Z] [2020-12-23T23:53:52.621Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:52.621Z] #32 54.84 internal/reflectlite [2020-12-23T23:53:52.621Z] #32 54.85 sync [2020-12-23T23:53:52.671Z] #43 44.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-23T23:53:52.671Z] #43 44.85 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-23T23:53:52.671Z] #43 44.89 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-12-23T23:53:52.671Z] #43 44.92 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-12-23T23:53:52.671Z] #43 44.97 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-12-23T23:53:52.671Z] #43 45.01 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-12-23T23:53:52.671Z] #43 45.03 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-12-23T23:53:52.793Z] #47 ... [2020-12-23T23:53:52.793Z] [2020-12-23T23:53:52.793Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:52.793Z] #53 44.77 Reading package lists... [2020-12-23T23:53:52.793Z] #53 ... [2020-12-23T23:53:52.793Z] [2020-12-23T23:53:52.793Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:52.793Z] #40 35.12 Reading package lists... [2020-12-23T23:53:52.793Z] #40 45.99 Reading package lists... [2020-12-23T23:53:52.793Z] #40 ... [2020-12-23T23:53:52.793Z] [2020-12-23T23:53:52.793Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:52.793Z] #34 44.77 Reading package lists... [2020-12-23T23:53:52.967Z] #43 45.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T23:53:52.967Z] #43 45.07 DEP compel/plugins/std/infect.d [2020-12-23T23:53:52.967Z] #43 45.25 DEP compel/plugins/std/string.d [2020-12-23T23:53:53.262Z] #43 45.39 DEP compel/plugins/std/log.d [2020-12-23T23:53:53.262Z] #43 45.52 DEP compel/plugins/std/fds.d [2020-12-23T23:53:53.262Z] #43 45.64 DEP compel/plugins/std/std.d [2020-12-23T23:53:53.424Z] #47 ... [2020-12-23T23:53:53.424Z] [2020-12-23T23:53:53.424Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:53.424Z] #32 39.31 sync [2020-12-23T23:53:53.424Z] #32 39.33 internal/reflectlite [2020-12-23T23:53:53.424Z] #32 41.23 sort [2020-12-23T23:53:53.424Z] #32 41.24 errors [2020-12-23T23:53:53.424Z] #32 41.88 io [2020-12-23T23:53:53.424Z] #32 41.88 internal/oserror [2020-12-23T23:53:53.424Z] #32 41.90 strconv [2020-12-23T23:53:53.424Z] #32 42.20 syscall [2020-12-23T23:53:53.424Z] #32 43.57 strings [2020-12-23T23:53:53.424Z] #32 43.59 bytes [2020-12-23T23:53:53.424Z] #32 45.99 bufio [2020-12-23T23:53:53.424Z] #32 46.16 reflect [2020-12-23T23:53:53.424Z] #32 46.45 path [2020-12-23T23:53:53.424Z] #32 47.19 text/tabwriter [2020-12-23T23:53:53.424Z] #32 47.66 internal/syscall/execenv [2020-12-23T23:53:53.424Z] #32 47.66 internal/syscall/unix [2020-12-23T23:53:53.424Z] #32 47.67 time [2020-12-23T23:53:53.556Z] #43 45.79 DEP compel/plugins/shmem/shmem.d [2020-12-23T23:53:53.556Z] #43 45.99 DEP compel/plugins/fds/fds.d [2020-12-23T23:53:53.688Z] #32 ... [2020-12-23T23:53:53.688Z] [2020-12-23T23:53:53.688Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:53.688Z] #40 45.56 Selecting previously unselected package libnet1:arm64. [2020-12-23T23:53:53.688Z] #40 45.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-23T23:53:53.688Z] #40 46.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:53:53.688Z] #40 47.87 Selecting previously unselected package libnet1-dev. [2020-12-23T23:53:53.688Z] #40 47.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-23T23:53:53.688Z] #40 47.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:53:53.688Z] #40 48.53 Selecting previously unselected package libnl-3-200:arm64. [2020-12-23T23:53:53.688Z] #40 48.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-23T23:53:53.688Z] #40 48.81 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-23T23:53:53.853Z] #43 46.17 CC compel/plugins/std/std.o [2020-12-23T23:53:54.163Z] #43 46.59 CC compel/plugins/std/fds.o [2020-12-23T23:53:54.278Z] #40 ... [2020-12-23T23:53:54.278Z] [2020-12-23T23:53:54.278Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:54.278Z] #43 40.22 internal/reflectlite [2020-12-23T23:53:54.278Z] #43 40.23 sync [2020-12-23T23:53:54.278Z] #43 41.86 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T23:53:54.278Z] #43 41.86 math/rand [2020-12-23T23:53:54.278Z] #43 41.86 internal/singleflight [2020-12-23T23:53:54.278Z] #43 42.23 io [2020-12-23T23:53:54.278Z] #43 42.31 strconv [2020-12-23T23:53:54.278Z] #43 42.34 sort [2020-12-23T23:53:54.278Z] #43 43.79 bytes [2020-12-23T23:53:54.278Z] #43 44.10 syscall [2020-12-23T23:53:54.278Z] #43 44.33 strings [2020-12-23T23:53:54.278Z] #43 46.14 reflect [2020-12-23T23:53:54.278Z] #43 46.15 regexp/syntax [2020-12-23T23:53:54.278Z] #43 46.38 bufio [2020-12-23T23:53:54.278Z] #43 48.57 hash/crc32 [2020-12-23T23:53:54.278Z] #43 49.23 vendor/golang.org/x/net/dns/dnsmessage [2020-12-23T23:53:54.278Z] #43 ... [2020-12-23T23:53:54.278Z] [2020-12-23T23:53:54.278Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:54.278Z] #53 43.25 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:53:54.278Z] #53 44.07 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:53:54.278Z] #53 44.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-23T23:53:54.278Z] #53 44.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:53:54.278Z] #53 47.64 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:53:54.278Z] #53 47.83 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:53:54.278Z] #53 47.94 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:53:54.278Z] #53 DONE 50.4s [2020-12-23T23:53:54.278Z] [2020-12-23T23:53:54.278Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:54.278Z] #40 50.33 Selecting previously unselected package libnl-3-dev:arm64. [2020-12-23T23:53:54.278Z] #40 50.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-12-23T23:53:54.458Z] #43 ... [2020-12-23T23:53:54.458Z] [2020-12-23T23:53:54.458Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:54.458Z] #45 101.2 encoding/json [2020-12-23T23:53:54.458Z] #45 108.2 go/parser [2020-12-23T23:53:54.458Z] #45 108.4 text/template [2020-12-23T23:53:54.540Z] #40 ... [2020-12-23T23:53:54.541Z] [2020-12-23T23:53:54.541Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:54.541Z] #62 DONE 50.4s [2020-12-23T23:53:54.541Z] [2020-12-23T23:53:54.541Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T23:53:54.541Z] #27 DONE 50.8s [2020-12-23T23:53:54.541Z] [2020-12-23T23:53:54.541Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:54.541Z] #45 DONE 50.5s [2020-12-23T23:53:54.541Z] [2020-12-23T23:53:54.541Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:53:54.541Z] #40 50.43 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-23T23:53:54.629Z] #11 ... [2020-12-23T23:53:54.629Z] [2020-12-23T23:53:54.629Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:54.629Z] #41 51.24 CC images/rpc.o [2020-12-23T23:53:54.629Z] #41 53.11 CC images/ext-file.o [2020-12-23T23:53:54.629Z] #41 53.38 CC images/cgroup.o [2020-12-23T23:53:54.629Z] #41 54.15 CC images/userns.o [2020-12-23T23:53:54.629Z] #41 54.41 CC images/google/protobuf/descriptor.o [2020-12-23T23:53:54.629Z] #41 56.92 CC images/opts.o [2020-12-23T23:53:54.629Z] #41 57.34 CC images/seccomp.o [2020-12-23T23:53:54.629Z] #41 57.88 CC images/binfmt-misc.o [2020-12-23T23:53:54.629Z] #41 58.12 CC images/time.o [2020-12-23T23:53:54.629Z] #41 58.50 CC images/sysctl.o [2020-12-23T23:53:54.629Z] #41 58.77 CC images/autofs.o [2020-12-23T23:53:54.629Z] #41 ... [2020-12-23T23:53:54.629Z] [2020-12-23T23:53:54.629Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:54.629Z] #56 158.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:53:54.629Z] #56 158.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T23:53:54.753Z] #45 ... [2020-12-23T23:53:54.753Z] [2020-12-23T23:53:54.753Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:54.753Z] #13 109.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-12-23T23:53:54.753Z] #13 109.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-12-23T23:53:54.753Z] #13 109.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-12-23T23:53:54.753Z] #13 110.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-12-23T23:53:54.753Z] #13 110.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-12-23T23:53:54.753Z] #13 110.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-23T23:53:54.753Z] #13 110.3 Selecting previously unselected package libbtrfs0. [2020-12-23T23:53:54.753Z] #13 110.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-23T23:53:54.753Z] #13 110.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:53:54.753Z] #13 110.4 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:53:54.753Z] #13 110.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-23T23:53:54.753Z] #13 110.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:53:54.753Z] #13 110.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-12-23T23:53:54.753Z] #13 110.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-23T23:53:54.753Z] #13 110.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-23T23:53:54.753Z] #13 110.6 Selecting previously unselected package libudev-dev:ppc64el. [2020-12-23T23:53:54.753Z] #13 110.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ... [2020-12-23T23:53:54.753Z] #13 110.7 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ... [2020-12-23T23:53:54.753Z] #13 110.9 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-12-23T23:53:54.753Z] #13 110.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-12-23T23:53:54.753Z] #13 110.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-12-23T23:53:54.753Z] #13 111.1 Selecting previously unselected package libpcre16-3:ppc64el. [2020-12-23T23:53:54.753Z] #13 111.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-12-23T23:53:54.753Z] #13 111.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-23T23:53:54.753Z] #13 111.3 Selecting previously unselected package libpcre32-3:ppc64el. [2020-12-23T23:53:54.753Z] #13 111.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-12-23T23:53:54.753Z] #13 111.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-23T23:53:54.753Z] #13 111.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-12-23T23:53:54.753Z] #13 111.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-12-23T23:53:55.047Z] #13 111.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-23T23:53:55.047Z] #13 111.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-12-23T23:53:55.047Z] #13 111.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-12-23T23:53:55.047Z] #13 111.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-23T23:53:55.116Z] #40 51.12 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-23T23:53:55.116Z] #40 51.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-23T23:53:55.116Z] #40 51.13 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-23T23:53:55.379Z] #40 51.41 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-12-23T23:53:55.379Z] #40 51.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-12-23T23:53:55.379Z] #40 51.48 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-23T23:53:55.640Z] #40 51.65 Selecting previously unselected package zlib1g-dev:arm64. [2020-12-23T23:53:55.640Z] #40 51.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-12-23T23:53:55.640Z] #40 51.68 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-23T23:53:55.686Z] #13 112.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-12-23T23:53:55.686Z] #13 112.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-12-23T23:53:55.686Z] #13 112.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-23T23:53:55.901Z] #40 52.05 Selecting previously unselected package libprotobuf17:arm64. [2020-12-23T23:53:55.901Z] #40 52.05 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-12-23T23:53:55.928Z] #34 55.70 Building dependency tree... [2020-12-23T23:53:55.928Z] #34 ... [2020-12-23T23:53:55.928Z] [2020-12-23T23:53:55.928Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:55.928Z] #62 DONE 58.2s [2020-12-23T23:53:55.928Z] [2020-12-23T23:53:55.928Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:55.928Z] #34 55.70 Building dependency tree... [2020-12-23T23:53:55.981Z] #13 112.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-12-23T23:53:55.981Z] #13 112.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-12-23T23:53:55.981Z] #13 112.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-23T23:53:55.981Z] #13 112.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-12-23T23:53:55.981Z] #13 112.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-12-23T23:53:55.981Z] #13 112.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-23T23:53:56.163Z] #40 52.09 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-23T23:53:56.276Z] #13 112.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-12-23T23:53:56.276Z] #13 112.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ... [2020-12-23T23:53:56.276Z] #13 112.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ... [2020-12-23T23:53:56.737Z] #40 52.87 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-12-23T23:53:56.737Z] #40 52.87 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-12-23T23:53:56.737Z] #40 52.88 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-23T23:53:56.800Z] #32 59.13 errors [2020-12-23T23:53:56.800Z] #32 ... [2020-12-23T23:53:56.800Z] [2020-12-23T23:53:56.800Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:56.800Z] #53 38.34 Reading package lists... [2020-12-23T23:53:56.800Z] #53 49.47 Building dependency tree... [2020-12-23T23:53:56.800Z] #53 54.95 The following additional packages will be installed: [2020-12-23T23:53:56.800Z] #53 55.00 libbtrfs0 [2020-12-23T23:53:56.800Z] #53 55.31 The following NEW packages will be installed: [2020-12-23T23:53:56.800Z] #53 55.34 libbtrfs-dev libbtrfs0 [2020-12-23T23:53:56.800Z] #53 56.48 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:53:56.800Z] #53 56.48 Need to get 119 kB of archives. [2020-12-23T23:53:56.800Z] #53 56.48 After this operation, 387 kB of additional disk space will be used. [2020-12-23T23:53:56.800Z] #53 56.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T23:53:56.800Z] #53 56.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T23:53:56.800Z] #53 58.29 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:53:56.800Z] #53 58.48 Fetched 119 kB in 1s (170 kB/s) [2020-12-23T23:53:56.800Z] #53 58.69 Selecting previously unselected package libbtrfs0. [2020-12-23T23:53:56.800Z] #53 58.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:53:56.800Z] #53 58.76 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T23:53:56.800Z] #53 58.85 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:53:56.800Z] #53 58.99 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:53:56.800Z] #53 58.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T23:53:56.800Z] #53 58.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:53:56.800Z] #53 59.25 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:53:56.800Z] #53 ... [2020-12-23T23:53:56.800Z] [2020-12-23T23:53:56.800Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:56.800Z] #32 59.13 sort [2020-12-23T23:53:56.800Z] #32 59.81 strconv [2020-12-23T23:53:56.917Z] #13 113.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-23T23:53:56.917Z] #13 113.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-23T23:53:56.917Z] #13 113.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-12-23T23:53:56.918Z] #13 113.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:53:56.918Z] #13 113.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-23T23:53:56.918Z] #13 113.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-12-23T23:53:56.918Z] #13 113.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:53:56.918Z] #13 113.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:53:56.918Z] #13 113.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-23T23:53:56.918Z] #13 113.4 Setting up libudev-dev:ppc64el (241-7~deb10u5) ... [2020-12-23T23:53:56.918Z] #13 113.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:53:56.918Z] #13 113.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:53:56.918Z] #13 113.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-23T23:53:56.918Z] #13 113.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T23:53:56.918Z] #13 113.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ... [2020-12-23T23:53:56.918Z] #13 113.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:53:56.918Z] #13 113.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-23T23:53:56.918Z] #13 113.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:53:56.918Z] #13 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:53:56.918Z] #13 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:53:56.918Z] #13 113.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:53:56.918Z] #13 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T23:53:56.918Z] #13 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T23:53:56.918Z] #13 113.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:53:56.918Z] #13 113.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-23T23:53:56.918Z] #13 113.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-23T23:53:56.918Z] #13 113.6 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T23:53:56.918Z] #13 113.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-23T23:53:57.213Z] #13 113.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-23T23:53:57.213Z] #13 113.7 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:53:57.213Z] #13 DONE 113.9s [2020-12-23T23:53:57.213Z] [2020-12-23T23:53:57.213Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:57.213Z] #43 47.02 CC compel/plugins/std/log.o [2020-12-23T23:53:57.213Z] #43 48.02 CC compel/plugins/std/string.o [2020-12-23T23:53:57.213Z] #43 48.70 CC compel/plugins/std/infect.o [2020-12-23T23:53:57.213Z] #43 49.24 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-12-23T23:53:57.213Z] #43 49.29 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-12-23T23:53:57.213Z] #43 49.37 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-12-23T23:53:57.213Z] #43 49.42 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-12-23T23:53:57.213Z] #43 49.47 AR compel/plugins/std.lib.a [2020-12-23T23:53:57.213Z] #43 49.55 CC compel/plugins/fds/fds.o [2020-12-23T23:53:57.314Z] #40 53.17 Selecting previously unselected package libprotobuf-dev:arm64. [2020-12-23T23:53:57.314Z] #40 53.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-12-23T23:53:57.314Z] #40 53.23 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-23T23:53:57.366Z] #32 ... [2020-12-23T23:53:57.366Z] [2020-12-23T23:53:57.366Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:53:57.366Z] #53 59.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:53:57.366Z] #53 59.32 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:53:57.366Z] #53 DONE 60.3s [2020-12-23T23:53:57.624Z] [2020-12-23T23:53:57.624Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:53:57.852Z] #43 50.03 AR compel/plugins/fds.lib.a [2020-12-23T23:53:57.852Z] #43 50.09 HOSTDEP compel/src/lib/log-host.d [2020-12-23T23:53:57.852Z] #43 ... [2020-12-23T23:53:57.852Z] [2020-12-23T23:53:57.852Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T23:53:57.852Z] #14 DONE 0.6s [2020-12-23T23:53:57.852Z] [2020-12-23T23:53:57.852Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:57.852Z] #43 50.19 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T23:53:57.891Z] #40 ... [2020-12-23T23:53:57.891Z] [2020-12-23T23:53:57.891Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:53:57.891Z] #34 43.89 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:53:57.891Z] #34 44.21 Selecting previously unselected package vim-common. [2020-12-23T23:53:57.891Z] #34 44.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:53:57.891Z] #34 44.28 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:53:57.891Z] #34 47.93 Selecting previously unselected package cmake-data. [2020-12-23T23:53:57.891Z] #34 47.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T23:53:57.891Z] #34 47.97 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T23:53:57.891Z] #34 ... [2020-12-23T23:53:57.891Z] [2020-12-23T23:53:57.891Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:53:57.891Z] #11 47.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-12-23T23:53:57.891Z] #11 49.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-12-23T23:53:57.891Z] #11 49.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-12-23T23:53:57.891Z] #11 49.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-23T23:53:57.891Z] #11 49.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-23T23:53:57.891Z] #11 50.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-12-23T23:53:57.891Z] #11 50.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB] [2020-12-23T23:53:57.891Z] #11 50.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-12-23T23:53:57.891Z] #11 50.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-12-23T23:53:57.891Z] #11 50.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-12-23T23:53:57.891Z] #11 50.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-12-23T23:53:57.891Z] #11 50.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-12-23T23:53:57.891Z] #11 50.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-12-23T23:53:57.891Z] #11 50.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-12-23T23:53:57.891Z] #11 50.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-12-23T23:53:57.891Z] #11 50.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB] [2020-12-23T23:53:57.891Z] #11 51.58 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:53:57.891Z] #11 51.88 Fetched 73.8 MB in 11s (6622 kB/s) [2020-12-23T23:53:57.891Z] #11 51.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 ... 15383 files and directories currently installed.) [2020-12-23T23:53:57.891Z] #11 52.02 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ... [2020-12-23T23:53:57.891Z] #11 52.09 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:53:57.891Z] #11 52.69 Setting up libsystemd0:arm64 (241-7~deb10u5) ... [2020-12-23T23:53:57.891Z] #11 53.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-23T23:53:57.891Z] #11 53.26 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ... [2020-12-23T23:53:57.891Z] #11 53.29 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:53:57.891Z] #11 53.98 Setting up libudev1:arm64 (241-7~deb10u5) ... [2020-12-23T23:53:57.923Z] #56 ... [2020-12-23T23:53:57.923Z] [2020-12-23T23:53:57.923Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:57.923Z] #43 151.7 vendor/golang.org/x/net/http2/hpack [2020-12-23T23:53:57.923Z] #43 153.3 mime [2020-12-23T23:53:57.923Z] #43 155.6 mime/quotedprintable [2020-12-23T23:53:57.923Z] #43 156.3 net/http/internal [2020-12-23T23:53:57.923Z] #43 161.7 net/textproto [2020-12-23T23:53:57.923Z] #43 161.7 crypto/x509 [2020-12-23T23:53:58.148Z] #43 50.28 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-12-23T23:53:58.148Z] #43 50.32 HOSTDEP compel/src/main-host.d [2020-12-23T23:53:58.148Z] #43 50.38 DEP compel/src/lib/ptrace.d [2020-12-23T23:53:58.148Z] #43 50.46 DEP compel/src/lib/infect.d [2020-12-23T23:53:58.171Z] #11 54.26 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T23:53:58.171Z] #11 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 ... 15383 files and directories currently installed.) [2020-12-23T23:53:58.171Z] #11 54.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-12-23T23:53:58.171Z] #11 54.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:53:58.182Z] #43 ... [2020-12-23T23:53:58.182Z] [2020-12-23T23:53:58.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:58.182Z] #41 59.09 CC images/macvlan.o [2020-12-23T23:53:58.182Z] #41 59.39 CC images/sit.o [2020-12-23T23:53:58.182Z] #41 59.63 CC images/memfd.o [2020-12-23T23:53:58.182Z] #41 59.92 CC images/timens.o [2020-12-23T23:53:58.182Z] #41 60.23 LINK images/built-in.o [2020-12-23T23:53:58.182Z] #41 60.43 GEN compel/include/asm [2020-12-23T23:53:58.182Z] #41 60.50 GEN compel/include/version.h [2020-12-23T23:53:58.182Z] #41 60.59 touch .config [2020-12-23T23:53:58.182Z] #41 60.66 GEN include/common/config.h [2020-12-23T23:53:58.182Z] #41 60.77 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-23T23:53:58.182Z] #41 60.79 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-23T23:53:58.182Z] #41 60.83 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-23T23:53:58.182Z] #41 60.86 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-23T23:53:58.182Z] #41 60.92 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-23T23:53:58.182Z] #41 60.99 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-23T23:53:58.182Z] #41 61.00 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-23T23:53:58.182Z] #41 61.04 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-23T23:53:58.182Z] #41 61.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-23T23:53:58.182Z] #41 61.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T23:53:58.182Z] #41 61.09 DEP compel/plugins/std/infect.d [2020-12-23T23:53:58.182Z] #41 61.24 DEP compel/plugins/std/string.d [2020-12-23T23:53:58.182Z] #41 61.47 DEP compel/plugins/std/log.d [2020-12-23T23:53:58.182Z] #41 61.66 DEP compel/plugins/std/fds.d [2020-12-23T23:53:58.182Z] #41 61.75 DEP compel/plugins/std/std.d [2020-12-23T23:53:58.182Z] #41 61.97 DEP compel/plugins/shmem/shmem.d [2020-12-23T23:53:58.182Z] #41 62.11 DEP compel/plugins/fds/fds.d [2020-12-23T23:53:58.182Z] #41 62.42 CC compel/plugins/std/std.o [2020-12-23T23:53:58.442Z] #43 ... [2020-12-23T23:53:58.442Z] [2020-12-23T23:53:58.442Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T23:53:58.442Z] #15 DONE 0.4s [2020-12-23T23:53:58.442Z] [2020-12-23T23:53:58.442Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:53:58.442Z] #53 0.435 + RM_GOPATH=0 [2020-12-23T23:53:58.442Z] #53 0.442 + TMP_GOPATH= [2020-12-23T23:53:58.442Z] #53 0.453 + : /build [2020-12-23T23:53:58.442Z] #53 0.455 + '[' -z '' ']' [2020-12-23T23:53:58.442Z] #53 0.463 ++ mktemp -d [2020-12-23T23:53:58.442Z] #53 0.466 + export GOPATH=/tmp/tmp.RZZxJK32wP [2020-12-23T23:53:58.442Z] #53 0.467 + GOPATH=/tmp/tmp.RZZxJK32wP [2020-12-23T23:53:58.442Z] #53 0.467 + RM_GOPATH=1 [2020-12-23T23:53:58.442Z] #53 0.468 + case "$(go env GOARCH)" in [2020-12-23T23:53:58.442Z] #53 0.470 ++ go env GOARCH [2020-12-23T23:53:58.442Z] #53 0.519 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:58.442Z] #53 0.520 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:58.442Z] #53 0.521 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:58.442Z] #53 0.522 + dir=/tmp/install [2020-12-23T23:53:58.442Z] #53 0.523 + bin=runc [2020-12-23T23:53:58.442Z] #53 0.523 + shift [2020-12-23T23:53:58.442Z] #53 0.523 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T23:53:58.442Z] #53 0.524 + . /tmp/install/runc.installer [2020-12-23T23:53:58.442Z] #53 0.524 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:53:58.442Z] #53 0.526 + install_runc [2020-12-23T23:53:58.442Z] #53 0.528 + uname -r [2020-12-23T23:53:58.442Z] #53 0.529 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T23:53:58.442Z] #53 0.531 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T23:53:58.442Z] #53 0.532 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T23:53:58.442Z] #53 0.532 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T23:53:58.442Z] #53 0.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RZZxJK32wP/src/github.com/opencontainers/runc [2020-12-23T23:53:58.442Z] #53 0.537 Cloning into '/tmp/tmp.RZZxJK32wP/src/github.com/opencontainers/runc'... [2020-12-23T23:53:58.737Z] #53 ... [2020-12-23T23:53:58.737Z] [2020-12-23T23:53:58.737Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T23:53:58.737Z] #16 0.297 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T23:53:58.737Z] #16 DONE 0.4s [2020-12-23T23:53:58.737Z] [2020-12-23T23:53:58.737Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:58.737Z] #43 50.68 DEP compel/src/lib/infect-util.d [2020-12-23T23:53:58.737Z] #43 50.83 DEP compel/src/lib/infect-rpc.d [2020-12-23T23:53:58.737Z] #43 50.94 DEP compel/arch/ppc64/src/lib/infect.d [2020-12-23T23:53:58.737Z] #43 51.06 DEP compel/arch/ppc64/src/lib/cpu.d [2020-12-23T23:53:58.737Z] #43 51.18 DEP compel/src/lib/log.d [2020-12-23T23:53:58.754Z] #41 62.96 CC compel/plugins/std/fds.o [2020-12-23T23:53:58.996Z] #54 1.558 + RM_GOPATH=0 [2020-12-23T23:53:58.996Z] #54 1.558 + TMP_GOPATH= [2020-12-23T23:53:58.996Z] #54 1.558 + : /build [2020-12-23T23:53:58.996Z] #54 1.558 + '[' -z '' ']' [2020-12-23T23:53:58.996Z] #54 1.559 ++ mktemp -d [2020-12-23T23:53:58.996Z] #54 1.561 + export GOPATH=/tmp/tmp.AQ9M35Uxkp [2020-12-23T23:53:58.996Z] #54 1.566 + GOPATH=/tmp/tmp.AQ9M35Uxkp [2020-12-23T23:53:58.996Z] #54 1.566 + RM_GOPATH=1 [2020-12-23T23:53:58.996Z] #54 1.566 + case "$(go env GOARCH)" in [2020-12-23T23:53:58.996Z] #54 1.568 ++ go env GOARCH [2020-12-23T23:53:58.996Z] #54 1.594 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:58.996Z] #54 1.594 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:53:58.996Z] #54 1.594 ++ dirname /tmp/install/install.sh [2020-12-23T23:53:58.996Z] #54 1.626 + dir=/tmp/install [2020-12-23T23:53:58.996Z] #54 1.626 + bin=containerd [2020-12-23T23:53:58.996Z] #54 1.626 + shift [2020-12-23T23:53:58.996Z] #54 1.626 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T23:53:58.996Z] #54 1.626 + . /tmp/install/containerd.installer [2020-12-23T23:53:58.996Z] #54 1.626 ++ set -e [2020-12-23T23:53:58.996Z] #54 1.626 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:53:58.996Z] #54 1.626 + install_containerd [2020-12-23T23:53:58.996Z] #54 1.626 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T23:53:58.996Z] #54 1.626 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AQ9M35Uxkp/src/github.com/containerd/containerd [2020-12-23T23:53:58.996Z] #54 1.626 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:53:58.996Z] #54 1.656 Cloning into '/tmp/tmp.AQ9M35Uxkp/src/github.com/containerd/containerd'... [2020-12-23T23:53:59.047Z] #43 ... [2020-12-23T23:53:59.047Z] [2020-12-23T23:53:59.047Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T23:53:59.047Z] #17 DONE 0.3s [2020-12-23T23:53:59.047Z] [2020-12-23T23:53:59.047Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:59.047Z] #43 51.41 DEP compel/src/main.d [2020-12-23T23:53:59.228Z] #34 61.70 The following additional packages will be installed: [2020-12-23T23:53:59.228Z] #34 61.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T23:53:59.228Z] #34 61.75 Suggested packages: [2020-12-23T23:53:59.228Z] #34 61.77 cmake-doc ninja-build lrzip [2020-12-23T23:53:59.228Z] #34 61.77 Recommended packages: [2020-12-23T23:53:59.228Z] #34 61.77 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T23:53:59.322Z] #41 63.58 CC compel/plugins/std/log.o [2020-12-23T23:53:59.341Z] #43 51.55 DEP compel/src/lib/handle-elf.d [2020-12-23T23:53:59.341Z] #43 ... [2020-12-23T23:53:59.341Z] [2020-12-23T23:53:59.341Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T23:53:59.341Z] #18 DONE 0.4s [2020-12-23T23:53:59.341Z] [2020-12-23T23:53:59.341Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:53:59.341Z] #43 51.66 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-12-23T23:53:59.635Z] #43 51.77 CC compel/src/lib/log.o [2020-12-23T23:53:59.929Z] #54 ... [2020-12-23T23:53:59.929Z] [2020-12-23T23:53:59.929Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:53:59.929Z] #62 DONE 62.9s [2020-12-23T23:53:59.930Z] #43 52.11 CC compel/arch/ppc64/src/lib/cpu.o [2020-12-23T23:53:59.930Z] #43 ... [2020-12-23T23:53:59.930Z] [2020-12-23T23:53:59.930Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T23:53:59.930Z] #19 DONE 0.5s [2020-12-23T23:54:00.187Z] [2020-12-23T23:54:00.187Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:00.187Z] #11 52.06 Building dependency tree... [2020-12-23T23:54:00.187Z] #11 57.65 The following additional packages will be installed: [2020-12-23T23:54:00.187Z] #11 57.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T23:54:00.187Z] #11 57.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T23:54:00.187Z] #11 57.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T23:54:00.187Z] #11 57.65 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T23:54:00.187Z] #11 57.70 mingw-w64-x86-64-dev [2020-12-23T23:54:00.187Z] #11 57.73 Suggested packages: [2020-12-23T23:54:00.187Z] #11 57.73 gcc-8-locales seccomp wine64 [2020-12-23T23:54:00.187Z] #11 60.09 The following NEW packages will be installed: [2020-12-23T23:54:00.187Z] #11 60.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T23:54:00.187Z] #11 60.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T23:54:00.187Z] #11 60.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T23:54:00.187Z] #11 60.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T23:54:00.187Z] #11 60.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T23:54:00.187Z] #11 60.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T23:54:00.187Z] #11 60.14 The following packages will be upgraded: [2020-12-23T23:54:00.187Z] #11 60.16 libsystemd0 libudev1 [2020-12-23T23:54:00.187Z] #11 60.63 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:54:00.187Z] #11 60.63 Need to get 78.2 MB of archives. [2020-12-23T23:54:00.187Z] #11 60.63 After this operation, 487 MB of additional disk space will be used. [2020-12-23T23:54:00.187Z] #11 60.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-23T23:54:00.187Z] #11 60.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-23T23:54:00.187Z] #11 60.67 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] [2020-12-23T23:54:00.187Z] #11 61.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] [2020-12-23T23:54:00.187Z] #11 61.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T23:54:00.187Z] #11 61.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-23T23:54:00.187Z] #11 61.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-23T23:54:00.187Z] #11 61.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T23:54:00.187Z] #11 62.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T23:54:00.187Z] #11 62.73 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] [2020-12-23T23:54:00.187Z] #11 62.76 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] [2020-12-23T23:54:00.224Z] [2020-12-23T23:54:00.224Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:00.224Z] #43 52.48 CC compel/arch/ppc64/src/lib/infect.o [2020-12-23T23:54:00.861Z] #43 53.33 CC compel/src/lib/infect-rpc.o [2020-12-23T23:54:00.872Z] #11 ... [2020-12-23T23:54:00.872Z] [2020-12-23T23:54:00.872Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:00.872Z] #49 46.71 syscall [2020-12-23T23:54:00.872Z] #49 46.72 reflect [2020-12-23T23:54:00.872Z] #49 46.72 bufio [2020-12-23T23:54:00.872Z] #49 46.72 regexp/syntax [2020-12-23T23:54:00.872Z] #49 51.68 regexp [2020-12-23T23:54:00.872Z] #49 55.73 context [2020-12-23T23:54:00.872Z] #49 55.74 os [2020-12-23T23:54:00.872Z] #49 ... [2020-12-23T23:54:00.872Z] [2020-12-23T23:54:00.872Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:00.872Z] #54 2.378 + RM_GOPATH=0 [2020-12-23T23:54:00.872Z] #54 2.378 + TMP_GOPATH= [2020-12-23T23:54:00.872Z] #54 2.378 + : /build [2020-12-23T23:54:00.872Z] #54 2.378 + '[' -z '' ']' [2020-12-23T23:54:00.872Z] #54 2.378 ++ mktemp -d [2020-12-23T23:54:00.872Z] #54 2.378 + export GOPATH=/tmp/tmp.ZLVKWUFhBL [2020-12-23T23:54:00.872Z] #54 2.378 + GOPATH=/tmp/tmp.ZLVKWUFhBL [2020-12-23T23:54:00.872Z] #54 2.378 + RM_GOPATH=1 [2020-12-23T23:54:00.872Z] #54 2.378 + case "$(go env GOARCH)" in [2020-12-23T23:54:00.872Z] #54 2.378 ++ go env GOARCH [2020-12-23T23:54:00.872Z] #54 2.429 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:54:00.872Z] #54 2.443 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:00.872Z] #54 2.443 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:00.872Z] #54 2.443 ++ dirname /tmp/install/install.sh [2020-12-23T23:54:00.872Z] #54 2.443 + dir=/tmp/install [2020-12-23T23:54:00.872Z] #54 2.443 + bin=containerd [2020-12-23T23:54:00.872Z] #54 2.443 + shift [2020-12-23T23:54:00.872Z] #54 2.443 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T23:54:00.872Z] #54 2.443 + . /tmp/install/containerd.installer [2020-12-23T23:54:00.872Z] #54 2.443 ++ set -e [2020-12-23T23:54:00.872Z] #54 2.443 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:54:00.872Z] #54 2.443 + install_containerd [2020-12-23T23:54:00.872Z] #54 2.443 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T23:54:00.872Z] #54 2.443 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZLVKWUFhBL/src/github.com/containerd/containerd [2020-12-23T23:54:00.872Z] #54 2.460 Cloning into '/tmp/tmp.ZLVKWUFhBL/src/github.com/containerd/containerd'... [2020-12-23T23:54:01.120Z] #11 ... [2020-12-23T23:54:01.120Z] [2020-12-23T23:54:01.120Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:01.120Z] #47 64.01 go: finding github.com/fatih/color v1.7.0 [2020-12-23T23:54:01.120Z] #47 64.14 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:54:01.143Z] #34 63.33 The following NEW packages will be installed: [2020-12-23T23:54:01.143Z] #34 63.38 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T23:54:01.143Z] #34 63.38 vim-common xxd [2020-12-23T23:54:01.227Z] #41 65.11 CC compel/plugins/std/string.o [2020-12-23T23:54:01.448Z] #54 ... [2020-12-23T23:54:01.449Z] [2020-12-23T23:54:01.449Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:01.449Z] #34 57.51 Selecting previously unselected package libicu63:arm64. [2020-12-23T23:54:01.449Z] #34 57.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-23T23:54:01.449Z] #34 57.55 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-23T23:54:01.500Z] #43 53.84 CC compel/src/lib/infect-util.o [2020-12-23T23:54:01.686Z] #47 64.32 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:54:01.686Z] #47 64.34 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:54:01.686Z] #47 ... [2020-12-23T23:54:01.686Z] [2020-12-23T23:54:01.686Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:01.686Z] #40 44.32 Reading package lists... [2020-12-23T23:54:01.686Z] #40 54.63 Building dependency tree... [2020-12-23T23:54:01.686Z] #40 60.54 The following additional packages will be installed: [2020-12-23T23:54:01.686Z] #40 60.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T23:54:01.686Z] #40 60.54 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T23:54:01.686Z] #40 60.56 Suggested packages: [2020-12-23T23:54:01.686Z] #40 60.56 manpages-dev python-setuptools [2020-12-23T23:54:01.686Z] #40 62.71 The following NEW packages will be installed: [2020-12-23T23:54:01.686Z] #40 62.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T23:54:01.686Z] #40 62.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T23:54:01.686Z] #40 62.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T23:54:01.686Z] #40 62.77 python-six zlib1g-dev [2020-12-23T23:54:01.686Z] #40 63.18 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:54:01.686Z] #40 63.18 Need to get 4095 kB of archives. [2020-12-23T23:54:01.686Z] #40 63.18 After this operation, 22.5 MB of additional disk space will be used. [2020-12-23T23:54:01.686Z] #40 63.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-23T23:54:01.686Z] #40 63.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T23:54:01.686Z] #40 63.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-23T23:54:01.686Z] #40 63.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T23:54:01.686Z] #40 63.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-23T23:54:01.686Z] #40 63.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T23:54:01.686Z] #40 63.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-12-23T23:54:01.686Z] #40 63.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-23T23:54:01.686Z] #40 63.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-23T23:54:01.686Z] #40 63.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-23T23:54:01.686Z] #40 63.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-23T23:54:01.686Z] #40 63.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-23T23:54:01.686Z] #40 63.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-12-23T23:54:01.686Z] #40 63.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-23T23:54:01.686Z] #40 63.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T23:54:01.686Z] #40 63.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-23T23:54:01.686Z] #40 63.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-23T23:54:01.686Z] #40 ... [2020-12-23T23:54:01.686Z] [2020-12-23T23:54:01.686Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:01.686Z] #47 64.45 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:54:01.686Z] #47 64.47 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:54:01.686Z] #47 64.51 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:54:01.686Z] #47 64.54 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T23:54:01.686Z] #47 64.59 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:54:01.716Z] #34 63.97 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:54:01.716Z] #34 63.97 Need to get 14.9 MB of archives. [2020-12-23T23:54:01.716Z] #34 63.97 After this operation, 61.8 MB of additional disk space will be used. [2020-12-23T23:54:01.716Z] #34 63.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T23:54:01.716Z] #34 63.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:54:01.716Z] #34 63.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T23:54:01.943Z] #47 64.70 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:54:01.943Z] #47 64.75 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:54:01.943Z] #47 64.75 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:54:01.943Z] #47 64.76 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:54:01.943Z] #47 64.82 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T23:54:01.943Z] #47 64.83 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:54:01.943Z] #47 64.83 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:54:01.943Z] #47 64.86 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:54:01.943Z] #47 64.90 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:54:01.943Z] #47 64.91 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T23:54:01.977Z] #34 64.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T23:54:02.140Z] #43 54.32 CC compel/src/lib/infect.o [2020-12-23T23:54:02.165Z] #41 66.14 CC compel/plugins/std/infect.o [2020-12-23T23:54:02.201Z] #47 65.09 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:54:02.201Z] #47 65.11 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:54:02.201Z] #47 65.12 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T23:54:02.238Z] #34 ... [2020-12-23T23:54:02.238Z] [2020-12-23T23:54:02.238Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:02.238Z] #11 45.34 Reading package lists... [2020-12-23T23:54:02.238Z] #11 56.45 Building dependency tree... [2020-12-23T23:54:02.238Z] #11 62.07 The following additional packages will be installed: [2020-12-23T23:54:02.238Z] #11 62.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T23:54:02.238Z] #11 62.08 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T23:54:02.238Z] #11 62.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T23:54:02.238Z] #11 62.08 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T23:54:02.238Z] #11 62.09 mingw-w64-x86-64-dev [2020-12-23T23:54:02.238Z] #11 62.12 Suggested packages: [2020-12-23T23:54:02.238Z] #11 62.12 gcc-8-locales seccomp wine64 [2020-12-23T23:54:02.238Z] #11 64.40 The following NEW packages will be installed: [2020-12-23T23:54:02.238Z] #11 64.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T23:54:02.238Z] #11 64.43 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T23:54:02.238Z] #11 64.43 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T23:54:02.238Z] #11 64.43 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T23:54:02.238Z] #11 64.44 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T23:54:02.238Z] #11 64.44 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T23:54:02.238Z] #11 64.44 The following packages will be upgraded: [2020-12-23T23:54:02.238Z] #11 64.48 libsystemd0 libudev1 [2020-12-23T23:54:02.424Z] #41 66.52 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-23T23:54:02.424Z] #41 66.63 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-23T23:54:02.424Z] #41 66.77 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-23T23:54:02.459Z] #47 65.39 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:54:02.683Z] #41 66.87 AR compel/plugins/std.lib.a [2020-12-23T23:54:02.717Z] #47 65.40 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:54:02.717Z] #47 65.42 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:54:02.717Z] #47 65.43 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:54:02.717Z] #47 65.52 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:54:02.717Z] #47 65.60 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T23:54:02.717Z] #47 65.61 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T23:54:02.717Z] #47 65.64 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:54:02.815Z] #11 ... [2020-12-23T23:54:02.815Z] [2020-12-23T23:54:02.815Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:02.815Z] #47 56.78 go: extracting golang.org/x/text v0.3.2 [2020-12-23T23:54:02.815Z] #47 64.40 go: finding github.com/fatih/color v1.7.0 [2020-12-23T23:54:02.815Z] #47 64.52 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T23:54:02.815Z] #47 64.53 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T23:54:02.815Z] #47 64.55 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T23:54:02.815Z] #47 64.64 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T23:54:02.815Z] #47 64.66 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T23:54:02.815Z] #47 64.69 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T23:54:02.815Z] #47 64.74 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T23:54:02.815Z] #47 64.77 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T23:54:02.815Z] #47 64.82 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T23:54:02.815Z] #47 64.87 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T23:54:02.815Z] #47 64.87 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T23:54:02.815Z] #47 65.04 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T23:54:02.815Z] #47 65.05 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T23:54:02.815Z] #47 65.05 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T23:54:02.815Z] #47 65.11 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T23:54:02.815Z] #47 65.16 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T23:54:02.815Z] #47 65.16 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T23:54:02.815Z] #47 65.17 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T23:54:02.815Z] #47 65.20 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T23:54:02.815Z] #47 65.23 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T23:54:02.815Z] #47 65.31 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T23:54:02.815Z] #47 65.34 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T23:54:02.815Z] #47 ... [2020-12-23T23:54:02.815Z] [2020-12-23T23:54:02.815Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:02.815Z] #11 65.33 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:54:02.815Z] #11 65.33 Need to get 78.2 MB of archives. [2020-12-23T23:54:02.815Z] #11 65.33 After this operation, 487 MB of additional disk space will be used. [2020-12-23T23:54:02.815Z] #11 65.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-23T23:54:02.815Z] #11 65.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-23T23:54:02.815Z] #11 65.41 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] [2020-12-23T23:54:02.942Z] #41 67.13 CC compel/plugins/fds/fds.o [2020-12-23T23:54:02.975Z] #47 65.73 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:54:02.975Z] #47 65.73 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T23:54:02.975Z] #47 65.86 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T23:54:02.975Z] #47 65.88 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:54:03.201Z] #41 67.40 AR compel/plugins/fds.lib.a [2020-12-23T23:54:03.201Z] #41 67.51 HOSTDEP compel/src/lib/log-host.d [2020-12-23T23:54:03.233Z] #47 65.97 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:54:03.233Z] #47 ... [2020-12-23T23:54:03.233Z] [2020-12-23T23:54:03.233Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:03.233Z] #34 45.95 Reading package lists... [2020-12-23T23:54:03.233Z] #34 56.55 Building dependency tree... [2020-12-23T23:54:03.233Z] #34 62.22 The following additional packages will be installed: [2020-12-23T23:54:03.233Z] #34 62.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T23:54:03.233Z] #34 62.28 Suggested packages: [2020-12-23T23:54:03.233Z] #34 62.31 cmake-doc ninja-build lrzip [2020-12-23T23:54:03.233Z] #34 62.31 Recommended packages: [2020-12-23T23:54:03.233Z] #34 62.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T23:54:03.233Z] #34 63.97 The following NEW packages will be installed: [2020-12-23T23:54:03.233Z] #34 63.99 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T23:54:03.233Z] #34 63.99 vim-common xxd [2020-12-23T23:54:03.233Z] #34 64.57 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:54:03.233Z] #34 64.57 Need to get 14.9 MB of archives. [2020-12-23T23:54:03.233Z] #34 64.57 After this operation, 61.8 MB of additional disk space will be used. [2020-12-23T23:54:03.233Z] #34 64.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T23:54:03.233Z] #34 64.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:54:03.233Z] #34 64.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T23:54:03.234Z] #34 64.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T23:54:03.234Z] #34 66.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-23T23:54:03.234Z] #34 66.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-23T23:54:03.234Z] #34 ... [2020-12-23T23:54:03.234Z] [2020-12-23T23:54:03.234Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:03.234Z] #47 66.12 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:54:03.234Z] #47 66.18 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:54:03.234Z] #47 66.21 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:54:03.388Z] #11 65.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-12-23T23:54:03.388Z] #11 ... [2020-12-23T23:54:03.388Z] [2020-12-23T23:54:03.388Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:54:03.388Z] #53 44.77 Reading package lists... [2020-12-23T23:54:03.388Z] #53 56.29 Building dependency tree... [2020-12-23T23:54:03.388Z] #53 62.40 The following additional packages will be installed: [2020-12-23T23:54:03.388Z] #53 62.42 libbtrfs0 [2020-12-23T23:54:03.388Z] #53 62.83 The following NEW packages will be installed: [2020-12-23T23:54:03.388Z] #53 62.83 libbtrfs-dev libbtrfs0 [2020-12-23T23:54:03.388Z] #53 63.44 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:54:03.388Z] #53 63.44 Need to get 119 kB of archives. [2020-12-23T23:54:03.388Z] #53 63.44 After this operation, 387 kB of additional disk space will be used. [2020-12-23T23:54:03.388Z] #53 63.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T23:54:03.388Z] #53 63.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T23:54:03.388Z] #53 65.02 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:54:03.388Z] #53 65.24 Fetched 119 kB in 0s (317 kB/s) [2020-12-23T23:54:03.388Z] #53 65.64 Selecting previously unselected package libbtrfs0. [2020-12-23T23:54:03.388Z] #53 65.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.) [2020-12-23T23:54:03.388Z] #53 65.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T23:54:03.388Z] #53 65.86 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:54:03.388Z] #53 ... [2020-12-23T23:54:03.388Z] [2020-12-23T23:54:03.388Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:03.388Z] #11 65.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T23:54:03.388Z] #11 65.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-23T23:54:03.462Z] #41 67.70 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T23:54:03.491Z] #47 66.23 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T23:54:03.491Z] #47 66.28 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:54:03.491Z] #47 66.29 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T23:54:03.491Z] #47 66.33 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:54:03.491Z] #47 66.37 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:54:03.491Z] #47 66.42 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:54:03.649Z] #11 66.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-23T23:54:03.649Z] #11 66.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T23:54:03.722Z] #41 67.87 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-23T23:54:03.722Z] #41 67.97 HOSTDEP compel/src/main-host.d [2020-12-23T23:54:03.749Z] #47 66.45 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:54:03.749Z] #47 66.49 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T23:54:03.749Z] #47 66.57 go: finding golang.org/x/text v0.3.2 [2020-12-23T23:54:03.749Z] #47 66.59 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:54:03.981Z] #41 68.14 DEP compel/src/lib/ptrace.d [2020-12-23T23:54:04.009Z] #47 66.90 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:54:04.240Z] #41 68.32 DEP compel/src/lib/infect.d [2020-12-23T23:54:04.266Z] #47 66.95 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:54:04.266Z] #47 67.02 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:54:04.266Z] #47 67.09 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:54:04.266Z] #47 67.16 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:54:04.266Z] #47 67.21 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:54:04.266Z] #47 ... [2020-12-23T23:54:04.266Z] [2020-12-23T23:54:04.266Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:04.266Z] #43 57.15 internal/reflectlite [2020-12-23T23:54:04.266Z] #43 57.15 sync [2020-12-23T23:54:04.266Z] #43 59.55 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T23:54:04.266Z] #43 60.28 math/rand [2020-12-23T23:54:04.266Z] #43 62.24 internal/singleflight [2020-12-23T23:54:04.266Z] #43 62.78 io [2020-12-23T23:54:04.266Z] #43 62.86 strconv [2020-12-23T23:54:04.266Z] #43 65.26 bytes [2020-12-23T23:54:04.499Z] #41 68.76 DEP compel/src/lib/infect-util.d [2020-12-23T23:54:04.524Z] #43 ... [2020-12-23T23:54:04.524Z] [2020-12-23T23:54:04.524Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:04.524Z] #47 67.27 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:54:04.524Z] #47 67.28 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:54:04.524Z] #47 67.30 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T23:54:04.524Z] #47 67.32 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:54:04.524Z] #47 67.32 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:54:04.524Z] #47 67.35 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:54:04.524Z] #47 67.37 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:54:04.524Z] #47 67.39 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:54:04.524Z] #47 67.44 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:54:04.593Z] #11 66.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T23:54:04.593Z] #11 ... [2020-12-23T23:54:04.593Z] [2020-12-23T23:54:04.593Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:04.593Z] #40 45.99 Reading package lists... [2020-12-23T23:54:04.593Z] #40 57.50 Building dependency tree... [2020-12-23T23:54:04.593Z] #40 63.47 The following additional packages will be installed: [2020-12-23T23:54:04.593Z] #40 63.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T23:54:04.593Z] #40 63.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T23:54:04.593Z] #40 63.52 Suggested packages: [2020-12-23T23:54:04.593Z] #40 63.53 manpages-dev python-setuptools [2020-12-23T23:54:04.593Z] #40 64.94 The following NEW packages will be installed: [2020-12-23T23:54:04.593Z] #40 64.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T23:54:04.593Z] #40 64.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T23:54:04.593Z] #40 64.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T23:54:04.593Z] #40 64.98 python-six zlib1g-dev [2020-12-23T23:54:04.593Z] #40 65.39 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T23:54:04.593Z] #40 65.39 Need to get 4095 kB of archives. [2020-12-23T23:54:04.593Z] #40 65.39 After this operation, 22.5 MB of additional disk space will be used. [2020-12-23T23:54:04.593Z] #40 65.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-23T23:54:04.593Z] #40 65.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T23:54:04.593Z] #40 65.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-23T23:54:04.593Z] #40 65.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T23:54:04.593Z] #40 65.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-23T23:54:04.593Z] #40 65.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T23:54:04.593Z] #40 65.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-12-23T23:54:04.593Z] #40 65.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-23T23:54:04.593Z] #40 65.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-23T23:54:04.593Z] #40 65.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-23T23:54:04.593Z] #40 65.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-23T23:54:04.593Z] #40 65.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-23T23:54:04.593Z] #40 65.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-12-23T23:54:04.593Z] #40 65.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-23T23:54:04.593Z] #40 65.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T23:54:04.593Z] #40 65.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-23T23:54:04.593Z] #40 65.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-23T23:54:04.758Z] #41 68.89 DEP compel/src/lib/infect-rpc.d [2020-12-23T23:54:04.758Z] #41 69.02 DEP compel/arch/x86/src/lib/infect.d [2020-12-23T23:54:04.767Z] #34 ... [2020-12-23T23:54:04.767Z] [2020-12-23T23:54:04.767Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:04.767Z] #32 50.69 internal/poll [2020-12-23T23:54:04.767Z] #32 53.79 os [2020-12-23T23:54:04.767Z] #32 57.68 path/filepath [2020-12-23T23:54:04.767Z] #32 58.22 internal/fmtsort [2020-12-23T23:54:04.767Z] #32 58.70 fmt [2020-12-23T23:54:04.767Z] #32 58.86 io/ioutil [2020-12-23T23:54:04.767Z] #32 ... [2020-12-23T23:54:04.767Z] [2020-12-23T23:54:04.767Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:04.767Z] #40 58.17 Selecting previously unselected package libprotoc17:arm64. [2020-12-23T23:54:04.767Z] #40 58.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-12-23T23:54:04.767Z] #40 58.19 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-23T23:54:04.767Z] #40 58.96 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T23:54:04.767Z] #40 58.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-12-23T23:54:04.767Z] #40 59.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:54:04.767Z] #40 59.15 Selecting previously unselected package protobuf-compiler. [2020-12-23T23:54:04.767Z] #40 59.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-12-23T23:54:04.767Z] #40 59.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:54:04.767Z] #40 59.79 Selecting previously unselected package python-pkg-resources. [2020-12-23T23:54:04.767Z] #40 59.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:54:04.767Z] #40 59.80 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T23:54:04.767Z] #40 60.16 Selecting previously unselected package python-six. [2020-12-23T23:54:04.767Z] #40 60.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T23:54:04.767Z] #40 60.38 Unpacking python-six (1.12.0-1) ... [2020-12-23T23:54:04.767Z] #40 60.87 Selecting previously unselected package python-protobuf. [2020-12-23T23:54:04.781Z] #47 67.47 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:54:04.781Z] #47 67.49 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T23:54:04.781Z] #47 67.52 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:54:04.781Z] #47 67.64 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:54:04.855Z] #40 ... [2020-12-23T23:54:04.855Z] [2020-12-23T23:54:04.855Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T23:54:04.855Z] #53 66.07 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:54:04.855Z] #53 66.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T23:54:04.855Z] #53 66.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:54:04.855Z] #53 66.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:54:04.855Z] #53 66.46 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:54:04.855Z] #53 66.52 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:54:04.855Z] #53 DONE 67.2s [2020-12-23T23:54:04.855Z] [2020-12-23T23:54:04.855Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:04.855Z] #47 65.36 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T23:54:04.855Z] #47 65.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T23:54:04.855Z] #47 65.43 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T23:54:04.855Z] #47 65.56 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T23:54:04.855Z] #47 65.56 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T23:54:04.855Z] #47 65.58 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T23:54:04.855Z] #47 65.64 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T23:54:04.855Z] #47 65.64 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T23:54:04.855Z] #47 65.70 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T23:54:04.855Z] #47 65.86 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T23:54:04.855Z] #47 65.95 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T23:54:04.855Z] #47 65.99 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T23:54:04.855Z] #47 66.00 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T23:54:04.855Z] #47 66.03 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T23:54:04.855Z] #47 66.10 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T23:54:04.855Z] #47 66.13 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T23:54:04.855Z] #47 66.17 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T23:54:04.855Z] #47 66.19 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T23:54:04.855Z] #47 66.19 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T23:54:04.855Z] #47 66.22 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T23:54:04.855Z] #47 66.23 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T23:54:04.855Z] #47 66.25 go: finding golang.org/x/text v0.3.2 [2020-12-23T23:54:04.855Z] #47 66.30 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T23:54:04.855Z] #47 66.33 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T23:54:04.855Z] #47 66.36 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T23:54:04.855Z] #47 66.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T23:54:04.855Z] #47 66.50 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T23:54:04.855Z] #47 66.58 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T23:54:04.855Z] #47 66.65 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T23:54:04.855Z] #47 66.70 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T23:54:04.855Z] #47 66.70 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T23:54:04.855Z] #47 66.71 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T23:54:04.855Z] #47 66.71 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T23:54:04.855Z] #47 66.73 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T23:54:04.855Z] #47 66.77 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T23:54:04.855Z] #47 66.78 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T23:54:04.855Z] #47 66.85 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T23:54:04.855Z] #47 66.87 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T23:54:04.855Z] #47 66.93 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T23:54:04.855Z] #47 66.93 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T23:54:04.855Z] #47 66.97 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T23:54:04.855Z] #47 67.05 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T23:54:04.855Z] #47 67.12 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T23:54:04.855Z] #47 67.13 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T23:54:04.855Z] #47 67.19 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T23:54:04.855Z] #47 67.20 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:54:04.897Z] #43 57.28 CC compel/src/lib/ptrace.o [2020-12-23T23:54:05.017Z] #41 69.13 DEP compel/arch/x86/src/lib/cpu.d [2020-12-23T23:54:05.017Z] #41 69.22 DEP compel/src/lib/log.d [2020-12-23T23:54:05.017Z] #41 69.27 DEP compel/src/main.d [2020-12-23T23:54:05.030Z] #40 60.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-12-23T23:54:05.030Z] #40 60.90 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T23:54:05.048Z] #47 67.84 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T23:54:05.048Z] #47 67.88 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T23:54:05.116Z] #47 67.61 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:54:05.276Z] #41 69.40 DEP compel/src/lib/handle-elf.d [2020-12-23T23:54:05.276Z] #41 69.49 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-23T23:54:05.276Z] #41 69.59 CC compel/src/lib/log.o [2020-12-23T23:54:05.294Z] #40 ... [2020-12-23T23:54:05.294Z] [2020-12-23T23:54:05.294Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:05.294Z] #43 51.29 internal/poll [2020-12-23T23:54:05.294Z] #43 51.30 regexp [2020-12-23T23:54:05.294Z] #43 55.63 os [2020-12-23T23:54:05.294Z] #43 58.83 github.com/LK4D4/vndr/versioned [2020-12-23T23:54:05.294Z] #43 61.05 internal/lazyregexp [2020-12-23T23:54:05.294Z] #43 61.06 os/exec [2020-12-23T23:54:05.294Z] #43 61.07 net [2020-12-23T23:54:05.294Z] #43 ... [2020-12-23T23:54:05.294Z] [2020-12-23T23:54:05.294Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:05.294Z] #32 61.37 flag [2020-12-23T23:54:05.294Z] #32 61.38 github.com/BurntSushi/toml [2020-12-23T23:54:05.294Z] #32 61.38 log [2020-12-23T23:54:05.343Z] #47 68.04 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T23:54:05.343Z] #47 68.10 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:54:05.343Z] #47 68.11 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:54:05.343Z] #47 68.13 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:54:05.377Z] #47 67.72 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T23:54:05.377Z] #47 67.73 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T23:54:05.377Z] #47 ... [2020-12-23T23:54:05.377Z] [2020-12-23T23:54:05.377Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:05.377Z] #32 57.80 sync [2020-12-23T23:54:05.377Z] #32 57.83 internal/reflectlite [2020-12-23T23:54:05.377Z] #32 61.84 sort [2020-12-23T23:54:05.377Z] #32 61.85 errors [2020-12-23T23:54:05.377Z] #32 62.77 strconv [2020-12-23T23:54:05.377Z] #32 64.01 io [2020-12-23T23:54:05.377Z] #32 66.15 internal/oserror [2020-12-23T23:54:05.377Z] #32 66.31 syscall [2020-12-23T23:54:05.377Z] #32 ... [2020-12-23T23:54:05.377Z] [2020-12-23T23:54:05.377Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:05.377Z] #47 67.92 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:54:05.377Z] #47 67.92 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T23:54:05.534Z] #43 57.76 AR compel/libcompel.a [2020-12-23T23:54:05.600Z] #47 68.30 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T23:54:05.830Z] #43 57.90 HOSTCC compel/src/main-host.o [2020-12-23T23:54:05.845Z] #41 69.82 CC compel/arch/x86/src/lib/cpu.o [2020-12-23T23:54:06.125Z] #43 58.34 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-12-23T23:54:06.295Z] Fetching without tags [2020-12-23T23:54:06.413Z] #41 70.52 CC compel/arch/x86/src/lib/infect.o [2020-12-23T23:54:06.413Z] #41 ... [2020-12-23T23:54:06.413Z] [2020-12-23T23:54:06.413Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:06.413Z] #56 DONE 170.0s [2020-12-23T23:54:06.413Z] [2020-12-23T23:54:06.413Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T23:54:06.413Z] #57 DONE 0.1s [2020-12-23T23:54:06.413Z] [2020-12-23T23:54:06.413Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:06.413Z] #43 163.3 vendor/golang.org/x/net/http/httpguts [2020-12-23T23:54:06.413Z] #43 163.8 vendor/golang.org/x/net/http/httpproxy [2020-12-23T23:54:06.413Z] #43 164.7 mime/multipart [2020-12-23T23:54:06.413Z] #43 168.3 crypto/tls [2020-12-23T23:54:06.413Z] #43 ... [2020-12-23T23:54:06.413Z] [2020-12-23T23:54:06.413Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-23T23:54:06.413Z] #58 DONE 0.1s [2020-12-23T23:54:06.420Z] #43 58.55 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T23:54:06.672Z] [2020-12-23T23:54:06.672Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:54:06.716Z] #43 58.99 HOSTCC compel/src/lib/log-host.o [2020-12-23T23:54:07.011Z] #43 59.15 HOSTLINK compel/compel-host-bin [2020-12-23T23:54:07.011Z] #43 59.30 DEP soccr/soccr.d [2020-12-23T23:54:07.306Z] #43 59.47 CC soccr/soccr.o [2020-12-23T23:54:07.550Z] Merging remotes/origin/master commit 249d0ab7448d7ce5a90830225cea984e6f652fc2 into PR head commit 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:54:07.609Z] #38 ... [2020-12-23T23:54:07.609Z] [2020-12-23T23:54:07.609Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:07.609Z] #41 71.97 CC compel/src/lib/infect-rpc.o [2020-12-23T23:54:07.947Z] #43 ... [2020-12-23T23:54:07.947Z] [2020-12-23T23:54:07.947Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:07.947Z] #53 10.52 + cd /tmp/tmp.RZZxJK32wP/src/github.com/opencontainers/runc [2020-12-23T23:54:07.947Z] #53 10.52 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:54:07.947Z] #53 ... [2020-12-23T23:54:07.947Z] [2020-12-23T23:54:07.947Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:07.947Z] #45 114.7 encoding/xml [2020-12-23T23:54:07.947Z] #45 119.3 math/big [2020-12-23T23:54:08.177Z] #41 72.56 CC compel/src/lib/infect-util.o [2020-12-23T23:54:08.242Z] #45 ... [2020-12-23T23:54:08.242Z] [2020-12-23T23:54:08.242Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:54:08.242Z] #20 0.506 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:54:08.242Z] #20 0.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:54:08.242Z] #20 0.563 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:54:08.242Z] #20 1.712 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T23:54:08.242Z] #20 3.149 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T23:54:08.242Z] #20 4.460 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T23:54:08.536Z] #20 ... [2020-12-23T23:54:08.536Z] [2020-12-23T23:54:08.536Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:08.536Z] #53 11.32 + '[' -z '' ']' [2020-12-23T23:54:08.536Z] #53 11.32 + target=static [2020-12-23T23:54:08.536Z] #53 11.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T23:54:08.624Z] #32 64.79 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:54:08.682Z] #47 ... [2020-12-23T23:54:08.682Z] [2020-12-23T23:54:08.682Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:08.682Z] #43 60.91 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T23:54:08.682Z] #43 60.92 internal/reflectlite [2020-12-23T23:54:08.682Z] #43 61.44 math/rand [2020-12-23T23:54:08.682Z] #43 63.15 internal/singleflight [2020-12-23T23:54:08.682Z] #43 65.27 strconv [2020-12-23T23:54:08.682Z] #43 65.30 io [2020-12-23T23:54:08.682Z] #43 67.27 bytes [2020-12-23T23:54:08.682Z] #43 70.69 bufio [2020-12-23T23:54:08.682Z] #43 70.88 reflect [2020-12-23T23:54:08.682Z] #43 ... [2020-12-23T23:54:08.682Z] [2020-12-23T23:54:08.682Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:54:08.682Z] #30 69.84 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-23T23:54:08.682Z] #30 70.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T23:54:08.745Z] #41 72.81 CC compel/src/lib/infect.o [2020-12-23T23:54:08.922Z] #47 ... [2020-12-23T23:54:05.988Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:54:06.046Z] > git config --add remote.origin.fetch +refs/pull/41786/head:refs/remotes/origin/PR-41786 # timeout=10 [2020-12-23T23:54:06.091Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:54:06.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T23:54:06.331Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T23:54:06.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:54:06.333Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T23:54:07.658Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:54:07.706Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:54:08.922Z] [2020-12-23T23:54:08.922Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:08.922Z] #32 61.18 io [2020-12-23T23:54:08.922Z] #32 63.75 internal/oserror [2020-12-23T23:54:08.922Z] #32 63.92 syscall [2020-12-23T23:54:08.922Z] #32 66.74 reflect [2020-12-23T23:54:08.922Z] #32 ... [2020-12-23T23:54:08.922Z] [2020-12-23T23:54:08.922Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:54:08.922Z] #30 68.80 Checking out files: 86% (1323/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. [2020-12-23T23:54:08.922Z] #30 69.72 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T23:54:08.922Z] #30 70.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T23:54:08.943Z] #30 71.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T23:54:09.176Z] #53 11.77 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 . [2020-12-23T23:54:10.235Z] #53 ... [2020-12-23T23:54:10.235Z] [2020-12-23T23:54:10.235Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:10.235Z] #51 118.2 golang.org/x/crypto/ssh/terminal [2020-12-23T23:54:10.235Z] #51 120.6 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T23:54:10.235Z] #51 DONE 126.8s [2020-12-23T23:54:10.529Z] [2020-12-23T23:54:10.529Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:10.529Z] #43 61.46 AR soccr/libsoccr.a [2020-12-23T23:54:10.529Z] #43 61.54 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:54:10.529Z] #43 61.94 DEP criu/arch/ppc64/sigframe.d [2020-12-23T23:54:10.529Z] #43 62.25 DEP criu/arch/ppc64/crtools.d [2020-12-23T23:54:10.529Z] #43 62.41 DEP criu/arch/ppc64/cpu.d [2020-12-23T23:54:10.529Z] #43 62.63 CC criu/arch/ppc64/cpu.o [2020-12-23T23:54:10.668Z] #32 ... [2020-12-23T23:54:10.668Z] [2020-12-23T23:54:10.668Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:10.668Z] #34 63.71 Selecting previously unselected package libxml2:arm64. [2020-12-23T23:54:10.668Z] #34 63.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2020-12-23T23:54:10.668Z] #34 63.72 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:54:10.668Z] #34 64.46 Selecting previously unselected package libarchive13:arm64. [2020-12-23T23:54:10.668Z] #34 64.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-12-23T23:54:10.668Z] #34 64.48 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-23T23:54:10.668Z] #34 65.23 Selecting previously unselected package libjsoncpp1:arm64. [2020-12-23T23:54:10.668Z] #34 65.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-12-23T23:54:10.668Z] #34 65.26 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-23T23:54:10.668Z] #34 65.51 Selecting previously unselected package librhash0:arm64. [2020-12-23T23:54:10.668Z] #34 65.53 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-12-23T23:54:10.668Z] #34 65.54 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-12-23T23:54:10.668Z] #34 66.75 Selecting previously unselected package libuv1:arm64. [2020-12-23T23:54:10.668Z] #34 66.76 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-12-23T23:54:10.816Z] Merge succeeded, producing 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:54:10.816Z] Checking out Revision 1c0af18c6c341636ac55644103f922900c616bec (PR-41786) [2020-12-23T23:54:10.934Z] #34 66.91 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-12-23T23:54:11.168Z] #43 63.37 CC criu/arch/ppc64/crtools.o [2020-12-23T23:54:11.519Z] #34 67.63 Selecting previously unselected package cmake. [2020-12-23T23:54:11.519Z] #34 67.63 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-12-23T23:54:11.519Z] #34 67.64 Unpacking cmake (3.13.4-1) ... [2020-12-23T23:54:10.464Z] > git remote # timeout=10 [2020-12-23T23:54:10.544Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T23:54:10.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T23:54:10.587Z] > git merge 249d0ab7448d7ce5a90830225cea984e6f652fc2 # timeout=10 [2020-12-23T23:54:10.720Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-12-23T23:54:10.850Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T23:54:10.897Z] > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10 [2020-12-23T23:54:12.032Z] #41 75.83 CC compel/src/lib/ptrace.o [2020-12-23T23:54:12.291Z] #41 76.39 AR compel/libcompel.a [2020-12-23T23:54:12.291Z] #41 76.64 HOSTCC compel/src/main-host.o [2020-12-23T23:54:12.698Z] #43 64.87 CC criu/arch/ppc64/sigframe.o [2020-12-23T23:54:12.860Z] #41 77.08 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-23T23:54:12.917Z] #34 ... [2020-12-23T23:54:12.917Z] [2020-12-23T23:54:12.917Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:12.917Z] #11 58.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T23:54:12.917Z] #11 58.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-12-23T23:54:12.917Z] #11 58.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:54:12.917Z] #11 61.06 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T23:54:12.917Z] #11 61.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T23:54:12.917Z] #11 61.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:54:12.917Z] #11 61.21 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-12-23T23:54:12.917Z] #11 61.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-23T23:54:12.917Z] #11 61.23 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-23T23:54:12.917Z] #11 62.24 Selecting previously unselected package dmsetup. [2020-12-23T23:54:12.917Z] #11 62.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-12-23T23:54:12.917Z] #11 62.24 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T23:54:12.917Z] #11 62.44 Selecting previously unselected package mingw-w64-common. [2020-12-23T23:54:12.917Z] #11 62.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T23:54:12.917Z] #11 62.44 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T23:54:12.917Z] #11 ... [2020-12-23T23:54:12.917Z] [2020-12-23T23:54:12.917Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:12.917Z] #40 62.27 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T23:54:12.917Z] #40 64.38 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-23T23:54:12.917Z] #40 64.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:12.917Z] #40 64.49 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-23T23:54:12.917Z] #40 64.56 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-23T23:54:12.917Z] #40 64.60 Setting up python-six (1.12.0-1) ... [2020-12-23T23:54:12.917Z] #40 67.19 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-23T23:54:12.917Z] #40 67.35 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-23T23:54:12.917Z] #40 67.63 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-23T23:54:12.917Z] #40 67.65 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-12-23T23:54:12.917Z] #40 67.68 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-23T23:54:12.917Z] #40 67.81 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:54:12.917Z] #40 67.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:12.917Z] #40 67.92 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-23T23:54:12.917Z] #40 67.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:54:12.917Z] #40 67.98 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T23:54:12.994Z] #43 65.30 LINK criu/arch/ppc64/crtools.built-in.o [2020-12-23T23:54:12.994Z] #43 65.36 DEP criu/pie/util-vdso.d [2020-12-23T23:54:13.119Z] #41 77.27 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T23:54:13.119Z] #41 ... [2020-12-23T23:54:13.119Z] [2020-12-23T23:54:13.119Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:13.119Z] #11 175.2 Selecting previously unselected package libapparmor1:amd64. [2020-12-23T23:54:13.119Z] #11 175.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-23T23:54:13.119Z] #11 175.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T23:54:13.119Z] #11 175.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-23T23:54:13.119Z] #11 175.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-23T23:54:13.119Z] #11 175.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T23:54:13.119Z] #11 176.1 Selecting previously unselected package libbtrfs0. [2020-12-23T23:54:13.119Z] #11 176.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T23:54:13.119Z] #11 176.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:54:13.119Z] #11 176.2 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:54:13.119Z] #11 176.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T23:54:13.119Z] #11 176.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:54:13.119Z] #11 176.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-23T23:54:13.119Z] #11 176.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:54:13.119Z] #11 176.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:54:13.119Z] #11 176.7 Selecting previously unselected package libudev-dev:amd64. [2020-12-23T23:54:13.119Z] #11 176.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T23:54:13.119Z] #11 176.7 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:54:13.157Z] #30 ... [2020-12-23T23:54:13.157Z] [2020-12-23T23:54:13.157Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:13.157Z] #34 65.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-23T23:54:13.157Z] #34 65.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-23T23:54:13.157Z] #34 65.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-23T23:54:13.157Z] #34 65.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-23T23:54:13.157Z] #34 65.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-23T23:54:13.157Z] #34 65.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-23T23:54:13.157Z] #34 67.88 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:54:13.157Z] #34 68.19 Fetched 14.9 MB in 2s (6322 kB/s) [2020-12-23T23:54:13.157Z] #34 68.40 Selecting previously unselected package xxd. [2020-12-23T23:54:13.157Z] #34 68.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:54:13.157Z] #34 68.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T23:54:13.157Z] #34 68.58 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:54:13.157Z] #34 69.15 Selecting previously unselected package vim-common. [2020-12-23T23:54:13.157Z] #34 69.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:54:13.157Z] #34 69.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:54:13.157Z] #34 69.85 Selecting previously unselected package cmake-data. [2020-12-23T23:54:13.157Z] #34 69.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T23:54:13.157Z] #34 69.86 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T23:54:13.157Z] #34 74.73 Selecting previously unselected package libicu63:amd64. [2020-12-23T23:54:13.157Z] #34 74.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T23:54:13.157Z] #34 74.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:54:13.157Z] #34 ... [2020-12-23T23:54:13.157Z] [2020-12-23T23:54:13.157Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:13.157Z] #40 68.27 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:54:13.157Z] #40 68.76 Fetched 4095 kB in 1s (4786 kB/s) [2020-12-23T23:54:13.157Z] #40 69.12 Selecting previously unselected package libcap-dev:amd64. [2020-12-23T23:54:13.157Z] #40 69.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:54:13.157Z] #40 69.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-23T23:54:13.157Z] #40 69.40 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T23:54:13.157Z] #40 69.75 Selecting previously unselected package libnet1:amd64. [2020-12-23T23:54:13.157Z] #40 69.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T23:54:13.157Z] #40 69.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:13.157Z] #40 69.92 Selecting previously unselected package libnet1-dev. [2020-12-23T23:54:13.157Z] #40 69.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T23:54:13.157Z] #40 69.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:13.157Z] #40 70.30 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T23:54:13.157Z] #40 70.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T23:54:13.157Z] #40 70.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:54:13.157Z] #40 70.67 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-23T23:54:13.157Z] #40 70.67 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-23T23:54:13.157Z] #40 70.67 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T23:54:13.157Z] #40 71.48 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T23:54:13.157Z] #40 71.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:54:13.157Z] #40 71.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:54:13.157Z] #40 71.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-23T23:54:13.157Z] #40 71.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:54:13.157Z] #40 71.82 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T23:54:13.157Z] #40 71.99 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-23T23:54:13.157Z] #40 72.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-23T23:54:13.157Z] #40 72.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T23:54:13.157Z] #40 72.50 Selecting previously unselected package libprotobuf17:amd64. [2020-12-23T23:54:13.157Z] #40 72.50 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:13.157Z] #40 72.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:13.157Z] #40 73.96 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-23T23:54:13.157Z] #40 73.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:13.157Z] #40 73.96 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:13.157Z] #40 74.30 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-23T23:54:13.157Z] #40 74.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:13.157Z] #40 74.30 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:13.180Z] #40 ... [2020-12-23T23:54:13.180Z] [2020-12-23T23:54:13.180Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:13.180Z] #11 69.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T23:54:13.180Z] #11 69.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T23:54:13.180Z] #11 69.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:54:13.205Z] #30 ... [2020-12-23T23:54:13.205Z] [2020-12-23T23:54:13.205Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:13.205Z] #32 75.50 time [2020-12-23T23:54:13.290Z] #43 65.59 DEP criu/pie/util.d [2020-12-23T23:54:13.379Z] #11 177.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-23T23:54:13.379Z] #11 177.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-23T23:54:13.379Z] #11 177.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T23:54:13.462Z] #32 ... [2020-12-23T23:54:13.462Z] [2020-12-23T23:54:13.462Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:13.462Z] #34 66.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-23T23:54:13.462Z] #34 66.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-23T23:54:13.462Z] #34 66.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-23T23:54:13.462Z] #34 66.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-23T23:54:13.462Z] #34 68.32 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:54:13.462Z] #34 68.76 Fetched 14.9 MB in 3s (5837 kB/s) [2020-12-23T23:54:13.462Z] #34 69.03 Selecting previously unselected package xxd. [2020-12-23T23:54:13.462Z] #34 69.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:54:13.462Z] #34 69.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T23:54:13.462Z] #34 69.20 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:54:13.462Z] #34 69.85 Selecting previously unselected package vim-common. [2020-12-23T23:54:13.462Z] #34 69.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:54:13.462Z] #34 69.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:54:13.462Z] #34 70.96 Selecting previously unselected package cmake-data. [2020-12-23T23:54:13.462Z] #34 70.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T23:54:13.462Z] #34 71.01 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T23:54:13.462Z] #34 75.82 Selecting previously unselected package libicu63:amd64. [2020-12-23T23:54:13.462Z] #34 75.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T23:54:13.462Z] #34 75.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:54:13.462Z] #34 ... [2020-12-23T23:54:13.462Z] [2020-12-23T23:54:13.462Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:13.462Z] #40 66.32 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:54:13.462Z] #40 66.67 Fetched 4095 kB in 1s (3601 kB/s) [2020-12-23T23:54:13.462Z] #40 66.87 Selecting previously unselected package libcap-dev:amd64. [2020-12-23T23:54:13.462Z] #40 66.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:54:13.462Z] #40 66.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-23T23:54:13.462Z] #40 66.99 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T23:54:13.462Z] #40 67.36 Selecting previously unselected package libnet1:amd64. [2020-12-23T23:54:13.462Z] #40 67.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T23:54:13.462Z] #40 67.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:13.462Z] #40 67.59 Selecting previously unselected package libnet1-dev. [2020-12-23T23:54:13.463Z] #40 67.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T23:54:13.463Z] #40 67.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:13.463Z] #40 68.11 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T23:54:13.463Z] #40 68.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T23:54:13.463Z] #40 68.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:54:13.463Z] #40 68.45 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-23T23:54:13.463Z] #40 68.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-23T23:54:13.463Z] #40 68.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T23:54:13.463Z] #40 69.18 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T23:54:13.463Z] #40 69.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:54:13.463Z] #40 69.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:54:13.463Z] #40 69.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-23T23:54:13.463Z] #40 69.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:54:13.463Z] #40 69.52 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T23:54:13.463Z] #40 69.99 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-23T23:54:13.463Z] #40 69.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-23T23:54:13.463Z] #40 69.99 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T23:54:13.463Z] #40 70.64 Selecting previously unselected package libprotobuf17:amd64. [2020-12-23T23:54:13.463Z] #40 70.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:13.463Z] #40 70.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:13.463Z] #40 72.09 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-23T23:54:13.463Z] #40 72.10 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:13.463Z] #40 72.13 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:13.463Z] #40 72.57 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-23T23:54:13.463Z] #40 72.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:13.463Z] #40 72.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:13.463Z] #40 74.89 Selecting previously unselected package libprotoc17:amd64. [2020-12-23T23:54:13.463Z] #40 74.89 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:13.463Z] #40 74.95 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:13.463Z] #40 76.25 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T23:54:13.463Z] #40 76.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:54:13.586Z] #43 65.81 CC criu/pie/util.o [2020-12-23T23:54:13.719Z] #40 76.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:54:13.719Z] #40 76.58 Selecting previously unselected package protobuf-compiler. [2020-12-23T23:54:13.719Z] #40 76.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:13.719Z] #40 76.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:54:13.882Z] #43 66.33 CC criu/pie/util-vdso.o [2020-12-23T23:54:13.947Z] #11 177.6 Selecting previously unselected package libpcre16-3:amd64. [2020-12-23T23:54:13.947Z] #11 177.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-23T23:54:13.947Z] #11 177.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T23:54:13.947Z] #11 177.8 Selecting previously unselected package libpcre32-3:amd64. [2020-12-23T23:54:13.947Z] #11 177.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-23T23:54:13.947Z] #11 177.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T23:54:13.977Z] #40 ... [2020-12-23T23:54:13.977Z] [2020-12-23T23:54:13.977Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:13.977Z] #11 67.80 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] [2020-12-23T23:54:13.977Z] #11 71.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-23T23:54:13.977Z] #11 71.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-23T23:54:13.977Z] #11 71.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T23:54:13.977Z] #11 71.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T23:54:13.977Z] #11 71.32 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] [2020-12-23T23:54:13.977Z] #11 71.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-23T23:54:13.977Z] #11 71.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-23T23:54:13.977Z] #11 71.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-23T23:54:13.977Z] #11 71.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-23T23:54:13.977Z] #11 71.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-23T23:54:13.977Z] #11 71.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-23T23:54:13.977Z] #11 71.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-23T23:54:13.977Z] #11 71.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-23T23:54:13.977Z] #11 71.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-23T23:54:13.977Z] #11 71.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-23T23:54:13.977Z] #11 73.55 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:54:13.977Z] #11 73.84 Fetched 78.2 MB in 11s (6923 kB/s) [2020-12-23T23:54:13.977Z] #11 74.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:54:13.977Z] #11 74.50 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-23T23:54:13.977Z] #11 74.62 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:54:13.977Z] #11 75.42 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-23T23:54:13.977Z] #11 75.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:54:13.977Z] #11 75.73 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-23T23:54:13.977Z] #11 75.75 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:54:13.977Z] #11 76.13 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-23T23:54:13.977Z] #11 76.68 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T23:54:13.977Z] #11 76.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.) [2020-12-23T23:54:13.977Z] #11 76.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-23T23:54:13.977Z] #11 76.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:54:13.977Z] #11 ... [2020-12-23T23:54:13.977Z] [2020-12-23T23:54:13.977Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:13.977Z] #40 76.79 Selecting previously unselected package python-pkg-resources. [2020-12-23T23:54:13.977Z] #40 76.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:54:13.977Z] #40 76.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T23:54:14.207Z] #11 177.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-23T23:54:14.207Z] #11 177.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-23T23:54:14.207Z] #11 178.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T23:54:14.234Z] #40 77.10 Selecting previously unselected package python-six. [2020-12-23T23:54:14.234Z] #40 77.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T23:54:14.234Z] #40 77.13 Unpacking python-six (1.12.0-1) ... [2020-12-23T23:54:14.466Z] #11 178.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-23T23:54:14.492Z] #40 77.29 Selecting previously unselected package python-protobuf. [2020-12-23T23:54:14.492Z] #40 77.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:14.492Z] #40 77.32 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T23:54:14.834Z] #11 178.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-23T23:54:14.834Z] #11 178.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T23:54:14.927Z] #43 ... [2020-12-23T23:54:14.927Z] [2020-12-23T23:54:14.927Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:14.927Z] #58 131.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:54:14.927Z] #58 131.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T23:54:15.074Z] #40 77.10 Selecting previously unselected package libprotoc17:amd64. [2020-12-23T23:54:15.074Z] #40 77.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:15.074Z] #40 77.12 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:15.074Z] #40 ... [2020-12-23T23:54:15.074Z] [2020-12-23T23:54:15.074Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:15.074Z] #54 1.602 + RM_GOPATH=0 [2020-12-23T23:54:15.074Z] #54 1.602 + TMP_GOPATH= [2020-12-23T23:54:15.074Z] #54 1.602 + : /build [2020-12-23T23:54:15.074Z] #54 1.602 + '[' -z '' ']' [2020-12-23T23:54:15.074Z] #54 1.602 ++ mktemp -d [2020-12-23T23:54:15.074Z] #54 1.628 + export GOPATH=/tmp/tmp.qvWbActwF8 [2020-12-23T23:54:15.074Z] #54 1.629 + GOPATH=/tmp/tmp.qvWbActwF8 [2020-12-23T23:54:15.074Z] #54 1.629 + RM_GOPATH=1 [2020-12-23T23:54:15.074Z] #54 1.629 + case "$(go env GOARCH)" in [2020-12-23T23:54:15.074Z] #54 1.633 ++ go env GOARCH [2020-12-23T23:54:15.074Z] #54 1.713 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:15.074Z] #54 1.713 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:15.074Z] #54 1.713 ++ dirname /tmp/install/install.sh [2020-12-23T23:54:15.074Z] #54 1.721 + dir=/tmp/install [2020-12-23T23:54:15.074Z] #54 1.721 + bin=containerd [2020-12-23T23:54:15.074Z] #54 1.721 + shift [2020-12-23T23:54:15.074Z] #54 1.721 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T23:54:15.074Z] #54 1.721 + . /tmp/install/containerd.installer [2020-12-23T23:54:15.074Z] #54 1.722 ++ set -e [2020-12-23T23:54:15.074Z] #54 1.722 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:54:15.074Z] #54 1.733 + install_containerd [2020-12-23T23:54:15.074Z] #54 1.757 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:54:15.074Z] #54 1.757 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T23:54:15.074Z] #54 1.757 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qvWbActwF8/src/github.com/containerd/containerd [2020-12-23T23:54:15.074Z] #54 1.771 Cloning into '/tmp/tmp.qvWbActwF8/src/github.com/containerd/containerd'... [2020-12-23T23:54:15.074Z] #54 ... [2020-12-23T23:54:15.074Z] [2020-12-23T23:54:15.074Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:15.074Z] #11 67.34 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] [2020-12-23T23:54:15.074Z] #11 67.38 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] [2020-12-23T23:54:15.074Z] #11 71.84 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] [2020-12-23T23:54:15.074Z] #11 75.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-23T23:54:15.074Z] #11 75.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-23T23:54:15.074Z] #11 75.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T23:54:15.074Z] #11 75.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T23:54:15.074Z] #11 75.79 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] [2020-12-23T23:54:15.074Z] #11 75.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-23T23:54:15.074Z] #11 75.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-23T23:54:15.074Z] #11 75.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-23T23:54:15.074Z] #11 75.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-23T23:54:15.074Z] #11 75.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-23T23:54:15.074Z] #11 75.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-23T23:54:15.074Z] #11 76.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-23T23:54:15.074Z] #11 76.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-23T23:54:15.074Z] #11 76.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-23T23:54:15.074Z] #11 76.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-23T23:54:15.110Z] #11 ... [2020-12-23T23:54:15.110Z] [2020-12-23T23:54:15.110Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:15.110Z] #49 61.17 encoding/binary [2020-12-23T23:54:15.110Z] #49 61.72 flag [2020-12-23T23:54:15.110Z] #49 61.73 go/token [2020-12-23T23:54:15.110Z] #49 61.73 github.com/pkg/diff [2020-12-23T23:54:15.110Z] #49 63.50 go/scanner [2020-12-23T23:54:15.110Z] #49 63.76 encoding/base64 [2020-12-23T23:54:15.110Z] #49 64.15 golang.org/x/sys/unix [2020-12-23T23:54:15.110Z] #49 64.62 mvdan.cc/editorconfig [2020-12-23T23:54:15.110Z] #49 65.06 encoding/json [2020-12-23T23:54:15.110Z] #49 66.05 go/ast [2020-12-23T23:54:15.110Z] #49 67.01 mvdan.cc/sh/v3/fileutil [2020-12-23T23:54:15.110Z] #49 67.13 mvdan.cc/sh/v3/syntax [2020-12-23T23:54:15.409Z] #11 179.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-23T23:54:15.409Z] #11 179.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-23T23:54:15.409Z] #11 179.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T23:54:15.424Z] #40 78.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T23:54:15.646Z] #11 78.08 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:54:15.646Z] #11 ... [2020-12-23T23:54:15.646Z] [2020-12-23T23:54:15.646Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:15.646Z] #32 68.06 reflect [2020-12-23T23:54:15.646Z] #32 ... [2020-12-23T23:54:15.646Z] [2020-12-23T23:54:15.646Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:15.646Z] #49 70.23 syscall [2020-12-23T23:54:15.646Z] #49 70.30 bytes [2020-12-23T23:54:15.646Z] #49 74.35 reflect [2020-12-23T23:54:15.669Z] #11 179.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-23T23:54:15.669Z] #11 179.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:54:15.669Z] #11 179.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T23:54:15.682Z] #40 ... [2020-12-23T23:54:15.682Z] [2020-12-23T23:54:15.682Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:15.682Z] #43 68.48 bufio [2020-12-23T23:54:15.682Z] #43 69.04 reflect [2020-12-23T23:54:15.682Z] #43 70.81 syscall [2020-12-23T23:54:15.909Z] #49 ... [2020-12-23T23:54:15.909Z] [2020-12-23T23:54:15.909Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:15.909Z] #32 78.36 time [2020-12-23T23:54:15.928Z] #11 179.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-23T23:54:15.928Z] #11 179.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-23T23:54:15.928Z] #11 179.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T23:54:15.928Z] #11 179.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-23T23:54:15.928Z] #11 179.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T23:54:15.938Z] #43 ... [2020-12-23T23:54:15.938Z] [2020-12-23T23:54:15.938Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:15.938Z] #49 73.81 syscall [2020-12-23T23:54:15.938Z] #49 73.85 reflect [2020-12-23T23:54:16.188Z] #11 179.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:54:16.505Z] #49 ... [2020-12-23T23:54:16.505Z] [2020-12-23T23:54:16.505Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:16.505Z] #40 72.63 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-23T23:54:16.758Z] #11 180.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T23:54:16.758Z] #11 180.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T23:54:16.758Z] #11 180.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T23:54:16.758Z] #11 180.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:54:16.768Z] #40 ... [2020-12-23T23:54:16.768Z] [2020-12-23T23:54:16.768Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:16.768Z] #43 62.66 encoding/binary [2020-12-23T23:54:16.768Z] #43 62.69 flag [2020-12-23T23:54:16.768Z] #43 63.16 go/token [2020-12-23T23:54:16.768Z] #43 64.76 net/url [2020-12-23T23:54:16.768Z] #43 64.77 go/scanner [2020-12-23T23:54:16.768Z] #43 65.15 text/template/parse [2020-12-23T23:54:16.768Z] #43 66.83 go/ast [2020-12-23T23:54:16.768Z] #43 66.99 encoding/json [2020-12-23T23:54:16.768Z] #43 71.64 text/template [2020-12-23T23:54:16.768Z] #43 72.13 encoding/xml [2020-12-23T23:54:17.017Z] #11 180.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T23:54:17.017Z] #11 180.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T23:54:17.017Z] #11 180.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:54:17.017Z] #11 180.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:54:17.017Z] #11 180.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T23:54:17.017Z] #11 180.7 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:54:17.042Z] #43 ... [2020-12-23T23:54:17.042Z] [2020-12-23T23:54:17.042Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:17.042Z] #40 72.96 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:54:17.042Z] #40 ... [2020-12-23T23:54:17.042Z] [2020-12-23T23:54:17.042Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:17.042Z] #32 DONE 73.1s [2020-12-23T23:54:17.278Z] #11 180.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:54:17.278Z] #11 180.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:54:17.278Z] #11 180.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T23:54:17.278Z] #11 181.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T23:54:17.278Z] #11 181.0 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:54:17.278Z] #11 181.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:54:17.278Z] #11 181.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T23:54:17.278Z] #11 181.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:54:17.278Z] #11 181.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:54:17.278Z] #11 181.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:54:17.278Z] #11 181.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:54:17.278Z] #11 181.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T23:54:17.278Z] #11 181.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T23:54:17.278Z] #11 181.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:54:17.278Z] #11 181.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T23:54:17.278Z] #11 181.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:54:17.310Z] [2020-12-23T23:54:17.310Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:17.310Z] #34 73.38 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-23T23:54:17.310Z] #34 73.46 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:54:17.537Z] #11 181.2 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T23:54:17.538Z] #11 181.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:54:17.538Z] #11 181.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T23:54:17.582Z] #34 73.58 Setting up libuv1:arm64 (1.24.1-1) ... [2020-12-23T23:54:17.582Z] #34 73.69 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:54:17.582Z] #34 73.73 Setting up librhash0:arm64 (1.3.8-1) ... [2020-12-23T23:54:17.797Z] #11 181.3 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:54:17.846Z] #34 73.79 Setting up cmake-data (3.13.4-1) ... [2020-12-23T23:54:17.846Z] #34 ... [2020-12-23T23:54:17.846Z] [2020-12-23T23:54:17.846Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:17.846Z] #40 DONE 74.0s [2020-12-23T23:54:17.846Z] [2020-12-23T23:54:17.846Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:17.846Z] #34 73.98 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:54:17.846Z] #34 74.00 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-23T23:54:17.846Z] #34 74.04 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-23T23:54:17.846Z] #34 74.08 Setting up cmake (3.13.4-1) ... [2020-12-23T23:54:18.110Z] #34 74.08 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:54:18.110Z] #34 74.21 Processing triggers for mime-support (3.62) ... [2020-12-23T23:54:18.460Z] #49 ... [2020-12-23T23:54:18.460Z] [2020-12-23T23:54:18.460Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:18.460Z] #11 81.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T23:54:18.460Z] #11 81.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-23T23:54:18.460Z] #11 81.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:54:18.735Z] #11 DONE 182.2s [2020-12-23T23:54:18.735Z] [2020-12-23T23:54:18.735Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T23:54:19.061Z] #34 DONE 75.0s [2020-12-23T23:54:19.061Z] [2020-12-23T23:54:19.061Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:19.410Z] #58 ... [2020-12-23T23:54:19.410Z] [2020-12-23T23:54:19.410Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:19.410Z] #45 125.2 go/doc [2020-12-23T23:54:19.410Z] #45 133.7 vendor/golang.org/x/text/unicode/norm [2020-12-23T23:54:19.410Z] #45 ... [2020-12-23T23:54:19.410Z] [2020-12-23T23:54:19.410Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:19.410Z] #43 67.24 AR criu/pie/pie.lib.a [2020-12-23T23:54:19.410Z] #43 67.30 DEP criu/pie/restorer.d [2020-12-23T23:54:19.410Z] #43 67.54 DEP criu/arch/ppc64/vdso-trampoline.d [2020-12-23T23:54:19.410Z] #43 67.56 DEP criu/arch/ppc64/restorer.d [2020-12-23T23:54:19.410Z] #43 67.78 DEP criu/arch/ppc64/vdso-pie.d [2020-12-23T23:54:19.410Z] #43 67.91 DEP criu/pie/parasite-vdso.d [2020-12-23T23:54:19.410Z] #43 68.12 DEP criu/pie/parasite.d [2020-12-23T23:54:19.410Z] #43 68.40 CC criu/pie/parasite.o [2020-12-23T23:54:19.410Z] #43 69.93 LINK criu/pie/parasite.built-in.o [2020-12-23T23:54:19.410Z] #43 69.96 GEN criu/pie/parasite-blob.h [2020-12-23T23:54:19.410Z] #43 69.98 CC criu/pie/parasite-vdso.o [2020-12-23T23:54:19.410Z] #43 70.76 CC criu/arch/ppc64/vdso-pie.o [2020-12-23T23:54:19.410Z] #43 71.15 CC criu/arch/ppc64/restorer.o [2020-12-23T23:54:19.410Z] #43 71.69 CC criu/arch/ppc64/vdso-trampoline.o [2020-12-23T23:54:19.410Z] #43 71.72 CC criu/pie/restorer.o [2020-12-23T23:54:20.642Z] #12 DONE 2.2s [2020-12-23T23:54:20.642Z] [2020-12-23T23:54:20.642Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T23:54:20.991Z] #35 2.143 + RM_GOPATH=0 [2020-12-23T23:54:20.991Z] #35 2.143 + TMP_GOPATH= [2020-12-23T23:54:20.991Z] #35 2.143 + : /build [2020-12-23T23:54:20.991Z] #35 2.143 + '[' -z '' ']' [2020-12-23T23:54:20.991Z] #35 2.148 ++ mktemp -d [2020-12-23T23:54:20.991Z] #35 2.149 + export GOPATH=/tmp/tmp.cszlGljkH3 [2020-12-23T23:54:20.991Z] #35 2.149 + GOPATH=/tmp/tmp.cszlGljkH3 [2020-12-23T23:54:20.991Z] #35 2.149 + RM_GOPATH=1 [2020-12-23T23:54:20.991Z] #35 2.156 + case "$(go env GOARCH)" in [2020-12-23T23:54:20.991Z] #35 2.156 ++ go env GOARCH [2020-12-23T23:54:20.991Z] #35 2.201 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:54:21.203Z] #32 ... [2020-12-23T23:54:21.203Z] [2020-12-23T23:54:21.203Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:21.203Z] #11 78.41 Fetched 78.2 MB in 11s (6882 kB/s) [2020-12-23T23:54:21.203Z] #11 78.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:54:21.203Z] #11 78.73 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-23T23:54:21.203Z] #11 78.76 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:54:21.203Z] #11 79.54 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-23T23:54:21.203Z] #11 79.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T23:54:21.203Z] #11 79.79 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-23T23:54:21.203Z] #11 79.81 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T23:54:21.203Z] #11 80.25 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-23T23:54:21.203Z] #11 80.64 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T23:54:21.203Z] #11 80.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.) [2020-12-23T23:54:21.203Z] #11 80.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-23T23:54:21.203Z] #11 80.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:54:21.203Z] #11 ... [2020-12-23T23:54:21.203Z] [2020-12-23T23:54:21.203Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:21.203Z] #43 73.82 syscall [2020-12-23T23:54:21.259Z] #35 2.201 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:21.259Z] #35 2.201 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:21.259Z] #35 2.201 ++ dirname /tmp/install/install.sh [2020-12-23T23:54:21.259Z] #35 2.201 + dir=/tmp/install [2020-12-23T23:54:21.259Z] #35 2.201 + bin=tini [2020-12-23T23:54:21.259Z] #35 2.201 + shift [2020-12-23T23:54:21.259Z] #35 2.201 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T23:54:21.259Z] #35 2.201 + . /tmp/install/tini.installer [2020-12-23T23:54:21.259Z] #35 2.201 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:54:21.259Z] #35 2.201 + install_tini [2020-12-23T23:54:21.259Z] #35 2.201 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T23:54:21.259Z] #35 2.209 + git clone https://github.com/krallin/tini.git /tmp/tmp.cszlGljkH3/tini [2020-12-23T23:54:21.259Z] #35 2.209 Cloning into '/tmp/tmp.cszlGljkH3/tini'... [2020-12-23T23:54:21.465Z] #43 ... [2020-12-23T23:54:21.465Z] [2020-12-23T23:54:21.465Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:21.465Z] #40 78.57 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T23:54:21.465Z] #40 78.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:54:21.465Z] #40 78.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:54:21.465Z] #40 78.86 Selecting previously unselected package protobuf-compiler. [2020-12-23T23:54:21.465Z] #40 78.87 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:21.465Z] #40 78.89 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:54:21.465Z] #40 79.22 Selecting previously unselected package python-pkg-resources. [2020-12-23T23:54:21.465Z] #40 79.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:54:21.465Z] #40 79.27 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T23:54:21.465Z] #40 79.67 Selecting previously unselected package python-six. [2020-12-23T23:54:21.465Z] #40 79.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T23:54:21.465Z] #40 79.68 Unpacking python-six (1.12.0-1) ... [2020-12-23T23:54:21.465Z] #40 79.84 Selecting previously unselected package python-protobuf. [2020-12-23T23:54:21.465Z] #40 79.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-23T23:54:21.465Z] #40 79.87 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T23:54:21.465Z] #40 80.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T23:54:22.156Z] #43 ... [2020-12-23T23:54:22.156Z] [2020-12-23T23:54:22.156Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:54:22.156Z] #20 11.80 Fetched 8185 kB in 11s (718 kB/s) [2020-12-23T23:54:22.156Z] #20 11.80 Reading package lists... [2020-12-23T23:54:22.156Z] #20 16.06 Reading package lists... [2020-12-23T23:54:22.156Z] #20 20.01 Building dependency tree... [2020-12-23T23:54:22.156Z] #20 21.46 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T23:54:22.156Z] #20 21.46 The following additional packages will be installed: [2020-12-23T23:54:22.156Z] #20 21.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T23:54:22.156Z] #20 21.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T23:54:22.156Z] #20 21.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T23:54:22.156Z] #20 21.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T23:54:22.156Z] #20 21.48 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T23:54:22.156Z] #20 21.48 Suggested packages: [2020-12-23T23:54:22.156Z] #20 21.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T23:54:22.156Z] #20 21.49 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T23:54:22.156Z] #20 21.49 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T23:54:22.156Z] #20 21.49 Recommended packages: [2020-12-23T23:54:22.156Z] #20 21.49 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T23:54:22.156Z] #20 21.49 python3-keyrings.alt python3-xdg unzip [2020-12-23T23:54:22.215Z] #35 3.009 + cd /tmp/tmp.cszlGljkH3/tini [2020-12-23T23:54:22.215Z] #35 3.009 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:54:22.215Z] #35 3.026 + cmake . [2020-12-23T23:54:22.479Z] #35 3.582 -- The C compiler identification is GNU 8.3.0 [2020-12-23T23:54:22.479Z] #35 3.643 -- Check for working C compiler: /usr/bin/cc [2020-12-23T23:54:22.550Z] #13 DONE 1.5s [2020-12-23T23:54:22.550Z] [2020-12-23T23:54:22.550Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T23:54:22.851Z] #40 ... [2020-12-23T23:54:22.851Z] [2020-12-23T23:54:22.851Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:22.851Z] #11 85.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T23:54:22.851Z] #11 85.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-23T23:54:22.851Z] #11 85.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:54:23.203Z] #20 ... [2020-12-23T23:54:23.203Z] [2020-12-23T23:54:23.203Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:23.203Z] #43 75.31 LINK criu/pie/restorer.built-in.o [2020-12-23T23:54:23.203Z] #43 75.32 GEN criu/pie/restorer-blob.h [2020-12-23T23:54:23.203Z] #43 75.51 DEP criu/vdso.d [2020-12-23T23:54:23.489Z] #14 ... [2020-12-23T23:54:23.489Z] [2020-12-23T23:54:23.489Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:23.489Z] #41 77.61 HOSTCC compel/src/lib/log-host.o [2020-12-23T23:54:23.489Z] #41 78.00 HOSTLINK compel/compel-host-bin [2020-12-23T23:54:23.489Z] #41 78.19 DEP soccr/soccr.d [2020-12-23T23:54:23.489Z] #41 78.35 CC soccr/soccr.o [2020-12-23T23:54:23.489Z] #41 80.13 AR soccr/libsoccr.a [2020-12-23T23:54:23.489Z] #41 80.16 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:54:23.489Z] #41 80.67 DEP criu/arch/x86/sigframe.d [2020-12-23T23:54:23.489Z] #41 80.78 DEP criu/arch/x86/sigaction_compat.d [2020-12-23T23:54:23.490Z] #41 80.88 DEP criu/arch/x86/kerndat.d [2020-12-23T23:54:23.490Z] #41 81.07 DEP criu/arch/x86/crtools.d [2020-12-23T23:54:23.490Z] #41 81.22 DEP criu/arch/x86/cpu.d [2020-12-23T23:54:23.490Z] #41 81.45 CC criu/arch/x86/cpu.o [2020-12-23T23:54:23.490Z] #41 82.18 CC criu/arch/x86/crtools.o [2020-12-23T23:54:23.490Z] #41 83.98 CC criu/arch/x86/kerndat.o [2020-12-23T23:54:23.490Z] #41 84.64 CC criu/arch/x86/sigaction_compat.o [2020-12-23T23:54:23.490Z] #41 85.07 CC criu/arch/x86/sigframe.o [2020-12-23T23:54:23.490Z] #41 85.55 LINK criu/arch/x86/crtools.built-in.o [2020-12-23T23:54:23.490Z] #41 85.64 DEP criu/pie/util-vdso-elf32.d [2020-12-23T23:54:23.490Z] #41 85.93 DEP criu/pie/util-vdso.d [2020-12-23T23:54:23.490Z] #41 86.10 DEP criu/pie/util.d [2020-12-23T23:54:23.490Z] #41 86.35 CC criu/pie/util.o [2020-12-23T23:54:23.490Z] #41 87.02 CC criu/pie/util-vdso.o [2020-12-23T23:54:23.490Z] #41 ... [2020-12-23T23:54:23.490Z] [2020-12-23T23:54:23.490Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:23.490Z] #43 177.3 net/http/httptrace [2020-12-23T23:54:23.490Z] #43 177.5 net/http [2020-12-23T23:54:23.500Z] #43 ... [2020-12-23T23:54:23.500Z] [2020-12-23T23:54:23.500Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:23.500Z] #58 DONE 140.0s [2020-12-23T23:54:23.500Z] [2020-12-23T23:54:23.500Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T23:54:23.500Z] #59 DONE 0.1s [2020-12-23T23:54:23.500Z] [2020-12-23T23:54:23.500Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-23T23:54:23.500Z] #60 DONE 0.1s [2020-12-23T23:54:23.500Z] [2020-12-23T23:54:23.500Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:54:23.500Z] #20 23.41 The following NEW packages will be installed: [2020-12-23T23:54:23.500Z] #20 23.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T23:54:23.500Z] #20 23.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T23:54:23.500Z] #20 23.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T23:54:23.500Z] #20 23.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T23:54:23.500Z] #20 23.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T23:54:23.500Z] #20 23.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T23:54:23.500Z] #20 23.43 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T23:54:23.500Z] #20 23.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T23:54:23.500Z] #20 23.43 xz-utils zip [2020-12-23T23:54:23.500Z] #20 23.57 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:54:23.500Z] #20 23.57 Need to get 29.2 MB of archives. [2020-12-23T23:54:23.500Z] #20 23.57 After this operation, 134 MB of additional disk space will be used. [2020-12-23T23:54:23.500Z] #20 23.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-12-23T23:54:23.500Z] #20 23.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-12-23T23:54:23.500Z] #20 23.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-12-23T23:54:23.730Z] #11 86.26 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T23:54:23.730Z] #11 86.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T23:54:23.730Z] #11 86.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:54:23.730Z] #11 86.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-23T23:54:23.730Z] #11 86.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:54:23.730Z] #11 86.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:54:23.749Z] #43 ... [2020-12-23T23:54:23.749Z] [2020-12-23T23:54:23.749Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T23:54:23.749Z] #14 1.275 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T23:54:23.749Z] #14 DONE 1.5s [2020-12-23T23:54:23.749Z] [2020-12-23T23:54:23.749Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T23:54:23.796Z] #20 23.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-12-23T23:54:23.796Z] #20 23.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-12-23T23:54:23.796Z] #20 23.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-12-23T23:54:23.796Z] #20 23.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-12-23T23:54:23.796Z] #20 23.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-12-23T23:54:23.796Z] #20 23.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-12-23T23:54:23.796Z] #20 23.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-12-23T23:54:23.796Z] #20 23.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-12-23T23:54:23.796Z] #20 23.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-12-23T23:54:23.796Z] #20 23.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-12-23T23:54:23.796Z] #20 23.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-12-23T23:54:23.796Z] #20 23.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-12-23T23:54:23.796Z] #20 23.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-12-23T23:54:23.796Z] #20 24.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-23T23:54:23.796Z] #20 24.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:54:23.875Z] #35 4.619 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T23:54:23.875Z] #35 4.622 -- Detecting C compiler ABI info [2020-12-23T23:54:24.004Z] #11 86.80 Selecting previously unselected package dmsetup. [2020-12-23T23:54:24.004Z] #11 86.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:54:24.004Z] #11 86.80 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T23:54:24.093Z] #20 24.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-12-23T23:54:24.093Z] #20 24.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-12-23T23:54:24.093Z] #20 24.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-12-23T23:54:24.093Z] #20 24.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-12-23T23:54:24.093Z] #20 24.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-12-23T23:54:24.093Z] #20 24.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-23T23:54:24.093Z] #20 24.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-23T23:54:24.093Z] #20 24.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-23T23:54:24.093Z] #20 24.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-12-23T23:54:24.093Z] #20 24.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-12-23T23:54:24.093Z] #20 24.14 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-23T23:54:24.732Z] #20 24.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-23T23:54:24.732Z] #20 24.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-23T23:54:24.732Z] #20 24.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-23T23:54:24.732Z] #20 24.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-12-23T23:54:24.732Z] #20 24.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-12-23T23:54:24.732Z] #20 24.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T23:54:24.825Z] #35 5.674 -- Detecting C compiler ABI info - done [2020-12-23T23:54:24.825Z] #35 5.703 -- Detecting C compile features [2020-12-23T23:54:24.937Z] #11 ... [2020-12-23T23:54:24.937Z] [2020-12-23T23:54:24.937Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:24.937Z] #45 DONE 87.6s [2020-12-23T23:54:24.937Z] [2020-12-23T23:54:24.937Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:24.937Z] #11 87.50 Selecting previously unselected package mingw-w64-common. [2020-12-23T23:54:24.937Z] #11 87.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T23:54:24.937Z] #11 87.57 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T23:54:24.937Z] #11 ... [2020-12-23T23:54:24.937Z] [2020-12-23T23:54:24.937Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:24.937Z] #40 85.58 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:24.937Z] #40 85.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:24.937Z] #40 85.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:54:24.937Z] #40 85.73 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T23:54:24.937Z] #40 85.78 Setting up python-six (1.12.0-1) ... [2020-12-23T23:54:25.028Z] #20 25.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T23:54:25.028Z] #20 25.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T23:54:25.028Z] #20 25.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-12-23T23:54:25.028Z] #20 25.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T23:54:25.028Z] #20 25.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T23:54:25.028Z] #20 25.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T23:54:25.028Z] #20 25.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-12-23T23:54:25.128Z] #15 DONE 1.4s [2020-12-23T23:54:25.128Z] [2020-12-23T23:54:25.128Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:25.128Z] #41 88.07 CC criu/pie/util-vdso-elf32.o [2020-12-23T23:54:25.128Z] #41 89.01 AR criu/pie/pie.lib.a [2020-12-23T23:54:25.128Z] #41 89.08 DEP criu/pie/restorer.d [2020-12-23T23:54:25.326Z] #20 25.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-12-23T23:54:25.326Z] #20 25.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-12-23T23:54:25.326Z] #20 25.23 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T23:54:25.387Z] #41 89.46 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-23T23:54:25.387Z] #41 89.64 DEP criu/arch/x86/restorer_unmap.d [2020-12-23T23:54:25.387Z] #41 89.66 DEP criu/arch/x86/restorer.d [2020-12-23T23:54:25.621Z] #20 25.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-12-23T23:54:25.621Z] #20 25.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-12-23T23:54:25.621Z] #20 25.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-12-23T23:54:25.646Z] #41 89.92 DEP criu/arch/x86/vdso-pie.d [2020-12-23T23:54:25.905Z] #41 90.16 DEP criu/pie/parasite-vdso.d [2020-12-23T23:54:26.164Z] #41 90.36 DEP criu/pie/parasite.d [2020-12-23T23:54:26.212Z] Commit message: "vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs" [2020-12-23T23:54:26.423Z] #41 ... [2020-12-23T23:54:26.423Z] [2020-12-23T23:54:26.423Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T23:54:26.423Z] #16 DONE 1.3s [2020-12-23T23:54:26.423Z] [2020-12-23T23:54:26.423Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T23:54:26.667Z] #20 26.74 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:54:26.667Z] #20 26.84 Fetched 29.2 MB in 2s (13.7 MB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T23:54:26.961Z] #20 26.92 Selecting previously unselected package pigz. [2020-12-23T23:54:26.962Z] #20 26.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-12-23T23:54:26.962Z] #20 27.00 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-12-23T23:54:26.962Z] #20 27.02 Unpacking pigz (2.4-1) ... [2020-12-23T23:54:27.258Z] #20 27.10 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-12-23T23:54:27.258Z] #20 27.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-23T23:54:27.258Z] #20 27.11 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-23T23:54:27.389Z] #35 8.078 -- Detecting C compile features - done [2020-12-23T23:54:27.389Z] #35 ... [2020-12-23T23:54:27.389Z] [2020-12-23T23:54:27.389Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:27.389Z] #41 4.274 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:54:27.389Z] #41 4.274 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:54:27.389Z] #41 4.292 Note: Building without GnuTLS support [2020-12-23T23:54:27.389Z] #41 4.306 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:54:27.389Z] #41 4.307 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:54:27.389Z] #41 6.363 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:54:27.389Z] #41 6.454 GEN .gitid [2020-12-23T23:54:27.389Z] #41 6.500 GEN criu/include/version.h [2020-12-23T23:54:27.389Z] #41 6.629 GEN include/common/asm [2020-12-23T23:54:27.389Z] #41 8.425 PBCC images/timens.pb-c.c [2020-12-23T23:54:27.389Z] #41 8.481 DEP images/timens.pb-c.d [2020-12-23T23:54:27.389Z] #41 8.572 PBCC images/fown.pb-c.c [2020-12-23T23:54:27.389Z] #41 8.588 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T23:54:27.389Z] #41 8.674 PBCC images/opts.pb-c.c [2020-12-23T23:54:27.389Z] #41 8.738 PBCC images/memfd.pb-c.c [2020-12-23T23:54:27.389Z] #41 8.794 DEP images/fown.pb-c.d [2020-12-23T23:54:27.390Z] #41 8.850 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T23:54:27.390Z] #41 8.946 DEP images/opts.pb-c.d [2020-12-23T23:54:27.390Z] #41 9.016 DEP images/memfd.pb-c.d [2020-12-23T23:54:27.390Z] #41 9.114 PBCC images/sit.pb-c.c [2020-12-23T23:54:27.390Z] #41 9.203 DEP images/sit.pb-c.d [2020-12-23T23:54:27.390Z] #41 ... [2020-12-23T23:54:27.390Z] [2020-12-23T23:54:27.390Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:27.390Z] #35 8.107 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T23:54:27.390Z] #35 8.415 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T23:54:27.390Z] #35 ... [2020-12-23T23:54:27.390Z] [2020-12-23T23:54:27.390Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:27.390Z] #49 73.46 golang.org/x/crypto/ssh/terminal [2020-12-23T23:54:27.390Z] #49 79.43 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T23:54:27.390Z] #49 ... [2020-12-23T23:54:27.390Z] [2020-12-23T23:54:27.390Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:27.390Z] #35 8.599 -- Configuring done [2020-12-23T23:54:27.390Z] #35 8.612 -- Generating done [2020-12-23T23:54:27.483Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-23T23:54:27.483Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-12-23T23:54:27.553Z] #20 27.52 Selecting previously unselected package python3.7-minimal. [2020-12-23T23:54:27.553Z] #20 27.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-23T23:54:27.553Z] #20 27.54 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T23:54:27.652Z] #35 8.641 -- Build files have been written to: /tmp/tmp.cszlGljkH3/tini [2020-12-23T23:54:27.652Z] #35 8.656 + make tini-static [2020-12-23T23:54:27.652Z] #35 ... [2020-12-23T23:54:27.652Z] [2020-12-23T23:54:27.653Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:27.653Z] #43 73.62 go/parser [2020-12-23T23:54:27.653Z] #43 78.81 go/doc [2020-12-23T23:54:27.653Z] #43 80.60 compress/flate [2020-12-23T23:54:27.653Z] #43 83.02 crypto/rand [2020-12-23T23:54:27.653Z] #43 ... [2020-12-23T23:54:27.653Z] [2020-12-23T23:54:27.653Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:27.653Z] #41 9.270 PBCC images/macvlan.pb-c.c [2020-12-23T23:54:27.653Z] #41 9.301 DEP images/macvlan.pb-c.d [2020-12-23T23:54:27.653Z] #41 9.345 PBCC images/autofs.pb-c.c [2020-12-23T23:54:27.653Z] #41 9.379 DEP images/autofs.pb-c.d [2020-12-23T23:54:27.653Z] #41 9.458 PBCC images/sysctl.pb-c.c [2020-12-23T23:54:27.653Z] #41 9.467 DEP images/sysctl.pb-c.d [2020-12-23T23:54:27.653Z] #41 9.586 PBCC images/time.pb-c.c [2020-12-23T23:54:27.653Z] #41 9.654 DEP images/time.pb-c.d [2020-12-23T23:54:27.653Z] #41 9.701 PBCC images/binfmt-misc.pb-c.c [2020-12-23T23:54:27.653Z] #41 9.734 DEP images/binfmt-misc.pb-c.d [2020-12-23T23:54:27.653Z] #41 9.785 PBCC images/seccomp.pb-c.c [2020-12-23T23:54:27.653Z] #41 9.830 DEP images/seccomp.pb-c.d [2020-12-23T23:54:27.653Z] #41 9.882 PBCC images/userns.pb-c.c [2020-12-23T23:54:27.774Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-12-23T23:54:27.774Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-23T23:54:27.774Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-23T23:54:27.774Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-23T23:54:27.917Z] #41 9.902 DEP images/userns.pb-c.d [2020-12-23T23:54:27.917Z] #41 9.948 PBCC images/cgroup.pb-c.c [2020-12-23T23:54:27.917Z] #41 9.990 DEP images/cgroup.pb-c.d [2020-12-23T23:54:27.917Z] #41 10.06 PBCC images/ext-file.pb-c.c [2020-12-23T23:54:28.066Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-23T23:54:28.066Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-23T23:54:28.066Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-23T23:54:28.066Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-23T23:54:28.143Z] #11 90.15 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T23:54:28.143Z] #11 90.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T23:54:28.143Z] #11 90.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:54:28.143Z] #11 90.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-23T23:54:28.143Z] #11 90.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:54:28.143Z] #11 90.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:54:28.181Z] #41 10.16 DEP images/ext-file.pb-c.d [2020-12-23T23:54:28.181Z] #41 10.18 PBCC images/rpc.pb-c.c [2020-12-23T23:54:28.181Z] #41 10.22 DEP images/rpc.pb-c.d [2020-12-23T23:54:28.181Z] #41 10.28 PBCC images/siginfo.pb-c.c [2020-12-23T23:54:28.181Z] #41 10.33 DEP images/siginfo.pb-c.d [2020-12-23T23:54:28.181Z] #41 10.40 PBCC images/pagemap.pb-c.c [2020-12-23T23:54:28.329Z] #17 DONE 1.6s [2020-12-23T23:54:28.329Z] [2020-12-23T23:54:28.329Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:28.329Z] #51 1.970 + RM_GOPATH=0 [2020-12-23T23:54:28.329Z] #51 1.970 + TMP_GOPATH= [2020-12-23T23:54:28.329Z] #51 1.970 + : /build [2020-12-23T23:54:28.329Z] #51 1.970 + '[' -z '' ']' [2020-12-23T23:54:28.329Z] #51 1.970 ++ mktemp -d [2020-12-23T23:54:28.329Z] #51 1.972 + export GOPATH=/tmp/tmp.vsbbug3n2g [2020-12-23T23:54:28.329Z] #51 1.972 + GOPATH=/tmp/tmp.vsbbug3n2g [2020-12-23T23:54:28.329Z] #51 1.972 + RM_GOPATH=1 [2020-12-23T23:54:28.329Z] #51 1.972 + case "$(go env GOARCH)" in [2020-12-23T23:54:28.329Z] #51 1.973 ++ go env GOARCH [2020-12-23T23:54:28.329Z] #51 2.000 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:28.329Z] #51 2.000 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:28.329Z] #51 2.000 ++ dirname /tmp/install/install.sh [2020-12-23T23:54:28.329Z] #51 2.004 + dir=/tmp/install [2020-12-23T23:54:28.329Z] #51 2.005 + bin=runc [2020-12-23T23:54:28.329Z] #51 2.006 + shift [2020-12-23T23:54:28.329Z] #51 2.006 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T23:54:28.329Z] #51 2.006 + . /tmp/install/runc.installer [2020-12-23T23:54:28.329Z] #51 2.006 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:54:28.329Z] #51 2.006 + install_runc [2020-12-23T23:54:28.329Z] #51 2.008 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T23:54:28.329Z] #51 2.014 + uname -r [2020-12-23T23:54:28.329Z] #51 2.027 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T23:54:28.329Z] #51 2.027 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T23:54:28.329Z] #51 2.027 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vsbbug3n2g/src/github.com/opencontainers/runc [2020-12-23T23:54:28.329Z] #51 2.027 Cloning into '/tmp/tmp.vsbbug3n2g/src/github.com/opencontainers/runc'... [2020-12-23T23:54:28.329Z] #51 2.029 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T23:54:28.329Z] #51 ... [2020-12-23T23:54:28.329Z] [2020-12-23T23:54:28.329Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:54:28.357Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-23T23:54:28.357Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-23T23:54:28.405Z] #11 91.00 Selecting previously unselected package dmsetup. [2020-12-23T23:54:28.444Z] #41 10.44 DEP images/pagemap.pb-c.d [2020-12-23T23:54:28.444Z] #41 10.48 PBCC images/rlimit.pb-c.c [2020-12-23T23:54:28.444Z] #41 10.49 DEP images/rlimit.pb-c.d [2020-12-23T23:54:28.444Z] #41 10.54 PBCC images/file-lock.pb-c.c [2020-12-23T23:54:28.444Z] #41 10.56 DEP images/file-lock.pb-c.d [2020-12-23T23:54:28.444Z] #41 10.67 PBCC images/tty.pb-c.c [2020-12-23T23:54:28.610Z] #20 28.38 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-23T23:54:28.610Z] #20 28.40 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T23:54:28.667Z] #11 ... [2020-12-23T23:54:28.667Z] [2020-12-23T23:54:28.667Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:28.667Z] #45 DONE 91.1s [2020-12-23T23:54:28.667Z] [2020-12-23T23:54:28.667Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:28.667Z] #11 91.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:54:28.667Z] #11 91.06 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T23:54:28.667Z] #11 ... [2020-12-23T23:54:28.667Z] [2020-12-23T23:54:28.667Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:28.667Z] #34 86.34 Selecting previously unselected package libxml2:amd64. [2020-12-23T23:54:28.667Z] #34 86.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-23T23:54:28.667Z] #34 86.36 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:54:28.667Z] #34 87.48 Selecting previously unselected package libarchive13:amd64. [2020-12-23T23:54:28.667Z] #34 87.49 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-23T23:54:28.667Z] #34 87.49 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T23:54:28.667Z] #34 88.20 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-23T23:54:28.667Z] #34 88.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-23T23:54:28.667Z] #34 88.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T23:54:28.667Z] #34 88.69 Selecting previously unselected package librhash0:amd64. [2020-12-23T23:54:28.667Z] #34 88.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-23T23:54:28.667Z] #34 88.70 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-23T23:54:28.667Z] #34 89.10 Selecting previously unselected package libuv1:amd64. [2020-12-23T23:54:28.667Z] #34 89.10 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-23T23:54:28.667Z] #34 89.12 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-23T23:54:28.667Z] #34 89.58 Selecting previously unselected package cmake. [2020-12-23T23:54:28.667Z] #34 89.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-23T23:54:28.667Z] #34 89.59 Unpacking cmake (3.13.4-1) ... [2020-12-23T23:54:28.711Z] #41 10.74 DEP images/tty.pb-c.d [2020-12-23T23:54:28.711Z] #41 10.82 PBCC images/tun.pb-c.c [2020-12-23T23:54:28.711Z] #41 10.91 PBCC images/netdev.pb-c.c [2020-12-23T23:54:28.928Z] #34 ... [2020-12-23T23:54:28.928Z] [2020-12-23T23:54:28.928Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:28.928Z] #11 91.39 Selecting previously unselected package mingw-w64-common. [2020-12-23T23:54:28.928Z] #11 91.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T23:54:28.928Z] #11 91.41 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T23:54:28.974Z] #41 11.08 DEP images/tun.pb-c.d [2020-12-23T23:54:28.974Z] #41 11.15 DEP images/netdev.pb-c.d [2020-12-23T23:54:28.991Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-23T23:54:28.991Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-23T23:54:28.991Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2020-12-23T23:54:29.113Z] #40 ... [2020-12-23T23:54:29.113Z] [2020-12-23T23:54:29.113Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:29.113Z] #34 88.74 Selecting previously unselected package libxml2:amd64. [2020-12-23T23:54:29.113Z] #34 88.75 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-23T23:54:29.113Z] #34 88.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:54:29.113Z] #34 89.98 Selecting previously unselected package libarchive13:amd64. [2020-12-23T23:54:29.113Z] #34 89.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-23T23:54:29.113Z] #34 90.14 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T23:54:29.113Z] #34 90.66 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-23T23:54:29.113Z] #34 90.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-23T23:54:29.114Z] #34 90.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T23:54:29.114Z] #34 91.16 Selecting previously unselected package librhash0:amd64. [2020-12-23T23:54:29.114Z] #34 91.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-23T23:54:29.114Z] #34 91.17 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-23T23:54:29.114Z] #34 91.46 Selecting previously unselected package libuv1:amd64. [2020-12-23T23:54:29.114Z] #34 91.47 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-23T23:54:29.114Z] #34 91.49 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-23T23:54:29.114Z] #34 ... [2020-12-23T23:54:29.114Z] [2020-12-23T23:54:29.114Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:29.114Z] #43 81.69 time [2020-12-23T23:54:29.114Z] #43 90.86 os [2020-12-23T23:54:29.114Z] #43 91.50 strings [2020-12-23T23:54:29.114Z] #43 ... [2020-12-23T23:54:29.114Z] [2020-12-23T23:54:29.114Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:29.114Z] #34 91.82 Selecting previously unselected package cmake. [2020-12-23T23:54:29.114Z] #34 91.82 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-23T23:54:29.114Z] #34 91.83 Unpacking cmake (3.13.4-1) ... [2020-12-23T23:54:29.238Z] #41 ... [2020-12-23T23:54:29.238Z] [2020-12-23T23:54:29.238Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:29.238Z] #49 DONE 85.4s [2020-12-23T23:54:29.238Z] [2020-12-23T23:54:29.238Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:29.238Z] #41 11.23 PBCC images/vma.pb-c.c [2020-12-23T23:54:29.238Z] #41 11.27 DEP images/vma.pb-c.d [2020-12-23T23:54:29.251Z] #20 ... [2020-12-23T23:54:29.251Z] [2020-12-23T23:54:29.251Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:29.251Z] #45 135.8 github.com/LK4D4/vndr/build [2020-12-23T23:54:29.251Z] #45 145.4 crypto/ecdsa [2020-12-23T23:54:29.283Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-23T23:54:29.283Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-23T23:54:29.283Z] ? github.com/docker/docker/api/types [no test files] [2020-12-23T23:54:29.283Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-23T23:54:29.283Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-23T23:54:29.283Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-23T23:54:29.283Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-23T23:54:29.467Z] + docker version [2020-12-23T23:54:29.501Z] #41 11.39 PBCC images/creds.pb-c.c [2020-12-23T23:54:29.501Z] #41 11.45 DEP images/creds.pb-c.d [2020-12-23T23:54:29.501Z] #41 11.50 PBCC images/utsns.pb-c.c [2020-12-23T23:54:29.501Z] #41 11.54 DEP images/utsns.pb-c.d [2020-12-23T23:54:29.501Z] #41 11.63 PBCC images/ipc-desc.pb-c.c [2020-12-23T23:54:29.501Z] #41 11.70 PBCC images/ipc-sem.pb-c.c [2020-12-23T23:54:29.501Z] #41 11.74 DEP images/ipc-desc.pb-c.d [2020-12-23T23:54:29.547Z] #45 ... [2020-12-23T23:54:29.547Z] [2020-12-23T23:54:29.547Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:29.547Z] #43 75.82 DEP criu/uts_ns.d [2020-12-23T23:54:29.547Z] #43 76.17 DEP criu/util.d [2020-12-23T23:54:29.547Z] #43 76.63 DEP criu/uffd.d [2020-12-23T23:54:29.547Z] #43 77.04 DEP criu/tun.d [2020-12-23T23:54:29.547Z] #43 77.40 DEP criu/tty.d [2020-12-23T23:54:29.547Z] #43 77.65 DEP criu/timerfd.d [2020-12-23T23:54:29.547Z] #43 77.89 DEP criu/timens.d [2020-12-23T23:54:29.547Z] #43 78.09 DEP criu/sysfs_parse.d [2020-12-23T23:54:29.547Z] #43 78.24 DEP criu/sysctl.d [2020-12-23T23:54:29.547Z] #43 78.42 DEP criu/string.d [2020-12-23T23:54:29.547Z] #43 78.45 DEP criu/stats.d [2020-12-23T23:54:29.547Z] #43 78.61 DEP criu/sockets.d [2020-12-23T23:54:29.547Z] #43 78.85 DEP criu/sk-unix.d [2020-12-23T23:54:29.547Z] #43 79.13 DEP criu/sk-tcp.d [2020-12-23T23:54:29.547Z] #43 79.42 DEP criu/sk-queue.d [2020-12-23T23:54:29.547Z] #43 79.59 DEP criu/sk-packet.d [2020-12-23T23:54:29.547Z] #43 79.84 DEP criu/sk-netlink.d [2020-12-23T23:54:29.547Z] #43 80.05 DEP criu/sk-inet.d [2020-12-23T23:54:29.547Z] #43 80.28 DEP criu/signalfd.d [2020-12-23T23:54:29.547Z] #43 80.46 DEP criu/sigframe.d [2020-12-23T23:54:29.548Z] #43 80.71 DEP criu/shmem.d [2020-12-23T23:54:29.548Z] #43 80.87 DEP criu/servicefd.d [2020-12-23T23:54:29.548Z] #43 81.18 DEP criu/seize.d [2020-12-23T23:54:29.548Z] #43 81.33 DEP criu/seccomp.d [2020-12-23T23:54:29.548Z] #43 81.54 DEP criu/rst-malloc.d [2020-12-23T23:54:29.548Z] #43 81.62 DEP criu/rbtree.d [2020-12-23T23:54:29.548Z] #43 81.64 DEP criu/pstree.d [2020-12-23T23:54:29.548Z] #43 81.83 DEP criu/protobuf.d [2020-12-23T23:54:29.574Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-12-23T23:54:29.574Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-12-23T23:54:29.574Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-23T23:54:29.574Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-23T23:54:29.574Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-23T23:54:29.574Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-23T23:54:29.574Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-23T23:54:29.574Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-23T23:54:29.574Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-23T23:54:29.763Z] #41 11.92 DEP images/ipc-sem.pb-c.d [2020-12-23T23:54:29.763Z] #41 11.99 PBCC images/ipc-msg.pb-c.c [2020-12-23T23:54:29.763Z] #41 12.00 DEP images/ipc-msg.pb-c.d [2020-12-23T23:54:29.843Z] #43 81.98 GEN criu/protobuf-desc-gen.h [2020-12-23T23:54:29.866Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2020-12-23T23:54:29.866Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-12-23T23:54:29.866Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-23T23:54:29.866Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-23T23:54:29.866Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-23T23:54:29.866Z] ? github.com/docker/docker/builder [no test files] [2020-12-23T23:54:29.866Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-23T23:54:29.866Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-23T23:54:29.866Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-23T23:54:29.866Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-23T23:54:29.866Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-23T23:54:29.866Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-23T23:54:29.866Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-23T23:54:29.872Z] #11 ... [2020-12-23T23:54:29.872Z] [2020-12-23T23:54:29.872Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:29.872Z] #49 82.34 time [2020-12-23T23:54:29.872Z] #49 91.49 context [2020-12-23T23:54:29.872Z] #49 ... [2020-12-23T23:54:29.872Z] [2020-12-23T23:54:29.872Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:29.872Z] #40 88.77 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:29.872Z] #40 88.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:29.872Z] #40 88.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:54:29.872Z] #40 88.88 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T23:54:29.872Z] #40 88.90 Setting up python-six (1.12.0-1) ... [2020-12-23T23:54:30.026Z] #41 12.09 PBCC images/ipc-shm.pb-c.c [2020-12-23T23:54:30.026Z] #41 12.11 DEP images/ipc-shm.pb-c.d [2020-12-23T23:54:30.026Z] #41 12.15 PBCC images/ipc-var.pb-c.c [2020-12-23T23:54:30.026Z] #41 12.21 DEP images/ipc-var.pb-c.d [2020-12-23T23:54:30.026Z] #41 12.25 PBCC images/sk-opts.pb-c.c [2020-12-23T23:54:30.243Z] #18 2.058 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:54:30.243Z] #18 2.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:54:30.243Z] #18 2.231 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:54:30.289Z] #41 12.31 PBCC images/packet-sock.pb-c.c [2020-12-23T23:54:30.289Z] #41 12.38 DEP images/sk-opts.pb-c.d [2020-12-23T23:54:30.289Z] #41 12.44 DEP images/packet-sock.pb-c.d [2020-12-23T23:54:30.556Z] #41 12.65 PBCC images/sk-netlink.pb-c.c [2020-12-23T23:54:30.556Z] #41 12.75 DEP images/sk-netlink.pb-c.d [2020-12-23T23:54:30.819Z] #41 12.83 PBCC images/sk-inet.pb-c.c [2020-12-23T23:54:30.819Z] #41 12.89 DEP images/sk-inet.pb-c.d [2020-12-23T23:54:30.819Z] #41 12.97 PBCC images/sk-unix.pb-c.c [2020-12-23T23:54:30.890Z] #43 ... [2020-12-23T23:54:30.890Z] [2020-12-23T23:54:30.890Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:54:30.890Z] #20 30.96 Selecting previously unselected package python3-minimal. [2020-12-23T23:54:30.891Z] #20 30.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 ... 23610 files and directories currently installed.) [2020-12-23T23:54:30.891Z] #20 31.04 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-12-23T23:54:30.891Z] #20 31.05 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T23:54:31.083Z] #41 ... [2020-12-23T23:54:31.083Z] [2020-12-23T23:54:31.083Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:31.083Z] #35 8.950 Scanning dependencies of target tini-static [2020-12-23T23:54:31.083Z] #35 9.124 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T23:54:31.083Z] #35 11.13 [100%] Linking C executable tini-static [2020-12-23T23:54:31.083Z] #35 11.66 [100%] Built target tini-static [2020-12-23T23:54:31.083Z] #35 11.76 + mkdir -p /build [2020-12-23T23:54:31.083Z] #35 11.77 + cp tini-static /build/docker-init [2020-12-23T23:54:31.083Z] #35 DONE 12.1s [2020-12-23T23:54:31.083Z] [2020-12-23T23:54:31.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:31.083Z] #41 13.06 DEP images/sk-unix.pb-c.d [2020-12-23T23:54:31.083Z] #41 13.08 PBCC images/mm.pb-c.c [2020-12-23T23:54:31.083Z] #41 13.16 DEP images/mm.pb-c.d [2020-12-23T23:54:31.083Z] #41 13.27 PBCC images/timerfd.pb-c.c [2020-12-23T23:54:31.190Z] #20 31.16 Selecting previously unselected package libmpdec2:ppc64el. [2020-12-23T23:54:31.190Z] #20 31.17 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-12-23T23:54:31.190Z] #20 31.18 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-12-23T23:54:31.190Z] #20 31.27 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-12-23T23:54:31.190Z] #20 31.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-23T23:54:31.190Z] #20 31.29 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-23T23:54:31.346Z] #41 13.37 DEP images/timerfd.pb-c.d [2020-12-23T23:54:31.346Z] #41 13.46 PBCC images/timer.pb-c.c [2020-12-23T23:54:31.610Z] #41 13.55 DEP images/timer.pb-c.d [2020-12-23T23:54:31.610Z] #41 13.66 PBCC images/sa.pb-c.c [2020-12-23T23:54:31.610Z] #41 13.79 DEP images/sa.pb-c.d [2020-12-23T23:54:31.873Z] #41 13.83 PBCC images/pipe-data.pb-c.c [2020-12-23T23:54:31.873Z] #41 13.91 DEP images/pipe-data.pb-c.d [2020-12-23T23:54:31.873Z] #41 13.94 PBCC images/mnt.pb-c.c [2020-12-23T23:54:31.873Z] #41 13.98 DEP images/mnt.pb-c.d [2020-12-23T23:54:31.873Z] #41 14.04 PBCC images/sk-packet.pb-c.c [2020-12-23T23:54:32.136Z] #41 14.05 DEP images/sk-packet.pb-c.d [2020-12-23T23:54:32.136Z] #41 14.15 PBCC images/tcp-stream.pb-c.c [2020-12-23T23:54:32.136Z] #41 14.30 DEP images/tcp-stream.pb-c.d [2020-12-23T23:54:32.193Z] #18 4.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:54:32.398Z] #41 14.47 PBCC images/pipe.pb-c.c [2020-12-23T23:54:32.399Z] #41 14.56 DEP images/pipe.pb-c.d [2020-12-23T23:54:32.399Z] #34 ... [2020-12-23T23:54:32.399Z] [2020-12-23T23:54:32.399Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:32.399Z] #32 85.02 internal/poll [2020-12-23T23:54:32.399Z] #32 87.81 internal/fmtsort [2020-12-23T23:54:32.399Z] #32 88.16 internal/syscall/execenv [2020-12-23T23:54:32.399Z] #32 88.54 internal/syscall/unix [2020-12-23T23:54:32.399Z] #32 88.92 os [2020-12-23T23:54:32.399Z] #32 89.43 strings [2020-12-23T23:54:32.399Z] #32 93.47 path [2020-12-23T23:54:32.399Z] #32 94.31 text/tabwriter [2020-12-23T23:54:32.399Z] #32 95.14 fmt [2020-12-23T23:54:32.399Z] #32 ... [2020-12-23T23:54:32.399Z] [2020-12-23T23:54:32.399Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:32.399Z] #40 91.85 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T23:54:32.399Z] #40 91.94 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:54:32.399Z] #40 92.07 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:32.399Z] #40 92.13 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T23:54:32.399Z] #40 92.16 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:32.399Z] #40 92.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:54:32.399Z] #40 92.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:32.399Z] #40 92.30 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:32.399Z] #40 92.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:54:32.399Z] #40 92.36 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T23:54:32.597Z] ok github.com/docker/docker/builder/remotecontext 0.344s coverage: 13.7% of statements [2020-12-23T23:54:32.662Z] #41 14.59 PBCC images/pstree.pb-c.c [2020-12-23T23:54:32.662Z] #41 14.68 DEP images/pstree.pb-c.d [2020-12-23T23:54:32.662Z] #41 14.77 PBCC images/fs.pb-c.c [2020-12-23T23:54:32.662Z] #41 14.81 DEP images/fs.pb-c.d [2020-12-23T23:54:32.712Z] #20 32.47 Selecting previously unselected package python3.7. [2020-12-23T23:54:32.712Z] #20 32.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-23T23:54:32.712Z] #20 32.49 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:54:32.712Z] #20 32.61 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-12-23T23:54:32.712Z] #20 32.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-12-23T23:54:32.712Z] #20 32.62 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-23T23:54:32.712Z] #20 32.78 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T23:54:32.889Z] ok github.com/docker/docker/builder/dockerfile 0.910s coverage: 48.3% of statements [2020-12-23T23:54:32.889Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-23T23:54:32.925Z] #41 14.93 PBCC images/signalfd.pb-c.c [2020-12-23T23:54:32.925Z] #41 14.95 DEP images/signalfd.pb-c.d [2020-12-23T23:54:32.925Z] #41 14.98 PBCC images/fh.pb-c.c [2020-12-23T23:54:32.925Z] #41 15.04 PBCC images/fsnotify.pb-c.c [2020-12-23T23:54:32.925Z] #41 15.09 DEP images/fh.pb-c.d [2020-12-23T23:54:32.925Z] #41 15.14 DEP images/fsnotify.pb-c.d [2020-12-23T23:54:32.964Z] #40 ... [2020-12-23T23:54:32.964Z] [2020-12-23T23:54:32.964Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:32.964Z] #49 85.76 context [2020-12-23T23:54:32.964Z] #49 87.29 internal/poll [2020-12-23T23:54:32.964Z] #49 90.60 os [2020-12-23T23:54:32.964Z] #49 94.48 encoding/binary [2020-12-23T23:54:32.964Z] #49 ... [2020-12-23T23:54:32.964Z] [2020-12-23T23:54:32.964Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:32.964Z] #32 95.84 path/filepath [2020-12-23T23:54:33.180Z] #40 95.43 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T23:54:33.180Z] #40 95.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:54:33.180Z] #40 95.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:33.180Z] #40 95.54 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T23:54:33.180Z] #40 ... [2020-12-23T23:54:33.180Z] [2020-12-23T23:54:33.180Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:33.180Z] #43 85.44 time [2020-12-23T23:54:33.180Z] #43 93.60 os [2020-12-23T23:54:33.180Z] #43 94.86 strings [2020-12-23T23:54:33.180Z] #43 ... [2020-12-23T23:54:33.180Z] [2020-12-23T23:54:33.180Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:33.180Z] #40 95.54 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T23:54:33.180Z] #40 95.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:33.180Z] #40 95.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T23:54:33.180Z] #40 95.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:33.180Z] #40 95.67 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T23:54:33.180Z] #40 95.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T23:54:33.180Z] #40 95.70 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T23:54:33.188Z] #41 15.19 PBCC images/eventpoll.pb-c.c [2020-12-23T23:54:33.188Z] #41 15.22 DEP images/eventpoll.pb-c.d [2020-12-23T23:54:33.188Z] #41 15.29 PBCC images/eventfd.pb-c.c [2020-12-23T23:54:33.188Z] #41 15.29 DEP images/eventfd.pb-c.d [2020-12-23T23:54:33.188Z] #41 15.33 PBCC images/remap-file-path.pb-c.c [2020-12-23T23:54:33.188Z] #41 15.39 DEP images/remap-file-path.pb-c.d [2020-12-23T23:54:33.451Z] #41 15.45 PBCC images/fifo.pb-c.c [2020-12-23T23:54:33.451Z] #41 15.47 DEP images/fifo.pb-c.d [2020-12-23T23:54:33.451Z] #41 15.50 PBCC images/ghost-file.pb-c.c [2020-12-23T23:54:33.451Z] #41 15.56 DEP images/ghost-file.pb-c.d [2020-12-23T23:54:33.451Z] #41 15.59 PBCC images/regfile.pb-c.c [2020-12-23T23:54:33.451Z] #41 15.61 DEP images/regfile.pb-c.d [2020-12-23T23:54:33.451Z] #41 15.64 PBCC images/ns.pb-c.c [2020-12-23T23:54:33.451Z] #41 15.70 DEP images/ns.pb-c.d [2020-12-23T23:54:33.451Z] #41 ... [2020-12-23T23:54:33.451Z] [2020-12-23T23:54:33.451Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:33.451Z] #11 79.64 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T23:54:33.451Z] #11 79.65 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-23T23:54:33.451Z] #11 79.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:54:33.451Z] #11 79.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T23:54:33.451Z] #11 79.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-23T23:54:33.451Z] #11 79.95 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:54:33.521Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-12-23T23:54:33.571Z] #18 ... [2020-12-23T23:54:33.572Z] [2020-12-23T23:54:33.572Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:33.572Z] #51 13.75 + cd /tmp/tmp.vsbbug3n2g/src/github.com/opencontainers/runc [2020-12-23T23:54:33.572Z] #51 13.75 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:54:33.572Z] #51 14.45 + '[' -z '' ']' [2020-12-23T23:54:33.572Z] #51 14.46 + target=static [2020-12-23T23:54:33.572Z] #51 14.46 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T23:54:33.572Z] #51 14.77 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 . [2020-12-23T23:54:33.714Z] #11 ... [2020-12-23T23:54:33.714Z] [2020-12-23T23:54:33.714Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:33.714Z] #41 15.77 PBCC images/fdinfo.pb-c.c [2020-12-23T23:54:33.771Z] #20 33.76 Selecting previously unselected package python3. [2020-12-23T23:54:33.771Z] #20 33.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-12-23T23:54:33.771Z] #20 33.83 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-12-23T23:54:33.771Z] #20 33.85 Unpacking python3 (3.7.3-1) ... [2020-12-23T23:54:33.771Z] #20 34.01 Selecting previously unselected package libip4tc0:ppc64el. [2020-12-23T23:54:33.813Z] ok github.com/docker/docker/builder/remotecontext/git 0.918s coverage: 86.3% of statements [2020-12-23T23:54:33.813Z] ? github.com/docker/docker/cli [no test files] [2020-12-23T23:54:33.813Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-23T23:54:33.977Z] #41 15.89 DEP images/fdinfo.pb-c.d [2020-12-23T23:54:33.978Z] #41 15.94 PBCC images/core-aarch64.pb-c.c [2020-12-23T23:54:33.978Z] #41 16.01 PBCC images/core-arm.pb-c.c [2020-12-23T23:54:33.978Z] #41 16.04 PBCC images/core-ppc64.pb-c.c [2020-12-23T23:54:33.978Z] #41 16.09 PBCC images/core-s390.pb-c.c [2020-12-23T23:54:34.065Z] #20 34.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-12-23T23:54:34.065Z] #20 34.02 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-12-23T23:54:34.065Z] #20 34.09 Selecting previously unselected package libip6tc0:ppc64el. [2020-12-23T23:54:34.065Z] #20 34.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-12-23T23:54:34.065Z] #20 34.10 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-12-23T23:54:34.065Z] #20 34.23 Selecting previously unselected package libiptc0:ppc64el. [2020-12-23T23:54:34.065Z] #20 34.23 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-12-23T23:54:34.065Z] #20 34.25 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-12-23T23:54:34.240Z] #41 16.18 PBCC images/core-x86.pb-c.c [2020-12-23T23:54:34.240Z] #41 16.22 PBCC images/core.pb-c.c [2020-12-23T23:54:34.240Z] #41 16.34 PBCC images/inventory.pb-c.c [2020-12-23T23:54:34.240Z] #41 16.39 DEP images/core-aarch64.pb-c.d [2020-12-23T23:54:34.240Z] #41 16.44 DEP images/core-arm.pb-c.d [2020-12-23T23:54:34.359Z] #20 34.32 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-12-23T23:54:34.359Z] #20 34.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-12-23T23:54:34.359Z] #20 34.35 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-23T23:54:34.359Z] #20 34.42 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-12-23T23:54:34.359Z] #20 34.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-12-23T23:54:34.359Z] #20 34.44 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-23T23:54:34.359Z] #20 34.53 Selecting previously unselected package libnftnl11:ppc64el. [2020-12-23T23:54:34.503Z] #41 16.47 DEP images/core-ppc64.pb-c.d [2020-12-23T23:54:34.503Z] #41 16.54 DEP images/core-s390.pb-c.d [2020-12-23T23:54:34.503Z] #41 16.65 DEP images/core-x86.pb-c.d [2020-12-23T23:54:34.566Z] #40 ... [2020-12-23T23:54:34.566Z] [2020-12-23T23:54:34.566Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:34.566Z] #34 95.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:54:34.566Z] #34 95.85 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:54:34.566Z] #34 95.86 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-23T23:54:34.566Z] #34 95.88 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:54:34.566Z] #34 96.04 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-23T23:54:34.566Z] #34 96.05 Setting up cmake-data (3.13.4-1) ... [2020-12-23T23:54:34.566Z] #34 96.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:54:34.566Z] #34 96.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T23:54:34.566Z] #34 96.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T23:54:34.566Z] #34 96.15 Setting up cmake (3.13.4-1) ... [2020-12-23T23:54:34.566Z] #34 96.17 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:54:34.566Z] #34 96.39 Processing triggers for mime-support (3.62) ... [2020-12-23T23:54:34.566Z] #34 DONE 97.1s [2020-12-23T23:54:34.652Z] #20 34.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-12-23T23:54:34.652Z] #20 34.54 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-12-23T23:54:34.652Z] #20 34.65 Selecting previously unselected package iptables. [2020-12-23T23:54:34.652Z] #20 34.66 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-12-23T23:54:34.652Z] #20 34.66 Unpacking iptables (1.8.2-4) ... [2020-12-23T23:54:34.769Z] #41 16.72 DEP images/core.pb-c.d [2020-12-23T23:54:34.769Z] #41 16.79 DEP images/inventory.pb-c.d [2020-12-23T23:54:34.769Z] #41 16.85 PBCC images/cpuinfo.pb-c.c [2020-12-23T23:54:34.769Z] #41 16.90 DEP images/cpuinfo.pb-c.d [2020-12-23T23:54:34.769Z] #41 16.97 PBCC images/stats.pb-c.c [2020-12-23T23:54:34.827Z] [2020-12-23T23:54:34.827Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:34.945Z] #20 35.17 Selecting previously unselected package xxd. [2020-12-23T23:54:35.032Z] #41 17.01 DEP images/stats.pb-c.d [2020-12-23T23:54:35.239Z] #20 35.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-23T23:54:35.239Z] #20 35.17 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:54:35.239Z] #20 35.32 Selecting previously unselected package vim-common. [2020-12-23T23:54:35.239Z] #20 35.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:54:35.239Z] #20 35.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:54:35.490Z] #32 98.23 io/ioutil [2020-12-23T23:54:35.534Z] #20 35.52 Selecting previously unselected package bash-completion. [2020-12-23T23:54:35.534Z] #20 35.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T23:54:35.771Z] #35 ... [2020-12-23T23:54:35.771Z] [2020-12-23T23:54:35.771Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:35.771Z] #32 88.04 internal/poll [2020-12-23T23:54:35.771Z] #32 91.13 internal/fmtsort [2020-12-23T23:54:35.771Z] #32 91.34 internal/syscall/execenv [2020-12-23T23:54:35.771Z] #32 91.68 internal/syscall/unix [2020-12-23T23:54:35.771Z] #32 92.19 strings [2020-12-23T23:54:35.771Z] #32 92.22 os [2020-12-23T23:54:35.771Z] #32 96.69 path [2020-12-23T23:54:35.771Z] #32 97.88 text/tabwriter [2020-12-23T23:54:35.771Z] #32 98.43 fmt [2020-12-23T23:54:36.032Z] #32 ... [2020-12-23T23:54:36.032Z] [2020-12-23T23:54:36.032Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:36.032Z] #35 1.482 + RM_GOPATH=0 [2020-12-23T23:54:36.032Z] #35 1.482 + TMP_GOPATH= [2020-12-23T23:54:36.032Z] #35 1.482 + : /build [2020-12-23T23:54:36.032Z] #35 1.482 + '[' -z '' ']' [2020-12-23T23:54:36.032Z] #35 1.482 ++ mktemp -d [2020-12-23T23:54:36.293Z] #35 1.502 + export GOPATH=/tmp/tmp.7x7H9pdw8e [2020-12-23T23:54:36.293Z] #35 1.502 + GOPATH=/tmp/tmp.7x7H9pdw8e [2020-12-23T23:54:36.293Z] #35 1.502 + RM_GOPATH=1 [2020-12-23T23:54:36.293Z] #35 1.502 + case "$(go env GOARCH)" in [2020-12-23T23:54:36.293Z] #35 1.502 ++ go env GOARCH [2020-12-23T23:54:36.293Z] #35 1.509 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:36.293Z] #35 1.509 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:36.293Z] #35 1.509 ++ dirname /tmp/install/install.sh [2020-12-23T23:54:36.293Z] #35 1.516 + dir=/tmp/install [2020-12-23T23:54:36.293Z] #35 1.516 + bin=tini [2020-12-23T23:54:36.293Z] #35 1.516 + shift [2020-12-23T23:54:36.293Z] #35 1.516 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T23:54:36.293Z] #35 1.516 + . /tmp/install/tini.installer [2020-12-23T23:54:36.293Z] #35 1.516 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:54:36.293Z] #35 1.516 + install_tini [2020-12-23T23:54:36.293Z] #35 1.516 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T23:54:36.293Z] #35 1.516 + git clone https://github.com/krallin/tini.git /tmp/tmp.7x7H9pdw8e/tini [2020-12-23T23:54:36.293Z] #35 1.517 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:54:36.293Z] #35 1.562 Cloning into '/tmp/tmp.7x7H9pdw8e/tini'... [2020-12-23T23:54:36.543Z] ok github.com/docker/docker/client 0.140s coverage: 75.4% of statements [2020-12-23T23:54:36.569Z] Client: Docker Engine - Enterprise [2020-12-23T23:54:36.569Z] Version: 19.03.12 [2020-12-23T23:54:36.569Z] API version: 1.40 [2020-12-23T23:54:36.570Z] Go version: go1.13.13 [2020-12-23T23:54:36.570Z] Git commit: 4306744 [2020-12-23T23:54:36.570Z] Built: 08/05/2020 19:27:53 [2020-12-23T23:54:36.570Z] OS/Arch: windows/amd64 [2020-12-23T23:54:36.570Z] Experimental: false [2020-12-23T23:54:36.570Z] [2020-12-23T23:54:36.570Z] Server: Docker Engine - Enterprise [2020-12-23T23:54:36.570Z] Engine: [2020-12-23T23:54:36.570Z] Version: 19.03.12 [2020-12-23T23:54:36.570Z] API version: 1.40 (minimum version 1.24) [2020-12-23T23:54:36.570Z] Go version: go1.13.13 [2020-12-23T23:54:36.570Z] Git commit: f295753ffd [2020-12-23T23:54:36.570Z] Built: 08/05/2020 19:26:41 [2020-12-23T23:54:36.570Z] OS/Arch: windows/amd64 [2020-12-23T23:54:36.570Z] Experimental: true [2020-12-23T23:54:36.861Z] #51 ... [2020-12-23T23:54:36.861Z] [2020-12-23T23:54:36.861Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:36.861Z] #41 90.88 CC criu/pie/parasite.o [2020-12-23T23:54:36.861Z] #41 92.95 LINK criu/pie/parasite.built-in.o [2020-12-23T23:54:36.861Z] #41 92.98 GEN criu/pie/parasite-blob.h [2020-12-23T23:54:36.861Z] #41 93.00 CC criu/pie/parasite-vdso.o [2020-12-23T23:54:36.861Z] #41 94.19 CC criu/arch/x86/vdso-pie.o [2020-12-23T23:54:36.861Z] #41 94.64 CC criu/arch/x86/restorer.o [2020-12-23T23:54:36.861Z] #41 95.54 CC criu/arch/x86/restorer_unmap.o [2020-12-23T23:54:36.861Z] #41 95.73 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-23T23:54:36.861Z] #41 96.25 CC criu/pie/restorer.o [2020-12-23T23:54:36.861Z] #41 101.1 LINK criu/pie/restorer.built-in.o [2020-12-23T23:54:36.861Z] #41 101.1 GEN criu/pie/restorer-blob.h [2020-12-23T23:54:36.862Z] #32 ... [2020-12-23T23:54:36.862Z] [2020-12-23T23:54:36.862Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T23:54:36.862Z] #34 97.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:54:36.862Z] #34 97.60 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:54:36.862Z] #34 97.62 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-23T23:54:36.862Z] #34 97.63 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:54:36.862Z] #34 97.72 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-23T23:54:36.862Z] #34 97.72 Setting up cmake-data (3.13.4-1) ... [2020-12-23T23:54:36.862Z] #34 97.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T23:54:36.862Z] #34 97.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T23:54:36.862Z] #34 97.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T23:54:36.862Z] #34 97.88 Setting up cmake (3.13.4-1) ... [2020-12-23T23:54:36.862Z] #34 97.91 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:54:36.862Z] #34 98.06 Processing triggers for mime-support (3.62) ... [2020-12-23T23:54:36.862Z] #34 DONE 99.7s [2020-12-23T23:54:36.963Z] #41 18.82 make[1]: Nothing to be done for 'all'. [2020-12-23T23:54:37.120Z] [2020-12-23T23:54:37.120Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:37.120Z] #41 101.3 DEP criu/vdso.d [Pipeline] sh [2020-12-23T23:54:37.679Z] #35 2.906 + cd /tmp/tmp.7x7H9pdw8e/tini [2020-12-23T23:54:37.679Z] #35 2.907 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:54:37.679Z] #35 2.951 + cmake . [2020-12-23T23:54:37.688Z] #41 101.7 DEP criu/vdso-compat.d [2020-12-23T23:54:37.947Z] #41 102.0 DEP criu/uts_ns.d [2020-12-23T23:54:38.114Z] + docker info [2020-12-23T23:54:38.206Z] #41 102.3 DEP criu/util.d [2020-12-23T23:54:38.373Z] #41 20.29 CC images/stats.o [2020-12-23T23:54:38.373Z] #41 ... [2020-12-23T23:54:38.373Z] [2020-12-23T23:54:38.373Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:38.373Z] #43 84.28 crypto/elliptic [2020-12-23T23:54:38.373Z] #43 85.63 github.com/LK4D4/vndr/build [2020-12-23T23:54:38.373Z] #43 86.25 compress/gzip [2020-12-23T23:54:38.373Z] #43 87.81 encoding/asn1 [2020-12-23T23:54:38.373Z] #43 90.17 vendor/golang.org/x/text/unicode/norm [2020-12-23T23:54:38.373Z] #43 91.18 vendor/golang.org/x/crypto/cryptobyte [2020-12-23T23:54:38.373Z] #43 92.97 mime [2020-12-23T23:54:38.373Z] #43 ... [2020-12-23T23:54:38.373Z] [2020-12-23T23:54:38.373Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:38.373Z] #54 40.24 Checking out files: 44% (1641/3708) Checking out files: 45% (1669/3708) Checking out files: 46% (1706/3708) Checking out files: 47% (1743/3708) Checking out files: 48% (1780/3708) Checking out files: 49% (1817/3708) Checking out files: 50% (1854/3708) Checking out files: 51% (1892/3708) Checking out files: 52% (1929/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 85% (3158/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T23:54:38.373Z] #54 41.93 + cd /tmp/tmp.ZLVKWUFhBL/src/github.com/containerd/containerd [2020-12-23T23:54:38.373Z] #54 41.93 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:54:38.373Z] #54 42.83 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T23:54:38.373Z] #54 42.83 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T23:54:38.373Z] #54 42.83 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:54:38.373Z] #54 42.83 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:54:38.373Z] #54 42.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T23:54:38.373Z] #54 42.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T23:54:38.373Z] #54 42.84 + '[' '' = dynamic ']' [2020-12-23T23:54:38.373Z] #54 42.84 + make [2020-12-23T23:54:38.373Z] #54 43.44 + bin/ctr [2020-12-23T23:54:38.465Z] #41 102.8 DEP criu/uffd.d [2020-12-23T23:54:38.622Z] #35 3.919 -- The C compiler identification is GNU 8.3.0 [2020-12-23T23:54:38.622Z] #35 4.015 -- Check for working C compiler: /usr/bin/cc [2020-12-23T23:54:38.724Z] #41 103.0 DEP criu/tun.d [2020-12-23T23:54:38.983Z] #41 103.1 DEP criu/tty.d [2020-12-23T23:54:39.019Z] #35 ... [2020-12-23T23:54:39.019Z] [2020-12-23T23:54:39.019Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:39.019Z] #40 101.0 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T23:54:39.019Z] #40 101.0 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:54:39.019Z] #40 DONE 101.5s [2020-12-23T23:54:39.019Z] [2020-12-23T23:54:39.019Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:39.019Z] #35 1.759 + RM_GOPATH=0 [2020-12-23T23:54:39.019Z] #35 1.759 + TMP_GOPATH= [2020-12-23T23:54:39.019Z] #35 1.759 + : /build [2020-12-23T23:54:39.019Z] #35 1.759 + '[' -z '' ']' [2020-12-23T23:54:39.019Z] #35 1.759 ++ mktemp -d [2020-12-23T23:54:39.019Z] #35 1.779 + export GOPATH=/tmp/tmp.zKdsJzXzQ2 [2020-12-23T23:54:39.019Z] #35 1.779 + GOPATH=/tmp/tmp.zKdsJzXzQ2 [2020-12-23T23:54:39.019Z] #35 1.779 + RM_GOPATH=1 [2020-12-23T23:54:39.019Z] #35 1.779 + case "$(go env GOARCH)" in [2020-12-23T23:54:39.019Z] #35 1.779 ++ go env GOARCH [2020-12-23T23:54:39.019Z] #35 1.911 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:54:39.019Z] #35 1.911 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:39.019Z] #35 1.911 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:54:39.019Z] #35 1.911 ++ dirname /tmp/install/install.sh [2020-12-23T23:54:39.019Z] #35 1.911 + dir=/tmp/install [2020-12-23T23:54:39.019Z] #35 1.911 + bin=tini [2020-12-23T23:54:39.019Z] #35 1.911 + shift [2020-12-23T23:54:39.019Z] #35 1.911 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T23:54:39.019Z] #35 1.911 + . /tmp/install/tini.installer [2020-12-23T23:54:39.019Z] #35 1.911 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:54:39.019Z] #35 1.911 + install_tini [2020-12-23T23:54:39.019Z] #35 1.911 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T23:54:39.019Z] #35 1.911 + git clone https://github.com/krallin/tini.git /tmp/tmp.zKdsJzXzQ2/tini [2020-12-23T23:54:39.019Z] #35 1.911 Cloning into '/tmp/tmp.zKdsJzXzQ2/tini'... [2020-12-23T23:54:39.246Z] #41 103.4 DEP criu/timerfd.d [2020-12-23T23:54:39.507Z] #41 103.6 DEP criu/timens.d [2020-12-23T23:54:39.507Z] #41 103.7 DEP criu/sysfs_parse.d [2020-12-23T23:54:39.766Z] #41 104.0 DEP criu/sysctl.d [2020-12-23T23:54:39.777Z] #54 ... [2020-12-23T23:54:39.777Z] [2020-12-23T23:54:39.777Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:39.777Z] #43 95.90 vendor/golang.org/x/net/idna [2020-12-23T23:54:39.954Z] #35 2.957 + cd /tmp/tmp.zKdsJzXzQ2/tini [2020-12-23T23:54:39.954Z] #35 2.957 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T23:54:39.954Z] #35 2.977 + cmake . [2020-12-23T23:54:40.008Z] #35 5.049 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T23:54:40.008Z] #35 5.050 -- Detecting C compiler ABI info [2020-12-23T23:54:40.014Z] #20 ... [2020-12-23T23:54:40.014Z] [2020-12-23T23:54:40.014Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:40.014Z] #45 146.1 crypto/x509/pkix [2020-12-23T23:54:40.014Z] #45 146.4 vendor/golang.org/x/crypto/cryptobyte [2020-12-23T23:54:40.014Z] #45 147.4 mime/quotedprintable [2020-12-23T23:54:40.014Z] #45 148.5 vendor/golang.org/x/net/idna [2020-12-23T23:54:40.014Z] #45 148.5 net/http/internal [2020-12-23T23:54:40.014Z] #45 152.4 net/textproto [2020-12-23T23:54:40.014Z] #45 152.4 crypto/x509 [2020-12-23T23:54:40.014Z] #45 153.3 vendor/golang.org/x/net/http/httpproxy [2020-12-23T23:54:40.014Z] #45 154.6 mime/multipart [2020-12-23T23:54:40.014Z] #45 154.6 vendor/golang.org/x/net/http/httpguts [2020-12-23T23:54:40.014Z] #45 ... [2020-12-23T23:54:40.014Z] [2020-12-23T23:54:40.014Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:54:40.014Z] #20 39.76 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T23:54:40.025Z] #41 104.2 DEP criu/string.d [2020-12-23T23:54:40.026Z] #41 104.2 DEP criu/stats.d [2020-12-23T23:54:40.026Z] #41 104.3 DEP criu/sockets.d [2020-12-23T23:54:40.285Z] #41 104.6 DEP criu/sk-unix.d [2020-12-23T23:54:40.315Z] #20 40.24 Selecting previously unselected package bzip2. [2020-12-23T23:54:40.315Z] #20 40.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-12-23T23:54:40.315Z] #20 40.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:54:40.315Z] #20 40.36 Selecting previously unselected package xz-utils. [2020-12-23T23:54:40.315Z] #20 40.37 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-12-23T23:54:40.315Z] #20 40.37 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T23:54:40.609Z] #20 40.63 Selecting previously unselected package apparmor. [2020-12-23T23:54:40.609Z] #20 40.63 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-12-23T23:54:40.853Z] #41 104.8 DEP criu/sk-tcp.d [2020-12-23T23:54:40.853Z] #41 105.0 DEP criu/sk-queue.d [2020-12-23T23:54:40.853Z] #41 105.2 DEP criu/sk-packet.d [2020-12-23T23:54:40.889Z] #35 3.751 -- The C compiler identification is GNU 8.3.0 [2020-12-23T23:54:40.889Z] #35 3.830 -- Check for working C compiler: /usr/bin/cc [2020-12-23T23:54:40.903Z] #20 40.82 Unpacking apparmor (2.13.2-10) ... [2020-12-23T23:54:40.951Z] #35 6.106 -- Detecting C compiler ABI info - done [2020-12-23T23:54:40.951Z] #35 6.176 -- Detecting C compile features [2020-12-23T23:54:41.113Z] #41 105.4 DEP criu/sk-netlink.d [2020-12-23T23:54:41.198Z] #20 41.28 Selecting previously unselected package aufs-tools. [2020-12-23T23:54:41.198Z] #20 41.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-12-23T23:54:41.198Z] #20 41.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:54:41.213Z] #35 ... [2020-12-23T23:54:41.213Z] [2020-12-23T23:54:41.213Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:41.213Z] #49 93.70 os [2020-12-23T23:54:41.213Z] #49 96.88 encoding/binary [2020-12-23T23:54:41.213Z] #49 100.1 encoding/base64 [2020-12-23T23:54:41.213Z] #49 100.2 fmt [2020-12-23T23:54:41.213Z] #49 101.9 path/filepath [2020-12-23T23:54:41.372Z] #41 105.6 DEP criu/sk-inet.d [2020-12-23T23:54:41.372Z] #41 105.8 DEP criu/signalfd.d [2020-12-23T23:54:41.479Z] #49 ... [2020-12-23T23:54:41.479Z] [2020-12-23T23:54:41.479Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:41.479Z] #11 101.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T23:54:41.479Z] #11 101.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T23:54:41.479Z] #11 101.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:54:41.494Z] #20 41.43 Selecting previously unselected package libonig5:ppc64el. [2020-12-23T23:54:41.494Z] #20 41.44 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-23T23:54:41.494Z] #20 41.46 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-23T23:54:41.494Z] #20 ... [2020-12-23T23:54:41.494Z] [2020-12-23T23:54:41.494Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:41.494Z] #43 83.85 DEP criu/protobuf-desc.d [2020-12-23T23:54:41.494Z] #43 84.00 DEP criu/proc_parse.d [2020-12-23T23:54:41.494Z] #43 84.21 DEP criu/plugin.d [2020-12-23T23:54:41.494Z] #43 84.33 DEP criu/pipes.d [2020-12-23T23:54:41.494Z] #43 84.50 DEP criu/pie-util.d [2020-12-23T23:54:41.494Z] #43 84.62 DEP criu/pie-util-vdso.d [2020-12-23T23:54:41.494Z] #43 84.91 DEP criu/path.d [2020-12-23T23:54:41.494Z] #43 85.13 DEP criu/parasite-syscall.d [2020-12-23T23:54:41.494Z] #43 85.44 DEP criu/pagemap.d [2020-12-23T23:54:41.494Z] #43 85.69 DEP criu/pagemap-cache.d [2020-12-23T23:54:41.494Z] #43 85.86 DEP criu/page-xfer.d [2020-12-23T23:54:41.495Z] #43 86.09 DEP criu/page-pipe.d [2020-12-23T23:54:41.495Z] #43 86.27 DEP criu/netfilter.d [2020-12-23T23:54:41.495Z] #43 86.43 DEP criu/net.d [2020-12-23T23:54:41.495Z] #43 86.68 DEP criu/namespaces.d [2020-12-23T23:54:41.495Z] #43 86.88 DEP criu/mount.d [2020-12-23T23:54:41.495Z] #43 87.10 DEP criu/memfd.d [2020-12-23T23:54:41.495Z] #43 87.30 DEP criu/mem.d [2020-12-23T23:54:41.495Z] #43 87.50 DEP criu/lsm.d [2020-12-23T23:54:41.495Z] #43 87.70 DEP criu/log.d [2020-12-23T23:54:41.495Z] #43 87.86 DEP criu/libnetlink.d [2020-12-23T23:54:41.495Z] #43 88.07 DEP criu/kerndat.d [2020-12-23T23:54:41.495Z] #43 88.25 DEP criu/kcmp-ids.d [2020-12-23T23:54:41.495Z] #43 88.36 DEP criu/irmap.d [2020-12-23T23:54:41.495Z] #43 88.62 DEP criu/ipc_ns.d [2020-12-23T23:54:41.495Z] #43 88.92 DEP criu/image.d [2020-12-23T23:54:41.495Z] #43 89.17 DEP criu/image-desc.d [2020-12-23T23:54:41.495Z] #43 89.32 DEP criu/fsnotify.d [2020-12-23T23:54:41.495Z] #43 89.57 DEP criu/filesystems.d [2020-12-23T23:54:41.495Z] #43 89.82 DEP criu/files.d [2020-12-23T23:54:41.495Z] #43 90.09 DEP criu/files-reg.d [2020-12-23T23:54:41.495Z] #43 90.27 DEP criu/files-ext.d [2020-12-23T23:54:41.495Z] #43 90.41 DEP criu/file-lock.d [2020-12-23T23:54:41.495Z] #43 90.59 DEP criu/file-ids.d [2020-12-23T23:54:41.495Z] #43 90.81 DEP criu/fifo.d [2020-12-23T23:54:41.495Z] #43 91.00 DEP criu/fdstore.d [2020-12-23T23:54:41.495Z] #43 91.12 DEP criu/fault-injection.d [2020-12-23T23:54:41.495Z] #43 91.17 DEP criu/external.d [2020-12-23T23:54:41.495Z] #43 91.29 DEP criu/eventpoll.d [2020-12-23T23:54:41.495Z] #43 91.50 DEP criu/eventfd.d [2020-12-23T23:54:41.495Z] #43 91.78 DEP criu/crtools.d [2020-12-23T23:54:41.495Z] #43 92.11 DEP criu/cr-service.d [2020-12-23T23:54:41.495Z] #43 92.34 DEP criu/cr-restore.d [2020-12-23T23:54:41.495Z] #43 92.73 DEP criu/cr-errno.d [2020-12-23T23:54:41.495Z] #43 92.75 DEP criu/cr-dump.d [2020-12-23T23:54:41.495Z] #43 93.08 DEP criu/cr-dedup.d [2020-12-23T23:54:41.495Z] #43 93.32 DEP criu/cr-check.d [2020-12-23T23:54:41.495Z] #43 93.67 DEP criu/config.d [2020-12-23T23:54:41.495Z] #43 93.88 DEP criu/clone-noasan.d [2020-12-23T23:54:41.631Z] #41 105.9 DEP criu/sigframe.d [2020-12-23T23:54:41.631Z] #41 106.0 DEP criu/shmem.d [2020-12-23T23:54:41.792Z] #43 93.99 DEP criu/cgroup.d [2020-12-23T23:54:41.792Z] #43 ... [2020-12-23T23:54:41.792Z] [2020-12-23T23:54:41.792Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:54:41.792Z] #20 41.71 Selecting previously unselected package libjq1:ppc64el. [2020-12-23T23:54:41.792Z] #20 41.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-23T23:54:41.792Z] #20 41.74 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-23T23:54:41.792Z] #20 41.87 Selecting previously unselected package jq. [2020-12-23T23:54:41.792Z] #20 41.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-23T23:54:41.792Z] #20 41.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:54:41.823Z] #35 4.754 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T23:54:41.823Z] #35 4.760 -- Detecting C compiler ABI info [2020-12-23T23:54:41.891Z] #41 106.1 DEP criu/servicefd.d [2020-12-23T23:54:41.891Z] #41 106.3 DEP criu/seize.d [2020-12-23T23:54:42.088Z] #20 41.97 Selecting previously unselected package libaio1:ppc64el. [2020-12-23T23:54:42.088Z] #20 41.98 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-12-23T23:54:42.088Z] #20 42.01 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-12-23T23:54:42.088Z] #20 42.11 Selecting previously unselected package libgpm2:ppc64el. [2020-12-23T23:54:42.088Z] #20 42.12 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-12-23T23:54:42.088Z] #20 42.13 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-12-23T23:54:42.151Z] #41 106.4 DEP criu/seccomp.d [2020-12-23T23:54:42.385Z] #20 42.30 Selecting previously unselected package libicu63:ppc64el. [2020-12-23T23:54:42.385Z] #20 42.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-23T23:54:42.385Z] #20 42.32 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-23T23:54:42.389Z] #35 ... [2020-12-23T23:54:42.389Z] [2020-12-23T23:54:42.389Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:42.389Z] #43 95.21 regexp/syntax [2020-12-23T23:54:42.389Z] #43 96.99 fmt [2020-12-23T23:54:42.389Z] #43 101.8 regexp [2020-12-23T23:54:42.389Z] #43 104.5 go/token [2020-12-23T23:54:42.410Z] #41 106.6 DEP criu/rst-malloc.d [2020-12-23T23:54:42.410Z] #41 106.7 DEP criu/rbtree.d [2020-12-23T23:54:42.410Z] #41 106.7 DEP criu/pstree.d [2020-12-23T23:54:42.550Z] #43 97.95 net/textproto [2020-12-23T23:54:42.550Z] #43 97.95 vendor/golang.org/x/net/http/httpproxy [2020-12-23T23:54:42.550Z] #43 97.95 crypto/x509 [2020-12-23T23:54:42.646Z] #43 ... [2020-12-23T23:54:42.647Z] [2020-12-23T23:54:42.647Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:42.647Z] #35 5.658 -- Detecting C compiler ABI info - done [2020-12-23T23:54:42.647Z] #35 5.701 -- Detecting C compile features [2020-12-23T23:54:42.669Z] #41 106.9 DEP criu/protobuf.d [2020-12-23T23:54:42.928Z] #41 ... [2020-12-23T23:54:42.928Z] [2020-12-23T23:54:42.928Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:42.928Z] #43 196.5 github.com/LK4D4/vndr/godl [2020-12-23T23:54:42.928Z] #43 197.5 github.com/LK4D4/vndr [2020-12-23T23:54:42.928Z] #43 ... [2020-12-23T23:54:42.928Z] [2020-12-23T23:54:42.928Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:42.928Z] #41 107.1 GEN criu/protobuf-desc-gen.h [2020-12-23T23:54:43.126Z] #43 99.03 vendor/golang.org/x/net/http/httpguts [2020-12-23T23:54:43.126Z] #43 99.03 mime/multipart [2020-12-23T23:54:43.865Z] #41 ... [2020-12-23T23:54:43.865Z] [2020-12-23T23:54:43.865Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:54:43.865Z] #18 5.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:54:43.865Z] #18 8.025 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:54:43.865Z] #18 14.71 Fetched 8411 kB in 13s (644 kB/s) [2020-12-23T23:54:44.075Z] #43 ... [2020-12-23T23:54:44.075Z] [2020-12-23T23:54:44.075Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:44.075Z] #56 90.57 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:54:44.075Z] #56 90.57 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T23:54:44.075Z] #56 DONE 100.0s [2020-12-23T23:54:44.075Z] [2020-12-23T23:54:44.075Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T23:54:44.075Z] #57 DONE 0.3s [2020-12-23T23:54:44.075Z] [2020-12-23T23:54:44.075Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:44.075Z] #41 20.83 CC images/core.o [2020-12-23T23:54:44.075Z] #41 21.51 CC images/core-x86.o [2020-12-23T23:54:44.075Z] #41 22.22 CC images/core-arm.o [2020-12-23T23:54:44.075Z] #41 22.54 CC images/core-aarch64.o [2020-12-23T23:54:44.075Z] #41 23.08 CC images/core-ppc64.o [2020-12-23T23:54:44.075Z] #41 23.59 CC images/core-s390.o [2020-12-23T23:54:44.075Z] #41 24.21 CC images/cpuinfo.o [2020-12-23T23:54:44.075Z] #41 24.93 CC images/inventory.o [2020-12-23T23:54:44.075Z] #41 25.06 CC images/fdinfo.o [2020-12-23T23:54:44.075Z] #41 25.43 CC images/fown.o [2020-12-23T23:54:44.075Z] #41 25.66 CC images/ns.o [2020-12-23T23:54:44.075Z] #41 25.85 CC images/regfile.o [2020-12-23T23:54:44.075Z] #41 26.17 CC images/ghost-file.o [2020-12-23T23:54:44.339Z] #41 ... [2020-12-23T23:54:44.339Z] [2020-12-23T23:54:44.339Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-23T23:54:44.339Z] #58 DONE 0.1s [2020-12-23T23:54:44.339Z] [2020-12-23T23:54:44.339Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:44.339Z] #41 26.51 CC images/fifo.o [2020-12-23T23:54:44.433Z] #18 14.71 Reading package lists... [2020-12-23T23:54:44.433Z] #18 ... [2020-12-23T23:54:44.433Z] [2020-12-23T23:54:44.433Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:44.433Z] #41 108.7 DEP criu/protobuf-desc.d [2020-12-23T23:54:44.561Z] #35 ... [2020-12-23T23:54:44.561Z] [2020-12-23T23:54:44.561Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:44.561Z] #49 97.20 fmt [2020-12-23T23:54:44.561Z] #49 97.37 encoding/base64 [2020-12-23T23:54:44.561Z] #49 98.86 golang.org/x/sys/unix [2020-12-23T23:54:44.561Z] #49 105.4 encoding/json [2020-12-23T23:54:44.561Z] #49 ... [2020-12-23T23:54:44.561Z] [2020-12-23T23:54:44.561Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:44.561Z] #41 3.504 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:54:44.561Z] #41 3.504 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:54:44.561Z] #41 3.512 Note: Building without GnuTLS support [2020-12-23T23:54:44.561Z] #41 3.524 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:54:44.561Z] #41 3.525 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:54:44.603Z] #41 26.73 CC images/remap-file-path.o [2020-12-23T23:54:44.692Z] #41 108.8 DEP criu/proc_parse.d [2020-12-23T23:54:44.692Z] #41 108.9 DEP criu/plugin.d [2020-12-23T23:54:44.692Z] #41 109.0 DEP criu/pipes.d [2020-12-23T23:54:44.786Z] #11 ... [2020-12-23T23:54:44.786Z] [2020-12-23T23:54:44.786Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T23:54:44.786Z] #40 106.1 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T23:54:44.786Z] #40 106.1 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:54:44.786Z] #40 DONE 107.3s [2020-12-23T23:54:44.786Z] [2020-12-23T23:54:44.786Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:44.817Z] #41 ... [2020-12-23T23:54:44.817Z] [2020-12-23T23:54:44.817Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:44.817Z] #11 97.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T23:54:44.817Z] #11 97.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T23:54:44.817Z] #11 97.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:54:44.867Z] #41 27.03 CC images/eventfd.o [2020-12-23T23:54:44.951Z] #41 109.1 DEP criu/pie-util.d [2020-12-23T23:54:44.951Z] #41 109.2 DEP criu/pie-util-vdso.d [2020-12-23T23:54:45.074Z] #11 ... [2020-12-23T23:54:45.074Z] [2020-12-23T23:54:45.074Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:45.074Z] #43 106.2 go/scanner [2020-12-23T23:54:45.210Z] #41 109.4 DEP criu/pie-util-vdso-elf32.d [2020-12-23T23:54:45.210Z] #41 109.5 DEP criu/path.d [2020-12-23T23:54:45.443Z] #41 27.47 CC images/eventpoll.o [2020-12-23T23:54:45.469Z] #41 109.7 DEP criu/parasite-syscall.d [2020-12-23T23:54:45.644Z] #43 108.5 go/ast [2020-12-23T23:54:45.644Z] #43 108.6 internal/lazyregexp [2020-12-23T23:54:45.728Z] #41 109.9 DEP criu/pagemap.d [2020-12-23T23:54:45.987Z] #41 110.2 DEP criu/pagemap-cache.d [2020-12-23T23:54:45.987Z] #41 110.3 DEP criu/page-xfer.d [2020-12-23T23:54:46.020Z] #41 28.08 CC images/fh.o [2020-12-23T23:54:46.209Z] #43 108.9 net/url [2020-12-23T23:54:46.247Z] #41 ... [2020-12-23T23:54:46.248Z] [2020-12-23T23:54:46.248Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:46.248Z] #43 DONE 209.8s [2020-12-23T23:54:46.248Z] [2020-12-23T23:54:46.248Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:46.248Z] #41 110.4 DEP criu/page-pipe.d [2020-12-23T23:54:46.507Z] #41 110.6 DEP criu/netfilter.d [2020-12-23T23:54:46.507Z] #41 110.8 DEP criu/net.d [2020-12-23T23:54:46.596Z] #41 28.50 CC images/fsnotify.o [2020-12-23T23:54:46.766Z] #41 111.0 DEP criu/namespaces.d [2020-12-23T23:54:46.860Z] #41 29.00 CC images/signalfd.o [2020-12-23T23:54:46.874Z] #20 46.98 Selecting previously unselected package libnet1:ppc64el. [2020-12-23T23:54:46.874Z] #20 47.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-23T23:54:46.874Z] #20 47.00 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:46.874Z] #20 47.09 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-23T23:54:47.026Z] #41 111.2 DEP criu/mount.d [2020-12-23T23:54:47.123Z] #41 29.14 CC images/fs.o [2020-12-23T23:54:47.123Z] #41 29.27 CC images/pstree.o [2020-12-23T23:54:47.175Z] #20 47.10 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-23T23:54:47.175Z] #20 47.11 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-23T23:54:47.175Z] #20 47.20 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-23T23:54:47.175Z] #20 47.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-23T23:54:47.175Z] #20 47.21 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-23T23:54:47.175Z] #20 47.29 Selecting previously unselected package libreadline5:ppc64el. [2020-12-23T23:54:47.286Z] #41 111.4 DEP criu/memfd.d [2020-12-23T23:54:47.286Z] #41 111.5 DEP criu/mem.d [2020-12-23T23:54:47.345Z] #41 ... [2020-12-23T23:54:47.345Z] [2020-12-23T23:54:47.345Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:47.345Z] #43 99.28 regexp/syntax [2020-12-23T23:54:47.345Z] #43 99.77 fmt [2020-12-23T23:54:47.345Z] #43 107.6 regexp [2020-12-23T23:54:47.345Z] #43 107.8 flag [2020-12-23T23:54:47.345Z] #43 ... [2020-12-23T23:54:47.345Z] [2020-12-23T23:54:47.345Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:47.345Z] #32 99.48 path/filepath [2020-12-23T23:54:47.345Z] #32 102.3 io/ioutil [2020-12-23T23:54:47.345Z] #32 105.1 github.com/BurntSushi/toml [2020-12-23T23:54:47.345Z] #32 105.1 flag [2020-12-23T23:54:47.345Z] #32 108.3 log [2020-12-23T23:54:47.345Z] #32 ... [2020-12-23T23:54:47.345Z] [2020-12-23T23:54:47.345Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:47.345Z] #35 8.857 -- Detecting C compile features - done [2020-12-23T23:54:47.345Z] #35 8.900 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T23:54:47.345Z] #35 9.668 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T23:54:47.345Z] #35 9.792 -- Configuring done [2020-12-23T23:54:47.345Z] #35 9.825 -- Generating done [2020-12-23T23:54:47.345Z] #35 9.858 -- Build files have been written to: /tmp/tmp.7x7H9pdw8e/tini [2020-12-23T23:54:47.345Z] #35 9.891 + make tini-static [2020-12-23T23:54:47.345Z] #35 10.77 Scanning dependencies of target tini-static [2020-12-23T23:54:47.345Z] #35 10.95 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T23:54:47.473Z] #20 47.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-12-23T23:54:47.473Z] #20 47.31 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-23T23:54:47.473Z] #20 47.48 Selecting previously unselected package net-tools. [2020-12-23T23:54:47.473Z] #20 47.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-12-23T23:54:47.473Z] #20 47.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:54:47.545Z] #41 111.6 DEP criu/lsm.d [2020-12-23T23:54:47.545Z] #41 111.8 DEP criu/log.d [2020-12-23T23:54:47.545Z] #41 111.9 DEP criu/libnetlink.d [2020-12-23T23:54:47.700Z] #41 29.63 CC images/pipe.o [2020-12-23T23:54:47.700Z] #41 29.87 CC images/tcp-stream.o [2020-12-23T23:54:47.768Z] #20 47.77 Selecting previously unselected package python-pip-whl. [2020-12-23T23:54:47.768Z] #20 47.78 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T23:54:47.768Z] #20 47.78 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T23:54:47.804Z] #41 112.0 DEP criu/kerndat.d [2020-12-23T23:54:47.917Z] #35 13.25 [100%] Linking C executable tini-static [2020-12-23T23:54:47.964Z] #41 30.12 CC images/sk-packet.o [2020-12-23T23:54:48.064Z] #41 112.4 DEP criu/kcmp-ids.d [2020-12-23T23:54:48.107Z] #43 ... [2020-12-23T23:54:48.107Z] [2020-12-23T23:54:48.107Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:48.107Z] #32 100.9 github.com/BurntSushi/toml [2020-12-23T23:54:48.107Z] #32 101.0 flag [2020-12-23T23:54:48.107Z] #32 103.2 log [2020-12-23T23:54:48.107Z] #32 107.3 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:54:48.107Z] #32 ... [2020-12-23T23:54:48.107Z] [2020-12-23T23:54:48.107Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:48.107Z] #35 9.598 -- Detecting C compile features - done [2020-12-23T23:54:48.107Z] #35 9.675 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T23:54:48.107Z] #35 9.928 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T23:54:48.107Z] #35 10.12 -- Configuring done [2020-12-23T23:54:48.107Z] #35 10.14 -- Generating done [2020-12-23T23:54:48.107Z] #35 10.16 -- Build files have been written to: /tmp/tmp.zKdsJzXzQ2/tini [2020-12-23T23:54:48.107Z] #35 10.18 + make tini-static [2020-12-23T23:54:48.107Z] #35 10.78 Scanning dependencies of target tini-static [2020-12-23T23:54:48.107Z] #35 10.85 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T23:54:48.323Z] #41 112.5 DEP criu/irmap.d [2020-12-23T23:54:48.407Z] #20 48.52 Selecting previously unselected package python3-lib2to3. [2020-12-23T23:54:48.407Z] #20 48.53 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T23:54:48.407Z] #20 48.54 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:54:48.540Z] #41 30.62 CC images/mnt.o [2020-12-23T23:54:48.583Z] #41 112.7 DEP criu/ipc_ns.d [2020-12-23T23:54:48.702Z] #20 48.74 Selecting previously unselected package python3-distutils. [2020-12-23T23:54:48.702Z] #20 48.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T23:54:48.702Z] #20 48.78 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T23:54:48.803Z] #41 30.93 CC images/pipe-data.o [2020-12-23T23:54:48.842Z] #41 113.0 DEP criu/image.d [2020-12-23T23:54:48.842Z] #41 113.1 DEP criu/image-desc.d [2020-12-23T23:54:48.997Z] #20 48.97 Selecting previously unselected package python3-pip. [2020-12-23T23:54:48.997Z] #20 48.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T23:54:48.997Z] #20 48.99 Unpacking python3-pip (18.1-5) ... [2020-12-23T23:54:48.997Z] #20 49.18 Selecting previously unselected package python3-pkg-resources. [2020-12-23T23:54:49.067Z] #41 31.12 CC images/sa.o [2020-12-23T23:54:49.102Z] #41 113.3 DEP criu/fsnotify.d [2020-12-23T23:54:49.293Z] #20 49.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:54:49.293Z] #20 49.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:54:49.293Z] #20 49.41 Selecting previously unselected package python3-setuptools. [2020-12-23T23:54:49.293Z] #20 49.42 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T23:54:49.304Z] #35 14.46 [100%] Built target tini-static [2020-12-23T23:54:49.304Z] #35 14.71 + mkdir -p /build [2020-12-23T23:54:49.304Z] #35 14.75 + cp tini-static /build/docker-init [2020-12-23T23:54:49.331Z] #41 31.43 CC images/timer.o [2020-12-23T23:54:49.361Z] #41 113.5 DEP criu/filesystems.d [2020-12-23T23:54:49.361Z] #41 113.6 DEP criu/files.d [2020-12-23T23:54:49.566Z] #35 ... [2020-12-23T23:54:49.566Z] [2020-12-23T23:54:49.566Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:49.566Z] #32 112.1 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T23:54:49.566Z] #32 ... [2020-12-23T23:54:49.566Z] [2020-12-23T23:54:49.566Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:49.566Z] #35 DONE 15.1s [2020-12-23T23:54:49.589Z] #20 49.43 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T23:54:49.589Z] #20 49.65 Selecting previously unselected package python3-wheel. [2020-12-23T23:54:49.589Z] #20 49.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T23:54:49.589Z] #20 49.67 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T23:54:49.594Z] #41 31.73 CC images/timerfd.o [2020-12-23T23:54:49.620Z] #41 113.8 DEP criu/files-reg.d [2020-12-23T23:54:49.827Z] [2020-12-23T23:54:49.827Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:49.827Z] #11 112.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T23:54:49.827Z] #11 112.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T23:54:49.827Z] #11 112.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:54:49.858Z] #41 32.00 CC images/mm.o [2020-12-23T23:54:49.879Z] #41 114.0 DEP criu/files-ext.d [2020-12-23T23:54:49.879Z] #41 114.1 DEP criu/file-lock.d [2020-12-23T23:54:49.885Z] #20 49.77 Selecting previously unselected package sudo. [2020-12-23T23:54:49.885Z] #20 49.77 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-12-23T23:54:49.885Z] #20 49.78 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:54:50.006Z] #35 12.87 [100%] Linking C executable tini-static [2020-12-23T23:54:50.088Z] #11 112.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T23:54:50.088Z] #11 112.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T23:54:50.088Z] #11 112.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:54:50.137Z] #41 114.3 DEP criu/file-ids.d [2020-12-23T23:54:50.138Z] #41 32.25 CC images/sk-opts.o [2020-12-23T23:54:50.180Z] #20 50.32 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T23:54:50.396Z] #41 114.5 DEP criu/fifo.d [2020-12-23T23:54:50.396Z] #41 114.6 DEP criu/fdstore.d [2020-12-23T23:54:50.396Z] #41 114.7 DEP criu/fault-injection.d [2020-12-23T23:54:50.475Z] #20 50.33 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-12-23T23:54:50.475Z] #20 50.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:54:50.655Z] #41 114.7 DEP criu/external.d [2020-12-23T23:54:50.655Z] #41 114.8 DEP criu/eventpoll.d [2020-12-23T23:54:50.655Z] #41 114.9 DEP criu/eventfd.d [2020-12-23T23:54:50.655Z] #41 115.1 DEP criu/crtools.d [2020-12-23T23:54:50.715Z] #41 32.61 CC images/sk-unix.o [2020-12-23T23:54:50.715Z] #41 32.96 CC images/sk-inet.o [2020-12-23T23:54:50.771Z] #20 50.66 Selecting previously unselected package uidmap. [2020-12-23T23:54:50.771Z] #20 50.69 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-12-23T23:54:50.771Z] #20 50.69 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T23:54:50.771Z] #20 50.82 Selecting previously unselected package vim-runtime. [2020-12-23T23:54:50.771Z] #20 50.82 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:54:50.939Z] #35 13.88 [100%] Built target tini-static [2020-12-23T23:54:51.067Z] #20 50.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T23:54:51.067Z] #20 50.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T23:54:51.067Z] #20 50.95 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:54:51.067Z] #20 ... [2020-12-23T23:54:51.067Z] [2020-12-23T23:54:51.067Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:51.067Z] #45 157.5 crypto/tls [2020-12-23T23:54:51.067Z] #45 165.1 net/http/httptrace [2020-12-23T23:54:51.067Z] #45 165.5 net/http [2020-12-23T23:54:51.067Z] #45 ... [2020-12-23T23:54:51.067Z] [2020-12-23T23:54:51.067Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:54:51.067Z] #24 158.8 Checking out files: 22% (2457/11129) Checking out files: 23% (2560/11129) Checking out files: 24% (2671/11129) Checking out files: 25% (2783/11129) Checking out files: 26% (2894/11129) Checking out files: 27% (3005/11129) Checking out files: 28% (3117/11129) Checking out files: 29% (3228/11129) Checking out files: 30% (3339/11129) Checking out files: 31% (3450/11129) Checking out files: 32% (3562/11129) Checking out files: 33% (3673/11129) Checking out files: 34% (3784/11129) Checking out files: 35% (3896/11129) Checking out files: 35% (3974/11129) Checking out files: 36% (4007/11129) Checking out files: 37% (4118/11129) Checking out files: 38% (4230/11129) Checking out files: 39% (4341/11129) Checking out files: 40% (4452/11129) Checking out files: 41% (4563/11129) Checking out files: 42% (4675/11129) Checking out files: 43% (4786/11129) Checking out files: 44% (4897/11129) Checking out files: 45% (5009/11129) Checking out files: 46% (5120/11129) Checking out files: 47% (5231/11129) Checking out files: 48% (5342/11129) Checking out files: 49% (5454/11129) Checking out files: 50% (5565/11129) Checking out files: 51% (5676/11129) Checking out files: 52% (5788/11129) Checking out files: 53% (5899/11129) Checking out files: 54% (6010/11129) Checking out files: 55% (6121/11129) Checking out files: 56% (6233/11129) Checking out files: 57% (6344/11129) Checking out files: 58% (6455/11129) Checking out files: 58% (6468/11129) Checking out files: 59% (6567/11129) Checking out files: 60% (6678/11129) Checking out files: 61% (6789/11129) Checking out files: 62% (6900/11129) Checking out files: 63% (7012/11129) Checking out files: 64% (7123/11129) Checking out files: 65% (7234/11129) Checking out files: 66% (7346/11129) Checking out files: 67% (7457/11129) Checking out files: 68% (7568/11129) Checking out files: 69% (7680/11129) Checking out files: 70% (7791/11129) Checking out files: 71% (7902/11129) Checking out files: 72% (8013/11129) Checking out files: 73% (8125/11129) Checking out files: 74% (8236/11129) Checking out files: 75% (8347/11129) Checking out files: 76% (8459/11129) Checking out files: 77% (8570/11129) Checking out files: 78% (8681/11129) Checking out files: 79% (8792/11129) Checking out files: 80% (8904/11129) Checking out files: 81% (9015/11129) Checking out files: 82% (9126/11129) Checking out files: 82% (9151/11129) Checking out files: 83% (9238/11129) Checking out files: 84% (9349/11129) Checking out files: 85% (9460/11129) Checking out files: 86% (9571/11129) Checking out files: 87% (9683/11129) Checking out files: 88% (9794/11129) Checking out files: 89% (9905/11129) Checking out files: 90% (10017/11129) Checking out files: 91% (10128/11129) Checking out files: 92% (10239/11129) Checking out files: 93% (10350/11129) Checking out files: 94% (10462/11129) Checking out files: 95% (10573/11129) Checking out files: 96% (10684/11129) Checking out files: 97% (10796/11129) Checking out files: 98% (10907/11129) Checking out files: 99% (11018/11129) Checking out files: 100% (11129/11129) Checking out files: 100% (11129/11129), done. [2020-12-23T23:54:51.067Z] #24 162.6 + cd /tmp/tmp.RPWvoVNu1g/tmp/docker-ce [2020-12-23T23:54:51.067Z] #24 162.6 + git checkout -q v17.06.2-ce [2020-12-23T23:54:51.067Z] #24 167.0 + mkdir -p /tmp/tmp.RPWvoVNu1g/src/github.com/docker [2020-12-23T23:54:51.067Z] #24 167.0 + mv components/cli /tmp/tmp.RPWvoVNu1g/src/github.com/docker/cli [2020-12-23T23:54:51.067Z] #24 167.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-23T23:54:51.196Z] #35 14.18 + mkdir -p /build [2020-12-23T23:54:51.196Z] #35 14.18 + cp tini-static /build/docker-init [2020-12-23T23:54:51.223Z] #41 115.2 DEP criu/cr-service.d [2020-12-23T23:54:51.223Z] #41 115.4 DEP criu/cr-restore.d [2020-12-23T23:54:51.223Z] #41 115.6 DEP criu/cr-errno.d [2020-12-23T23:54:51.454Z] #35 DONE 14.6s [2020-12-23T23:54:51.454Z] [2020-12-23T23:54:51.454Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:51.454Z] #32 DONE 114.4s [2020-12-23T23:54:51.454Z] [2020-12-23T23:54:51.454Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:51.454Z] #41 6.525 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:54:51.454Z] #41 6.833 GEN .gitid [2020-12-23T23:54:51.454Z] #41 6.973 GEN criu/include/version.h [2020-12-23T23:54:51.454Z] #41 7.172 GEN include/common/asm [2020-12-23T23:54:51.454Z] #41 10.73 PBCC images/timens.pb-c.c [2020-12-23T23:54:51.454Z] #41 10.85 DEP images/timens.pb-c.d [2020-12-23T23:54:51.454Z] #41 10.92 PBCC images/fown.pb-c.c [2020-12-23T23:54:51.454Z] #41 10.98 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T23:54:51.454Z] #41 11.07 PBCC images/opts.pb-c.c [2020-12-23T23:54:51.454Z] #41 11.15 PBCC images/memfd.pb-c.c [2020-12-23T23:54:51.454Z] #41 11.31 DEP images/fown.pb-c.d [2020-12-23T23:54:51.454Z] #41 11.38 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T23:54:51.454Z] #41 11.49 DEP images/opts.pb-c.d [2020-12-23T23:54:51.454Z] #41 11.51 DEP images/memfd.pb-c.d [2020-12-23T23:54:51.454Z] #41 11.53 PBCC images/sit.pb-c.c [2020-12-23T23:54:51.455Z] #41 11.54 DEP images/sit.pb-c.d [2020-12-23T23:54:51.455Z] #41 11.56 PBCC images/macvlan.pb-c.c [2020-12-23T23:54:51.455Z] #41 11.56 DEP images/macvlan.pb-c.d [2020-12-23T23:54:51.455Z] #41 11.57 PBCC images/autofs.pb-c.c [2020-12-23T23:54:51.455Z] #41 11.57 DEP images/autofs.pb-c.d [2020-12-23T23:54:51.455Z] #41 11.68 PBCC images/sysctl.pb-c.c [2020-12-23T23:54:51.455Z] #41 11.71 DEP images/sysctl.pb-c.d [2020-12-23T23:54:51.455Z] #41 11.84 PBCC images/time.pb-c.c [2020-12-23T23:54:51.455Z] #41 11.88 DEP images/time.pb-c.d [2020-12-23T23:54:51.455Z] #41 12.04 PBCC images/binfmt-misc.pb-c.c [2020-12-23T23:54:51.455Z] #41 12.10 DEP images/binfmt-misc.pb-c.d [2020-12-23T23:54:51.455Z] #41 12.31 PBCC images/seccomp.pb-c.c [2020-12-23T23:54:51.455Z] #41 12.40 DEP images/seccomp.pb-c.d [2020-12-23T23:54:51.455Z] #41 12.50 PBCC images/userns.pb-c.c [2020-12-23T23:54:51.455Z] #41 12.59 DEP images/userns.pb-c.d [2020-12-23T23:54:51.455Z] #41 12.63 PBCC images/cgroup.pb-c.c [2020-12-23T23:54:51.455Z] #41 12.68 DEP images/cgroup.pb-c.d [2020-12-23T23:54:51.455Z] #41 12.74 PBCC images/ext-file.pb-c.c [2020-12-23T23:54:51.455Z] #41 12.78 DEP images/ext-file.pb-c.d [2020-12-23T23:54:51.482Z] #41 ... [2020-12-23T23:54:51.482Z] [2020-12-23T23:54:51.482Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:54:51.482Z] #30 DONE 215.2s [2020-12-23T23:54:51.482Z] [2020-12-23T23:54:51.482Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:51.482Z] #41 115.6 DEP criu/cr-dump.d [2020-12-23T23:54:51.482Z] #41 ... [2020-12-23T23:54:51.482Z] [2020-12-23T23:54:51.482Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:54:51.482Z] #18 14.71 Reading package lists... [2020-12-23T23:54:51.482Z] #18 19.34 Reading package lists... [2020-12-23T23:54:51.664Z] #41 33.54 CC images/tun.o [2020-12-23T23:54:51.712Z] #41 12.89 PBCC images/rpc.pb-c.c [2020-12-23T23:54:51.712Z] #41 13.04 DEP images/rpc.pb-c.d [2020-12-23T23:54:51.712Z] #41 13.10 PBCC images/siginfo.pb-c.c [2020-12-23T23:54:51.713Z] #24 ... [2020-12-23T23:54:51.713Z] [2020-12-23T23:54:51.713Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:51.713Z] #43 94.16 DEP criu/cgroup-props.d [2020-12-23T23:54:51.713Z] #43 94.36 DEP criu/bitmap.d [2020-12-23T23:54:51.713Z] #43 94.38 DEP criu/bfd.d [2020-12-23T23:54:51.713Z] #43 94.48 DEP criu/autofs.d [2020-12-23T23:54:51.713Z] #43 94.78 DEP criu/aio.d [2020-12-23T23:54:51.713Z] #43 94.96 DEP criu/action-scripts.d [2020-12-23T23:54:51.713Z] #43 95.36 CC criu/action-scripts.o [2020-12-23T23:54:51.713Z] #43 96.50 CC criu/aio.o [2020-12-23T23:54:51.713Z] #43 97.40 CC criu/autofs.o [2020-12-23T23:54:51.713Z] #43 99.95 CC criu/bfd.o [2020-12-23T23:54:51.713Z] #43 100.8 CC criu/bitmap.o [2020-12-23T23:54:51.713Z] #43 101.0 CC criu/cgroup-props.o [2020-12-23T23:54:51.713Z] #43 102.2 CC criu/cgroup.o [2020-12-23T23:54:51.928Z] #41 33.97 CC images/sk-netlink.o [2020-12-23T23:54:51.969Z] #41 13.15 DEP images/siginfo.pb-c.d [2020-12-23T23:54:51.969Z] #41 13.25 PBCC images/pagemap.pb-c.c [2020-12-23T23:54:51.969Z] #41 13.36 DEP images/pagemap.pb-c.d [2020-12-23T23:54:51.969Z] #41 13.42 PBCC images/rlimit.pb-c.c [2020-12-23T23:54:52.004Z] #11 ... [2020-12-23T23:54:52.004Z] [2020-12-23T23:54:52.004Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:52.004Z] #49 104.1 golang.org/x/sys/unix [2020-12-23T23:54:52.004Z] #49 109.0 encoding/json [2020-12-23T23:54:52.004Z] #49 ... [2020-12-23T23:54:52.004Z] [2020-12-23T23:54:52.004Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:52.004Z] #41 3.504 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:54:52.004Z] #41 3.505 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:54:52.004Z] #41 3.557 Note: Building without GnuTLS support [2020-12-23T23:54:52.004Z] #41 3.633 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:54:52.004Z] #41 3.633 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:54:52.004Z] #41 7.242 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:54:52.004Z] #41 7.294 GEN .gitid [2020-12-23T23:54:52.192Z] #41 34.23 CC images/packet-sock.o [2020-12-23T23:54:52.227Z] #41 13.47 DEP images/rlimit.pb-c.d [2020-12-23T23:54:52.227Z] #41 13.54 PBCC images/file-lock.pb-c.c [2020-12-23T23:54:52.227Z] #41 13.57 DEP images/file-lock.pb-c.d [2020-12-23T23:54:52.265Z] #41 7.317 GEN criu/include/version.h [2020-12-23T23:54:52.265Z] #41 7.407 GEN include/common/asm [2020-12-23T23:54:52.421Z] #18 23.34 Building dependency tree... [2020-12-23T23:54:52.456Z] #41 34.67 CC images/ipc-var.o [2020-12-23T23:54:52.484Z] #41 13.69 PBCC images/tty.pb-c.c [2020-12-23T23:54:52.484Z] #41 13.90 DEP images/tty.pb-c.d [2020-12-23T23:54:52.679Z] #18 ... [2020-12-23T23:54:52.679Z] [2020-12-23T23:54:52.679Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:52.679Z] #41 116.0 DEP criu/cr-dedup.d [2020-12-23T23:54:52.679Z] #41 116.1 DEP criu/cr-check.d [2020-12-23T23:54:52.679Z] #41 116.4 DEP criu/config.d [2020-12-23T23:54:52.679Z] #41 116.7 DEP criu/clone-noasan.d [2020-12-23T23:54:52.679Z] #41 116.8 DEP criu/cgroup.d [2020-12-23T23:54:52.679Z] #41 116.9 DEP criu/cgroup-props.d [2020-12-23T23:54:52.679Z] #41 117.0 DEP criu/bitmap.d [2020-12-23T23:54:52.679Z] #41 117.0 DEP criu/bfd.d [2020-12-23T23:54:52.719Z] #41 34.85 CC images/ipc-desc.o [2020-12-23T23:54:52.743Z] #41 14.00 PBCC images/tun.pb-c.c [2020-12-23T23:54:52.744Z] #41 14.09 PBCC images/netdev.pb-c.c [2020-12-23T23:54:52.744Z] #41 14.18 DEP images/tun.pb-c.d [2020-12-23T23:54:52.938Z] #41 117.1 DEP criu/autofs.d [2020-12-23T23:54:52.938Z] #41 117.3 DEP criu/aio.d [2020-12-23T23:54:52.983Z] #41 35.10 CC images/ipc-shm.o [2020-12-23T23:54:53.008Z] #41 14.31 DEP images/netdev.pb-c.d [2020-12-23T23:54:53.008Z] #41 14.35 PBCC images/vma.pb-c.c [2020-12-23T23:54:53.196Z] #41 117.4 DEP criu/action-scripts.d [2020-12-23T23:54:53.249Z] #41 35.50 CC images/ipc-msg.o [2020-12-23T23:54:53.267Z] #41 14.50 DEP images/vma.pb-c.d [2020-12-23T23:54:53.267Z] #41 14.60 PBCC images/creds.pb-c.c [2020-12-23T23:54:53.267Z] #41 14.72 DEP images/creds.pb-c.d [2020-12-23T23:54:53.454Z] #41 117.7 CC criu/action-scripts.o [2020-12-23T23:54:53.525Z] #41 14.88 PBCC images/utsns.pb-c.c [2020-12-23T23:54:53.525Z] #41 14.91 DEP images/utsns.pb-c.d [2020-12-23T23:54:53.782Z] #41 15.04 PBCC images/ipc-desc.pb-c.c [2020-12-23T23:54:53.782Z] #41 15.05 PBCC images/ipc-sem.pb-c.c [2020-12-23T23:54:53.835Z] #41 35.87 CC images/ipc-sem.o [2020-12-23T23:54:54.021Z] #41 118.1 CC criu/aio.o [2020-12-23T23:54:54.040Z] #41 15.16 DEP images/ipc-desc.pb-c.d [2020-12-23T23:54:54.040Z] #41 15.34 DEP images/ipc-sem.pb-c.d [2020-12-23T23:54:54.040Z] #41 15.39 PBCC images/ipc-msg.pb-c.c [2020-12-23T23:54:54.040Z] #41 15.45 DEP images/ipc-msg.pb-c.d [2020-12-23T23:54:54.099Z] #41 36.18 CC images/utsns.o [2020-12-23T23:54:54.280Z] #41 118.6 CC criu/autofs.o [2020-12-23T23:54:54.297Z] #41 15.54 PBCC images/ipc-shm.pb-c.c [2020-12-23T23:54:54.297Z] #41 15.58 DEP images/ipc-shm.pb-c.d [2020-12-23T23:54:54.363Z] #41 36.49 CC images/creds.o [2020-12-23T23:54:54.477Z] #43 ... [2020-12-23T23:54:54.477Z] [2020-12-23T23:54:54.477Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:54:54.477Z] #20 54.47 Selecting previously unselected package vim. [2020-12-23T23:54:54.477Z] #20 54.48 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-23T23:54:54.477Z] #20 54.54 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T23:54:54.555Z] #41 15.72 PBCC images/ipc-var.pb-c.c [2020-12-23T23:54:54.555Z] #41 15.81 DEP images/ipc-var.pb-c.d [2020-12-23T23:54:54.555Z] #41 15.87 PBCC images/sk-opts.pb-c.c [2020-12-23T23:54:54.555Z] #41 15.96 PBCC images/packet-sock.pb-c.c [2020-12-23T23:54:54.555Z] #41 16.01 DEP images/sk-opts.pb-c.d [2020-12-23T23:54:54.812Z] #41 16.07 DEP images/packet-sock.pb-c.d [2020-12-23T23:54:54.812Z] #41 16.16 PBCC images/sk-netlink.pb-c.c [2020-12-23T23:54:54.812Z] #41 16.18 DEP images/sk-netlink.pb-c.d [2020-12-23T23:54:54.812Z] #41 16.24 PBCC images/sk-inet.pb-c.c [2020-12-23T23:54:54.941Z] #41 36.72 CC images/vma.o [2020-12-23T23:54:54.941Z] #41 ... [2020-12-23T23:54:54.941Z] [2020-12-23T23:54:54.941Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:54.941Z] #11 100.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T23:54:54.941Z] #11 100.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-23T23:54:54.941Z] #11 100.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:54:54.941Z] #11 ... [2020-12-23T23:54:54.941Z] [2020-12-23T23:54:54.941Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:54.941Z] #41 36.97 CC images/netdev.o [2020-12-23T23:54:55.070Z] #41 16.36 DEP images/sk-inet.pb-c.d [2020-12-23T23:54:55.070Z] #41 16.43 PBCC images/sk-unix.pb-c.c [2020-12-23T23:54:55.070Z] #41 16.49 DEP images/sk-unix.pb-c.d [2020-12-23T23:54:55.070Z] #41 16.57 PBCC images/mm.pb-c.c [2020-12-23T23:54:55.118Z] #20 55.16 Selecting previously unselected package xfsprogs. [2020-12-23T23:54:55.118Z] #20 55.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-12-23T23:54:55.118Z] #20 55.17 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T23:54:55.205Z] #41 ... [2020-12-23T23:54:55.205Z] [2020-12-23T23:54:55.205Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:55.205Z] #43 101.2 crypto/tls [2020-12-23T23:54:55.205Z] #43 106.9 net/http/httptrace [2020-12-23T23:54:55.205Z] #43 107.1 net/http [2020-12-23T23:54:55.205Z] #43 ... [2020-12-23T23:54:55.205Z] [2020-12-23T23:54:55.205Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:55.205Z] #41 37.37 CC images/tty.o [2020-12-23T23:54:55.328Z] #41 16.69 DEP images/mm.pb-c.d [2020-12-23T23:54:55.328Z] #41 16.78 PBCC images/timerfd.pb-c.c [2020-12-23T23:54:55.328Z] #41 ... [2020-12-23T23:54:55.328Z] [2020-12-23T23:54:55.328Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:54:55.328Z] #11 108.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T23:54:55.328Z] #11 108.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T23:54:55.328Z] #11 108.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:54:55.328Z] #11 108.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T23:54:55.328Z] #11 108.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T23:54:55.328Z] #11 108.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:54:55.585Z] #11 ... [2020-12-23T23:54:55.585Z] [2020-12-23T23:54:55.585Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:55.585Z] #41 16.87 DEP images/timerfd.pb-c.d [2020-12-23T23:54:55.585Z] #41 16.94 PBCC images/timer.pb-c.c [2020-12-23T23:54:55.657Z] #41 119.8 CC criu/bfd.o [2020-12-23T23:54:55.758Z] #20 55.76 Selecting previously unselected package zip. [2020-12-23T23:54:55.758Z] #20 55.77 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-12-23T23:54:55.758Z] #20 55.77 Unpacking zip (3.0-11+b1) ... [2020-12-23T23:54:55.780Z] #41 37.95 CC images/file-lock.o [2020-12-23T23:54:55.842Z] #41 17.00 DEP images/timer.pb-c.d [2020-12-23T23:54:55.843Z] #41 17.15 PBCC images/sa.pb-c.c [2020-12-23T23:54:55.851Z] Client: [2020-12-23T23:54:55.851Z] Debug Mode: false [2020-12-23T23:54:55.851Z] Plugins: [2020-12-23T23:54:55.851Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-23T23:54:55.851Z] [2020-12-23T23:54:55.851Z] Server: [2020-12-23T23:54:55.851Z] Containers: 0 [2020-12-23T23:54:55.851Z] Running: 0 [2020-12-23T23:54:55.851Z] Paused: 0 [2020-12-23T23:54:55.851Z] Stopped: 0 [2020-12-23T23:54:55.851Z] Images: 0 [2020-12-23T23:54:55.851Z] Server Version: 19.03.12 [2020-12-23T23:54:55.851Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-12-23T23:54:55.851Z] LCOW: [2020-12-23T23:54:55.851Z] Windows: [2020-12-23T23:54:55.851Z] Logging Driver: json-file [2020-12-23T23:54:55.851Z] Plugins: [2020-12-23T23:54:55.851Z] Volume: local [2020-12-23T23:54:55.851Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-23T23:54:55.851Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-23T23:54:55.851Z] Swarm: inactive [2020-12-23T23:54:55.851Z] Default Isolation: process [2020-12-23T23:54:55.851Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-23T23:54:55.851Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-23T23:54:55.851Z] OSType: windows [2020-12-23T23:54:55.851Z] Architecture: x86_64 [2020-12-23T23:54:55.851Z] CPUs: 4 [2020-12-23T23:54:55.851Z] Total Memory: 32GiB [2020-12-23T23:54:55.851Z] Name: azwin-2-f76550 [2020-12-23T23:54:55.851Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-23T23:54:55.851Z] Docker Root Dir: D:\docker [2020-12-23T23:54:55.851Z] Debug Mode: false [2020-12-23T23:54:55.851Z] Registry: https://index.docker.io/v1/ [2020-12-23T23:54:55.851Z] Labels: [2020-12-23T23:54:55.851Z] Experimental: true [2020-12-23T23:54:55.851Z] Insecure Registries: [2020-12-23T23:54:55.851Z] 10.0.0.4:5000 [2020-12-23T23:54:55.851Z] 127.0.0.0/8 [2020-12-23T23:54:55.851Z] Registry Mirrors: [2020-12-23T23:54:55.851Z] http://10.0.0.4:5000/ [2020-12-23T23:54:55.851Z] Live Restore Enabled: false [2020-12-23T23:54:55.851Z] [2020-12-23T23:54:55.916Z] #41 120.2 CC criu/bitmap.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-12-23T23:54:56.044Z] #41 38.13 CC images/rlimit.o [Pipeline] powershell [2020-12-23T23:54:56.053Z] #20 56.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:54:56.053Z] #20 56.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:54:56.053Z] #20 56.06 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-12-23T23:54:56.053Z] #20 56.07 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-23T23:54:56.053Z] #20 56.07 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-12-23T23:54:56.053Z] #20 56.08 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-12-23T23:54:56.053Z] #20 56.10 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T23:54:56.053Z] #20 56.11 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-12-23T23:54:56.053Z] #20 56.12 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-23T23:54:56.053Z] #20 56.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:54:56.053Z] #20 56.14 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-23T23:54:56.053Z] #20 56.16 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-23T23:54:56.053Z] #20 56.21 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:54:56.053Z] #20 56.21 Setting up zip (3.0-11+b1) ... [2020-12-23T23:54:56.053Z] #20 56.22 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:54:56.053Z] #20 56.27 Setting up bash-completion (1:2.8-6) ... [2020-12-23T23:54:56.100Z] #41 17.32 DEP images/sa.pb-c.d [2020-12-23T23:54:56.100Z] #41 17.41 PBCC images/pipe-data.pb-c.c [2020-12-23T23:54:56.100Z] #41 17.45 DEP images/pipe-data.pb-c.d [2020-12-23T23:54:56.100Z] #41 17.52 PBCC images/mnt.pb-c.c [2020-12-23T23:54:56.175Z] #41 120.3 CC criu/cgroup-props.o [2020-12-23T23:54:56.307Z] #41 38.38 CC images/pagemap.o [2020-12-23T23:54:56.358Z] #41 17.59 DEP images/mnt.pb-c.d [2020-12-23T23:54:56.358Z] #41 17.66 PBCC images/sk-packet.pb-c.c [2020-12-23T23:54:56.358Z] #41 17.71 DEP images/sk-packet.pb-c.d [2020-12-23T23:54:56.358Z] #41 17.78 PBCC images/tcp-stream.pb-c.c [2020-12-23T23:54:56.472Z] #41 ... [2020-12-23T23:54:56.472Z] [2020-12-23T23:54:56.472Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:56.472Z] #32 DONE 118.4s [2020-12-23T23:54:56.472Z] [2020-12-23T23:54:56.472Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:56.472Z] #43 110.8 go/token [2020-12-23T23:54:56.472Z] #43 112.8 go/scanner [2020-12-23T23:54:56.472Z] #43 114.4 internal/lazyregexp [2020-12-23T23:54:56.472Z] #43 114.8 net/url [2020-12-23T23:54:56.472Z] #43 115.3 go/ast [2020-12-23T23:54:56.472Z] #43 117.3 text/template/parse [2020-12-23T23:54:56.472Z] #43 ... [2020-12-23T23:54:56.472Z] [2020-12-23T23:54:56.472Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:54:56.472Z] #49 118.6 github.com/pkg/diff [2020-12-23T23:54:56.570Z] #41 38.60 CC images/siginfo.o [2020-12-23T23:54:56.615Z] #41 17.89 DEP images/tcp-stream.pb-c.d [2020-12-23T23:54:56.615Z] #41 18.02 PBCC images/pipe.pb-c.c [2020-12-23T23:54:56.733Z] #49 119.3 go/ast [2020-12-23T23:54:56.743Z] #41 121.0 CC criu/cgroup.o [2020-12-23T23:54:56.837Z] #41 38.84 CC images/rpc.o [2020-12-23T23:54:56.873Z] #41 18.29 DEP images/pipe.pb-c.d [2020-12-23T23:54:57.130Z] #41 18.40 PBCC images/pstree.pb-c.c [2020-12-23T23:54:57.388Z] #41 18.58 DEP images/pstree.pb-c.d [2020-12-23T23:54:57.388Z] #41 18.62 PBCC images/fs.pb-c.c [2020-12-23T23:54:57.388Z] #41 18.74 DEP images/fs.pb-c.d [2020-12-23T23:54:57.388Z] #41 18.74 PBCC images/signalfd.pb-c.c [2020-12-23T23:54:57.388Z] #41 18.85 DEP images/signalfd.pb-c.d [2020-12-23T23:54:57.645Z] #41 18.92 PBCC images/fh.pb-c.c [2020-12-23T23:54:57.645Z] #41 18.93 PBCC images/fsnotify.pb-c.c [2020-12-23T23:54:57.645Z] #41 18.95 DEP images/fh.pb-c.d [2020-12-23T23:54:57.645Z] #41 18.97 DEP images/fsnotify.pb-c.d [2020-12-23T23:54:57.645Z] #41 19.03 PBCC images/eventpoll.pb-c.c [2020-12-23T23:54:57.645Z] #41 19.08 DEP images/eventpoll.pb-c.d [2020-12-23T23:54:57.680Z] #41 ... [2020-12-23T23:54:57.680Z] [2020-12-23T23:54:57.680Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:54:57.680Z] #18 25.05 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T23:54:57.680Z] #18 25.05 The following additional packages will be installed: [2020-12-23T23:54:57.680Z] #18 25.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T23:54:57.680Z] #18 25.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T23:54:57.680Z] #18 25.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T23:54:57.680Z] #18 25.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T23:54:57.680Z] #18 25.05 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T23:54:57.680Z] #18 25.05 Suggested packages: [2020-12-23T23:54:57.680Z] #18 25.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T23:54:57.680Z] #18 25.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T23:54:57.680Z] #18 25.06 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T23:54:57.680Z] #18 25.06 Recommended packages: [2020-12-23T23:54:57.680Z] #18 25.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T23:54:57.680Z] #18 25.06 python3-keyrings.alt python3-xdg unzip [2020-12-23T23:54:57.680Z] #18 26.61 The following NEW packages will be installed: [2020-12-23T23:54:57.680Z] #18 26.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T23:54:57.680Z] #18 26.62 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T23:54:57.680Z] #18 26.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T23:54:57.680Z] #18 26.62 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T23:54:57.680Z] #18 26.62 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T23:54:57.680Z] #18 26.62 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T23:54:57.680Z] #18 26.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T23:54:57.680Z] #18 26.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T23:54:57.680Z] #18 26.63 xz-utils zip [2020-12-23T23:54:57.680Z] #18 26.96 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:54:57.680Z] #18 26.96 Need to get 28.5 MB of archives. [2020-12-23T23:54:57.680Z] #18 26.96 After this operation, 116 MB of additional disk space will be used. [2020-12-23T23:54:57.680Z] #18 26.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-23T23:54:57.680Z] #18 26.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-23T23:54:57.680Z] #18 26.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-23T23:54:57.680Z] #18 27.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-23T23:54:57.680Z] #18 27.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-23T23:54:57.680Z] #18 27.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-23T23:54:57.680Z] #18 27.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-23T23:54:57.680Z] #18 27.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-23T23:54:57.680Z] #18 27.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-23T23:54:57.680Z] #18 27.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-23T23:54:57.680Z] #18 27.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-23T23:54:57.680Z] #18 27.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-23T23:54:57.680Z] #18 27.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-23T23:54:57.680Z] #18 27.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-23T23:54:57.680Z] #18 27.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-23T23:54:57.680Z] #18 27.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-23T23:54:57.680Z] #18 27.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T23:54:57.680Z] #18 27.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:54:57.680Z] #18 27.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-23T23:54:57.680Z] #18 27.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-23T23:54:57.680Z] #18 27.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-23T23:54:57.680Z] #18 27.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-23T23:54:57.680Z] #18 27.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-23T23:54:57.680Z] #18 27.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T23:54:57.680Z] #18 27.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T23:54:57.680Z] #18 27.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T23:54:57.680Z] #18 27.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-23T23:54:57.680Z] #18 27.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-23T23:54:57.680Z] #18 27.33 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T23:54:57.680Z] #18 27.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T23:54:57.680Z] #18 27.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T23:54:57.680Z] #18 27.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T23:54:57.680Z] #18 27.79 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-23T23:54:57.680Z] #18 27.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-23T23:54:57.680Z] #18 27.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T23:54:57.680Z] #18 27.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T23:54:57.680Z] #18 27.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T23:54:57.680Z] #18 27.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-23T23:54:57.680Z] #18 27.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T23:54:57.680Z] #18 27.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T23:54:57.680Z] #18 27.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T23:54:57.680Z] #18 27.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-23T23:54:57.680Z] #18 28.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-23T23:54:57.680Z] #18 28.02 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-23T23:54:57.680Z] #18 28.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T23:54:57.680Z] #18 28.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-23T23:54:57.680Z] #18 28.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-23T23:54:57.680Z] #18 28.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-23T23:54:57.680Z] #18 29.05 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:54:57.680Z] #18 29.15 Fetched 28.5 MB in 2s (16.0 MB/s) [2020-12-23T23:54:57.680Z] #18 29.23 Selecting previously unselected package pigz. [2020-12-23T23:54:57.680Z] #18 29.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 ... 23432 files and directories currently installed.) [2020-12-23T23:54:57.680Z] #18 29.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-23T23:54:57.680Z] #18 29.30 Unpacking pigz (2.4-1) ... [2020-12-23T23:54:57.680Z] #18 29.39 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-23T23:54:57.680Z] #18 29.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:54:57.680Z] #18 29.39 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:54:57.786Z] #41 39.77 CC images/ext-file.o [2020-12-23T23:54:57.903Z] #41 19.14 PBCC images/eventfd.pb-c.c [2020-12-23T23:54:57.903Z] #41 19.16 DEP images/eventfd.pb-c.d [2020-12-23T23:54:57.903Z] #41 19.19 PBCC images/remap-file-path.pb-c.c [2020-12-23T23:54:57.903Z] #41 19.20 DEP images/remap-file-path.pb-c.d [2020-12-23T23:54:57.903Z] #41 19.27 PBCC images/fifo.pb-c.c [2020-12-23T23:54:57.903Z] #41 19.30 DEP images/fifo.pb-c.d [2020-12-23T23:54:57.939Z] #18 29.84 Selecting previously unselected package python3.7-minimal. [2020-12-23T23:54:57.939Z] #18 29.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:54:57.939Z] #18 29.86 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T23:54:58.050Z] #41 40.28 CC images/cgroup.o [2020-12-23T23:54:58.161Z] #41 19.37 PBCC images/ghost-file.pb-c.c [2020-12-23T23:54:58.161Z] #41 19.42 DEP images/ghost-file.pb-c.d [2020-12-23T23:54:58.161Z] #41 19.53 PBCC images/regfile.pb-c.c [2020-12-23T23:54:58.161Z] #41 19.58 DEP images/regfile.pb-c.d [2020-12-23T23:54:58.161Z] #41 19.65 PBCC images/ns.pb-c.c [2020-12-23T23:54:58.418Z] #41 19.68 DEP images/ns.pb-c.d [2020-12-23T23:54:58.418Z] #41 19.75 PBCC images/fdinfo.pb-c.c [2020-12-23T23:54:58.418Z] #41 19.84 DEP images/fdinfo.pb-c.d [2020-12-23T23:54:58.676Z] #41 19.92 PBCC images/core-aarch64.pb-c.c [2020-12-23T23:54:58.676Z] #41 19.96 PBCC images/core-arm.pb-c.c [2020-12-23T23:54:58.676Z] #41 20.02 PBCC images/core-ppc64.pb-c.c [2020-12-23T23:54:58.676Z] #41 ... [2020-12-23T23:54:58.676Z] [2020-12-23T23:54:58.676Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:54:58.676Z] #43 111.5 text/template/parse [2020-12-23T23:54:58.676Z] #43 117.0 go/parser [2020-12-23T23:54:58.676Z] #43 118.9 text/template [2020-12-23T23:54:58.676Z] #43 ... [2020-12-23T23:54:58.676Z] [2020-12-23T23:54:58.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:54:58.676Z] #41 20.08 PBCC images/core-s390.pb-c.c [2020-12-23T23:54:58.676Z] #41 20.16 PBCC images/core-x86.pb-c.c [2020-12-23T23:54:58.802Z] #49 121.3 golang.org/x/crypto/ssh/terminal [2020-12-23T23:54:58.876Z] #18 30.70 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:54:58.876Z] #18 30.73 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T23:54:58.934Z] #41 20.20 PBCC images/core.pb-c.c [2020-12-23T23:54:58.934Z] #41 20.30 PBCC images/inventory.pb-c.c [2020-12-23T23:54:58.934Z] #41 20.31 DEP images/core-aarch64.pb-c.d [2020-12-23T23:54:58.934Z] #41 20.39 DEP images/core-arm.pb-c.d [2020-12-23T23:54:59.191Z] #41 20.47 DEP images/core-ppc64.pb-c.d [2020-12-23T23:54:59.191Z] #41 20.49 DEP images/core-s390.pb-c.d [2020-12-23T23:54:59.444Z] #41 41.30 CC images/userns.o [2020-12-23T23:54:59.444Z] #41 41.58 CC images/google/protobuf/descriptor.o [2020-12-23T23:54:59.449Z] #41 20.63 DEP images/core-x86.pb-c.d [2020-12-23T23:54:59.449Z] #41 20.68 DEP images/core.pb-c.d [2020-12-23T23:54:59.449Z] #41 20.75 DEP images/inventory.pb-c.d [2020-12-23T23:54:59.449Z] #41 20.78 PBCC images/cpuinfo.pb-c.c [2020-12-23T23:54:59.449Z] #41 20.90 DEP images/cpuinfo.pb-c.d [2020-12-23T23:54:59.707Z] #41 21.00 PBCC images/stats.pb-c.c [2020-12-23T23:54:59.707Z] #41 21.01 DEP images/stats.pb-c.d [2020-12-23T23:55:00.545Z] #20 60.54 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-12-23T23:55:00.545Z] #20 60.54 Setting up xz-utils (5.2.4-1) ... [2020-12-23T23:55:00.545Z] #20 60.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T23:55:00.545Z] #20 60.59 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:55:00.545Z] #20 60.71 invoke-rc.d: could not determine current runlevel [2020-12-23T23:55:00.782Z] #18 32.72 Selecting previously unselected package python3-minimal. [2020-12-23T23:55:00.782Z] #18 32.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-12-23T23:55:00.782Z] #18 32.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-23T23:55:00.782Z] #18 32.80 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T23:55:00.839Z] #41 43.07 CC images/opts.o [2020-12-23T23:55:00.840Z] #20 60.74 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T23:55:00.840Z] #20 60.75 Setting up pigz (2.4-1) ... [2020-12-23T23:55:00.840Z] #20 60.76 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-23T23:55:00.840Z] #20 60.77 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-23T23:55:00.840Z] #20 60.77 Setting up python-pip-whl (18.1-5) ... [2020-12-23T23:55:00.840Z] #20 60.78 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-12-23T23:55:00.840Z] #20 60.78 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:55:01.041Z] #18 32.88 Selecting previously unselected package libmpdec2:amd64. [2020-12-23T23:55:01.041Z] #18 32.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-23T23:55:01.041Z] #18 32.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T23:55:01.041Z] #18 32.98 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-23T23:55:01.041Z] #18 33.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:55:01.041Z] #18 33.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:55:01.078Z] #41 ... [2020-12-23T23:55:01.078Z] [2020-12-23T23:55:01.078Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:55:01.078Z] #49 113.7 github.com/pkg/diff [2020-12-23T23:55:01.078Z] #49 115.3 go/ast [2020-12-23T23:55:01.078Z] #49 115.9 golang.org/x/crypto/ssh/terminal [2020-12-23T23:55:01.078Z] #49 118.9 mvdan.cc/editorconfig [2020-12-23T23:55:01.078Z] #49 120.8 mvdan.cc/sh/v3/fileutil [2020-12-23T23:55:01.078Z] #49 121.0 mvdan.cc/sh/v3/syntax [2020-12-23T23:55:01.078Z] #49 ... [2020-12-23T23:55:01.078Z] [2020-12-23T23:55:01.078Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:55:01.370Z] #49 123.5 mvdan.cc/editorconfig [2020-12-23T23:55:01.370Z] #49 ... [2020-12-23T23:55:01.370Z] [2020-12-23T23:55:01.370Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:01.370Z] #43 123.7 go/parser [2020-12-23T23:55:01.370Z] #43 123.8 text/template [2020-12-23T23:55:01.415Z] #41 43.40 CC images/seccomp.o [2020-12-23T23:55:01.480Z] #20 61.41 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-12-23T23:55:01.480Z] #20 61.42 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-23T23:55:01.480Z] #20 61.42 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-23T23:55:01.480Z] #20 61.43 Setting up vim (2:8.1.0875-5) ... [2020-12-23T23:55:01.480Z] #20 61.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T23:55:01.480Z] #20 61.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T23:55:01.480Z] #20 61.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T23:55:01.480Z] #20 61.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T23:55:01.480Z] #20 61.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T23:55:01.480Z] #20 61.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T23:55:01.480Z] #20 61.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T23:55:01.480Z] #20 61.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T23:55:01.480Z] #20 61.60 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-23T23:55:01.480Z] #20 61.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:55:01.480Z] #20 61.62 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-23T23:55:01.480Z] #20 61.63 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:55:01.678Z] #41 43.72 CC images/binfmt-misc.o [2020-12-23T23:55:01.775Z] #20 61.63 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-23T23:55:01.775Z] #20 61.64 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:55:01.850Z] #54 61.60 Checking out files: 32% (1213/3708) Checking out files: 33% (1224/3708) Checking out files: 34% (1261/3708) Checking out files: 35% (1298/3708) Checking out files: 36% (1335/3708) Checking out files: 37% (1372/3708) Checking out files: 38% (1410/3708) Checking out files: 39% (1447/3708) Checking out files: 40% (1484/3708) Checking out files: 41% (1521/3708) Checking out files: 42% (1558/3708) Checking out files: 43% (1595/3708) Checking out files: 44% (1632/3708) Checking out files: 45% (1669/3708) Checking out files: 46% (1706/3708) Checking out files: 47% (1743/3708) Checking out files: 48% (1780/3708) Checking out files: 49% (1817/3708) Checking out files: 50% (1854/3708) Checking out files: 51% (1892/3708) Checking out files: 52% (1929/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 67% (2520/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 87% (3257/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T23:55:01.850Z] #54 64.43 + cd /tmp/tmp.AQ9M35Uxkp/src/github.com/containerd/containerd [2020-12-23T23:55:01.850Z] #54 64.43 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:55:01.941Z] #41 ... [2020-12-23T23:55:01.941Z] [2020-12-23T23:55:01.941Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:55:01.941Z] #11 117.9 Selecting previously unselected package libapparmor1:arm64. [2020-12-23T23:55:01.941Z] #11 117.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-12-23T23:55:01.941Z] #11 117.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-12-23T23:55:01.978Z] #18 33.87 Selecting previously unselected package python3.7. [2020-12-23T23:55:01.978Z] #18 33.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:55:01.978Z] #18 33.88 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:55:01.978Z] #18 34.02 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-23T23:55:01.978Z] #18 34.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-23T23:55:01.978Z] #18 34.04 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T23:55:01.979Z] #18 34.14 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T23:55:02.205Z] #11 118.1 Selecting previously unselected package libapparmor-dev:arm64. [2020-12-23T23:55:02.205Z] #11 118.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-12-23T23:55:02.205Z] #11 118.2 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-23T23:55:02.205Z] #11 118.3 Selecting previously unselected package libbtrfs0. [2020-12-23T23:55:02.469Z] #11 118.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-23T23:55:02.469Z] #11 118.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:55:02.469Z] #11 118.6 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:55:02.469Z] #11 118.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-23T23:55:02.732Z] #11 118.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:55:02.916Z] #18 34.93 Selecting previously unselected package python3. [2020-12-23T23:55:02.916Z] #18 34.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 ... 24093 files and directories currently installed.) [2020-12-23T23:55:02.916Z] #18 34.98 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-23T23:55:02.995Z] #11 118.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-12-23T23:55:02.995Z] #11 118.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-23T23:55:02.995Z] #11 118.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-23T23:55:02.995Z] #11 119.1 Selecting previously unselected package libudev-dev:arm64. [2020-12-23T23:55:02.995Z] #11 119.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ... [2020-12-23T23:55:02.995Z] #11 119.1 Unpacking libudev-dev:arm64 (241-7~deb10u5) ... [2020-12-23T23:55:03.175Z] #18 34.99 Unpacking python3 (3.7.3-1) ... [2020-12-23T23:55:03.175Z] #18 35.12 Selecting previously unselected package libip4tc0:amd64. [2020-12-23T23:55:03.175Z] #18 35.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-23T23:55:03.175Z] #18 35.13 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T23:55:03.175Z] #18 35.23 Selecting previously unselected package libip6tc0:amd64. [2020-12-23T23:55:03.175Z] #18 35.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-23T23:55:03.175Z] #18 35.25 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T23:55:03.175Z] #18 35.35 Selecting previously unselected package libiptc0:amd64. [2020-12-23T23:55:03.175Z] #18 35.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-23T23:55:03.259Z] #11 119.3 Selecting previously unselected package libsepol1-dev:arm64. [2020-12-23T23:55:03.259Z] #11 119.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-12-23T23:55:03.259Z] #11 119.4 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-12-23T23:55:03.294Z] #20 ... [2020-12-23T23:55:03.294Z] [2020-12-23T23:55:03.294Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:03.294Z] #45 179.6 github.com/LK4D4/vndr/godl [2020-12-23T23:55:03.434Z] #18 35.35 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-23T23:55:03.434Z] #18 35.44 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-23T23:55:03.434Z] #18 35.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-23T23:55:03.434Z] #18 35.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T23:55:03.434Z] #18 35.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-23T23:55:03.434Z] #18 35.55 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-23T23:55:03.522Z] #11 119.8 Selecting previously unselected package libpcre16-3:arm64. [2020-12-23T23:55:03.693Z] #18 35.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T23:55:03.693Z] #18 35.63 Selecting previously unselected package libnftnl11:amd64. [2020-12-23T23:55:03.693Z] #18 35.64 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-23T23:55:03.693Z] #18 35.64 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T23:55:03.693Z] #18 35.72 Selecting previously unselected package iptables. [2020-12-23T23:55:03.693Z] #18 35.73 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-23T23:55:03.693Z] #18 35.73 Unpacking iptables (1.8.2-4) ... [2020-12-23T23:55:03.699Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.1% of statements [2020-12-23T23:55:03.699Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2020-12-23T23:55:03.699Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-23T23:55:03.699Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-23T23:55:03.699Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-23T23:55:03.699Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-23T23:55:03.759Z] #54 66.03 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T23:55:03.759Z] #54 66.03 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T23:55:03.759Z] #54 66.03 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:55:03.759Z] #54 66.03 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:55:03.759Z] #54 66.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T23:55:03.759Z] #54 66.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T23:55:03.759Z] #54 66.03 + '[' '' = dynamic ']' [2020-12-23T23:55:03.759Z] #54 66.03 + make [2020-12-23T23:55:03.786Z] #11 119.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-12-23T23:55:03.786Z] #11 119.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-12-23T23:55:03.933Z] #45 180.5 github.com/LK4D4/vndr [2020-12-23T23:55:04.050Z] #11 120.0 Selecting previously unselected package libpcre32-3:arm64. [2020-12-23T23:55:04.050Z] #11 120.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-12-23T23:55:04.050Z] #11 120.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-12-23T23:55:04.263Z] #18 36.06 Selecting previously unselected package xxd. [2020-12-23T23:55:04.263Z] #18 36.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T23:55:04.263Z] #18 36.08 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:55:04.263Z] #18 36.19 Selecting previously unselected package vim-common. [2020-12-23T23:55:04.263Z] #18 36.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:55:04.263Z] #18 36.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:55:04.263Z] #18 36.42 Selecting previously unselected package bash-completion. [2020-12-23T23:55:04.523Z] #18 36.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T23:55:04.627Z] #11 120.5 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-12-23T23:55:04.627Z] #11 120.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-12-23T23:55:04.627Z] #11 120.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-23T23:55:04.691Z] #54 67.06 + bin/ctr [2020-12-23T23:55:04.890Z] #11 120.8 Selecting previously unselected package libpcre3-dev:arm64. [2020-12-23T23:55:04.890Z] #11 120.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-12-23T23:55:04.890Z] #11 120.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-23T23:55:05.468Z] #11 121.3 Selecting previously unselected package libselinux1-dev:arm64. [2020-12-23T23:55:05.468Z] #11 121.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-12-23T23:55:05.468Z] #11 121.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-23T23:55:05.731Z] #11 121.6 Selecting previously unselected package libdevmapper-dev:arm64. [2020-12-23T23:55:05.731Z] #11 121.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-12-23T23:55:05.731Z] #11 121.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-23T23:55:05.995Z] #11 121.9 Selecting previously unselected package libseccomp-dev:arm64. [2020-12-23T23:55:05.995Z] #11 121.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-12-23T23:55:05.995Z] #11 122.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-23T23:55:06.021Z] #45 ... [2020-12-23T23:55:06.021Z] [2020-12-23T23:55:06.021Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:06.021Z] #43 108.1 CC criu/clone-noasan.o [2020-12-23T23:55:06.021Z] #43 108.4 CC criu/config.o [2020-12-23T23:55:06.021Z] #43 111.5 CC criu/cr-check.o [2020-12-23T23:55:06.021Z] #43 114.4 CC criu/cr-dedup.o [2020-12-23T23:55:06.021Z] #43 115.1 CC criu/cr-dump.o [2020-12-23T23:55:06.021Z] #43 117.9 CC criu/cr-errno.o [2020-12-23T23:55:06.021Z] #43 118.0 CC criu/cr-restore.o [2020-12-23T23:55:06.021Z] #43 ... [2020-12-23T23:55:06.021Z] [2020-12-23T23:55:06.021Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:55:06.021Z] #20 65.37 Setting up iptables (1.8.2-4) ... [2020-12-23T23:55:06.021Z] #20 65.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:55:06.021Z] #20 65.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:55:06.021Z] #20 65.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:55:06.021Z] #20 65.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:55:06.021Z] #20 65.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T23:55:06.021Z] #20 65.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T23:55:06.021Z] #20 65.47 Setting up python3 (3.7.3-1) ... [2020-12-23T23:55:06.021Z] #20 66.05 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T23:55:06.580Z] #11 122.4 Selecting previously unselected package libsystemd-dev:arm64. [2020-12-23T23:55:06.580Z] #11 122.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ... [2020-12-23T23:55:06.580Z] #11 122.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ... [2020-12-23T23:55:06.655Z] #43 ... [2020-12-23T23:55:06.655Z] [2020-12-23T23:55:06.655Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:55:06.655Z] #54 60.47 Checking out files: 24% (904/3708) Checking out files: 25% (927/3708) Checking out files: 26% (965/3708) Checking out files: 27% (1002/3708) Checking out files: 28% (1039/3708) Checking out files: 29% (1076/3708) Checking out files: 30% (1113/3708) Checking out files: 31% (1150/3708) Checking out files: 32% (1187/3708) Checking out files: 33% (1224/3708) Checking out files: 34% (1261/3708) Checking out files: 35% (1298/3708) Checking out files: 36% (1335/3708) Checking out files: 37% (1372/3708) Checking out files: 38% (1410/3708) Checking out files: 39% (1447/3708) Checking out files: 40% (1484/3708) Checking out files: 41% (1521/3708) Checking out files: 42% (1558/3708) Checking out files: 43% (1595/3708) Checking out files: 44% (1632/3708) Checking out files: 45% (1669/3708) Checking out files: 46% (1706/3708) Checking out files: 47% (1743/3708) Checking out files: 48% (1780/3708) Checking out files: 49% (1817/3708) Checking out files: 50% (1854/3708) Checking out files: 51% (1892/3708) Checking out files: 52% (1929/3708) Checking out files: 52% (1962/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) [2020-12-23T23:55:06.655Z] #54 ... [2020-12-23T23:55:06.655Z] [2020-12-23T23:55:06.655Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:06.655Z] #41 11.67 PBCC images/timens.pb-c.c [2020-12-23T23:55:06.655Z] #41 11.68 DEP images/timens.pb-c.d [2020-12-23T23:55:06.655Z] #41 11.75 PBCC images/fown.pb-c.c [2020-12-23T23:55:06.655Z] #41 11.87 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T23:55:06.655Z] #41 11.95 PBCC images/opts.pb-c.c [2020-12-23T23:55:06.655Z] #41 12.07 PBCC images/memfd.pb-c.c [2020-12-23T23:55:06.655Z] #41 12.17 DEP images/fown.pb-c.d [2020-12-23T23:55:06.655Z] #41 12.26 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T23:55:06.655Z] #41 12.40 DEP images/opts.pb-c.d [2020-12-23T23:55:06.655Z] #41 12.59 DEP images/memfd.pb-c.d [2020-12-23T23:55:06.655Z] #41 12.71 PBCC images/sit.pb-c.c [2020-12-23T23:55:06.655Z] #41 12.85 DEP images/sit.pb-c.d [2020-12-23T23:55:06.655Z] #41 13.02 PBCC images/macvlan.pb-c.c [2020-12-23T23:55:06.655Z] #41 13.08 DEP images/macvlan.pb-c.d [2020-12-23T23:55:06.655Z] #41 13.20 PBCC images/autofs.pb-c.c [2020-12-23T23:55:06.655Z] #41 13.27 DEP images/autofs.pb-c.d [2020-12-23T23:55:06.655Z] #41 13.33 PBCC images/sysctl.pb-c.c [2020-12-23T23:55:06.655Z] #41 13.38 DEP images/sysctl.pb-c.d [2020-12-23T23:55:06.655Z] #41 13.49 PBCC images/time.pb-c.c [2020-12-23T23:55:06.655Z] #41 13.50 DEP images/time.pb-c.d [2020-12-23T23:55:06.655Z] #41 13.57 PBCC images/binfmt-misc.pb-c.c [2020-12-23T23:55:06.655Z] #41 13.65 DEP images/binfmt-misc.pb-c.d [2020-12-23T23:55:06.655Z] #41 13.69 PBCC images/seccomp.pb-c.c [2020-12-23T23:55:06.655Z] #41 13.75 DEP images/seccomp.pb-c.d [2020-12-23T23:55:06.655Z] #41 13.85 PBCC images/userns.pb-c.c [2020-12-23T23:55:06.655Z] #41 13.89 DEP images/userns.pb-c.d [2020-12-23T23:55:06.655Z] #41 14.09 PBCC images/cgroup.pb-c.c [2020-12-23T23:55:06.655Z] #41 14.17 DEP images/cgroup.pb-c.d [2020-12-23T23:55:06.655Z] #41 14.35 PBCC images/ext-file.pb-c.c [2020-12-23T23:55:06.655Z] #41 14.41 DEP images/ext-file.pb-c.d [2020-12-23T23:55:06.655Z] #41 14.54 PBCC images/rpc.pb-c.c [2020-12-23T23:55:06.655Z] #41 14.61 DEP images/rpc.pb-c.d [2020-12-23T23:55:06.655Z] #41 14.76 PBCC images/siginfo.pb-c.c [2020-12-23T23:55:06.655Z] #41 14.87 DEP images/siginfo.pb-c.d [2020-12-23T23:55:06.655Z] #41 14.94 PBCC images/pagemap.pb-c.c [2020-12-23T23:55:06.655Z] #41 15.05 DEP images/pagemap.pb-c.d [2020-12-23T23:55:06.655Z] #41 15.19 PBCC images/rlimit.pb-c.c [2020-12-23T23:55:06.655Z] #41 15.25 DEP images/rlimit.pb-c.d [2020-12-23T23:55:06.655Z] #41 15.39 PBCC images/file-lock.pb-c.c [2020-12-23T23:55:06.655Z] #41 15.49 DEP images/file-lock.pb-c.d [2020-12-23T23:55:06.655Z] #41 15.65 PBCC images/tty.pb-c.c [2020-12-23T23:55:06.655Z] #41 15.78 DEP images/tty.pb-c.d [2020-12-23T23:55:06.655Z] #41 15.91 PBCC images/tun.pb-c.c [2020-12-23T23:55:06.655Z] #41 16.07 PBCC images/netdev.pb-c.c [2020-12-23T23:55:06.655Z] #41 16.19 DEP images/tun.pb-c.d [2020-12-23T23:55:06.655Z] #41 16.29 DEP images/netdev.pb-c.d [2020-12-23T23:55:06.655Z] #41 16.49 PBCC images/vma.pb-c.c [2020-12-23T23:55:06.655Z] #41 16.61 DEP images/vma.pb-c.d [2020-12-23T23:55:06.655Z] #41 16.71 PBCC images/creds.pb-c.c [2020-12-23T23:55:06.655Z] #41 16.78 DEP images/creds.pb-c.d [2020-12-23T23:55:06.655Z] #41 16.84 PBCC images/utsns.pb-c.c [2020-12-23T23:55:06.655Z] #41 16.86 DEP images/utsns.pb-c.d [2020-12-23T23:55:06.655Z] #41 16.94 PBCC images/ipc-desc.pb-c.c [2020-12-23T23:55:06.655Z] #41 16.98 PBCC images/ipc-sem.pb-c.c [2020-12-23T23:55:06.655Z] #41 17.00 DEP images/ipc-desc.pb-c.d [2020-12-23T23:55:06.655Z] #41 17.07 DEP images/ipc-sem.pb-c.d [2020-12-23T23:55:06.655Z] #41 17.14 PBCC images/ipc-msg.pb-c.c [2020-12-23T23:55:06.655Z] #41 17.16 DEP images/ipc-msg.pb-c.d [2020-12-23T23:55:06.655Z] #41 17.24 PBCC images/ipc-shm.pb-c.c [2020-12-23T23:55:06.655Z] #41 17.32 DEP images/ipc-shm.pb-c.d [2020-12-23T23:55:06.655Z] #41 17.46 PBCC images/ipc-var.pb-c.c [2020-12-23T23:55:06.655Z] #41 17.49 DEP images/ipc-var.pb-c.d [2020-12-23T23:55:06.655Z] #41 17.57 PBCC images/sk-opts.pb-c.c [2020-12-23T23:55:06.655Z] #41 17.68 PBCC images/packet-sock.pb-c.c [2020-12-23T23:55:06.655Z] #41 17.76 DEP images/sk-opts.pb-c.d [2020-12-23T23:55:06.655Z] #41 17.83 DEP images/packet-sock.pb-c.d [2020-12-23T23:55:06.655Z] #41 17.96 PBCC images/sk-netlink.pb-c.c [2020-12-23T23:55:06.655Z] #41 18.05 DEP images/sk-netlink.pb-c.d [2020-12-23T23:55:06.655Z] #41 18.13 PBCC images/sk-inet.pb-c.c [2020-12-23T23:55:06.655Z] #41 18.17 DEP images/sk-inet.pb-c.d [2020-12-23T23:55:06.655Z] #41 18.24 PBCC images/sk-unix.pb-c.c [2020-12-23T23:55:06.655Z] #41 18.31 DEP images/sk-unix.pb-c.d [2020-12-23T23:55:06.655Z] #41 18.38 PBCC images/mm.pb-c.c [2020-12-23T23:55:06.655Z] #41 18.48 DEP images/mm.pb-c.d [2020-12-23T23:55:06.655Z] #41 18.53 PBCC images/timerfd.pb-c.c [2020-12-23T23:55:06.655Z] #41 18.57 DEP images/timerfd.pb-c.d [2020-12-23T23:55:06.655Z] #41 18.61 PBCC images/timer.pb-c.c [2020-12-23T23:55:06.655Z] #41 18.65 DEP images/timer.pb-c.d [2020-12-23T23:55:06.655Z] #41 18.70 PBCC images/sa.pb-c.c [2020-12-23T23:55:06.655Z] #41 18.73 DEP images/sa.pb-c.d [2020-12-23T23:55:06.655Z] #41 18.81 PBCC images/pipe-data.pb-c.c [2020-12-23T23:55:06.655Z] #41 18.87 DEP images/pipe-data.pb-c.d [2020-12-23T23:55:06.655Z] #41 18.89 PBCC images/mnt.pb-c.c [2020-12-23T23:55:06.655Z] #41 18.97 DEP images/mnt.pb-c.d [2020-12-23T23:55:06.655Z] #41 19.06 PBCC images/sk-packet.pb-c.c [2020-12-23T23:55:06.655Z] #41 19.10 DEP images/sk-packet.pb-c.d [2020-12-23T23:55:06.655Z] #41 19.19 PBCC images/tcp-stream.pb-c.c [2020-12-23T23:55:06.655Z] #41 19.34 DEP images/tcp-stream.pb-c.d [2020-12-23T23:55:06.655Z] #41 19.45 PBCC images/pipe.pb-c.c [2020-12-23T23:55:06.655Z] #41 19.48 DEP images/pipe.pb-c.d [2020-12-23T23:55:06.655Z] #41 19.59 PBCC images/pstree.pb-c.c [2020-12-23T23:55:06.655Z] #41 19.65 DEP images/pstree.pb-c.d [2020-12-23T23:55:06.655Z] #41 19.69 PBCC images/fs.pb-c.c [2020-12-23T23:55:06.655Z] #41 19.72 DEP images/fs.pb-c.d [2020-12-23T23:55:06.655Z] #41 19.81 PBCC images/signalfd.pb-c.c [2020-12-23T23:55:06.655Z] #41 19.86 DEP images/signalfd.pb-c.d [2020-12-23T23:55:06.655Z] #41 19.92 PBCC images/fh.pb-c.c [2020-12-23T23:55:06.655Z] #41 20.06 PBCC images/fsnotify.pb-c.c [2020-12-23T23:55:06.655Z] #41 20.17 DEP images/fh.pb-c.d [2020-12-23T23:55:06.655Z] #41 20.29 DEP images/fsnotify.pb-c.d [2020-12-23T23:55:06.655Z] #41 20.30 PBCC images/eventpoll.pb-c.c [2020-12-23T23:55:06.655Z] #41 20.31 DEP images/eventpoll.pb-c.d [2020-12-23T23:55:06.655Z] #41 20.32 PBCC images/eventfd.pb-c.c [2020-12-23T23:55:06.655Z] #41 20.32 DEP images/eventfd.pb-c.d [2020-12-23T23:55:06.655Z] #41 20.34 PBCC images/remap-file-path.pb-c.c [2020-12-23T23:55:06.655Z] #41 20.38 DEP images/remap-file-path.pb-c.d [2020-12-23T23:55:06.655Z] #41 20.46 PBCC images/fifo.pb-c.c [2020-12-23T23:55:06.655Z] #41 20.52 DEP images/fifo.pb-c.d [2020-12-23T23:55:06.655Z] #41 20.68 PBCC images/ghost-file.pb-c.c [2020-12-23T23:55:06.655Z] #41 20.78 DEP images/ghost-file.pb-c.d [2020-12-23T23:55:06.655Z] #41 20.91 PBCC images/regfile.pb-c.c [2020-12-23T23:55:06.655Z] #41 20.93 DEP images/regfile.pb-c.d [2020-12-23T23:55:06.655Z] #41 20.98 PBCC images/ns.pb-c.c [2020-12-23T23:55:06.655Z] #41 21.02 DEP images/ns.pb-c.d [2020-12-23T23:55:06.655Z] #41 21.03 PBCC images/fdinfo.pb-c.c [2020-12-23T23:55:06.655Z] #41 21.22 DEP images/fdinfo.pb-c.d [2020-12-23T23:55:06.655Z] #41 21.33 PBCC images/core-aarch64.pb-c.c [2020-12-23T23:55:06.655Z] #41 21.44 PBCC images/core-arm.pb-c.c [2020-12-23T23:55:06.655Z] #41 21.60 PBCC images/core-ppc64.pb-c.c [2020-12-23T23:55:06.655Z] #41 21.65 PBCC images/core-s390.pb-c.c [2020-12-23T23:55:06.655Z] #41 21.75 PBCC images/core-x86.pb-c.c [2020-12-23T23:55:06.655Z] #41 21.80 PBCC images/core.pb-c.c [2020-12-23T23:55:06.655Z] #41 ... [2020-12-23T23:55:06.655Z] [2020-12-23T23:55:06.655Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:55:06.843Z] #11 123.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-23T23:55:06.843Z] #11 123.0 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-23T23:55:06.843Z] #11 123.0 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-12-23T23:55:06.843Z] #11 123.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:55:07.057Z] #18 38.89 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T23:55:07.057Z] #18 39.22 Selecting previously unselected package bzip2. [2020-12-23T23:55:07.069Z] #20 67.10 Setting up apparmor (2.13.2-10) ... [2020-12-23T23:55:07.134Z] #11 123.1 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-12-23T23:55:07.134Z] #11 123.1 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-12-23T23:55:07.134Z] #11 123.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:55:07.134Z] #11 123.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:55:07.134Z] #11 123.2 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-12-23T23:55:07.134Z] #11 123.2 Setting up libudev-dev:arm64 (241-7~deb10u5) ... [2020-12-23T23:55:07.134Z] #11 123.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:55:07.134Z] #11 123.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:55:07.134Z] #11 123.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-23T23:55:07.134Z] #11 123.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T23:55:07.134Z] #11 123.3 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ... [2020-12-23T23:55:07.134Z] #11 123.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:55:07.317Z] #18 39.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-23T23:55:07.317Z] #18 39.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:55:07.317Z] #18 39.31 Selecting previously unselected package xz-utils. [2020-12-23T23:55:07.317Z] #18 39.31 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-23T23:55:07.317Z] #18 39.32 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T23:55:07.348Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2020-12-23T23:55:07.491Z] #11 123.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-23T23:55:07.491Z] #11 123.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:55:07.491Z] #11 123.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:55:07.491Z] #11 123.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:55:07.576Z] #18 39.45 Selecting previously unselected package apparmor. [2020-12-23T23:55:07.576Z] #18 39.46 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-23T23:55:07.576Z] #18 39.54 Unpacking apparmor (2.13.2-10) ... [2020-12-23T23:55:07.759Z] #11 123.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:55:07.759Z] #11 123.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 [2020-12-23T23:55:07.759Z] #11 123.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 [2020-12-23T23:55:07.835Z] #18 39.89 Selecting previously unselected package aufs-tools. [2020-12-23T23:55:07.835Z] #18 39.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-23T23:55:07.835Z] #18 39.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:55:08.094Z] #18 40.01 Selecting previously unselected package libonig5:amd64. [2020-12-23T23:55:08.094Z] #18 40.02 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T23:55:08.094Z] #18 40.03 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:55:08.094Z] #18 40.19 Selecting previously unselected package libjq1:amd64. [2020-12-23T23:55:08.094Z] #18 40.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:55:08.094Z] #18 40.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:55:08.217Z] #54 60.47 Checking out files: 24% (904/3708) Checking out files: 25% (927/3708) Checking out files: 26% (965/3708) Checking out files: 27% (1002/3708) Checking out files: 28% (1039/3708) Checking out files: 29% (1076/3708) Checking out files: 30% (1113/3708) Checking out files: 31% (1150/3708) Checking out files: 32% (1187/3708) Checking out files: 33% (1224/3708) Checking out files: 34% (1261/3708) Checking out files: 35% (1298/3708) Checking out files: 36% (1335/3708) Checking out files: 37% (1372/3708) Checking out files: 38% (1410/3708) Checking out files: 39% (1447/3708) Checking out files: 40% (1484/3708) Checking out files: 41% (1521/3708) Checking out files: 42% (1558/3708) Checking out files: 43% (1595/3708) Checking out files: 44% (1632/3708) Checking out files: 45% (1669/3708) Checking out files: 46% (1706/3708) Checking out files: 47% (1743/3708) Checking out files: 48% (1780/3708) Checking out files: 49% (1817/3708) Checking out files: 50% (1854/3708) Checking out files: 51% (1892/3708) Checking out files: 52% (1929/3708) Checking out files: 52% (1962/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 82% (3055/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T23:55:08.217Z] #54 63.65 + cd /tmp/tmp.qvWbActwF8/src/github.com/containerd/containerd [2020-12-23T23:55:08.217Z] #54 63.65 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T23:55:08.353Z] #18 40.33 Selecting previously unselected package jq. [2020-12-23T23:55:08.353Z] #18 40.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:55:08.353Z] #18 40.34 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:55:08.353Z] #18 40.43 Selecting previously unselected package libaio1:amd64. [2020-12-23T23:55:08.353Z] #18 40.43 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-23T23:55:08.353Z] #18 40.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-23T23:55:08.353Z] #18 40.52 Selecting previously unselected package libgpm2:amd64. [2020-12-23T23:55:08.353Z] #18 40.52 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-23T23:55:08.445Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-12-23T23:55:08.612Z] #18 40.53 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-23T23:55:08.612Z] #18 40.63 Selecting previously unselected package libicu63:amd64. [2020-12-23T23:55:08.612Z] #18 40.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T23:55:08.612Z] #18 40.63 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:55:08.871Z] #54 ... [2020-12-23T23:55:08.871Z] [2020-12-23T23:55:08.871Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:55:08.871Z] #49 131.2 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T23:55:09.153Z] #11 125.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:55:09.157Z] #20 69.10 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T23:55:09.157Z] #20 69.11 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:55:09.416Z] #11 ... [2020-12-23T23:55:09.416Z] [2020-12-23T23:55:09.416Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:55:09.416Z] #30 DONE 125.2s [2020-12-23T23:55:09.416Z] [2020-12-23T23:55:09.416Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:55:09.416Z] #11 125.6 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-23T23:55:09.416Z] #11 ... [2020-12-23T23:55:09.416Z] [2020-12-23T23:55:09.416Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:09.416Z] #41 44.03 CC images/time.o [2020-12-23T23:55:09.416Z] #41 44.39 CC images/sysctl.o [2020-12-23T23:55:09.416Z] #41 44.57 CC images/autofs.o [2020-12-23T23:55:09.416Z] #41 44.76 CC images/macvlan.o [2020-12-23T23:55:09.416Z] #41 44.94 CC images/sit.o [2020-12-23T23:55:09.416Z] #41 45.26 CC images/memfd.o [2020-12-23T23:55:09.416Z] #41 45.73 CC images/timens.o [2020-12-23T23:55:09.416Z] #41 46.00 LINK images/built-in.o [2020-12-23T23:55:09.416Z] #41 46.27 GEN compel/include/asm [2020-12-23T23:55:09.416Z] #41 46.33 GEN compel/include/version.h [2020-12-23T23:55:09.416Z] #41 46.35 touch .config [2020-12-23T23:55:09.416Z] #41 46.47 GEN include/common/config.h [2020-12-23T23:55:09.416Z] #41 46.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T23:55:09.416Z] #41 46.61 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-12-23T23:55:09.416Z] #41 46.64 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-12-23T23:55:09.416Z] #41 46.74 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-12-23T23:55:09.416Z] #41 46.76 DEP compel/plugins/std/infect.d [2020-12-23T23:55:09.416Z] #41 46.84 DEP compel/plugins/std/string.d [2020-12-23T23:55:09.416Z] #41 46.89 DEP compel/plugins/std/log.d [2020-12-23T23:55:09.416Z] #41 46.94 DEP compel/plugins/std/fds.d [2020-12-23T23:55:09.416Z] #41 46.99 DEP compel/plugins/std/std.d [2020-12-23T23:55:09.416Z] #41 47.08 DEP compel/plugins/shmem/shmem.d [2020-12-23T23:55:09.416Z] #41 47.15 DEP compel/plugins/fds/fds.d [2020-12-23T23:55:09.416Z] #41 47.34 CC compel/plugins/std/std.o [2020-12-23T23:55:09.416Z] #41 47.62 CC compel/plugins/std/fds.o [2020-12-23T23:55:09.416Z] #41 48.12 CC compel/plugins/std/log.o [2020-12-23T23:55:09.416Z] #41 48.93 CC compel/plugins/std/string.o [2020-12-23T23:55:09.416Z] #41 49.53 CC compel/plugins/std/infect.o [2020-12-23T23:55:09.416Z] #41 50.02 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-12-23T23:55:09.416Z] #41 50.06 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-12-23T23:55:09.416Z] #41 50.14 AR compel/plugins/std.lib.a [2020-12-23T23:55:09.416Z] #41 50.29 CC compel/plugins/fds/fds.o [2020-12-23T23:55:09.416Z] #41 50.53 AR compel/plugins/fds.lib.a [2020-12-23T23:55:09.416Z] #41 50.74 HOSTDEP compel/src/lib/log-host.d [2020-12-23T23:55:09.416Z] #41 50.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T23:55:09.416Z] #41 51.08 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-12-23T23:55:09.416Z] #41 51.12 HOSTDEP compel/src/main-host.d [2020-12-23T23:55:09.416Z] #41 51.23 DEP compel/src/lib/ptrace.d [2020-12-23T23:55:09.416Z] #41 51.33 DEP compel/src/lib/infect.d [2020-12-23T23:55:09.416Z] #41 51.43 DEP compel/src/lib/infect-util.d [2020-12-23T23:55:09.416Z] #41 51.49 DEP compel/src/lib/infect-rpc.d [2020-12-23T23:55:09.416Z] #41 51.57 DEP compel/arch/aarch64/src/lib/infect.d [2020-12-23T23:55:09.519Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-12-23T23:55:09.586Z] #18 ... [2020-12-23T23:55:09.586Z] [2020-12-23T23:55:09.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:09.586Z] #41 123.5 CC criu/clone-noasan.o [2020-12-23T23:55:09.586Z] #41 123.7 CC criu/config.o [2020-12-23T23:55:09.586Z] #41 125.1 CC criu/cr-check.o [2020-12-23T23:55:09.586Z] #41 126.7 CC criu/cr-dedup.o [2020-12-23T23:55:09.586Z] #41 127.0 CC criu/cr-dump.o [2020-12-23T23:55:09.586Z] #41 129.1 CC criu/cr-errno.o [2020-12-23T23:55:09.586Z] #41 129.2 CC criu/cr-restore.o [2020-12-23T23:55:09.586Z] #41 133.2 CC criu/cr-service.o [2020-12-23T23:55:09.680Z] #41 ... [2020-12-23T23:55:09.680Z] [2020-12-23T23:55:09.680Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:09.680Z] #43 116.8 github.com/LK4D4/vndr/godl [2020-12-23T23:55:09.680Z] #43 117.6 github.com/LK4D4/vndr [2020-12-23T23:55:09.680Z] #43 DONE 125.6s [2020-12-23T23:55:09.680Z] [2020-12-23T23:55:09.680Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:55:09.680Z] #11 125.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-23T23:55:09.680Z] #11 125.7 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T23:55:09.680Z] #11 125.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-23T23:55:09.680Z] #11 125.7 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-23T23:55:09.680Z] #11 125.7 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:55:09.799Z] #20 69.69 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:55:10.132Z] #54 65.20 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T23:55:10.132Z] #54 65.20 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T23:55:10.132Z] #54 65.20 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:55:10.132Z] #54 65.20 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T23:55:10.132Z] #54 65.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T23:55:10.132Z] #54 65.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T23:55:10.132Z] #54 65.20 + '[' '' = dynamic ']' [2020-12-23T23:55:10.132Z] #54 65.20 + make [2020-12-23T23:55:10.629Z] #11 DONE 126.5s [2020-12-23T23:55:10.629Z] [2020-12-23T23:55:10.629Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T23:55:10.771Z] #49 ... [2020-12-23T23:55:10.771Z] [2020-12-23T23:55:10.771Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:10.771Z] #43 123.3 encoding/xml [2020-12-23T23:55:10.771Z] #43 126.4 go/doc [2020-12-23T23:55:10.771Z] #43 131.3 github.com/LK4D4/vndr/build [2020-12-23T23:55:10.771Z] #43 132.8 github.com/LK4D4/vndr/versioned [2020-12-23T23:55:10.771Z] #43 133.0 compress/flate [2020-12-23T23:55:10.771Z] #43 ... [2020-12-23T23:55:10.771Z] [2020-12-23T23:55:10.771Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:10.771Z] #41 24.46 make[1]: Nothing to be done for 'all'. [2020-12-23T23:55:10.771Z] #41 26.77 CC images/stats.o [2020-12-23T23:55:10.771Z] #41 27.59 CC images/core.o [2020-12-23T23:55:10.771Z] #41 28.74 CC images/core-x86.o [2020-12-23T23:55:10.771Z] #41 29.80 CC images/core-arm.o [2020-12-23T23:55:10.771Z] #41 30.48 CC images/core-aarch64.o [2020-12-23T23:55:10.771Z] #41 30.90 CC images/core-ppc64.o [2020-12-23T23:55:10.771Z] #41 31.83 CC images/core-s390.o [2020-12-23T23:55:10.842Z] #20 70.88 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T23:55:10.977Z] #41 134.8 CC criu/crtools.o [2020-12-23T23:55:11.073Z] #54 66.50 + bin/ctr [2020-12-23T23:55:11.235Z] #41 135.5 CC criu/eventfd.o [2020-12-23T23:55:11.336Z] #41 32.76 CC images/cpuinfo.o [2020-12-23T23:55:11.493Z] #41 135.8 CC criu/eventpoll.o [2020-12-23T23:55:11.496Z] #20 71.59 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T23:55:12.059Z] #41 ... [2020-12-23T23:55:12.059Z] [2020-12-23T23:55:12.059Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:55:12.059Z] #18 44.01 Selecting previously unselected package libnet1:amd64. [2020-12-23T23:55:12.059Z] #18 44.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T23:55:12.059Z] #18 44.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:55:12.059Z] #18 44.09 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T23:55:12.059Z] #18 44.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T23:55:12.059Z] #18 44.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:55:12.268Z] #41 33.49 CC images/inventory.o [2020-12-23T23:55:12.317Z] #18 44.17 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T23:55:12.317Z] #18 44.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:55:12.317Z] #18 44.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:55:12.317Z] #18 44.23 Selecting previously unselected package libreadline5:amd64. [2020-12-23T23:55:12.317Z] #18 44.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-23T23:55:12.317Z] #18 44.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T23:55:12.317Z] #18 44.37 Selecting previously unselected package net-tools. [2020-12-23T23:55:12.317Z] #18 44.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-23T23:55:12.317Z] #18 44.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:55:12.525Z] #41 33.95 CC images/fdinfo.o [2020-12-23T23:55:12.575Z] #18 44.59 Selecting previously unselected package python-pip-whl. [2020-12-23T23:55:12.575Z] #18 44.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T23:55:12.575Z] #18 44.60 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T23:55:12.984Z] #54 ... [2020-12-23T23:55:12.984Z] [2020-12-23T23:55:12.984Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:55:12.984Z] #49 125.5 mvdan.cc/sh/v3/fileutil [2020-12-23T23:55:12.984Z] #49 125.7 mvdan.cc/sh/v3/syntax [2020-12-23T23:55:13.022Z] #20 ... [2020-12-23T23:55:13.022Z] [2020-12-23T23:55:13.022Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:13.022Z] #43 125.2 CC criu/cr-service.o [2020-12-23T23:55:13.245Z] #49 ... [2020-12-23T23:55:13.245Z] [2020-12-23T23:55:13.245Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:13.245Z] #41 21.90 PBCC images/inventory.pb-c.c [2020-12-23T23:55:13.245Z] #41 22.00 DEP images/core-aarch64.pb-c.d [2020-12-23T23:55:13.245Z] #41 22.16 DEP images/core-arm.pb-c.d [2020-12-23T23:55:13.245Z] #41 22.26 DEP images/core-ppc64.pb-c.d [2020-12-23T23:55:13.245Z] #41 22.32 DEP images/core-s390.pb-c.d [2020-12-23T23:55:13.245Z] #41 22.49 DEP images/core-x86.pb-c.d [2020-12-23T23:55:13.245Z] #41 22.61 DEP images/core.pb-c.d [2020-12-23T23:55:13.245Z] #41 22.76 DEP images/inventory.pb-c.d [2020-12-23T23:55:13.245Z] #41 22.83 PBCC images/cpuinfo.pb-c.c [2020-12-23T23:55:13.245Z] #41 22.91 DEP images/cpuinfo.pb-c.d [2020-12-23T23:55:13.245Z] #41 22.97 PBCC images/stats.pb-c.c [2020-12-23T23:55:13.245Z] #41 23.04 DEP images/stats.pb-c.d [2020-12-23T23:55:13.245Z] #41 26.38 make[1]: Nothing to be done for 'all'. [2020-12-23T23:55:13.245Z] #41 ... [2020-12-23T23:55:13.245Z] [2020-12-23T23:55:13.245Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:55:13.245Z] #49 135.7 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T23:55:13.399Z] #18 45.19 Selecting previously unselected package python3-lib2to3. [2020-12-23T23:55:13.399Z] #18 45.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T23:55:13.399Z] #18 45.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:55:13.399Z] #18 45.36 Selecting previously unselected package python3-distutils. [2020-12-23T23:55:13.399Z] #18 45.36 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T23:55:13.399Z] #18 45.37 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T23:55:13.468Z] #41 34.66 CC images/fown.o [2020-12-23T23:55:13.659Z] #18 45.51 Selecting previously unselected package python3-pip. [2020-12-23T23:55:13.659Z] #18 45.51 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T23:55:13.659Z] #18 45.52 Unpacking python3-pip (18.1-5) ... [2020-12-23T23:55:13.659Z] #18 45.70 Selecting previously unselected package python3-pkg-resources. [2020-12-23T23:55:13.659Z] #18 45.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:55:13.659Z] #18 45.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:55:13.734Z] #41 ... [2020-12-23T23:55:13.734Z] [2020-12-23T23:55:13.734Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:13.734Z] #43 136.5 hash/crc32 [2020-12-23T23:55:13.918Z] #18 45.85 Selecting previously unselected package python3-setuptools. [2020-12-23T23:55:13.918Z] #18 45.85 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T23:55:13.918Z] #18 45.86 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T23:55:14.066Z] #43 ... [2020-12-23T23:55:14.066Z] [2020-12-23T23:55:14.066Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:14.066Z] #45 DONE 190.7s [2020-12-23T23:55:14.176Z] #18 46.11 Selecting previously unselected package python3-wheel. [2020-12-23T23:55:14.176Z] #18 46.12 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T23:55:14.176Z] #18 46.13 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T23:55:14.176Z] #18 46.19 Selecting previously unselected package sudo. [2020-12-23T23:55:14.176Z] #18 46.20 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-23T23:55:14.176Z] #18 46.21 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:55:14.360Z] [2020-12-23T23:55:14.360Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:55:14.360Z] #20 73.22 Setting up python3-pip (18.1-5) ... [2020-12-23T23:55:14.710Z] #43 137.7 net [2020-12-23T23:55:14.745Z] #18 46.66 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T23:55:14.745Z] #18 46.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-23T23:55:14.745Z] #18 46.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:55:15.004Z] #18 46.92 Selecting previously unselected package uidmap. [2020-12-23T23:55:15.004Z] #18 46.94 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-23T23:55:15.004Z] #18 46.95 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T23:55:15.004Z] #18 47.06 Selecting previously unselected package vim-runtime. [2020-12-23T23:55:15.004Z] #18 47.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:55:15.004Z] #18 47.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T23:55:15.004Z] #18 47.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T23:55:15.004Z] #18 47.12 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:55:15.280Z] #43 138.0 compress/gzip [2020-12-23T23:55:15.403Z] #20 75.18 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:55:15.403Z] #20 75.24 Processing triggers for mime-support (3.62) ... [2020-12-23T23:55:15.403Z] #20 DONE 75.6s [2020-12-23T23:55:15.403Z] [2020-12-23T23:55:15.403Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:55:15.699Z] #40 ... [2020-12-23T23:55:15.699Z] [2020-12-23T23:55:15.699Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T23:55:15.946Z] #12 DONE 4.8s [2020-12-23T23:55:15.946Z] [2020-12-23T23:55:15.946Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T23:55:15.994Z] #21 0.362 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T23:55:15.994Z] #21 0.366 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T23:55:15.994Z] #21 0.370 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T23:55:15.994Z] #21 DONE 0.5s [2020-12-23T23:55:15.994Z] [2020-12-23T23:55:15.994Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T23:55:16.214Z] #43 139.1 vendor/golang.org/x/text/transform [2020-12-23T23:55:16.516Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 14.1% of statements [2020-12-23T23:55:16.547Z] #49 ... [2020-12-23T23:55:16.547Z] [2020-12-23T23:55:16.547Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:16.547Z] #43 129.0 encoding/xml [2020-12-23T23:55:16.547Z] #43 132.0 go/doc [2020-12-23T23:55:16.547Z] #43 136.5 github.com/LK4D4/vndr/build [2020-12-23T23:55:16.547Z] #43 138.2 github.com/LK4D4/vndr/versioned [2020-12-23T23:55:16.547Z] #43 138.4 compress/flate [2020-12-23T23:55:16.547Z] #43 ... [2020-12-23T23:55:16.547Z] [2020-12-23T23:55:16.547Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:16.547Z] #41 29.25 CC images/stats.o [2020-12-23T23:55:16.547Z] #41 29.85 CC images/core.o [2020-12-23T23:55:16.547Z] #41 30.62 CC images/core-x86.o [2020-12-23T23:55:16.547Z] #41 31.68 CC images/core-arm.o [2020-12-23T23:55:16.778Z] #43 ... [2020-12-23T23:55:16.778Z] [2020-12-23T23:55:16.778Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:55:16.778Z] #49 DONE 139.6s [2020-12-23T23:55:16.778Z] [2020-12-23T23:55:16.778Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:16.778Z] #41 35.14 CC images/ns.o [2020-12-23T23:55:16.778Z] #41 35.51 CC images/regfile.o [2020-12-23T23:55:16.778Z] #41 35.78 CC images/ghost-file.o [2020-12-23T23:55:16.778Z] #41 36.49 CC images/fifo.o [2020-12-23T23:55:16.778Z] #41 36.96 CC images/remap-file-path.o [2020-12-23T23:55:16.778Z] #41 37.37 CC images/eventfd.o [2020-12-23T23:55:16.778Z] #41 37.68 CC images/eventpoll.o [2020-12-23T23:55:16.778Z] #41 37.95 CC images/fh.o [2020-12-23T23:55:17.035Z] #41 38.47 CC images/fsnotify.o [2020-12-23T23:55:17.183Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-12-23T23:55:17.489Z] #41 32.54 CC images/core-aarch64.o [2020-12-23T23:55:17.816Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-12-23T23:55:17.874Z] #13 DONE 2.1s [2020-12-23T23:55:17.874Z] [2020-12-23T23:55:17.874Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T23:55:18.060Z] #41 33.30 CC images/core-ppc64.o [2020-12-23T23:55:18.304Z] #18 50.41 Selecting previously unselected package vim. [2020-12-23T23:55:18.304Z] #18 50.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T23:55:18.304Z] #18 50.44 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T23:55:18.408Z] #41 39.66 CC images/signalfd.o [2020-12-23T23:55:18.449Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-12-23T23:55:18.665Z] #41 40.07 CC images/fs.o [2020-12-23T23:55:18.824Z] #14 1.411 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T23:55:19.083Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-12-23T23:55:19.131Z] #18 50.99 Selecting previously unselected package xfsprogs. [2020-12-23T23:55:19.131Z] #18 50.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-23T23:55:19.131Z] #18 51.00 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T23:55:19.229Z] #41 40.46 CC images/pstree.o [2020-12-23T23:55:19.444Z] #41 34.35 CC images/core-s390.o [2020-12-23T23:55:19.444Z] #41 ... [2020-12-23T23:55:19.444Z] [2020-12-23T23:55:19.444Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:19.444Z] #43 141.9 hash/crc32 [2020-12-23T23:55:19.486Z] #41 40.83 CC images/pipe.o [2020-12-23T23:55:19.700Z] #18 51.47 Selecting previously unselected package zip. [2020-12-23T23:55:19.700Z] #18 51.50 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-23T23:55:19.700Z] #18 51.51 Unpacking zip (3.0-11+b1) ... [2020-12-23T23:55:19.700Z] #18 51.70 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:55:19.700Z] #18 51.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:55:19.700Z] #18 51.73 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T23:55:19.700Z] #18 51.74 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T23:55:19.700Z] #18 51.75 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-23T23:55:19.700Z] #18 51.77 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T23:55:19.700Z] #18 51.78 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T23:55:19.700Z] #18 51.79 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T23:55:19.700Z] #18 51.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:55:19.743Z] #41 41.05 CC images/tcp-stream.o [2020-12-23T23:55:19.775Z] #14 ... [2020-12-23T23:55:19.775Z] [2020-12-23T23:55:19.775Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:19.775Z] #41 51.73 DEP compel/arch/aarch64/src/lib/cpu.d [2020-12-23T23:55:19.775Z] #41 51.76 DEP compel/src/lib/log.d [2020-12-23T23:55:19.775Z] #41 51.81 DEP compel/src/main.d [2020-12-23T23:55:19.775Z] #41 51.94 DEP compel/src/lib/handle-elf.d [2020-12-23T23:55:19.775Z] #41 52.04 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-12-23T23:55:19.775Z] #41 52.21 CC compel/src/lib/log.o [2020-12-23T23:55:19.775Z] #41 52.53 CC compel/arch/aarch64/src/lib/cpu.o [2020-12-23T23:55:19.775Z] #41 52.79 CC compel/arch/aarch64/src/lib/infect.o [2020-12-23T23:55:19.775Z] #41 53.25 CC compel/src/lib/infect-rpc.o [2020-12-23T23:55:19.775Z] #41 53.56 CC compel/src/lib/infect-util.o [2020-12-23T23:55:19.775Z] #41 53.73 CC compel/src/lib/infect.o [2020-12-23T23:55:19.775Z] #41 55.26 CC compel/src/lib/ptrace.o [2020-12-23T23:55:19.775Z] #41 55.58 AR compel/libcompel.a [2020-12-23T23:55:19.775Z] #41 55.73 HOSTCC compel/src/main-host.o [2020-12-23T23:55:19.775Z] #41 56.12 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-12-23T23:55:19.775Z] #41 56.38 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T23:55:19.775Z] #41 56.67 HOSTCC compel/src/lib/log-host.o [2020-12-23T23:55:19.775Z] #41 56.83 HOSTLINK compel/compel-host-bin [2020-12-23T23:55:19.775Z] #41 56.97 DEP soccr/soccr.d [2020-12-23T23:55:19.775Z] #41 57.15 CC soccr/soccr.o [2020-12-23T23:55:19.775Z] #41 58.86 AR soccr/libsoccr.a [2020-12-23T23:55:19.775Z] #41 58.91 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:55:19.775Z] #41 59.25 DEP criu/arch/aarch64/sigframe.d [2020-12-23T23:55:19.775Z] #41 59.37 DEP criu/arch/aarch64/crtools.d [2020-12-23T23:55:19.775Z] #41 59.55 DEP criu/arch/aarch64/cpu.d [2020-12-23T23:55:19.775Z] #41 59.61 DEP criu/arch/aarch64/bitops.d [2020-12-23T23:55:19.775Z] #41 59.71 CC criu/arch/aarch64/bitops.o [2020-12-23T23:55:19.775Z] #41 59.79 CC criu/arch/aarch64/cpu.o [2020-12-23T23:55:19.775Z] #41 59.92 CC criu/arch/aarch64/crtools.o [2020-12-23T23:55:19.775Z] #41 60.76 CC criu/arch/aarch64/sigframe.o [2020-12-23T23:55:19.775Z] #41 61.03 LINK criu/arch/aarch64/crtools.built-in.o [2020-12-23T23:55:19.775Z] #41 61.09 DEP criu/pie/util-vdso.d [2020-12-23T23:55:19.775Z] #41 61.19 DEP criu/pie/util.d [2020-12-23T23:55:19.775Z] #41 61.34 CC criu/pie/util.o [2020-12-23T23:55:19.775Z] #41 61.57 CC criu/pie/util-vdso.o [2020-12-23T23:55:19.775Z] #41 ... [2020-12-23T23:55:19.775Z] [2020-12-23T23:55:19.775Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:55:19.775Z] #22 128.5 Checking out files: 27% (3042/11129) Checking out files: 28% (3117/11129) Checking out files: 29% (3228/11129) Checking out files: 30% (3339/11129) Checking out files: 31% (3450/11129) Checking out files: 32% (3562/11129) Checking out files: 33% (3673/11129) Checking out files: 34% (3784/11129) Checking out files: 35% (3896/11129) Checking out files: 36% (4007/11129) Checking out files: 37% (4118/11129) Checking out files: 38% (4230/11129) Checking out files: 39% (4341/11129) Checking out files: 40% (4452/11129) Checking out files: 41% (4563/11129) Checking out files: 42% (4675/11129) Checking out files: 43% (4786/11129) Checking out files: 44% (4897/11129) Checking out files: 45% (5009/11129) Checking out files: 46% (5120/11129) Checking out files: 47% (5231/11129) Checking out files: 48% (5342/11129) Checking out files: 48% (5384/11129) Checking out files: 49% (5454/11129) Checking out files: 50% (5565/11129) Checking out files: 51% (5676/11129) Checking out files: 52% (5788/11129) Checking out files: 53% (5899/11129) Checking out files: 54% (6010/11129) Checking out files: 55% (6121/11129) Checking out files: 56% (6233/11129) Checking out files: 57% (6344/11129) Checking out files: 58% (6455/11129) Checking out files: 59% (6567/11129) Checking out files: 60% (6678/11129) Checking out files: 61% (6789/11129) Checking out files: 62% (6900/11129) Checking out files: 63% (7012/11129) Checking out files: 64% (7123/11129) Checking out files: 65% (7234/11129) Checking out files: 65% (7320/11129) Checking out files: 66% (7346/11129) Checking out files: 67% (7457/11129) Checking out files: 68% (7568/11129) Checking out files: 69% (7680/11129) Checking out files: 70% (7791/11129) Checking out files: 71% (7902/11129) Checking out files: 72% (8013/11129) Checking out files: 73% (8125/11129) Checking out files: 74% (8236/11129) Checking out files: 75% (8347/11129) Checking out files: 76% (8459/11129) Checking out files: 77% (8570/11129) Checking out files: 78% (8681/11129) Checking out files: 79% (8792/11129) Checking out files: 80% (8904/11129) Checking out files: 81% (9015/11129) Checking out files: 81% (9060/11129) Checking out files: 82% (9126/11129) Checking out files: 83% (9238/11129) Checking out files: 84% (9349/11129) Checking out files: 85% (9460/11129) Checking out files: 86% (9571/11129) Checking out files: 87% (9683/11129) Checking out files: 88% (9794/11129) Checking out files: 89% (9905/11129) Checking out files: 90% (10017/11129) Checking out files: 91% (10128/11129) Checking out files: 92% (10239/11129) Checking out files: 93% (10350/11129) Checking out files: 94% (10462/11129) Checking out files: 95% (10573/11129) Checking out files: 96% (10684/11129) Checking out files: 97% (10796/11129) Checking out files: 97% (10814/11129) Checking out files: 98% (10907/11129) Checking out files: 99% (11018/11129) Checking out files: 100% (11129/11129) Checking out files: 100% (11129/11129), done. [2020-12-23T23:55:19.775Z] #22 132.7 + cd /tmp/tmp.enX7CtShgn/tmp/docker-ce [2020-12-23T23:55:19.775Z] #22 132.7 + git checkout -q v17.06.2-ce [2020-12-23T23:55:19.959Z] #18 51.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:55:19.959Z] #18 51.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:55:19.959Z] #18 51.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:55:19.959Z] #18 51.84 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:55:19.959Z] #18 51.85 Setting up zip (3.0-11+b1) ... [2020-12-23T23:55:19.959Z] #18 51.87 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:55:19.959Z] #18 51.89 Setting up bash-completion (1:2.8-6) ... [2020-12-23T23:55:20.000Z] #41 41.38 CC images/sk-packet.o [2020-12-23T23:55:20.039Z] #22 ... [2020-12-23T23:55:20.039Z] [2020-12-23T23:55:20.039Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T23:55:20.039Z] #14 DONE 2.6s [2020-12-23T23:55:20.039Z] [2020-12-23T23:55:20.039Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T23:55:20.154Z] ok github.com/docker/docker/daemon 12.240s coverage: 17.2% of statements [2020-12-23T23:55:20.154Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-23T23:55:20.154Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-23T23:55:20.154Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-23T23:55:20.154Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-23T23:55:20.563Z] #41 41.80 CC images/mnt.o [2020-12-23T23:55:20.563Z] #41 42.05 CC images/pipe-data.o [2020-12-23T23:55:20.633Z] #15 ... [2020-12-23T23:55:20.633Z] [2020-12-23T23:55:20.633Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:20.633Z] #51 2.932 + RM_GOPATH=0 [2020-12-23T23:55:20.633Z] #51 2.932 + TMP_GOPATH= [2020-12-23T23:55:20.633Z] #51 2.932 + : /build [2020-12-23T23:55:20.633Z] #51 2.932 + '[' -z '' ']' [2020-12-23T23:55:20.633Z] #51 2.932 ++ mktemp -d [2020-12-23T23:55:20.633Z] #51 2.932 + export GOPATH=/tmp/tmp.844C6LA774 [2020-12-23T23:55:20.633Z] #51 2.932 + GOPATH=/tmp/tmp.844C6LA774 [2020-12-23T23:55:20.633Z] #51 2.932 + RM_GOPATH=1 [2020-12-23T23:55:20.633Z] #51 2.932 + case "$(go env GOARCH)" in [2020-12-23T23:55:20.633Z] #51 2.932 ++ go env GOARCH [2020-12-23T23:55:20.633Z] #51 2.944 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:55:20.633Z] #51 2.944 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:55:20.633Z] #51 2.944 ++ dirname /tmp/install/install.sh [2020-12-23T23:55:20.633Z] #51 2.974 + dir=/tmp/install [2020-12-23T23:55:20.633Z] #51 2.974 + bin=runc [2020-12-23T23:55:20.633Z] #51 2.974 + shift [2020-12-23T23:55:20.633Z] #51 2.974 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T23:55:20.633Z] #51 2.974 + . /tmp/install/runc.installer [2020-12-23T23:55:20.633Z] #51 2.974 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:55:20.633Z] #51 2.974 + install_runc [2020-12-23T23:55:20.633Z] #51 2.974 + uname -r [2020-12-23T23:55:20.633Z] #51 2.974 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T23:55:20.633Z] #51 2.974 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T23:55:20.633Z] #51 2.974 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T23:55:20.633Z] #51 2.974 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.844C6LA774/src/github.com/opencontainers/runc [2020-12-23T23:55:20.633Z] #51 2.974 Cloning into '/tmp/tmp.844C6LA774/src/github.com/opencontainers/runc'... [2020-12-23T23:55:20.633Z] #51 2.974 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T23:55:20.633Z] #51 9.827 + cd /tmp/tmp.844C6LA774/src/github.com/opencontainers/runc [2020-12-23T23:55:20.633Z] #51 9.827 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:55:20.633Z] #51 ... [2020-12-23T23:55:20.633Z] [2020-12-23T23:55:20.633Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:55:20.633Z] #22 136.5 + mkdir -p /tmp/tmp.enX7CtShgn/src/github.com/docker [2020-12-23T23:55:20.633Z] #22 136.5 + mv components/cli /tmp/tmp.enX7CtShgn/src/github.com/docker/cli [2020-12-23T23:55:20.633Z] #22 136.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-23T23:55:20.829Z] #43 143.0 compress/gzip [2020-12-23T23:55:20.829Z] #43 143.0 net [2020-12-23T23:55:21.127Z] #41 42.26 CC images/sa.o [2020-12-23T23:55:21.384Z] #41 42.54 CC images/timer.o [2020-12-23T23:55:21.405Z] #43 143.9 vendor/golang.org/x/text/transform [2020-12-23T23:55:21.586Z] #22 ... [2020-12-23T23:55:21.586Z] [2020-12-23T23:55:21.586Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:55:21.586Z] #32 DONE 197.4s [2020-12-23T23:55:21.586Z] [2020-12-23T23:55:21.586Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:21.586Z] #43 128.0 CC criu/crtools.o [2020-12-23T23:55:21.586Z] #43 128.6 CC criu/eventfd.o [2020-12-23T23:55:21.586Z] #43 129.1 CC criu/eventpoll.o [2020-12-23T23:55:21.586Z] #43 130.5 CC criu/external.o [2020-12-23T23:55:21.586Z] #43 131.1 CC criu/fault-injection.o [2020-12-23T23:55:21.586Z] #43 131.3 CC criu/fdstore.o [2020-12-23T23:55:21.586Z] #43 131.7 CC criu/fifo.o [2020-12-23T23:55:21.586Z] #43 132.4 CC criu/file-ids.o [2020-12-23T23:55:21.586Z] #43 132.9 CC criu/file-lock.o [2020-12-23T23:55:21.641Z] #41 42.94 CC images/timerfd.o [2020-12-23T23:55:21.725Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-12-23T23:55:21.898Z] #41 43.19 CC images/mm.o [2020-12-23T23:55:22.028Z] #22 ... [2020-12-23T23:55:22.028Z] [2020-12-23T23:55:22.028Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T23:55:22.028Z] #15 DONE 2.1s [2020-12-23T23:55:22.227Z] #43 ... [2020-12-23T23:55:22.227Z] [2020-12-23T23:55:22.227Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T23:55:22.227Z] #22 6.158 Collecting yamllint==1.16.0 [2020-12-23T23:55:22.292Z] [2020-12-23T23:55:22.292Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T23:55:22.347Z] #43 ... [2020-12-23T23:55:22.347Z] [2020-12-23T23:55:22.347Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T23:55:22.347Z] #49 DONE 144.8s [2020-12-23T23:55:22.359Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.186s coverage: 56.2% of statements [2020-12-23T23:55:22.462Z] #41 43.60 CC images/sk-opts.o [2020-12-23T23:55:22.494Z] #18 54.42 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-23T23:55:22.494Z] #18 54.43 Setting up xz-utils (5.2.4-1) ... [2020-12-23T23:55:22.494Z] #18 54.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T23:55:22.494Z] #18 54.46 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:55:22.494Z] #18 54.53 invoke-rc.d: could not determine current runlevel [2020-12-23T23:55:22.494Z] #18 54.54 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T23:55:22.494Z] #18 ... [2020-12-23T23:55:22.494Z] [2020-12-23T23:55:22.494Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:22.494Z] #41 136.7 CC criu/external.o [2020-12-23T23:55:22.494Z] #41 137.0 CC criu/fault-injection.o [2020-12-23T23:55:22.494Z] #41 137.2 CC criu/fdstore.o [2020-12-23T23:55:22.494Z] #41 137.6 CC criu/fifo.o [2020-12-23T23:55:22.494Z] #41 138.0 CC criu/file-ids.o [2020-12-23T23:55:22.494Z] #41 138.4 CC criu/file-lock.o [2020-12-23T23:55:22.494Z] #41 139.2 CC criu/files-ext.o [2020-12-23T23:55:22.494Z] #41 139.7 CC criu/files-reg.o [2020-12-23T23:55:22.494Z] #41 141.7 CC criu/files.o [2020-12-23T23:55:22.494Z] #41 143.8 CC criu/filesystems.o [2020-12-23T23:55:22.494Z] #41 144.4 CC criu/fsnotify.o [2020-12-23T23:55:22.494Z] #41 145.6 CC criu/image-desc.o [2020-12-23T23:55:22.494Z] #41 145.8 CC criu/image.o [2020-12-23T23:55:22.494Z] #41 146.6 CC criu/ipc_ns.o [2020-12-23T23:55:22.520Z] #22 6.553 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T23:55:22.520Z] #22 6.683 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T23:55:22.608Z] [2020-12-23T23:55:22.608Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:22.608Z] #43 144.9 vendor/golang.org/x/text/unicode/bidi [2020-12-23T23:55:22.720Z] #41 43.88 CC images/sk-unix.o [2020-12-23T23:55:22.753Z] #41 ... [2020-12-23T23:55:22.753Z] [2020-12-23T23:55:22.753Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:55:22.753Z] #18 54.54 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T23:55:22.753Z] #18 54.55 Setting up pigz (2.4-1) ... [2020-12-23T23:55:22.753Z] #18 54.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T23:55:22.753Z] #18 54.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:55:22.753Z] #18 54.59 Setting up python-pip-whl (18.1-5) ... [2020-12-23T23:55:22.753Z] #18 54.60 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T23:55:22.753Z] #18 54.62 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:55:22.816Z] #22 6.944 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T23:55:22.978Z] #41 44.27 CC images/sk-inet.o [2020-12-23T23:55:23.012Z] #18 55.04 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-23T23:55:23.012Z] #18 55.05 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:55:23.012Z] #18 55.06 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:55:23.012Z] #18 55.07 Setting up vim (2:8.1.0875-5) ... [2020-12-23T23:55:23.012Z] #18 55.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T23:55:23.012Z] #18 55.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T23:55:23.012Z] #18 55.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T23:55:23.012Z] #18 55.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T23:55:23.012Z] #18 55.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T23:55:23.012Z] #18 55.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T23:55:23.012Z] #18 55.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T23:55:23.012Z] #18 55.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T23:55:23.012Z] #18 55.16 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:55:23.012Z] #18 55.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:55:23.272Z] #18 55.19 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T23:55:23.272Z] #18 55.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:55:23.272Z] #18 55.23 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T23:55:23.272Z] #18 55.24 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:55:23.542Z] #41 44.93 CC images/tun.o [2020-12-23T23:55:23.688Z] #16 DONE 1.6s [2020-12-23T23:55:23.688Z] [2020-12-23T23:55:23.688Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T23:55:24.105Z] #41 45.51 CC images/sk-netlink.o [2020-12-23T23:55:24.337Z] #22 8.534 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T23:55:24.631Z] #22 8.592 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T23:55:24.631Z] #22 8.640 Building wheels for collected packages: pyyaml [2020-12-23T23:55:24.631Z] #22 8.641 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T23:55:24.669Z] #41 45.86 CC images/packet-sock.o [2020-12-23T23:55:24.926Z] #41 ... [2020-12-23T23:55:24.926Z] [2020-12-23T23:55:24.926Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:55:24.926Z] #11 147.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T23:55:24.926Z] #11 147.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T23:55:24.926Z] #11 147.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:55:25.613Z] #17 DONE 1.7s [2020-12-23T23:55:25.613Z] [2020-12-23T23:55:25.613Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:25.613Z] #41 62.50 AR criu/pie/pie.lib.a [2020-12-23T23:55:25.613Z] #41 62.63 DEP criu/pie/restorer.d [2020-12-23T23:55:25.613Z] #41 62.88 DEP criu/arch/aarch64/intraprocedure.d [2020-12-23T23:55:25.613Z] #41 62.89 DEP criu/arch/aarch64/restorer.d [2020-12-23T23:55:25.613Z] #41 63.21 DEP criu/arch/aarch64/vdso-pie.d [2020-12-23T23:55:25.613Z] #41 63.31 DEP criu/pie/parasite-vdso.d [2020-12-23T23:55:25.613Z] #41 63.47 DEP criu/pie/parasite.d [2020-12-23T23:55:25.613Z] #41 63.62 CC criu/pie/parasite.o [2020-12-23T23:55:25.613Z] #41 65.01 LINK criu/pie/parasite.built-in.o [2020-12-23T23:55:25.613Z] #41 65.02 GEN criu/pie/parasite-blob.h [2020-12-23T23:55:25.613Z] #41 65.04 CC criu/pie/parasite-vdso.o [2020-12-23T23:55:25.613Z] #41 65.58 CC criu/arch/aarch64/vdso-pie.o [2020-12-23T23:55:25.613Z] #41 65.91 CC criu/arch/aarch64/restorer.o [2020-12-23T23:55:25.613Z] #41 66.53 CC criu/arch/aarch64/intraprocedure.o [2020-12-23T23:55:25.613Z] #41 66.56 CC criu/pie/restorer.o [2020-12-23T23:55:25.681Z] #22 9.608 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T23:55:25.682Z] #22 9.609 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T23:55:25.682Z] #22 9.673 Successfully built pyyaml [2020-12-23T23:55:25.682Z] #22 9.688 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-23T23:55:25.910Z] #43 147.8 vendor/golang.org/x/text/secure/bidirule [2020-12-23T23:55:25.910Z] #43 148.3 vendor/golang.org/x/text/unicode/norm [2020-12-23T23:55:26.320Z] #22 10.15 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T23:55:26.554Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-12-23T23:55:26.554Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1b538fac\powershellScript.ps1'; exit $LASTEXITCODE; [2020-12-23T23:55:26.554Z] ---------------------------------------------------------------------------- [2020-12-23T23:55:26.554Z] [2020-12-23T23:55:26.554Z] INFO: executeCI.ps1 starting at Wed Dec 23 23:55:25 CUT 2020 [2020-12-23T23:55:26.554Z] [2020-12-23T23:55:26.554Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-12-23T23:55:26.554Z] INFO: Running git version 2.24.1.windows.2 [2020-12-23T23:55:26.554Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-12-23T23:55:26.554Z] INFO: Environment variables: [2020-12-23T23:55:26.554Z] [2020-12-23T23:55:26.554Z] Name Value [2020-12-23T23:55:26.554Z] ---- ----- [2020-12-23T23:55:26.554Z] ALLUSERSPROFILE C:\ProgramData [2020-12-23T23:55:26.554Z] amd64 true [2020-12-23T23:55:26.554Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-12-23T23:55:26.554Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-12-23T23:55:26.554Z] arm64 true [2020-12-23T23:55:26.554Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-12-23T23:55:26.554Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-12-23T23:55:26.554Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-12-23T23:55:26.554Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-12-23T23:55:26.554Z] BRANCH_NAME PR-41786 [2020-12-23T23:55:26.554Z] BUILD_DISPLAY_NAME #10 [2020-12-23T23:55:26.554Z] BUILD_ID 10 [2020-12-23T23:55:26.554Z] BUILD_NUMBER 10 [2020-12-23T23:55:26.554Z] BUILD_TAG jenkins-moby-PR-41786-10 [2020-12-23T23:55:26.554Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41786/10/ [2020-12-23T23:55:26.554Z] CHANGE_AUTHOR thaJeztah [2020-12-23T23:55:26.554Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-12-23T23:55:26.554Z] CHANGE_BRANCH test_selinux_tip [2020-12-23T23:55:26.554Z] CHANGE_FORK thaJeztah/docker [2020-12-23T23:55:26.554Z] CHANGE_ID 41786 [2020-12-23T23:55:26.554Z] CHANGE_TARGET master [2020-12-23T23:55:26.554Z] CHANGE_TITLE vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs [2020-12-23T23:55:26.554Z] CHANGE_URL https://github.com/moby/moby/pull/41786 [2020-12-23T23:55:26.554Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T23:55:26.554Z] CommonProgramFiles C:\Program Files\Common Files [2020-12-23T23:55:26.554Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-12-23T23:55:26.554Z] CommonProgramW6432 C:\Program Files\Common Files [2020-12-23T23:55:26.554Z] COMPUTERNAME azwin-2-f76550 [2020-12-23T23:55:26.554Z] ComSpec C:\windows\system32\cmd.exe [2020-12-23T23:55:26.554Z] ConfigSequenceNumber 0 [2020-12-23T23:55:26.554Z] dco true [2020-12-23T23:55:26.554Z] DOCKER_BUILDKIT 0 [2020-12-23T23:55:26.554Z] DOCKER_DUT_DEBUG 1 [2020-12-23T23:55:26.554Z] DOCKER_EXPERIMENTAL 1 [2020-12-23T23:55:26.554Z] DOCKER_GRAPHDRIVER overlay2 [2020-12-23T23:55:26.554Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-12-23T23:55:26.554Z] EXECUTOR_NUMBER 0 [2020-12-23T23:55:26.554Z] FQDN azwin-2-f76550.westus.cloudapp.azure.com [2020-12-23T23:55:26.554Z] GIT_BRANCH PR-41786 [2020-12-23T23:55:26.554Z] GIT_COMMIT 1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:55:26.554Z] GIT_PREVIOUS_COMMIT 99826a36db3588e09a13c3253c89784ed21a144e [2020-12-23T23:55:26.554Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 99826a36db3588e09a13c3253c89784ed21a144e [2020-12-23T23:55:26.554Z] GIT_URL https://github.com/moby/moby.git [2020-12-23T23:55:26.554Z] HUDSON_COOKIE abb6a782-d847-4375-ad42-4d8fe4329cd2 [2020-12-23T23:55:26.554Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-12-23T23:55:26.554Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-12-23T23:55:26.554Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-12-23T23:55:26.554Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-12-23T23:55:26.554Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-12-23T23:55:26.554Z] JENKINS_NODE_COOKIE 359dee9d-62b3-4d4d-9d99-cb62eeb42429 [2020-12-23T23:55:26.554Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-12-23T23:55:26.554Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-12-23T23:55:26.554Z] JOB_BASE_NAME PR-41786 [2020-12-23T23:55:26.554Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41786/display/redirect [2020-12-23T23:55:26.554Z] JOB_NAME moby/PR-41786 [2020-12-23T23:55:26.554Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41786/ [2020-12-23T23:55:26.554Z] library.jps.version master [2020-12-23T23:55:26.554Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-12-23T23:55:26.554Z] NODE_LABELS amd64 azure azwin-2-f76550 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-12-23T23:55:26.554Z] NODE_NAME azwin-2-f76550 [2020-12-23T23:55:26.556Z] NUMBER_OF_PROCESSORS 4 [2020-12-23T23:55:26.556Z] OS Windows_NT [2020-12-23T23:55:26.556Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-12-23T23:55:26.556Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-12-23T23:55:26.556Z] ppc64le true [2020-12-23T23:55:26.556Z] PROCESSOR_ARCHITECTURE AMD64 [2020-12-23T23:55:26.556Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-12-23T23:55:26.556Z] PROCESSOR_LEVEL 6 [2020-12-23T23:55:26.556Z] PROCESSOR_REVISION 5504 [2020-12-23T23:55:26.556Z] ProgramData C:\ProgramData [2020-12-23T23:55:26.556Z] ProgramFiles C:\Program Files [2020-12-23T23:55:26.556Z] ProgramFiles(x86) C:\Program Files (x86) [2020-12-23T23:55:26.556Z] ProgramW6432 C:\Program Files [2020-12-23T23:55:26.556Z] PROMPT $P$G [2020-12-23T23:55:26.556Z] PSExecutionPolicyPreference Bypass [2020-12-23T23:55:26.556Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-12-23T23:55:26.556Z] PUBLIC C:\Users\Public [2020-12-23T23:55:26.556Z] rootless true [2020-12-23T23:55:26.556Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41786/10/display/redirect?page=arti... [2020-12-23T23:55:26.556Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41786/10/display/redirect?page=changes [2020-12-23T23:55:26.556Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41786/10/display/redirect [2020-12-23T23:55:26.556Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41786/10/display/redirect?page=tests [2020-12-23T23:55:26.556Z] s390x true [2020-12-23T23:55:26.556Z] SKIP_VALIDATION_TESTS 1 [2020-12-23T23:55:26.556Z] SOURCES_DRIVE d [2020-12-23T23:55:26.556Z] SOURCES_SUBDIR gopath [2020-12-23T23:55:26.556Z] STAGE_NAME Run tests [2020-12-23T23:55:26.556Z] SystemDrive C: [2020-12-23T23:55:26.556Z] SystemRoot C:\windows [2020-12-23T23:55:26.556Z] TEMP C:\windows\TEMP [2020-12-23T23:55:26.556Z] TESTDEBUG 0 [2020-12-23T23:55:26.556Z] TESTRUN_DRIVE d [2020-12-23T23:55:26.556Z] TESTRUN_SUBDIR CI [2020-12-23T23:55:26.556Z] TIMEOUT 120m [2020-12-23T23:55:26.556Z] TMP C:\windows\TEMP [2020-12-23T23:55:26.556Z] unit_validate true [2020-12-23T23:55:26.556Z] USERDOMAIN WORKGROUP [2020-12-23T23:55:26.556Z] USERNAME azwin-2-f76550$ [2020-12-23T23:55:26.556Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-12-23T23:55:26.556Z] validate_force false [2020-12-23T23:55:26.556Z] windir C:\windows [2020-12-23T23:55:26.556Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-12-23T23:55:26.556Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-12-23T23:55:26.556Z] windowsRS1 false [2020-12-23T23:55:26.556Z] windowsRS5 true [2020-12-23T23:55:26.556Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-12-23T23:55:26.556Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2020-12-23T23:55:26.556Z] [2020-12-23T23:55:26.556Z] [2020-12-23T23:55:26.556Z] [2020-12-23T23:55:26.563Z] #18 58.03 Setting up iptables (1.8.2-4) ... [2020-12-23T23:55:26.563Z] #18 58.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:55:26.563Z] #18 58.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:55:26.563Z] #18 58.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:55:26.563Z] #18 58.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:55:26.563Z] #18 58.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T23:55:26.563Z] #18 58.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T23:55:26.563Z] #18 58.08 Setting up python3 (3.7.3-1) ... [2020-12-23T23:55:26.563Z] #18 58.51 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T23:55:26.614Z] #22 DONE 10.5s [2020-12-23T23:55:26.614Z] [2020-12-23T23:55:26.614Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:26.614Z] #43 134.9 CC criu/files-ext.o [2020-12-23T23:55:26.614Z] #43 135.3 CC criu/files-reg.o [2020-12-23T23:55:26.614Z] #43 138.1 CC criu/files.o [2020-12-23T23:55:26.866Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.096s coverage: 46.2% of statements [2020-12-23T23:55:27.019Z] #41 69.03 LINK criu/pie/restorer.built-in.o [2020-12-23T23:55:27.019Z] #41 69.07 GEN criu/pie/restorer-blob.h [2020-12-23T23:55:27.131Z] #18 59.11 Setting up apparmor (2.13.2-10) ... [2020-12-23T23:55:27.158Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-12-23T23:55:27.282Z] #41 69.21 DEP criu/vdso.d [2020-12-23T23:55:27.282Z] #41 69.48 DEP criu/uts_ns.d [2020-12-23T23:55:27.447Z] #11 ... [2020-12-23T23:55:27.447Z] [2020-12-23T23:55:27.447Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:27.447Z] #43 140.3 vendor/golang.org/x/text/unicode/bidi [2020-12-23T23:55:27.447Z] #43 143.0 vendor/golang.org/x/text/secure/bidirule [2020-12-23T23:55:27.447Z] #43 143.5 vendor/golang.org/x/text/unicode/norm [2020-12-23T23:55:27.447Z] #43 149.3 vendor/golang.org/x/net/idna [2020-12-23T23:55:27.530Z] INFO: Sources under d:\gopath\... [2020-12-23T23:55:27.530Z] INFO: Test run under d:\CI\... [2020-12-23T23:55:27.530Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-12-23T23:55:27.530Z] INFO: docker/docker repository was found [2020-12-23T23:55:27.530Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-12-23T23:55:27.547Z] #41 69.70 DEP criu/util.d [2020-12-23T23:55:27.704Z] #43 ... [2020-12-23T23:55:27.704Z] [2020-12-23T23:55:27.704Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:27.704Z] #41 46.59 CC images/ipc-var.o [2020-12-23T23:55:27.704Z] #41 46.90 CC images/ipc-desc.o [2020-12-23T23:55:27.704Z] #41 47.22 CC images/ipc-shm.o [2020-12-23T23:55:27.704Z] #41 47.60 CC images/ipc-msg.o [2020-12-23T23:55:27.704Z] #41 48.03 CC images/ipc-sem.o [2020-12-23T23:55:27.704Z] #41 48.20 CC images/utsns.o [2020-12-23T23:55:27.704Z] #41 48.44 CC images/creds.o [2020-12-23T23:55:27.704Z] #41 48.85 CC images/vma.o [2020-12-23T23:55:27.704Z] #41 49.14 CC images/netdev.o [2020-12-23T23:55:27.811Z] #41 69.99 DEP criu/uffd.d [2020-12-23T23:55:28.075Z] #41 70.21 DEP criu/tun.d [2020-12-23T23:55:28.135Z] #43 140.4 CC criu/filesystems.o [2020-12-23T23:55:28.268Z] #41 49.66 CC images/tty.o [2020-12-23T23:55:28.339Z] #41 70.40 DEP criu/tty.d [2020-12-23T23:55:28.461Z] #43 ... [2020-12-23T23:55:28.461Z] [2020-12-23T23:55:28.461Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:28.461Z] #41 35.32 CC images/cpuinfo.o [2020-12-23T23:55:28.461Z] #41 36.21 CC images/inventory.o [2020-12-23T23:55:28.461Z] #41 36.75 CC images/fdinfo.o [2020-12-23T23:55:28.461Z] #41 37.36 CC images/fown.o [2020-12-23T23:55:28.461Z] #41 37.82 CC images/ns.o [2020-12-23T23:55:28.461Z] #41 38.17 CC images/regfile.o [2020-12-23T23:55:28.461Z] #41 38.68 CC images/ghost-file.o [2020-12-23T23:55:28.461Z] #41 39.26 CC images/fifo.o [2020-12-23T23:55:28.461Z] #41 39.67 CC images/remap-file-path.o [2020-12-23T23:55:28.461Z] #41 39.85 CC images/eventfd.o [2020-12-23T23:55:28.461Z] #41 40.13 CC images/eventpoll.o [2020-12-23T23:55:28.461Z] #41 40.71 CC images/fh.o [2020-12-23T23:55:28.461Z] #41 41.06 CC images/fsnotify.o [2020-12-23T23:55:28.461Z] #41 42.04 CC images/signalfd.o [2020-12-23T23:55:28.461Z] #41 42.28 CC images/fs.o [2020-12-23T23:55:28.461Z] #41 42.65 CC images/pstree.o [2020-12-23T23:55:28.461Z] #41 42.95 CC images/pipe.o [2020-12-23T23:55:28.461Z] #41 43.30 CC images/tcp-stream.o [2020-12-23T23:55:28.461Z] #41 43.79 CC images/sk-packet.o [2020-12-23T23:55:28.505Z] ltsc2019: Pulling from windows/servercore [2020-12-23T23:55:28.505Z] 4612f6d0b889: Pulling fs layer [2020-12-23T23:55:28.505Z] aa4f58cd6da1: Pulling fs layer [2020-12-23T23:55:28.603Z] #41 70.65 DEP criu/timerfd.d [2020-12-23T23:55:28.722Z] #41 ... [2020-12-23T23:55:28.722Z] [2020-12-23T23:55:28.722Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:55:28.722Z] #11 151.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T23:55:28.722Z] #11 151.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T23:55:28.722Z] #11 151.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:55:28.839Z] #41 50.28 CC images/file-lock.o [2020-12-23T23:55:28.866Z] #41 70.83 DEP criu/timens.d [2020-12-23T23:55:28.866Z] #41 71.05 DEP criu/sysfs_parse.d [2020-12-23T23:55:29.036Z] #18 60.73 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T23:55:29.036Z] #18 60.81 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:55:29.096Z] #41 50.41 CC images/rlimit.o [2020-12-23T23:55:29.130Z] #41 71.16 DEP criu/sysctl.d [2020-12-23T23:55:29.130Z] #41 71.28 DEP criu/string.d [2020-12-23T23:55:29.179Z] #43 141.2 CC criu/fsnotify.o [2020-12-23T23:55:29.296Z] #18 61.24 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:55:29.356Z] #41 50.66 CC images/pagemap.o [2020-12-23T23:55:29.395Z] #41 71.32 DEP criu/stats.d [2020-12-23T23:55:29.395Z] #41 71.47 DEP criu/sockets.d [2020-12-23T23:55:29.613Z] #41 51.07 CC images/siginfo.o [2020-12-23T23:55:29.658Z] #41 71.65 DEP criu/sk-unix.d [2020-12-23T23:55:29.818Z] #43 142.2 CC criu/image-desc.o [2020-12-23T23:55:29.922Z] #41 71.94 DEP criu/sk-tcp.d [2020-12-23T23:55:30.113Z] #43 142.3 CC criu/image.o [2020-12-23T23:55:30.176Z] #41 51.50 CC images/rpc.o [2020-12-23T23:55:30.186Z] #41 72.08 DEP criu/sk-queue.d [2020-12-23T23:55:30.186Z] #41 72.20 DEP criu/sk-packet.d [2020-12-23T23:55:30.232Z] #18 62.18 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T23:55:30.450Z] #41 72.45 DEP criu/sk-netlink.d [2020-12-23T23:55:30.713Z] #41 72.75 DEP criu/sk-inet.d [2020-12-23T23:55:30.713Z] #41 ... [2020-12-23T23:55:30.713Z] [2020-12-23T23:55:30.713Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:30.713Z] #51 10.28 + '[' -z '' ']' [2020-12-23T23:55:30.713Z] #51 10.28 + target=static [2020-12-23T23:55:30.713Z] #51 10.28 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T23:55:30.714Z] #51 11.04 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 . [2020-12-23T23:55:30.800Z] #18 62.63 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T23:55:30.816Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.285s coverage: 49.5% of statements [2020-12-23T23:55:30.977Z] #51 ... [2020-12-23T23:55:30.977Z] [2020-12-23T23:55:30.977Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:30.977Z] #41 72.92 DEP criu/signalfd.d [2020-12-23T23:55:30.977Z] #41 73.11 DEP criu/sigframe.d [2020-12-23T23:55:30.977Z] #41 73.19 DEP criu/shmem.d [2020-12-23T23:55:31.158Z] #43 143.3 CC criu/ipc_ns.o [2020-12-23T23:55:31.240Z] #41 73.31 DEP criu/servicefd.d [2020-12-23T23:55:31.240Z] #41 73.42 DEP criu/seize.d [2020-12-23T23:55:31.504Z] #41 73.52 DEP criu/seccomp.d [2020-12-23T23:55:31.504Z] #41 73.62 DEP criu/rst-malloc.d [2020-12-23T23:55:31.504Z] #41 73.70 DEP criu/rbtree.d [2020-12-23T23:55:31.737Z] #18 63.72 Setting up python3-pip (18.1-5) ... [2020-12-23T23:55:31.768Z] #41 73.74 DEP criu/pstree.d [2020-12-23T23:55:31.768Z] #41 73.83 DEP criu/protobuf.d [2020-12-23T23:55:32.070Z] #41 53.29 CC images/ext-file.o [2020-12-23T23:55:32.170Z] #41 73.99 GEN criu/protobuf-desc-gen.h [2020-12-23T23:55:32.198Z] #43 144.4 CC criu/irmap.o [2020-12-23T23:55:32.326Z] #41 53.64 CC images/cgroup.o [2020-12-23T23:55:32.674Z] #18 64.82 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:55:32.836Z] #43 145.0 CC criu/kcmp-ids.o [2020-12-23T23:55:32.836Z] #43 145.3 CC criu/kerndat.o [2020-12-23T23:55:32.936Z] #18 64.88 Processing triggers for mime-support (3.62) ... [2020-12-23T23:55:33.696Z] #41 54.65 CC images/userns.o [2020-12-23T23:55:33.696Z] #41 55.09 CC images/google/protobuf/descriptor.o [2020-12-23T23:55:33.873Z] #18 ... [2020-12-23T23:55:33.873Z] [2020-12-23T23:55:33.873Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:33.873Z] #41 147.9 CC criu/irmap.o [2020-12-23T23:55:33.873Z] #41 148.6 CC criu/kcmp-ids.o [2020-12-23T23:55:33.873Z] #41 148.9 CC criu/kerndat.o [2020-12-23T23:55:33.873Z] #41 150.0 CC criu/libnetlink.o [2020-12-23T23:55:33.873Z] #41 150.3 CC criu/log.o [2020-12-23T23:55:33.873Z] #41 150.9 CC criu/lsm.o [2020-12-23T23:55:33.873Z] #41 151.3 CC criu/mem.o [2020-12-23T23:55:33.873Z] #41 152.9 CC criu/memfd.o [2020-12-23T23:55:33.873Z] #41 153.5 CC criu/mount.o [2020-12-23T23:55:33.873Z] #41 157.6 CC criu/namespaces.o [2020-12-23T23:55:33.873Z] #41 ... [2020-12-23T23:55:33.873Z] [2020-12-23T23:55:33.873Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:55:33.873Z] #38 250.5 + dpkg --print-architecture [2020-12-23T23:55:33.873Z] #38 250.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-23T23:55:33.873Z] #38 250.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-23T23:55:33.873Z] #38 250.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-23T23:55:34.138Z] #41 76.28 DEP criu/protobuf-desc.d [2020-12-23T23:55:34.333Z] aa4f58cd6da1: Verifying Checksum [2020-12-23T23:55:34.333Z] aa4f58cd6da1: Download complete [2020-12-23T23:55:34.358Z] #43 146.6 CC criu/libnetlink.o [2020-12-23T23:55:34.442Z] #38 ... [2020-12-23T23:55:34.442Z] [2020-12-23T23:55:34.442Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:55:34.442Z] #18 DONE 66.2s [2020-12-23T23:55:34.442Z] [2020-12-23T23:55:34.442Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T23:55:34.622Z] #41 76.54 DEP criu/proc_parse.d [2020-12-23T23:55:34.892Z] #41 76.74 DEP criu/plugin.d [2020-12-23T23:55:34.892Z] #41 76.87 DEP criu/pipes.d [2020-12-23T23:55:34.892Z] #41 77.09 DEP criu/pie-util.d [2020-12-23T23:55:34.998Z] #43 147.1 CC criu/log.o [2020-12-23T23:55:35.170Z] #41 77.26 DEP criu/pie-util-vdso.d [2020-12-23T23:55:35.170Z] #41 77.36 DEP criu/path.d [2020-12-23T23:55:35.292Z] #43 147.6 CC criu/lsm.o [2020-12-23T23:55:35.312Z] #11 ... [2020-12-23T23:55:35.312Z] [2020-12-23T23:55:35.312Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:35.312Z] #41 44.22 CC images/mnt.o [2020-12-23T23:55:35.312Z] #41 44.62 CC images/pipe-data.o [2020-12-23T23:55:35.312Z] #41 44.92 CC images/sa.o [2020-12-23T23:55:35.312Z] #41 45.22 CC images/timer.o [2020-12-23T23:55:35.312Z] #41 45.72 CC images/timerfd.o [2020-12-23T23:55:35.312Z] #41 46.20 CC images/mm.o [2020-12-23T23:55:35.312Z] #41 46.56 CC images/sk-opts.o [2020-12-23T23:55:35.312Z] #41 46.94 CC images/sk-unix.o [2020-12-23T23:55:35.312Z] #41 47.47 CC images/sk-inet.o [2020-12-23T23:55:35.312Z] #41 48.19 CC images/tun.o [2020-12-23T23:55:35.312Z] #41 48.87 CC images/sk-netlink.o [2020-12-23T23:55:35.312Z] #41 49.13 CC images/packet-sock.o [2020-12-23T23:55:35.312Z] #41 49.74 CC images/ipc-var.o [2020-12-23T23:55:35.312Z] #41 49.99 CC images/ipc-desc.o [2020-12-23T23:55:35.312Z] #41 50.35 CC images/ipc-shm.o [2020-12-23T23:55:35.383Z] #19 0.896 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T23:55:35.383Z] #19 0.902 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T23:55:35.383Z] #19 0.906 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T23:55:35.383Z] #19 DONE 1.0s [2020-12-23T23:55:35.383Z] [2020-12-23T23:55:35.383Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T23:55:35.442Z] #41 77.57 DEP criu/parasite-syscall.d [2020-12-23T23:55:35.442Z] #41 ... [2020-12-23T23:55:35.442Z] [2020-12-23T23:55:35.442Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:55:35.442Z] #18 1.796 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:55:35.442Z] #18 1.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:55:35.442Z] #18 2.053 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:55:35.442Z] #18 2.396 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T23:55:35.442Z] #18 3.352 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [251 kB] [2020-12-23T23:55:35.442Z] #18 4.184 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T23:55:35.442Z] #18 6.962 Fetched 8234 kB in 5s (1529 kB/s) [2020-12-23T23:55:35.442Z] #18 6.962 Reading package lists... [2020-12-23T23:55:35.451Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.626s coverage: 73.1% of statements [2020-12-23T23:55:35.451Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-23T23:55:35.573Z] #41 50.60 CC images/ipc-msg.o [2020-12-23T23:55:35.710Z] #18 10.15 Reading package lists... [2020-12-23T23:55:35.710Z] #18 ... [2020-12-23T23:55:35.710Z] [2020-12-23T23:55:35.710Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:35.710Z] #41 77.81 DEP criu/pagemap.d [2020-12-23T23:55:35.834Z] #41 50.92 CC images/ipc-sem.o [2020-12-23T23:55:35.834Z] #41 51.18 CC images/utsns.o [2020-12-23T23:55:35.933Z] #43 148.1 CC criu/mem.o [2020-12-23T23:55:35.988Z] #41 78.09 DEP criu/pagemap-cache.d [2020-12-23T23:55:36.082Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-12-23T23:55:36.097Z] #41 51.40 CC images/creds.o [2020-12-23T23:55:36.220Z] #41 57.46 CC images/opts.o [2020-12-23T23:55:36.253Z] #41 78.27 DEP criu/page-xfer.d [2020-12-23T23:55:36.477Z] #41 57.82 CC images/seccomp.o [2020-12-23T23:55:36.534Z] #41 78.48 DEP criu/page-pipe.d [2020-12-23T23:55:36.534Z] #41 78.63 DEP criu/netfilter.d [2020-12-23T23:55:36.669Z] #41 51.79 CC images/vma.o [2020-12-23T23:55:36.810Z] #41 78.77 DEP criu/net.d [2020-12-23T23:55:36.810Z] #41 78.98 DEP criu/namespaces.d [2020-12-23T23:55:36.930Z] #41 52.22 CC images/netdev.o [2020-12-23T23:55:37.041Z] #41 58.22 CC images/binfmt-misc.o [2020-12-23T23:55:37.042Z] #41 58.43 CC images/time.o [2020-12-23T23:55:37.042Z] #41 ... [2020-12-23T23:55:37.042Z] [2020-12-23T23:55:37.042Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:55:37.042Z] #56 160.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:55:37.083Z] #41 79.15 DEP criu/mount.d [2020-12-23T23:55:37.177Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-12-23T23:55:37.190Z] #41 ... [2020-12-23T23:55:37.190Z] [2020-12-23T23:55:37.190Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:55:37.190Z] #56 159.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T23:55:37.190Z] #56 159.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T23:55:37.299Z] #56 160.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T23:55:37.366Z] #41 79.42 DEP criu/memfd.d [2020-12-23T23:55:37.366Z] #41 79.55 DEP criu/mem.d [2020-12-23T23:55:37.466Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.086s coverage: 57.7% of statements [2020-12-23T23:55:37.466Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-23T23:55:37.466Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-23T23:55:37.636Z] #41 79.76 DEP criu/lsm.d [2020-12-23T23:55:37.914Z] #41 80.11 DEP criu/log.d [2020-12-23T23:55:38.027Z] #43 150.4 CC criu/memfd.o [2020-12-23T23:55:38.095Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-12-23T23:55:38.198Z] #41 80.31 DEP criu/libnetlink.d [2020-12-23T23:55:38.468Z] #41 80.49 DEP criu/kerndat.d [2020-12-23T23:55:38.664Z] #43 151.0 CC criu/mount.o [2020-12-23T23:55:38.737Z] #41 80.79 DEP criu/kcmp-ids.d [2020-12-23T23:55:38.737Z] #41 80.95 DEP criu/irmap.d [2020-12-23T23:55:38.789Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.5% of statements [2020-12-23T23:55:38.789Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-23T23:55:38.789Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-23T23:55:39.001Z] #41 81.13 DEP criu/ipc_ns.d [2020-12-23T23:55:39.267Z] #41 81.28 DEP criu/image.d [2020-12-23T23:55:39.267Z] #41 81.45 DEP criu/image-desc.d [2020-12-23T23:55:39.531Z] #41 81.59 DEP criu/fsnotify.d [2020-12-23T23:55:39.793Z] #41 81.80 DEP criu/filesystems.d [2020-12-23T23:55:39.793Z] #41 81.93 DEP criu/files.d [2020-12-23T23:55:39.817Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 41.0% of statements [2020-12-23T23:55:39.824Z] #56 ... [2020-12-23T23:55:39.824Z] [2020-12-23T23:55:39.824Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:39.824Z] #43 152.7 vendor/golang.org/x/net/http2/hpack [2020-12-23T23:55:39.824Z] #43 154.7 mime [2020-12-23T23:55:39.824Z] #43 157.6 mime/quotedprintable [2020-12-23T23:55:39.824Z] #43 158.2 net/http/internal [2020-12-23T23:55:40.055Z] #41 82.14 DEP criu/files-reg.d [2020-12-23T23:55:40.082Z] #43 ... [2020-12-23T23:55:40.082Z] [2020-12-23T23:55:40.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:40.082Z] #41 58.67 CC images/sysctl.o [2020-12-23T23:55:40.082Z] #41 59.11 CC images/autofs.o [2020-12-23T23:55:40.082Z] #41 59.53 CC images/macvlan.o [2020-12-23T23:55:40.082Z] #41 59.78 CC images/sit.o [2020-12-23T23:55:40.082Z] #41 60.18 CC images/memfd.o [2020-12-23T23:55:40.082Z] #41 60.26 CC images/timens.o [2020-12-23T23:55:40.082Z] #41 60.50 LINK images/built-in.o [2020-12-23T23:55:40.082Z] #41 60.64 GEN compel/include/asm [2020-12-23T23:55:40.082Z] #41 60.69 GEN compel/include/version.h [2020-12-23T23:55:40.082Z] #41 60.74 touch .config [2020-12-23T23:55:40.082Z] #41 60.84 GEN include/common/config.h [2020-12-23T23:55:40.082Z] #41 61.02 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-23T23:55:40.082Z] #41 61.03 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-23T23:55:40.082Z] #41 61.05 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-23T23:55:40.082Z] #41 61.08 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-23T23:55:40.082Z] #41 61.17 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-23T23:55:40.082Z] #41 61.22 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-23T23:55:40.082Z] #41 61.33 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-23T23:55:40.082Z] #41 61.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-23T23:55:40.082Z] #41 61.40 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-23T23:55:40.082Z] #41 61.46 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T23:55:40.082Z] #41 61.49 DEP compel/plugins/std/infect.d [2020-12-23T23:55:40.106Z] ok github.com/docker/docker/daemon/logger/awslogs 0.078s coverage: 77.4% of statements [2020-12-23T23:55:40.106Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-23T23:55:40.106Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-23T23:55:40.317Z] #41 82.37 DEP criu/files-ext.d [2020-12-23T23:55:40.339Z] #41 61.66 DEP compel/plugins/std/string.d [2020-12-23T23:55:40.339Z] #41 61.80 DEP compel/plugins/std/log.d [2020-12-23T23:55:40.396Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-12-23T23:55:40.582Z] #41 82.63 DEP criu/file-lock.d [2020-12-23T23:55:40.582Z] #41 82.77 DEP criu/file-ids.d [2020-12-23T23:55:40.597Z] #41 61.88 DEP compel/plugins/std/fds.d [2020-12-23T23:55:40.597Z] #41 62.06 DEP compel/plugins/std/std.d [2020-12-23T23:55:40.660Z] #20 5.006 Collecting yamllint==1.16.0 [2020-12-23T23:55:40.685Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2020-12-23T23:55:40.845Z] #41 82.85 DEP criu/fifo.d [2020-12-23T23:55:40.845Z] #41 82.95 DEP criu/fdstore.d [2020-12-23T23:55:40.845Z] #41 83.03 DEP criu/fault-injection.d [2020-12-23T23:55:40.854Z] #41 62.19 DEP compel/plugins/shmem/shmem.d [2020-12-23T23:55:40.854Z] #41 62.28 DEP compel/plugins/fds/fds.d [2020-12-23T23:55:41.107Z] #41 83.07 DEP criu/external.d [2020-12-23T23:55:41.107Z] #41 83.14 DEP criu/eventpoll.d [2020-12-23T23:55:41.107Z] #41 83.24 DEP criu/eventfd.d [2020-12-23T23:55:41.112Z] #41 62.43 CC compel/plugins/std/std.o [2020-12-23T23:55:41.313Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-12-23T23:55:41.370Z] #41 83.38 DEP criu/crtools.d [2020-12-23T23:55:41.370Z] #41 83.52 DEP criu/cr-service.d [2020-12-23T23:55:41.602Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-12-23T23:55:41.632Z] #41 ... [2020-12-23T23:55:41.632Z] [2020-12-23T23:55:41.632Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:55:41.632Z] #38 156.5 + dpkg --print-architecture [2020-12-23T23:55:41.632Z] #38 DONE 157.3s [2020-12-23T23:55:41.632Z] [2020-12-23T23:55:41.632Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:55:41.632Z] #18 10.15 Reading package lists... [2020-12-23T23:55:41.632Z] #18 12.98 Building dependency tree... [2020-12-23T23:55:41.632Z] #18 14.71 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T23:55:41.632Z] #18 14.71 The following additional packages will be installed: [2020-12-23T23:55:41.632Z] #18 14.71 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T23:55:41.632Z] #18 14.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T23:55:41.632Z] #18 14.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T23:55:41.632Z] #18 14.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T23:55:41.632Z] #18 14.72 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T23:55:41.632Z] #18 14.72 Suggested packages: [2020-12-23T23:55:41.632Z] #18 14.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T23:55:41.632Z] #18 14.72 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T23:55:41.632Z] #18 14.72 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T23:55:41.632Z] #18 14.72 Recommended packages: [2020-12-23T23:55:41.632Z] #18 14.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T23:55:41.632Z] #18 14.72 python3-keyrings.alt python3-xdg unzip [2020-12-23T23:55:41.633Z] #18 16.24 The following NEW packages will be installed: [2020-12-23T23:55:41.677Z] #41 62.83 CC compel/plugins/std/fds.o [2020-12-23T23:55:41.895Z] #18 16.24 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T23:55:41.895Z] #18 16.24 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T23:55:41.895Z] #18 16.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T23:55:41.895Z] #18 16.24 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T23:55:41.895Z] #18 16.24 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T23:55:41.895Z] #18 16.24 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T23:55:41.895Z] #18 16.24 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T23:55:41.895Z] #18 16.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T23:55:41.895Z] #18 16.24 xz-utils zip [2020-12-23T23:55:42.158Z] #18 16.55 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:55:42.158Z] #18 16.55 Need to get 27.6 MB of archives. [2020-12-23T23:55:42.158Z] #18 16.55 After this operation, 114 MB of additional disk space will be used. [2020-12-23T23:55:42.158Z] #18 16.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-12-23T23:55:42.158Z] #18 16.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-12-23T23:55:42.158Z] #18 16.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-12-23T23:55:42.231Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-12-23T23:55:42.231Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-23T23:55:42.241Z] #41 63.41 CC compel/plugins/std/log.o [2020-12-23T23:55:42.421Z] #18 16.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-12-23T23:55:42.421Z] #18 16.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-12-23T23:55:42.421Z] #18 16.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-12-23T23:55:42.421Z] #18 16.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-12-23T23:55:42.421Z] #18 16.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-12-23T23:55:42.421Z] #18 17.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-12-23T23:55:42.421Z] #18 17.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-12-23T23:55:42.421Z] #18 17.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-12-23T23:55:42.421Z] #18 17.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-12-23T23:55:42.421Z] #18 17.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-12-23T23:55:42.421Z] #18 17.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-12-23T23:55:42.421Z] #18 17.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-12-23T23:55:42.421Z] #18 17.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-12-23T23:55:42.421Z] #18 17.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-23T23:55:42.421Z] #18 17.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:55:42.479Z] #56 ... [2020-12-23T23:55:42.479Z] [2020-12-23T23:55:42.479Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:42.479Z] #43 154.4 vendor/golang.org/x/net/idna [2020-12-23T23:55:42.479Z] #43 158.2 vendor/golang.org/x/net/http2/hpack [2020-12-23T23:55:42.479Z] #43 160.2 mime [2020-12-23T23:55:42.479Z] #43 162.6 mime/quotedprintable [2020-12-23T23:55:42.479Z] #43 163.2 net/http/internal [2020-12-23T23:55:42.479Z] #43 ... [2020-12-23T23:55:42.479Z] [2020-12-23T23:55:42.479Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:42.479Z] #41 52.91 CC images/tty.o [2020-12-23T23:55:42.479Z] #41 53.69 CC images/file-lock.o [2020-12-23T23:55:42.479Z] #41 54.01 CC images/rlimit.o [2020-12-23T23:55:42.479Z] #41 54.32 CC images/pagemap.o [2020-12-23T23:55:42.479Z] #41 54.82 CC images/siginfo.o [2020-12-23T23:55:42.479Z] #41 55.19 CC images/rpc.o [2020-12-23T23:55:42.479Z] #41 56.56 CC images/ext-file.o [2020-12-23T23:55:42.479Z] #41 56.72 CC images/cgroup.o [2020-12-23T23:55:42.479Z] #41 57.58 CC images/userns.o [2020-12-23T23:55:42.569Z] #20 ... [2020-12-23T23:55:42.569Z] [2020-12-23T23:55:42.569Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:42.569Z] #41 160.3 CC criu/net.o [2020-12-23T23:55:42.569Z] #41 163.8 CC criu/netfilter.o [2020-12-23T23:55:42.569Z] #41 164.2 CC criu/page-pipe.o [2020-12-23T23:55:42.569Z] #41 164.9 CC criu/page-xfer.o [2020-12-23T23:55:42.569Z] #41 166.4 CC criu/pagemap-cache.o [2020-12-23T23:55:42.569Z] #41 166.8 CC criu/pagemap.o [2020-12-23T23:55:42.684Z] #18 17.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-12-23T23:55:42.684Z] #18 17.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-12-23T23:55:42.684Z] #18 17.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-12-23T23:55:42.684Z] #18 17.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-12-23T23:55:42.684Z] #18 17.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-12-23T23:55:42.684Z] #18 17.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-23T23:55:42.684Z] #18 17.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-23T23:55:42.684Z] #18 17.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-23T23:55:42.684Z] #18 17.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-12-23T23:55:42.684Z] #18 17.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-12-23T23:55:42.684Z] #18 17.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-23T23:55:42.740Z] #41 57.93 CC images/google/protobuf/descriptor.o [2020-12-23T23:55:42.859Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 55.1% of statements [2020-12-23T23:55:42.859Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2020-12-23T23:55:42.933Z] 4612f6d0b889: Verifying Checksum [2020-12-23T23:55:42.933Z] 4612f6d0b889: Download complete [2020-12-23T23:55:43.174Z] #41 64.55 CC compel/plugins/std/string.o [2020-12-23T23:55:43.506Z] #41 167.7 CC criu/parasite-syscall.o [2020-12-23T23:55:43.631Z] #18 17.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-23T23:55:43.631Z] #18 17.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-23T23:55:43.631Z] #18 17.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-23T23:55:43.631Z] #18 17.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-12-23T23:55:43.631Z] #18 17.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-12-23T23:55:43.631Z] #18 17.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T23:55:43.631Z] #18 17.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T23:55:43.631Z] #18 17.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T23:55:43.631Z] #18 17.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-12-23T23:55:43.631Z] #18 17.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T23:55:43.631Z] #18 17.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T23:55:43.631Z] #18 18.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T23:55:43.631Z] #18 18.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-12-23T23:55:43.631Z] #18 18.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-12-23T23:55:43.631Z] #18 18.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-12-23T23:55:43.631Z] #18 18.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T23:55:43.894Z] #18 18.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-12-23T23:55:43.894Z] #18 18.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-12-23T23:55:43.894Z] #18 18.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-12-23T23:55:44.106Z] #41 65.50 CC compel/plugins/std/infect.o [2020-12-23T23:55:44.263Z] #43 155.8 CC criu/namespaces.o [2020-12-23T23:55:44.357Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2020-12-23T23:55:44.357Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2020-12-23T23:55:44.443Z] #41 168.5 CC criu/path.o [2020-12-23T23:55:44.702Z] #41 168.9 CC criu/pie-util-vdso-elf32.o [2020-12-23T23:55:44.840Z] #18 19.23 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:55:44.840Z] #18 19.32 Fetched 27.6 MB in 2s (12.8 MB/s) [2020-12-23T23:55:44.840Z] #18 19.39 Selecting previously unselected package pigz. [2020-12-23T23:55:44.840Z] #18 19.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-12-23T23:55:44.840Z] #18 19.48 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-12-23T23:55:44.840Z] #18 19.49 Unpacking pigz (2.4-1) ... [2020-12-23T23:55:44.961Z] #41 169.2 CC criu/pie-util-vdso.o [2020-12-23T23:55:44.990Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-12-23T23:55:45.041Z] #41 66.22 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-23T23:55:45.041Z] #41 66.24 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-23T23:55:45.041Z] #41 66.25 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-23T23:55:45.042Z] #41 66.26 AR compel/plugins/std.lib.a [2020-12-23T23:55:45.042Z] #41 66.40 CC compel/plugins/fds/fds.o [2020-12-23T23:55:45.103Z] #18 19.74 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-12-23T23:55:45.366Z] #18 19.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-23T23:55:45.366Z] #18 19.75 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-23T23:55:45.529Z] #41 169.7 CC criu/pie-util.o [2020-12-23T23:55:45.529Z] #41 ... [2020-12-23T23:55:45.529Z] [2020-12-23T23:55:45.529Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T23:55:45.529Z] #20 10.38 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T23:55:45.529Z] #20 10.46 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T23:55:45.611Z] #41 66.93 AR compel/plugins/fds.lib.a [2020-12-23T23:55:45.618Z] ok github.com/docker/docker/daemon/logger/splunk 1.434s coverage: 82.5% of statements [2020-12-23T23:55:45.618Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-23T23:55:45.618Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-23T23:55:45.783Z] #43 158.2 CC criu/net.o [2020-12-23T23:55:45.788Z] #20 10.60 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T23:55:45.868Z] #41 67.16 HOSTDEP compel/src/lib/log-host.d [2020-12-23T23:55:45.868Z] #41 67.28 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T23:55:45.940Z] #18 20.22 Selecting previously unselected package python3.7-minimal. [2020-12-23T23:55:45.940Z] #18 20.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-23T23:55:45.940Z] #18 20.24 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T23:55:46.051Z] #41 60.75 CC images/opts.o [2020-12-23T23:55:46.051Z] #41 61.11 CC images/seccomp.o [2020-12-23T23:55:46.051Z] #41 61.17 CC images/binfmt-misc.o [2020-12-23T23:55:46.125Z] #41 67.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-23T23:55:46.312Z] #41 61.47 CC images/time.o [2020-12-23T23:55:46.383Z] #41 67.59 HOSTDEP compel/src/main-host.d [2020-12-23T23:55:46.383Z] #41 67.72 DEP compel/src/lib/ptrace.d [2020-12-23T23:55:46.515Z] #18 21.08 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-23T23:55:46.515Z] #18 21.11 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T23:55:46.574Z] #41 61.74 CC images/sysctl.o [2020-12-23T23:55:46.574Z] #41 ... [2020-12-23T23:55:46.574Z] [2020-12-23T23:55:46.574Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:46.574Z] #43 168.9 net/textproto [2020-12-23T23:55:46.574Z] #43 169.0 crypto/x509 [2020-12-23T23:55:46.641Z] #41 67.91 DEP compel/src/lib/infect.d [2020-12-23T23:55:46.641Z] #41 68.00 DEP compel/src/lib/infect-util.d [2020-12-23T23:55:46.646Z] ok github.com/docker/docker/distribution 0.220s coverage: 25.1% of statements [2020-12-23T23:55:46.646Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2020-12-23T23:55:46.646Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-23T23:55:46.898Z] #41 68.20 DEP compel/src/lib/infect-rpc.d [2020-12-23T23:55:47.156Z] #41 68.36 DEP compel/arch/x86/src/lib/infect.d [2020-12-23T23:55:47.156Z] #41 68.48 DEP compel/arch/x86/src/lib/cpu.d [2020-12-23T23:55:47.156Z] #41 68.55 DEP compel/src/lib/log.d [2020-12-23T23:55:47.179Z] #20 11.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T23:55:47.179Z] #20 12.03 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T23:55:47.179Z] #20 12.07 Building wheels for collected packages: pyyaml [2020-12-23T23:55:47.179Z] #20 12.07 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T23:55:47.413Z] #41 68.61 DEP compel/src/main.d [2020-12-23T23:55:47.413Z] #41 68.68 DEP compel/src/lib/handle-elf.d [2020-12-23T23:55:47.413Z] #41 68.77 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-23T23:55:47.674Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2020-12-23T23:55:47.692Z] #41 68.85 CC compel/src/lib/log.o [2020-12-23T23:55:47.692Z] #41 69.06 CC compel/arch/x86/src/lib/cpu.o [2020-12-23T23:55:47.966Z] #43 170.3 vendor/golang.org/x/net/http/httpguts [2020-12-23T23:55:48.228Z] #43 170.6 vendor/golang.org/x/net/http/httpproxy [2020-12-23T23:55:48.303Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-12-23T23:55:48.490Z] #43 ... [2020-12-23T23:55:48.490Z] [2020-12-23T23:55:48.490Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:55:48.490Z] #56 DONE 171.1s [2020-12-23T23:55:48.557Z] #20 13.20 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T23:55:48.557Z] #20 13.20 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T23:55:48.557Z] #20 13.28 Successfully built pyyaml [2020-12-23T23:55:48.557Z] #20 13.30 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-23T23:55:48.625Z] #41 69.83 CC compel/arch/x86/src/lib/infect.o [2020-12-23T23:55:48.754Z] [2020-12-23T23:55:48.754Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T23:55:48.754Z] #57 DONE 0.1s [2020-12-23T23:55:48.754Z] [2020-12-23T23:55:48.754Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-23T23:55:48.754Z] #58 DONE 0.1s [2020-12-23T23:55:48.754Z] [2020-12-23T23:55:48.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:48.754Z] #41 62.05 CC images/autofs.o [2020-12-23T23:55:48.754Z] #41 62.25 CC images/macvlan.o [2020-12-23T23:55:48.754Z] #41 62.54 CC images/sit.o [2020-12-23T23:55:48.754Z] #41 62.86 CC images/memfd.o [2020-12-23T23:55:48.754Z] #41 63.18 CC images/timens.o [2020-12-23T23:55:48.754Z] #41 63.51 LINK images/built-in.o [2020-12-23T23:55:48.754Z] #41 63.75 GEN compel/include/asm [2020-12-23T23:55:48.754Z] #41 63.79 GEN compel/include/version.h [2020-12-23T23:55:48.754Z] #41 63.81 touch .config [2020-12-23T23:55:48.754Z] #41 63.87 GEN include/common/config.h [2020-12-23T23:55:48.754Z] #41 64.02 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-23T23:55:48.754Z] #41 64.07 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-23T23:55:48.754Z] #41 64.09 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-23T23:55:48.816Z] #20 13.63 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T23:55:48.932Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-12-23T23:55:49.017Z] #41 64.14 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-23T23:55:49.017Z] #41 64.18 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-23T23:55:49.017Z] #41 64.25 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-23T23:55:49.017Z] #41 64.28 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-23T23:55:49.017Z] #41 64.32 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-23T23:55:49.017Z] #41 64.37 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-23T23:55:49.074Z] #18 23.43 Selecting previously unselected package python3-minimal. [2020-12-23T23:55:49.074Z] #18 23.43 (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 ... 23654 files and directories currently installed.) [2020-12-23T23:55:49.074Z] #18 23.50 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-12-23T23:55:49.074Z] #18 23.51 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T23:55:49.074Z] #18 23.63 Selecting previously unselected package libmpdec2:arm64. [2020-12-23T23:55:49.189Z] #41 ... [2020-12-23T23:55:49.189Z] [2020-12-23T23:55:49.189Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:55:49.189Z] #56 DONE 172.0s [2020-12-23T23:55:49.189Z] [2020-12-23T23:55:49.189Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T23:55:49.278Z] #41 64.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T23:55:49.278Z] #41 64.39 DEP compel/plugins/std/infect.d [2020-12-23T23:55:49.278Z] #41 64.61 DEP compel/plugins/std/string.d [2020-12-23T23:55:49.336Z] #18 23.64 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-12-23T23:55:49.336Z] #18 23.66 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-12-23T23:55:49.336Z] #18 23.78 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-12-23T23:55:49.336Z] #18 23.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-12-23T23:55:49.336Z] #18 23.79 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-23T23:55:49.385Z] #20 DONE 14.2s [2020-12-23T23:55:49.385Z] [2020-12-23T23:55:49.385Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:49.385Z] #41 169.9 CC criu/pipes.o [2020-12-23T23:55:49.385Z] #41 170.7 CC criu/plugin.o [2020-12-23T23:55:49.385Z] #41 171.2 CC criu/proc_parse.o [2020-12-23T23:55:49.385Z] #41 ... [2020-12-23T23:55:49.385Z] [2020-12-23T23:55:49.385Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T23:55:49.385Z] #23 DONE 0.0s [2020-12-23T23:55:49.449Z] #57 DONE 0.2s [2020-12-23T23:55:49.449Z] [2020-12-23T23:55:49.449Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-23T23:55:49.449Z] #58 DONE 0.1s [2020-12-23T23:55:49.449Z] [2020-12-23T23:55:49.449Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:49.449Z] #41 70.81 CC compel/src/lib/infect-rpc.o [2020-12-23T23:55:49.539Z] #41 64.72 DEP compel/plugins/std/log.d [2020-12-23T23:55:49.560Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-12-23T23:55:49.560Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.1% of statements [2020-12-23T23:55:49.560Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-23T23:55:49.560Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-23T23:55:49.560Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-23T23:55:49.644Z] [2020-12-23T23:55:49.644Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T23:55:49.800Z] #41 64.89 DEP compel/plugins/std/fds.d [2020-12-23T23:55:49.800Z] #41 65.00 DEP compel/plugins/std/std.d [2020-12-23T23:55:50.013Z] #41 71.34 CC compel/src/lib/infect-util.o [2020-12-23T23:55:50.061Z] #41 65.20 DEP compel/plugins/shmem/shmem.d [2020-12-23T23:55:50.061Z] #41 65.41 DEP compel/plugins/fds/fds.d [2020-12-23T23:55:50.188Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-12-23T23:55:50.263Z] #43 162.0 CC criu/netfilter.o [2020-12-23T23:55:50.263Z] #43 162.4 CC criu/page-pipe.o [2020-12-23T23:55:50.322Z] #41 65.60 CC compel/plugins/std/std.o [2020-12-23T23:55:50.578Z] #41 71.75 CC compel/src/lib/infect.o [2020-12-23T23:55:50.726Z] #18 24.88 Selecting previously unselected package python3.7. [2020-12-23T23:55:50.726Z] #18 24.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-12-23T23:55:50.726Z] #18 24.90 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:55:50.726Z] #18 25.03 Selecting previously unselected package libpython3-stdlib:arm64. [2020-12-23T23:55:50.726Z] #18 25.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-12-23T23:55:50.726Z] #18 25.04 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-23T23:55:50.726Z] #18 25.14 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T23:55:50.816Z] ok github.com/docker/docker/oci 0.003s coverage: 8.2% of statements [2020-12-23T23:55:50.899Z] #41 66.03 CC compel/plugins/std/fds.o [2020-12-23T23:55:51.309Z] #43 163.3 CC criu/page-xfer.o [2020-12-23T23:55:51.445Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2020-12-23T23:55:51.445Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-12-23T23:55:51.674Z] #18 ... [2020-12-23T23:55:51.674Z] [2020-12-23T23:55:51.674Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:51.674Z] #41 83.70 DEP criu/cr-restore.d [2020-12-23T23:55:51.674Z] #41 84.03 DEP criu/cr-errno.d [2020-12-23T23:55:51.674Z] #41 84.05 DEP criu/cr-dump.d [2020-12-23T23:55:51.674Z] #41 84.21 DEP criu/cr-dedup.d [2020-12-23T23:55:51.674Z] #41 84.45 DEP criu/cr-check.d [2020-12-23T23:55:51.674Z] #41 84.73 DEP criu/config.d [2020-12-23T23:55:51.674Z] #41 85.01 DEP criu/clone-noasan.d [2020-12-23T23:55:51.674Z] #41 85.23 DEP criu/cgroup.d [2020-12-23T23:55:51.674Z] #41 85.39 DEP criu/cgroup-props.d [2020-12-23T23:55:51.674Z] #41 85.57 DEP criu/bitmap.d [2020-12-23T23:55:51.674Z] #41 85.60 DEP criu/bfd.d [2020-12-23T23:55:51.674Z] #41 85.68 DEP criu/autofs.d [2020-12-23T23:55:51.674Z] #41 85.81 DEP criu/aio.d [2020-12-23T23:55:51.674Z] #41 85.92 DEP criu/action-scripts.d [2020-12-23T23:55:51.674Z] #41 86.12 CC criu/action-scripts.o [2020-12-23T23:55:51.674Z] #41 86.58 CC criu/aio.o [2020-12-23T23:55:51.674Z] #41 87.25 CC criu/autofs.o [2020-12-23T23:55:51.674Z] #41 88.76 CC criu/bfd.o [2020-12-23T23:55:51.674Z] #41 89.31 CC criu/bitmap.o [2020-12-23T23:55:51.674Z] #41 89.47 CC criu/cgroup-props.o [2020-12-23T23:55:51.674Z] #41 90.43 CC criu/cgroup.o [2020-12-23T23:55:51.674Z] #41 93.38 CC criu/clone-noasan.o [2020-12-23T23:55:51.674Z] #41 93.64 CC criu/config.o [2020-12-23T23:55:51.674Z] #41 ... [2020-12-23T23:55:51.674Z] [2020-12-23T23:55:51.674Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:55:51.674Z] #18 26.22 Selecting previously unselected package python3. [2020-12-23T23:55:51.674Z] #18 26.22 (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 ... 24066 files and directories currently installed.) [2020-12-23T23:55:51.843Z] #41 66.80 CC compel/plugins/std/log.o [2020-12-23T23:55:51.936Z] #18 26.31 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-12-23T23:55:51.936Z] #18 26.33 Unpacking python3 (3.7.3-1) ... [2020-12-23T23:55:51.936Z] #18 26.47 Selecting previously unselected package libip4tc0:arm64. [2020-12-23T23:55:51.936Z] #18 26.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-12-23T23:55:51.936Z] #18 26.48 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-12-23T23:55:51.936Z] #18 26.57 Selecting previously unselected package libip6tc0:arm64. [2020-12-23T23:55:51.951Z] #41 ... [2020-12-23T23:55:51.951Z] [2020-12-23T23:55:51.951Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:51.951Z] #43 164.5 net/textproto [2020-12-23T23:55:51.951Z] #43 164.5 crypto/x509 [2020-12-23T23:55:51.951Z] #43 166.4 vendor/golang.org/x/net/http/httpguts [2020-12-23T23:55:51.951Z] #43 167.1 vendor/golang.org/x/net/http/httpproxy [2020-12-23T23:55:51.951Z] #43 167.9 mime/multipart [2020-12-23T23:55:51.951Z] #43 170.6 crypto/tls [2020-12-23T23:55:51.951Z] #43 ... [2020-12-23T23:55:51.951Z] [2020-12-23T23:55:51.951Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:55:51.951Z] #11 172.7 Selecting previously unselected package libapparmor1:amd64. [2020-12-23T23:55:51.951Z] #11 172.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-23T23:55:51.951Z] #11 172.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T23:55:51.951Z] #11 173.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-23T23:55:51.951Z] #11 173.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-23T23:55:51.951Z] #11 173.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T23:55:51.951Z] #11 173.3 Selecting previously unselected package libbtrfs0. [2020-12-23T23:55:51.951Z] #11 173.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T23:55:51.951Z] #11 173.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:55:51.951Z] #11 173.5 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:55:51.951Z] #11 173.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T23:55:51.951Z] #11 173.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:55:51.951Z] #11 174.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-23T23:55:51.951Z] #11 174.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:55:51.951Z] #11 174.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:55:51.951Z] #11 174.2 Selecting previously unselected package libudev-dev:amd64. [2020-12-23T23:55:51.951Z] #11 174.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T23:55:51.951Z] #11 174.2 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:55:51.951Z] #11 174.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-23T23:55:51.951Z] #11 174.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-23T23:55:51.951Z] #11 174.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T23:55:51.951Z] #11 174.8 Selecting previously unselected package libpcre16-3:amd64. [2020-12-23T23:55:51.951Z] #11 174.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-23T23:55:51.951Z] #11 174.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T23:55:52.207Z] #18 26.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-12-23T23:55:52.207Z] #18 26.58 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-12-23T23:55:52.207Z] #18 26.69 Selecting previously unselected package libiptc0:arm64. [2020-12-23T23:55:52.207Z] #18 26.69 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-12-23T23:55:52.207Z] #18 26.71 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-12-23T23:55:52.207Z] #18 26.80 Selecting previously unselected package libnfnetlink0:arm64. [2020-12-23T23:55:52.469Z] #18 26.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-12-23T23:55:52.469Z] #18 26.83 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-23T23:55:52.469Z] #18 26.96 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-12-23T23:55:52.469Z] #18 26.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-12-23T23:55:52.469Z] #18 26.97 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-23T23:55:52.469Z] #18 27.09 Selecting previously unselected package libnftnl11:arm64. [2020-12-23T23:55:52.516Z] #11 175.2 Selecting previously unselected package libpcre32-3:amd64. [2020-12-23T23:55:52.516Z] #11 175.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-23T23:55:52.516Z] #11 175.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T23:55:52.734Z] #18 27.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-12-23T23:55:52.734Z] #18 27.10 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-12-23T23:55:52.734Z] #18 27.21 Selecting previously unselected package iptables. [2020-12-23T23:55:52.734Z] #18 27.21 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-12-23T23:55:52.734Z] #18 27.22 Unpacking iptables (1.8.2-4) ... [2020-12-23T23:55:52.773Z] #11 175.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-23T23:55:52.773Z] #11 175.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-23T23:55:52.773Z] #11 175.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T23:55:52.773Z] #11 175.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-23T23:55:52.773Z] #11 175.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-23T23:55:52.773Z] #11 175.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T23:55:52.944Z] ok github.com/docker/docker/pkg/archive 0.473s coverage: 76.9% of statements [2020-12-23T23:55:52.998Z] #18 27.56 Selecting previously unselected package xxd. [2020-12-23T23:55:52.998Z] #18 27.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-23T23:55:52.998Z] #18 27.57 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:55:53.230Z] #41 68.11 CC compel/plugins/std/string.o [2020-12-23T23:55:53.261Z] #18 27.73 Selecting previously unselected package vim-common. [2020-12-23T23:55:53.261Z] #18 27.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:55:53.261Z] #18 27.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:55:53.337Z] #11 176.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-23T23:55:53.337Z] #11 176.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-23T23:55:53.337Z] #11 176.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T23:55:53.406Z] #43 165.3 CC criu/pagemap-cache.o [2020-12-23T23:55:53.406Z] #43 165.7 CC criu/pagemap.o [2020-12-23T23:55:53.523Z] #18 27.97 Selecting previously unselected package bash-completion. [2020-12-23T23:55:53.523Z] #18 27.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T23:55:53.572Z] ok github.com/docker/docker/pkg/authorization 0.275s coverage: 68.3% of statements [2020-12-23T23:55:53.595Z] #11 176.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-23T23:55:53.595Z] #11 176.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:55:53.595Z] #11 176.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T23:55:53.802Z] #41 69.09 CC compel/plugins/std/infect.o [2020-12-23T23:55:53.861Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-12-23T23:55:54.063Z] #41 ... [2020-12-23T23:55:54.063Z] [2020-12-23T23:55:54.063Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:55:54.063Z] #11 176.5 Selecting previously unselected package libapparmor1:amd64. [2020-12-23T23:55:54.063Z] #11 176.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-23T23:55:54.063Z] #11 176.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T23:55:54.150Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-12-23T23:55:54.159Z] #11 176.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-23T23:55:54.159Z] #11 176.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-23T23:55:54.159Z] #11 176.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T23:55:54.159Z] #11 177.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-23T23:55:54.159Z] #11 177.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T23:55:54.159Z] #11 177.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:55:54.324Z] #11 176.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-23T23:55:54.324Z] #11 176.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-23T23:55:54.324Z] #11 176.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T23:55:54.452Z] #43 166.7 CC criu/parasite-syscall.o [2020-12-23T23:55:54.585Z] #11 177.0 Selecting previously unselected package libbtrfs0. [2020-12-23T23:55:54.585Z] #11 177.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T23:55:54.585Z] #11 177.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T23:55:54.846Z] #11 177.3 Selecting previously unselected package libbtrfs-dev. [2020-12-23T23:55:54.846Z] #11 177.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T23:55:54.846Z] #11 177.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:55:54.917Z] #28 ... [2020-12-23T23:55:54.917Z] [2020-12-23T23:55:54.917Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:54.917Z] #51 96.00 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 [2020-12-23T23:55:55.091Z] #11 177.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T23:55:55.091Z] #11 177.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T23:55:55.091Z] #11 177.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T23:55:55.091Z] #11 177.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:55:55.091Z] #11 178.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T23:55:55.091Z] #11 178.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T23:55:55.091Z] #11 178.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:55:55.091Z] #11 178.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:55:55.091Z] #11 178.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T23:55:55.091Z] #11 178.0 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:55:55.107Z] #11 177.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-23T23:55:55.107Z] #11 177.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:55:55.107Z] #11 177.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:55:55.107Z] #11 177.7 Selecting previously unselected package libudev-dev:amd64. [2020-12-23T23:55:55.181Z] #51 ... [2020-12-23T23:55:55.181Z] [2020-12-23T23:55:55.181Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T23:55:55.181Z] #28 DONE 5.6s [2020-12-23T23:55:55.181Z] [2020-12-23T23:55:55.181Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T23:55:55.349Z] #11 178.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:55:55.349Z] #11 178.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:55:55.349Z] #11 178.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T23:55:55.349Z] #11 178.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T23:55:55.349Z] #11 178.2 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:55:55.349Z] #11 178.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:55:55.368Z] #11 177.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T23:55:55.368Z] #11 177.8 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:55:55.498Z] #43 167.9 CC criu/path.o [2020-12-23T23:55:55.606Z] #11 178.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T23:55:55.606Z] #11 178.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:55:55.606Z] #11 178.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:55:55.606Z] #11 178.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:55:55.606Z] #11 178.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:55:55.606Z] #11 178.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T23:55:55.606Z] #11 178.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T23:55:55.606Z] #11 178.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:55:55.628Z] #11 178.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-23T23:55:55.749Z] #31 DONE 0.6s [2020-12-23T23:55:55.749Z] [2020-12-23T23:55:55.749Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T23:55:55.749Z] #33 DONE 0.1s [2020-12-23T23:55:55.749Z] [2020-12-23T23:55:55.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:55.749Z] #41 174.6 CC criu/protobuf-desc.o [2020-12-23T23:55:55.749Z] #41 175.3 CC criu/protobuf.o [2020-12-23T23:55:55.749Z] #41 175.6 CC criu/pstree.o [2020-12-23T23:55:55.749Z] #41 176.4 CC criu/rbtree.o [2020-12-23T23:55:55.749Z] #41 176.6 CC criu/rst-malloc.o [2020-12-23T23:55:55.749Z] #41 176.8 CC criu/seccomp.o [2020-12-23T23:55:55.749Z] #41 177.2 CC criu/seize.o [2020-12-23T23:55:55.749Z] #41 177.7 CC criu/servicefd.o [2020-12-23T23:55:55.749Z] #41 178.1 CC criu/shmem.o [2020-12-23T23:55:55.749Z] #41 178.7 CC criu/sigframe.o [2020-12-23T23:55:55.749Z] #41 178.9 CC criu/signalfd.o [2020-12-23T23:55:55.749Z] #41 179.2 CC criu/sk-inet.o [2020-12-23T23:55:55.749Z] #41 ... [2020-12-23T23:55:55.749Z] [2020-12-23T23:55:55.749Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T23:55:55.749Z] #36 DONE 0.1s [2020-12-23T23:55:55.863Z] #11 178.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T23:55:55.863Z] #11 178.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:55:55.863Z] #11 178.6 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T23:55:55.863Z] #11 178.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:55:55.863Z] #11 178.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T23:55:55.863Z] #11 178.6 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:55:55.889Z] #11 178.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-23T23:55:55.889Z] #11 178.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T23:55:56.008Z] [2020-12-23T23:55:56.008Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:55:56.138Z] #43 168.2 CC criu/pie-util-vdso.o [2020-12-23T23:55:56.154Z] #11 178.7 Selecting previously unselected package libpcre16-3:amd64. [2020-12-23T23:55:56.154Z] #11 178.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-23T23:55:56.154Z] #11 178.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T23:55:56.267Z] #54 ... [2020-12-23T23:55:56.267Z] [2020-12-23T23:55:56.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:56.267Z] #41 180.5 CC criu/sk-netlink.o [2020-12-23T23:55:56.415Z] #11 178.9 Selecting previously unselected package libpcre32-3:amd64. [2020-12-23T23:55:56.415Z] #11 179.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-23T23:55:56.415Z] #11 179.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T23:55:56.433Z] #43 168.8 CC criu/pie-util.o [2020-12-23T23:55:56.676Z] #11 179.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-23T23:55:56.729Z] #43 169.0 CC criu/pipes.o [2020-12-23T23:55:56.800Z] #11 DONE 179.5s [2020-12-23T23:55:56.800Z] [2020-12-23T23:55:56.800Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:56.838Z] #18 31.11 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T23:55:56.873Z] #41 180.9 CC criu/sk-packet.o [2020-12-23T23:55:56.938Z] #11 179.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-23T23:55:56.938Z] #11 179.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T23:55:56.938Z] #11 179.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-23T23:55:56.938Z] #11 179.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-23T23:55:56.938Z] #11 179.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T23:55:57.101Z] #18 31.77 Selecting previously unselected package bzip2. [2020-12-23T23:55:57.101Z] #18 31.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-12-23T23:55:57.151Z] #41 181.5 CC criu/sk-queue.o [2020-12-23T23:55:57.365Z] #18 31.86 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:55:57.420Z] #41 ... [2020-12-23T23:55:57.420Z] [2020-12-23T23:55:57.420Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:57.420Z] #51 98.06 + mkdir -p /build [2020-12-23T23:55:57.420Z] #51 98.06 + cp runc /build/runc [2020-12-23T23:55:57.420Z] #51 DONE 98.9s [2020-12-23T23:55:57.420Z] [2020-12-23T23:55:57.420Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:55:57.628Z] #18 32.01 Selecting previously unselected package xz-utils. [2020-12-23T23:55:57.628Z] #18 32.01 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-12-23T23:55:57.628Z] #18 32.03 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T23:55:57.787Z] #43 170.0 CC criu/plugin.o [2020-12-23T23:55:57.880Z] #11 180.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-23T23:55:57.880Z] #11 180.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-23T23:55:57.880Z] #11 180.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T23:55:57.890Z] #18 32.25 Selecting previously unselected package apparmor. [2020-12-23T23:55:57.890Z] #18 32.25 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-12-23T23:55:57.890Z] #18 32.32 Unpacking apparmor (2.13.2-10) ... [2020-12-23T23:55:58.012Z] #54 ... [2020-12-23T23:55:58.012Z] [2020-12-23T23:55:58.012Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:55:58.012Z] #38 DONE 281.5s [2020-12-23T23:55:58.012Z] [2020-12-23T23:55:58.012Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:58.012Z] #41 182.1 CC criu/sk-tcp.o [2020-12-23T23:55:58.082Z] #43 170.5 CC criu/proc_parse.o [2020-12-23T23:55:58.152Z] #18 32.74 Selecting previously unselected package aufs-tools. [2020-12-23T23:55:58.152Z] #18 32.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-12-23T23:55:58.152Z] #18 32.77 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:55:58.414Z] #18 32.90 Selecting previously unselected package libonig5:arm64. [2020-12-23T23:55:58.414Z] #18 32.91 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-12-23T23:55:58.414Z] #18 32.93 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-23T23:55:58.452Z] #11 180.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-23T23:55:58.452Z] #11 180.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-23T23:55:58.452Z] #11 180.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T23:55:58.578Z] #41 182.8 CC criu/sk-unix.o [2020-12-23T23:55:58.583Z] ok github.com/docker/docker/pkg/chrootarchive 3.471s coverage: 43.2% of statements [2020-12-23T23:55:58.583Z] ok github.com/docker/docker/layer 7.288s coverage: 68.8% of statements [2020-12-23T23:55:58.583Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-23T23:55:58.583Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-23T23:55:58.583Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-23T23:55:58.583Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-23T23:55:58.583Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-23T23:55:58.583Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-23T23:55:58.583Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-23T23:55:58.583Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-12-23T23:55:58.583Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-12-23T23:55:58.583Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2020-12-23T23:55:58.677Z] #18 33.10 Selecting previously unselected package libjq1:arm64. [2020-12-23T23:55:58.677Z] #18 33.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-23T23:55:58.677Z] #18 33.14 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-23T23:55:58.701Z] #51 2.204 + RM_GOPATH=0 [2020-12-23T23:55:58.701Z] #51 2.204 + TMP_GOPATH= [2020-12-23T23:55:58.702Z] #51 2.204 + : /build [2020-12-23T23:55:58.702Z] #51 2.204 + '[' -z '' ']' [2020-12-23T23:55:58.702Z] #51 2.204 ++ mktemp -d [2020-12-23T23:55:58.702Z] #51 2.204 + export GOPATH=/tmp/tmp.S8ZJJE5WzD [2020-12-23T23:55:58.702Z] #51 2.204 + GOPATH=/tmp/tmp.S8ZJJE5WzD [2020-12-23T23:55:58.702Z] #51 2.204 + RM_GOPATH=1 [2020-12-23T23:55:58.702Z] #51 2.204 + case "$(go env GOARCH)" in [2020-12-23T23:55:58.702Z] #51 2.204 ++ go env GOARCH [2020-12-23T23:55:58.702Z] #51 2.224 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:55:58.702Z] #51 2.224 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:55:58.702Z] #51 2.224 ++ dirname /tmp/install/install.sh [2020-12-23T23:55:58.702Z] #51 2.226 + dir=/tmp/install [2020-12-23T23:55:58.702Z] #51 2.227 + bin=runc [2020-12-23T23:55:58.702Z] #51 2.227 + shift [2020-12-23T23:55:58.702Z] #51 2.228 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T23:55:58.702Z] #51 2.228 + . /tmp/install/runc.installer [2020-12-23T23:55:58.702Z] #51 2.231 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:55:58.702Z] #51 2.231 + install_runc [2020-12-23T23:55:58.702Z] #51 2.232 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T23:55:58.702Z] #51 2.238 + uname -r [2020-12-23T23:55:58.702Z] #51 2.248 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T23:55:58.702Z] #51 2.248 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T23:55:58.713Z] #11 181.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-23T23:55:58.713Z] #11 181.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-23T23:55:58.713Z] #11 181.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T23:55:58.939Z] #18 33.27 Selecting previously unselected package jq. [2020-12-23T23:55:58.939Z] #18 33.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-23T23:55:58.939Z] #18 33.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:55:58.939Z] #18 33.40 Selecting previously unselected package libaio1:arm64. [2020-12-23T23:55:58.939Z] #18 33.41 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-12-23T23:55:58.939Z] #18 33.42 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-12-23T23:55:58.939Z] #18 33.49 Selecting previously unselected package libgpm2:arm64. [2020-12-23T23:55:58.939Z] #18 33.49 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-12-23T23:55:58.939Z] #18 33.50 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-12-23T23:55:58.939Z] #18 33.62 Selecting previously unselected package libicu63:arm64. [2020-12-23T23:55:58.959Z] #51 2.256 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T23:55:58.959Z] #51 2.256 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.S8ZJJE5WzD/src/github.com/opencontainers/runc [2020-12-23T23:55:58.959Z] #51 2.265 Cloning into '/tmp/tmp.S8ZJJE5WzD/src/github.com/opencontainers/runc'... [2020-12-23T23:55:59.025Z] #11 181.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-23T23:55:59.025Z] #11 181.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T23:55:59.025Z] #11 181.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:55:59.025Z] #11 ... [2020-12-23T23:55:59.025Z] [2020-12-23T23:55:59.025Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:59.025Z] #43 171.6 mime/multipart [2020-12-23T23:55:59.025Z] #43 174.6 crypto/tls [2020-12-23T23:55:59.202Z] #18 33.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-23T23:55:59.202Z] #18 33.64 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-23T23:55:59.211Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-12-23T23:55:59.217Z] #51 ... [2020-12-23T23:55:59.217Z] [2020-12-23T23:55:59.217Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T23:55:59.217Z] #12 DONE 2.5s [2020-12-23T23:55:59.217Z] [2020-12-23T23:55:59.217Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T23:55:59.294Z] #43 ... [2020-12-23T23:55:59.294Z] [2020-12-23T23:55:59.294Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:55:59.294Z] #41 69.78 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-23T23:55:59.294Z] #41 69.93 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-23T23:55:59.294Z] #41 70.08 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-23T23:55:59.294Z] #41 70.23 AR compel/plugins/std.lib.a [2020-12-23T23:55:59.294Z] #41 70.43 CC compel/plugins/fds/fds.o [2020-12-23T23:55:59.294Z] #41 70.83 AR compel/plugins/fds.lib.a [2020-12-23T23:55:59.294Z] #41 70.94 HOSTDEP compel/src/lib/log-host.d [2020-12-23T23:55:59.294Z] #41 71.07 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T23:55:59.294Z] #41 71.22 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-23T23:55:59.294Z] #41 71.44 HOSTDEP compel/src/main-host.d [2020-12-23T23:55:59.294Z] #41 71.56 DEP compel/src/lib/ptrace.d [2020-12-23T23:55:59.294Z] #41 71.66 DEP compel/src/lib/infect.d [2020-12-23T23:55:59.294Z] #41 71.80 DEP compel/src/lib/infect-util.d [2020-12-23T23:55:59.294Z] #41 71.97 DEP compel/src/lib/infect-rpc.d [2020-12-23T23:55:59.294Z] #41 72.11 DEP compel/arch/x86/src/lib/infect.d [2020-12-23T23:55:59.294Z] #41 72.21 DEP compel/arch/x86/src/lib/cpu.d [2020-12-23T23:55:59.294Z] #41 72.28 DEP compel/src/lib/log.d [2020-12-23T23:55:59.294Z] #41 72.33 DEP compel/src/main.d [2020-12-23T23:55:59.294Z] #41 72.44 DEP compel/src/lib/handle-elf.d [2020-12-23T23:55:59.294Z] #41 72.61 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-23T23:55:59.294Z] #41 72.74 CC compel/src/lib/log.o [2020-12-23T23:55:59.294Z] #41 73.07 CC compel/arch/x86/src/lib/cpu.o [2020-12-23T23:55:59.294Z] #41 73.93 CC compel/arch/x86/src/lib/infect.o [2020-12-23T23:55:59.543Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-12-23T23:55:59.566Z] #41 ... [2020-12-23T23:55:59.567Z] [2020-12-23T23:55:59.567Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:55:59.567Z] #43 182.2 net/http/httptrace [2020-12-23T23:55:59.837Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2020-12-23T23:56:00.158Z] #43 182.4 net/http [2020-12-23T23:56:00.482Z] #41 184.7 CC criu/sockets.o [2020-12-23T23:56:00.864Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-12-23T23:56:01.050Z] #41 185.4 CC criu/stats.o [2020-12-23T23:56:01.116Z] #13 DONE 1.9s [2020-12-23T23:56:01.116Z] [2020-12-23T23:56:01.116Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T23:56:01.308Z] #41 ... [2020-12-23T23:56:01.308Z] [2020-12-23T23:56:01.308Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T23:56:01.308Z] #39 DONE 0.6s [2020-12-23T23:56:01.308Z] [2020-12-23T23:56:01.308Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:01.308Z] #41 185.6 CC criu/string.o [2020-12-23T23:56:01.308Z] #41 185.7 CC criu/sysctl.o [2020-12-23T23:56:01.492Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-12-23T23:56:01.874Z] #41 186.1 CC criu/sysfs_parse.o [2020-12-23T23:56:02.070Z] #43 ... [2020-12-23T23:56:02.070Z] [2020-12-23T23:56:02.070Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T23:56:02.070Z] #11 182.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T23:56:02.070Z] #11 182.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T23:56:02.070Z] #11 182.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T23:56:02.071Z] #11 182.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T23:56:02.071Z] #11 182.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T23:56:02.071Z] #11 182.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T23:56:02.071Z] #11 182.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:56:02.071Z] #11 182.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T23:56:02.071Z] #11 182.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T23:56:02.071Z] #11 182.5 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:56:02.071Z] #11 182.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T23:56:02.071Z] #11 182.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T23:56:02.071Z] #11 182.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T23:56:02.071Z] #11 182.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T23:56:02.071Z] #11 182.7 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T23:56:02.071Z] #11 182.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T23:56:02.071Z] #11 182.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T23:56:02.071Z] #11 182.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:56:02.071Z] #11 182.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:56:02.071Z] #11 182.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T23:56:02.071Z] #11 182.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T23:56:02.071Z] #11 182.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T23:56:02.071Z] #11 182.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T23:56:02.071Z] #11 182.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T23:56:02.071Z] #11 183.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T23:56:02.071Z] #11 183.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:56:02.071Z] #11 183.0 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T23:56:02.071Z] #11 183.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T23:56:02.071Z] #11 183.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T23:56:02.071Z] #11 183.0 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:56:02.071Z] #11 DONE 184.5s [2020-12-23T23:56:02.071Z] [2020-12-23T23:56:02.071Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:56:02.120Z] ok github.com/docker/docker/pkg/fsutils 0.370s coverage: 85.1% of statements [2020-12-23T23:56:02.134Z] #41 186.4 CC criu/timens.o [2020-12-23T23:56:02.393Z] #41 ... [2020-12-23T23:56:02.393Z] [2020-12-23T23:56:02.393Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:56:02.393Z] #47 285.6 + /build/golangci-lint --version [2020-12-23T23:56:02.393Z] #47 285.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T23:56:02.393Z] #47 DONE 285.9s [2020-12-23T23:56:02.393Z] [2020-12-23T23:56:02.393Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:02.393Z] #41 186.7 CC criu/timerfd.o [2020-12-23T23:56:02.409Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2020-12-23T23:56:02.409Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-12-23T23:56:02.504Z] #14 1.347 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T23:56:02.504Z] #14 DONE 1.5s [2020-12-23T23:56:02.504Z] [2020-12-23T23:56:02.504Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T23:56:02.514Z] #18 36.66 Selecting previously unselected package libnet1:arm64. [2020-12-23T23:56:02.514Z] #18 36.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-23T23:56:02.514Z] #18 36.69 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:56:02.514Z] #18 36.84 Selecting previously unselected package libnl-3-200:arm64. [2020-12-23T23:56:02.514Z] #18 36.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-23T23:56:02.514Z] #18 36.85 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-23T23:56:02.514Z] #18 36.95 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-23T23:56:02.514Z] #18 36.96 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-23T23:56:02.514Z] #18 36.97 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-23T23:56:02.514Z] #18 37.07 Selecting previously unselected package libreadline5:arm64. [2020-12-23T23:56:02.562Z] #43 ... [2020-12-23T23:56:02.562Z] [2020-12-23T23:56:02.562Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:56:02.562Z] #53 124.8 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 [2020-12-23T23:56:02.651Z] #41 186.9 CC criu/tty.o [2020-12-23T23:56:02.776Z] #18 37.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-12-23T23:56:02.776Z] #18 37.10 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-23T23:56:02.776Z] #18 37.30 Selecting previously unselected package net-tools. [2020-12-23T23:56:02.776Z] #18 37.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-12-23T23:56:02.776Z] #18 37.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:56:03.039Z] #18 37.53 Selecting previously unselected package python-pip-whl. [2020-12-23T23:56:03.039Z] #18 37.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T23:56:03.039Z] #18 37.55 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T23:56:03.301Z] #18 ... [2020-12-23T23:56:03.301Z] [2020-12-23T23:56:03.301Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:03.301Z] #41 95.38 CC criu/cr-check.o [2020-12-23T23:56:03.301Z] #41 97.48 CC criu/cr-dedup.o [2020-12-23T23:56:03.301Z] #41 98.03 CC criu/cr-dump.o [2020-12-23T23:56:03.301Z] #41 100.3 CC criu/cr-errno.o [2020-12-23T23:56:03.301Z] #41 100.4 CC criu/cr-restore.o [2020-12-23T23:56:03.436Z] ok github.com/docker/docker/pkg/idtools 0.249s coverage: 70.1% of statements [2020-12-23T23:56:03.436Z] ok github.com/docker/docker/pkg/ioutils 0.315s coverage: 70.6% of statements [2020-12-23T23:56:03.485Z] #15 ... [2020-12-23T23:56:03.485Z] [2020-12-23T23:56:03.485Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:03.485Z] #41 74.87 CC compel/src/lib/ptrace.o [2020-12-23T23:56:03.485Z] #41 75.33 AR compel/libcompel.a [2020-12-23T23:56:03.485Z] #41 75.42 HOSTCC compel/src/main-host.o [2020-12-23T23:56:03.485Z] #41 75.91 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-23T23:56:03.485Z] #41 76.20 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T23:56:03.485Z] #41 76.68 HOSTCC compel/src/lib/log-host.o [2020-12-23T23:56:03.485Z] #41 77.02 HOSTLINK compel/compel-host-bin [2020-12-23T23:56:03.485Z] #41 77.14 DEP soccr/soccr.d [2020-12-23T23:56:03.485Z] #41 77.42 CC soccr/soccr.o [2020-12-23T23:56:03.485Z] #41 79.59 AR soccr/libsoccr.a [2020-12-23T23:56:03.485Z] #41 79.66 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:56:03.485Z] #41 80.07 DEP criu/arch/x86/sigframe.d [2020-12-23T23:56:03.485Z] #41 80.17 DEP criu/arch/x86/sigaction_compat.d [2020-12-23T23:56:03.485Z] #41 80.26 DEP criu/arch/x86/kerndat.d [2020-12-23T23:56:03.485Z] #41 80.42 DEP criu/arch/x86/crtools.d [2020-12-23T23:56:03.485Z] #41 80.61 DEP criu/arch/x86/cpu.d [2020-12-23T23:56:03.485Z] #41 80.90 CC criu/arch/x86/cpu.o [2020-12-23T23:56:03.485Z] #41 81.79 CC criu/arch/x86/crtools.o [2020-12-23T23:56:03.485Z] #41 83.65 CC criu/arch/x86/kerndat.o [2020-12-23T23:56:03.485Z] #41 84.49 CC criu/arch/x86/sigaction_compat.o [2020-12-23T23:56:03.564Z] #41 105.6 CC criu/cr-service.o [2020-12-23T23:56:03.564Z] #41 ... [2020-12-23T23:56:03.564Z] [2020-12-23T23:56:03.564Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:03.564Z] #18 38.00 Selecting previously unselected package python3-lib2to3. [2020-12-23T23:56:03.564Z] #18 38.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T23:56:03.564Z] #18 38.03 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:56:03.564Z] #18 38.22 Selecting previously unselected package python3-distutils. [2020-12-23T23:56:03.564Z] #18 38.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T23:56:03.726Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-12-23T23:56:03.726Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-23T23:56:03.726Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-12-23T23:56:03.726Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-23T23:56:03.726Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-23T23:56:03.742Z] #41 84.96 CC criu/arch/x86/sigframe.o [2020-12-23T23:56:03.742Z] #41 ... [2020-12-23T23:56:03.742Z] [2020-12-23T23:56:03.742Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T23:56:03.742Z] #15 DONE 1.4s [2020-12-23T23:56:03.742Z] [2020-12-23T23:56:03.742Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T23:56:03.834Z] #18 38.24 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T23:56:03.834Z] #18 38.47 Selecting previously unselected package python3-pip. [2020-12-23T23:56:03.834Z] #18 38.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T23:56:04.014Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-12-23T23:56:04.014Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-23T23:56:04.029Z] #41 188.0 CC criu/tun.o [2020-12-23T23:56:04.029Z] #41 188.3 CC criu/uffd.o [2020-12-23T23:56:04.096Z] #18 38.51 Unpacking python3-pip (18.1-5) ... [2020-12-23T23:56:04.096Z] #18 38.75 Selecting previously unselected package python3-pkg-resources. [2020-12-23T23:56:04.304Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-12-23T23:56:04.304Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-12-23T23:56:04.360Z] #18 38.76 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:56:04.360Z] #18 38.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:56:04.360Z] #18 38.91 Selecting previously unselected package python3-setuptools. [2020-12-23T23:56:04.360Z] #18 38.91 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T23:56:04.360Z] #18 38.92 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T23:56:04.593Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2020-12-23T23:56:04.593Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-12-23T23:56:04.593Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-23T23:56:04.593Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-23T23:56:04.611Z] #51 ... [2020-12-23T23:56:04.611Z] [2020-12-23T23:56:04.611Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T23:56:04.611Z] #12 DONE 2.5s [2020-12-23T23:56:04.611Z] [2020-12-23T23:56:04.611Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:56:04.611Z] #51 2.406 + RM_GOPATH=0 [2020-12-23T23:56:04.611Z] #51 2.406 + TMP_GOPATH= [2020-12-23T23:56:04.611Z] #51 2.406 + : /build [2020-12-23T23:56:04.611Z] #51 2.406 + '[' -z '' ']' [2020-12-23T23:56:04.611Z] #51 2.407 ++ mktemp -d [2020-12-23T23:56:04.611Z] #51 2.413 + export GOPATH=/tmp/tmp.JCH8b9KmYg [2020-12-23T23:56:04.611Z] #51 2.413 + GOPATH=/tmp/tmp.JCH8b9KmYg [2020-12-23T23:56:04.611Z] #51 2.413 + RM_GOPATH=1 [2020-12-23T23:56:04.611Z] #51 2.413 + case "$(go env GOARCH)" in [2020-12-23T23:56:04.611Z] #51 2.417 ++ go env GOARCH [2020-12-23T23:56:04.611Z] #51 2.497 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T23:56:04.611Z] #51 2.497 + GO_BUILDMODE=-buildmode=pie [2020-12-23T23:56:04.611Z] #51 2.497 ++ dirname /tmp/install/install.sh [2020-12-23T23:56:04.611Z] #51 2.497 + dir=/tmp/install [2020-12-23T23:56:04.611Z] #51 2.497 + bin=runc [2020-12-23T23:56:04.611Z] #51 2.497 + shift [2020-12-23T23:56:04.611Z] #51 2.497 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T23:56:04.611Z] #51 2.497 + . /tmp/install/runc.installer [2020-12-23T23:56:04.611Z] #51 2.503 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:56:04.611Z] #51 2.503 + install_runc [2020-12-23T23:56:04.611Z] #51 2.503 + uname -r [2020-12-23T23:56:04.611Z] #51 2.503 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T23:56:04.611Z] #51 2.509 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T23:56:04.611Z] #51 2.509 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T23:56:04.611Z] #51 2.509 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JCH8b9KmYg/src/github.com/opencontainers/runc [2020-12-23T23:56:04.611Z] #51 2.509 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T23:56:04.611Z] #51 2.511 Cloning into '/tmp/tmp.JCH8b9KmYg/src/github.com/opencontainers/runc'... [2020-12-23T23:56:04.935Z] #18 39.20 Selecting previously unselected package python3-wheel. [2020-12-23T23:56:04.935Z] #18 39.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T23:56:04.935Z] #18 39.23 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T23:56:04.935Z] #18 39.37 Selecting previously unselected package sudo. [2020-12-23T23:56:04.935Z] #18 39.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-12-23T23:56:04.935Z] #18 39.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:56:04.966Z] #41 189.2 CC criu/util.o [2020-12-23T23:56:05.222Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-12-23T23:56:05.309Z] #53 128.0 + mkdir -p /build [2020-12-23T23:56:05.309Z] #53 128.1 + cp runc /build/runc [2020-12-23T23:56:05.511Z] #18 39.92 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T23:56:05.511Z] #18 39.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-12-23T23:56:05.511Z] #18 40.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:56:05.613Z] #53 DONE 128.2s [2020-12-23T23:56:05.613Z] [2020-12-23T23:56:05.613Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:56:05.613Z] #40 240.3 + dpkg --print-architecture [2020-12-23T23:56:05.613Z] #40 240.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-23T23:56:05.613Z] #40 240.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-23T23:56:05.613Z] #40 240.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-23T23:56:05.649Z] #16 DONE 1.8s [2020-12-23T23:56:05.649Z] [2020-12-23T23:56:05.649Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T23:56:05.774Z] #18 40.33 Selecting previously unselected package uidmap. [2020-12-23T23:56:05.774Z] #18 40.34 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-12-23T23:56:05.774Z] #18 40.36 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T23:56:05.774Z] #18 40.46 Selecting previously unselected package vim-runtime. [2020-12-23T23:56:05.850Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-12-23T23:56:05.850Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-12-23T23:56:05.904Z] #41 190.0 CC criu/uts_ns.o [2020-12-23T23:56:05.904Z] #41 190.1 CC criu/vdso-compat.o [2020-12-23T23:56:06.038Z] #18 40.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:56:06.038Z] #18 40.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T23:56:06.038Z] #18 40.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T23:56:06.038Z] #18 40.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:56:06.139Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-12-23T23:56:06.163Z] #41 190.2 CC criu/vdso.o [2020-12-23T23:56:06.212Z] #17 ... [2020-12-23T23:56:06.212Z] [2020-12-23T23:56:06.212Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:56:06.212Z] #43 178.9 net/http/httptrace [2020-12-23T23:56:06.212Z] #43 179.2 net/http [2020-12-23T23:56:06.212Z] #43 ... [2020-12-23T23:56:06.212Z] [2020-12-23T23:56:06.212Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:06.212Z] #41 85.54 LINK criu/arch/x86/crtools.built-in.o [2020-12-23T23:56:06.212Z] #41 85.66 DEP criu/pie/util-vdso-elf32.d [2020-12-23T23:56:06.212Z] #41 85.90 DEP criu/pie/util-vdso.d [2020-12-23T23:56:06.212Z] #41 85.99 DEP criu/pie/util.d [2020-12-23T23:56:06.212Z] #41 86.13 CC criu/pie/util.o [2020-12-23T23:56:06.212Z] #41 86.62 CC criu/pie/util-vdso.o [2020-12-23T23:56:06.422Z] #41 190.6 LINK criu/built-in.o [2020-12-23T23:56:06.422Z] #41 190.7 LINK criu/criu [2020-12-23T23:56:06.470Z] #41 87.73 CC criu/pie/util-vdso-elf32.o [2020-12-23T23:56:06.520Z] #51 ... [2020-12-23T23:56:06.520Z] [2020-12-23T23:56:06.520Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T23:56:06.520Z] #13 DONE 1.8s [2020-12-23T23:56:06.520Z] [2020-12-23T23:56:06.520Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T23:56:06.681Z] #41 190.9 DEP lib/c/criu.d [2020-12-23T23:56:06.681Z] #41 191.0 CC images/rpc.pb-c.o [2020-12-23T23:56:07.034Z] #41 ... [2020-12-23T23:56:07.034Z] [2020-12-23T23:56:07.034Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T23:56:07.034Z] #17 DONE 1.4s [2020-12-23T23:56:07.248Z] #41 191.2 CC lib/c/criu.o [2020-12-23T23:56:07.290Z] [2020-12-23T23:56:07.290Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:07.507Z] #41 191.7 LINK lib/c/built-in.o [2020-12-23T23:56:07.507Z] #41 191.8 LINK lib/c/libcriu.so [2020-12-23T23:56:07.507Z] #41 191.8 LINK lib/c/libcriu.a [2020-12-23T23:56:07.507Z] #41 191.9 GEN magic.py [2020-12-23T23:56:07.637Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2020-12-23T23:56:07.637Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-12-23T23:56:07.766Z] #41 192.0 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:56:07.766Z] #41 192.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:56:07.766Z] #41 192.0 Note: Building without GnuTLS support [2020-12-23T23:56:07.766Z] #41 192.0 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:56:07.766Z] #41 192.0 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:56:07.903Z] #14 1.309 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T23:56:07.903Z] #14 DONE 1.5s [2020-12-23T23:56:07.903Z] [2020-12-23T23:56:07.903Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T23:56:08.334Z] #41 192.5 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:56:08.593Z] #41 192.9 make[1]: Nothing to be done for 'all'. [2020-12-23T23:56:09.160Z] #41 193.3 make[1]: 'images/built-in.o' is up to date. [2020-12-23T23:56:09.160Z] #41 193.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T23:56:09.160Z] #41 193.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T23:56:09.160Z] #41 193.4 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T23:56:09.160Z] #41 193.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T23:56:09.160Z] #41 193.4 make[1]: Nothing to be done for 'all'. [2020-12-23T23:56:09.160Z] #41 193.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:56:09.185Z] #18 2.099 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:56:09.186Z] #18 2.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:56:09.289Z] #15 DONE 1.6s [2020-12-23T23:56:09.289Z] [2020-12-23T23:56:09.289Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:09.289Z] #41 75.16 CC compel/src/lib/infect-rpc.o [2020-12-23T23:56:09.289Z] #41 75.62 CC compel/src/lib/infect-util.o [2020-12-23T23:56:09.289Z] #41 75.93 CC compel/src/lib/infect.o [2020-12-23T23:56:09.289Z] #41 79.12 CC compel/src/lib/ptrace.o [2020-12-23T23:56:09.289Z] #41 79.92 AR compel/libcompel.a [2020-12-23T23:56:09.289Z] #41 80.08 HOSTCC compel/src/main-host.o [2020-12-23T23:56:09.289Z] #41 80.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-23T23:56:09.289Z] #41 80.85 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T23:56:09.289Z] #41 81.60 HOSTCC compel/src/lib/log-host.o [2020-12-23T23:56:09.289Z] #41 81.89 HOSTLINK compel/compel-host-bin [2020-12-23T23:56:09.289Z] #41 82.22 DEP soccr/soccr.d [2020-12-23T23:56:09.289Z] #41 82.52 CC soccr/soccr.o [2020-12-23T23:56:09.289Z] #41 84.57 AR soccr/libsoccr.a [2020-12-23T23:56:09.289Z] #41 84.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:56:09.419Z] #41 193.5 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:09.419Z] #41 193.6 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:09.419Z] #41 193.6 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:09.419Z] #41 193.7 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:09.419Z] #41 193.7 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:09.419Z] #41 193.7 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:09.419Z] #41 193.7 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:09.419Z] #41 193.8 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:09.419Z] #41 193.8 INSTALL criu/criu [2020-12-23T23:56:09.443Z] #18 2.363 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:56:09.550Z] #41 ... [2020-12-23T23:56:09.550Z] [2020-12-23T23:56:09.550Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T23:56:09.986Z] #41 DONE 194.1s [2020-12-23T23:56:09.986Z] [2020-12-23T23:56:09.986Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:56:10.258Z] #18 44.05 Selecting previously unselected package vim. [2020-12-23T23:56:10.258Z] #18 44.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-12-23T23:56:10.258Z] #18 44.12 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T23:56:10.258Z] #18 44.64 Selecting previously unselected package xfsprogs. [2020-12-23T23:56:10.258Z] #18 44.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-12-23T23:56:10.258Z] #18 44.74 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T23:56:10.353Z] ok github.com/docker/docker/pkg/signal 2.361s coverage: 61.0% of statements [2020-12-23T23:56:10.642Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-12-23T23:56:10.815Z] #18 3.784 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:56:10.833Z] #18 45.24 Selecting previously unselected package zip. [2020-12-23T23:56:10.833Z] #18 45.25 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-12-23T23:56:10.833Z] #18 45.26 Unpacking zip (3.0-11+b1) ... [2020-12-23T23:56:10.920Z] #54 ... [2020-12-23T23:56:10.920Z] [2020-12-23T23:56:10.920Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T23:56:10.920Z] #42 DONE 0.0s [2020-12-23T23:56:10.920Z] [2020-12-23T23:56:10.920Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T23:56:10.931Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-12-23T23:56:10.931Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-12-23T23:56:11.096Z] #18 45.49 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:56:11.096Z] #18 45.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:56:11.096Z] #18 45.58 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-12-23T23:56:11.096Z] #18 45.59 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-23T23:56:11.096Z] #18 45.61 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-12-23T23:56:11.096Z] #18 45.62 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-12-23T23:56:11.096Z] #18 45.64 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T23:56:11.096Z] #18 45.66 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-12-23T23:56:11.096Z] #18 45.68 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:56:11.096Z] #18 45.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:56:11.178Z] #44 DONE 0.2s [2020-12-23T23:56:11.178Z] [2020-12-23T23:56:11.178Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T23:56:11.178Z] #46 DONE 0.1s [2020-12-23T23:56:11.178Z] [2020-12-23T23:56:11.178Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T23:56:11.358Z] #18 45.71 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-23T23:56:11.358Z] #18 45.73 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-23T23:56:11.358Z] #18 45.74 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:56:11.358Z] #18 45.77 Setting up zip (3.0-11+b1) ... [2020-12-23T23:56:11.358Z] #18 45.78 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:56:11.358Z] #18 45.83 Setting up bash-completion (1:2.8-6) ... [2020-12-23T23:56:11.463Z] #16 DONE 1.7s [2020-12-23T23:56:11.463Z] [2020-12-23T23:56:11.463Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T23:56:11.559Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-12-23T23:56:12.125Z] #48 DONE 0.7s [2020-12-23T23:56:12.125Z] [2020-12-23T23:56:12.125Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T23:56:12.125Z] #50 DONE 0.2s [2020-12-23T23:56:12.125Z] [2020-12-23T23:56:12.125Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T23:56:12.196Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2020-12-23T23:56:12.196Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2020-12-23T23:56:12.383Z] #52 DONE 0.3s [2020-12-23T23:56:12.383Z] [2020-12-23T23:56:12.383Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:56:12.535Z] #40 ... [2020-12-23T23:56:12.535Z] [2020-12-23T23:56:12.535Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:12.535Z] #43 174.6 CC criu/protobuf-desc.o [2020-12-23T23:56:12.535Z] #43 175.7 CC criu/protobuf.o [2020-12-23T23:56:12.535Z] #43 176.1 CC criu/pstree.o [2020-12-23T23:56:12.535Z] #43 177.5 CC criu/rbtree.o [2020-12-23T23:56:12.535Z] #43 177.9 CC criu/rst-malloc.o [2020-12-23T23:56:12.535Z] #43 178.3 CC criu/seccomp.o [2020-12-23T23:56:12.535Z] #43 179.5 CC criu/seize.o [2020-12-23T23:56:12.535Z] #43 180.8 CC criu/servicefd.o [2020-12-23T23:56:12.535Z] #43 181.3 CC criu/shmem.o [2020-12-23T23:56:12.535Z] #43 182.3 CC criu/sigframe.o [2020-12-23T23:56:12.535Z] #43 182.5 CC criu/signalfd.o [2020-12-23T23:56:12.535Z] #43 182.8 CC criu/sk-inet.o [2020-12-23T23:56:12.535Z] #43 184.0 CC criu/sk-netlink.o [2020-12-23T23:56:12.535Z] #43 184.4 CC criu/sk-packet.o [2020-12-23T23:56:12.718Z] #18 5.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:56:12.829Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-12-23T23:56:12.829Z] testing: warning: no tests to run [2020-12-23T23:56:12.829Z] coverage: [no statements] [2020-12-23T23:56:12.829Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-12-23T23:56:12.829Z] #43 185.1 CC criu/sk-queue.o [2020-12-23T23:56:12.845Z] #17 DONE 1.7s [2020-12-23T23:56:12.845Z] [2020-12-23T23:56:12.845Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:12.949Z] #54 230.9 + bin/containerd [2020-12-23T23:56:13.118Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-12-23T23:56:13.175Z] #43 185.6 CC criu/sk-tcp.o [2020-12-23T23:56:13.283Z] #18 ... [2020-12-23T23:56:13.283Z] [2020-12-23T23:56:13.283Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:13.283Z] #41 88.88 AR criu/pie/pie.lib.a [2020-12-23T23:56:13.283Z] #41 89.00 DEP criu/pie/restorer.d [2020-12-23T23:56:13.283Z] #41 89.43 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-23T23:56:13.283Z] #41 89.69 DEP criu/arch/x86/restorer_unmap.d [2020-12-23T23:56:13.283Z] #41 89.76 DEP criu/arch/x86/restorer.d [2020-12-23T23:56:13.283Z] #41 90.16 DEP criu/arch/x86/vdso-pie.d [2020-12-23T23:56:13.283Z] #41 90.30 DEP criu/pie/parasite-vdso.d [2020-12-23T23:56:13.283Z] #41 90.55 DEP criu/pie/parasite.d [2020-12-23T23:56:13.283Z] #41 90.94 CC criu/pie/parasite.o [2020-12-23T23:56:13.283Z] #41 92.68 LINK criu/pie/parasite.built-in.o [2020-12-23T23:56:13.283Z] #41 92.68 GEN criu/pie/parasite-blob.h [2020-12-23T23:56:13.283Z] #41 92.70 CC criu/pie/parasite-vdso.o [2020-12-23T23:56:13.283Z] #41 93.55 CC criu/arch/x86/vdso-pie.o [2020-12-23T23:56:13.283Z] #41 93.98 CC criu/arch/x86/restorer.o [2020-12-23T23:56:13.407Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-12-23T23:56:13.542Z] #41 94.73 CC criu/arch/x86/restorer_unmap.o [2020-12-23T23:56:13.542Z] #41 94.89 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-23T23:56:13.696Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-12-23T23:56:13.817Z] #43 186.1 CC criu/sk-unix.o [2020-12-23T23:56:14.107Z] #41 95.34 CC criu/pie/restorer.o [2020-12-23T23:56:15.195Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.2% of statements [2020-12-23T23:56:15.387Z] #18 2.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T23:56:15.387Z] #18 2.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T23:56:15.387Z] #18 2.068 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T23:56:15.476Z] #41 ... [2020-12-23T23:56:15.476Z] [2020-12-23T23:56:15.476Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:15.476Z] #18 8.288 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:56:15.590Z] #18 49.32 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-12-23T23:56:15.590Z] #18 49.35 Setting up xz-utils (5.2.4-1) ... [2020-12-23T23:56:15.590Z] #18 49.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T23:56:15.590Z] #18 49.43 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:56:15.590Z] #18 49.59 invoke-rc.d: could not determine current runlevel [2020-12-23T23:56:15.590Z] #18 49.60 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T23:56:15.590Z] #18 49.63 Setting up pigz (2.4-1) ... [2020-12-23T23:56:15.590Z] #18 49.66 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-23T23:56:15.590Z] #18 49.69 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-23T23:56:15.590Z] #18 49.71 Setting up python-pip-whl (18.1-5) ... [2020-12-23T23:56:15.590Z] #18 49.74 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-12-23T23:56:15.590Z] #18 49.76 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:56:15.590Z] #18 ... [2020-12-23T23:56:15.590Z] [2020-12-23T23:56:15.590Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:15.590Z] #41 107.7 CC criu/crtools.o [2020-12-23T23:56:15.590Z] #41 108.4 CC criu/eventfd.o [2020-12-23T23:56:15.590Z] #41 108.8 CC criu/eventpoll.o [2020-12-23T23:56:15.590Z] #41 109.9 CC criu/external.o [2020-12-23T23:56:15.590Z] #41 110.3 CC criu/fault-injection.o [2020-12-23T23:56:15.590Z] #41 110.5 CC criu/fdstore.o [2020-12-23T23:56:15.590Z] #41 110.9 CC criu/fifo.o [2020-12-23T23:56:15.590Z] #41 111.6 CC criu/file-ids.o [2020-12-23T23:56:15.590Z] #41 111.9 CC criu/file-lock.o [2020-12-23T23:56:15.590Z] #41 113.1 CC criu/files-ext.o [2020-12-23T23:56:15.590Z] #41 113.6 CC criu/files-reg.o [2020-12-23T23:56:15.590Z] #41 115.6 CC criu/files.o [2020-12-23T23:56:15.823Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-12-23T23:56:15.853Z] #41 117.8 CC criu/filesystems.o [2020-12-23T23:56:15.853Z] #41 ... [2020-12-23T23:56:15.853Z] [2020-12-23T23:56:15.853Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:15.853Z] #18 50.30 Setting up libaio1:arm64 (0.3.112-3) ... [2020-12-23T23:56:15.853Z] #18 50.32 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-23T23:56:15.853Z] #18 50.34 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-23T23:56:15.853Z] #18 50.36 Setting up vim (2:8.1.0875-5) ... [2020-12-23T23:56:15.853Z] #18 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T23:56:15.853Z] #18 50.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T23:56:15.853Z] #18 50.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T23:56:15.853Z] #18 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T23:56:15.853Z] #18 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T23:56:15.853Z] #18 50.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T23:56:15.853Z] #18 50.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T23:56:15.853Z] #18 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T23:56:15.853Z] #18 50.46 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-23T23:56:15.853Z] #18 50.53 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:56:15.904Z] #43 188.2 CC criu/sockets.o [2020-12-23T23:56:15.959Z] #18 3.055 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T23:56:16.112Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2020-12-23T23:56:16.117Z] #18 50.56 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-23T23:56:16.117Z] #18 50.58 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:56:16.117Z] #18 50.60 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-23T23:56:16.117Z] #18 50.62 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:56:16.946Z] #43 189.2 CC criu/stats.o [2020-12-23T23:56:17.239Z] #43 189.6 CC criu/string.o [2020-12-23T23:56:17.533Z] #43 189.8 CC criu/sysctl.o [2020-12-23T23:56:17.611Z] ok github.com/docker/docker/quota 0.703s coverage: 71.4% of statements [2020-12-23T23:56:17.900Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-12-23T23:56:18.231Z] #43 190.5 CC criu/sysfs_parse.o [2020-12-23T23:56:18.505Z] #18 5.645 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T23:56:18.868Z] #43 191.0 CC criu/timens.o [2020-12-23T23:56:18.868Z] #43 191.3 CC criu/timerfd.o [2020-12-23T23:56:18.927Z] ok github.com/docker/docker/registry 0.080s coverage: 57.2% of statements [2020-12-23T23:56:19.217Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-12-23T23:56:19.432Z] #18 53.75 Setting up iptables (1.8.2-4) ... [2020-12-23T23:56:19.432Z] #18 53.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:56:19.432Z] #18 53.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:56:19.432Z] #18 53.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:56:19.432Z] #18 53.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:56:19.432Z] #18 53.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T23:56:19.432Z] #18 53.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T23:56:19.432Z] #18 53.93 Setting up python3 (3.7.3-1) ... [2020-12-23T23:56:19.448Z] #18 ... [2020-12-23T23:56:19.448Z] [2020-12-23T23:56:19.448Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:19.448Z] #41 85.13 DEP criu/arch/x86/sigframe.d [2020-12-23T23:56:19.448Z] #41 85.25 DEP criu/arch/x86/sigaction_compat.d [2020-12-23T23:56:19.448Z] #41 85.40 DEP criu/arch/x86/kerndat.d [2020-12-23T23:56:19.448Z] #41 85.65 DEP criu/arch/x86/crtools.d [2020-12-23T23:56:19.448Z] #41 85.91 DEP criu/arch/x86/cpu.d [2020-12-23T23:56:19.448Z] #41 86.19 CC criu/arch/x86/cpu.o [2020-12-23T23:56:19.448Z] #41 87.43 CC criu/arch/x86/crtools.o [2020-12-23T23:56:19.448Z] #41 89.67 CC criu/arch/x86/kerndat.o [2020-12-23T23:56:19.448Z] #41 90.54 CC criu/arch/x86/sigaction_compat.o [2020-12-23T23:56:19.448Z] #41 90.98 CC criu/arch/x86/sigframe.o [2020-12-23T23:56:19.448Z] #41 91.36 LINK criu/arch/x86/crtools.built-in.o [2020-12-23T23:56:19.448Z] #41 91.51 DEP criu/pie/util-vdso-elf32.d [2020-12-23T23:56:19.448Z] #41 91.81 DEP criu/pie/util-vdso.d [2020-12-23T23:56:19.448Z] #41 92.15 DEP criu/pie/util.d [2020-12-23T23:56:19.448Z] #41 92.40 CC criu/pie/util.o [2020-12-23T23:56:19.448Z] #41 92.72 CC criu/pie/util-vdso.o [2020-12-23T23:56:19.448Z] #41 93.97 CC criu/pie/util-vdso-elf32.o [2020-12-23T23:56:19.505Z] #43 191.7 CC criu/tty.o [2020-12-23T23:56:19.507Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-12-23T23:56:19.709Z] #41 94.91 AR criu/pie/pie.lib.a [2020-12-23T23:56:19.970Z] #41 95.04 DEP criu/pie/restorer.d [2020-12-23T23:56:19.970Z] #41 ... [2020-12-23T23:56:19.970Z] [2020-12-23T23:56:19.970Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:56:19.970Z] #43 202.4 github.com/LK4D4/vndr/godl [2020-12-23T23:56:20.135Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-12-23T23:56:20.135Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-12-23T23:56:20.726Z] #18 ... [2020-12-23T23:56:20.726Z] [2020-12-23T23:56:20.726Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:56:20.726Z] #51 13.95 + cd /tmp/tmp.S8ZJJE5WzD/src/github.com/opencontainers/runc [2020-12-23T23:56:20.726Z] #51 13.95 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:56:20.726Z] #51 14.88 + '[' -z '' ']' [2020-12-23T23:56:20.726Z] #51 14.88 + target=static [2020-12-23T23:56:20.726Z] #51 14.88 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T23:56:20.726Z] #51 15.29 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 . [2020-12-23T23:56:20.726Z] #51 ... [2020-12-23T23:56:20.726Z] [2020-12-23T23:56:20.726Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:20.726Z] #41 100.7 LINK criu/pie/restorer.built-in.o [2020-12-23T23:56:20.726Z] #41 100.7 GEN criu/pie/restorer-blob.h [2020-12-23T23:56:20.726Z] #41 100.8 DEP criu/vdso.d [2020-12-23T23:56:20.726Z] #41 101.2 DEP criu/vdso-compat.d [2020-12-23T23:56:20.726Z] #41 101.4 DEP criu/uts_ns.d [2020-12-23T23:56:20.727Z] #41 101.8 DEP criu/util.d [2020-12-23T23:56:20.727Z] #41 102.2 DEP criu/uffd.d [2020-12-23T23:56:20.826Z] #18 55.01 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T23:56:21.093Z] #18 ... [2020-12-23T23:56:21.093Z] [2020-12-23T23:56:21.093Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:56:21.093Z] #47 194.8 + /build/golangci-lint --version [2020-12-23T23:56:21.093Z] #47 195.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T23:56:21.093Z] #47 DONE 197.2s [2020-12-23T23:56:21.093Z] [2020-12-23T23:56:21.093Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:21.093Z] #41 118.6 CC criu/fsnotify.o [2020-12-23T23:56:21.093Z] #41 119.8 CC criu/image-desc.o [2020-12-23T23:56:21.093Z] #41 120.1 CC criu/image.o [2020-12-23T23:56:21.093Z] #41 120.9 CC criu/ipc_ns.o [2020-12-23T23:56:21.093Z] #41 122.7 CC criu/irmap.o [2020-12-23T23:56:21.291Z] #41 102.6 DEP criu/tun.d [2020-12-23T23:56:21.355Z] #43 203.9 github.com/LK4D4/vndr [2020-12-23T23:56:21.359Z] #41 123.3 CC criu/kcmp-ids.o [2020-12-23T23:56:21.359Z] #41 123.5 CC criu/kerndat.o [2020-12-23T23:56:21.549Z] #41 102.9 DEP criu/tty.d [2020-12-23T23:56:21.597Z] #43 193.9 CC criu/tun.o [2020-12-23T23:56:21.934Z] #41 ... [2020-12-23T23:56:21.934Z] [2020-12-23T23:56:21.934Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:21.934Z] #18 56.34 Setting up apparmor (2.13.2-10) ... [2020-12-23T23:56:22.114Z] #41 103.2 DEP criu/timerfd.d [2020-12-23T23:56:22.225Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-12-23T23:56:22.239Z] #43 194.5 CC criu/uffd.o [2020-12-23T23:56:22.372Z] #41 103.5 DEP criu/timens.d [2020-12-23T23:56:22.372Z] #41 103.7 DEP criu/sysfs_parse.d [2020-12-23T23:56:22.629Z] #41 103.9 DEP criu/sysctl.d [2020-12-23T23:56:22.887Z] #41 104.2 DEP criu/string.d [2020-12-23T23:56:22.887Z] #41 104.3 DEP criu/stats.d [2020-12-23T23:56:23.144Z] #41 104.5 DEP criu/sockets.d [2020-12-23T23:56:23.259Z] ok github.com/docker/docker/volume/local 0.295s coverage: 76.6% of statements [2020-12-23T23:56:23.402Z] #41 104.9 DEP criu/sk-unix.d [2020-12-23T23:56:23.551Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-12-23T23:56:23.762Z] #43 195.9 CC criu/util.o [2020-12-23T23:56:23.967Z] #41 105.2 DEP criu/sk-tcp.d [2020-12-23T23:56:24.224Z] #41 105.6 DEP criu/sk-queue.d [2020-12-23T23:56:24.482Z] #41 105.9 DEP criu/sk-packet.d [2020-12-23T23:56:24.492Z] #18 58.76 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T23:56:24.493Z] #18 58.79 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:56:24.579Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-12-23T23:56:24.756Z] #18 59.14 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:56:25.046Z] #41 106.2 DEP criu/sk-netlink.d [2020-12-23T23:56:25.046Z] #41 106.5 DEP criu/sk-inet.d [2020-12-23T23:56:25.284Z] #43 197.6 CC criu/uts_ns.o [2020-12-23T23:56:25.561Z] #43 ... [2020-12-23T23:56:25.561Z] [2020-12-23T23:56:25.561Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:25.561Z] #41 95.85 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-23T23:56:25.561Z] #41 96.23 DEP criu/arch/x86/restorer_unmap.d [2020-12-23T23:56:25.561Z] #41 96.30 DEP criu/arch/x86/restorer.d [2020-12-23T23:56:25.561Z] #41 96.77 DEP criu/arch/x86/vdso-pie.d [2020-12-23T23:56:25.561Z] #41 96.94 DEP criu/pie/parasite-vdso.d [2020-12-23T23:56:25.561Z] #41 97.22 DEP criu/pie/parasite.d [2020-12-23T23:56:25.561Z] #41 97.65 CC criu/pie/parasite.o [2020-12-23T23:56:25.561Z] #41 100.2 LINK criu/pie/parasite.built-in.o [2020-12-23T23:56:25.561Z] #41 100.3 GEN criu/pie/parasite-blob.h [2020-12-23T23:56:25.561Z] #41 100.4 CC criu/pie/parasite-vdso.o [2020-12-23T23:56:25.580Z] #43 197.9 CC criu/vdso.o [2020-12-23T23:56:25.611Z] #41 106.8 DEP criu/signalfd.d [2020-12-23T23:56:25.611Z] #41 106.9 DEP criu/sigframe.d [2020-12-23T23:56:25.703Z] #18 59.97 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T23:56:25.869Z] #41 107.1 DEP criu/shmem.d [2020-12-23T23:56:25.966Z] #18 60.53 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T23:56:26.127Z] #41 107.4 DEP criu/servicefd.d [2020-12-23T23:56:26.384Z] #41 107.7 DEP criu/seize.d [2020-12-23T23:56:26.384Z] #41 ... [2020-12-23T23:56:26.384Z] [2020-12-23T23:56:26.384Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:56:26.384Z] #43 199.2 github.com/LK4D4/vndr/godl [2020-12-23T23:56:26.384Z] #43 200.6 github.com/LK4D4/vndr [2020-12-23T23:56:26.384Z] #43 ... [2020-12-23T23:56:26.384Z] [2020-12-23T23:56:26.384Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:26.384Z] #18 17.85 Fetched 8411 kB in 16s (524 kB/s) [2020-12-23T23:56:26.503Z] #41 101.7 CC criu/arch/x86/vdso-pie.o [2020-12-23T23:56:26.503Z] #41 ... [2020-12-23T23:56:26.503Z] [2020-12-23T23:56:26.503Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:56:26.503Z] #51 14.48 + cd /tmp/tmp.JCH8b9KmYg/src/github.com/opencontainers/runc [2020-12-23T23:56:26.503Z] #51 14.50 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T23:56:26.503Z] #51 15.28 + '[' -z '' ']' [2020-12-23T23:56:26.503Z] #51 15.28 + target=static [2020-12-23T23:56:26.503Z] #51 15.28 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T23:56:26.504Z] #51 15.82 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 . [2020-12-23T23:56:26.626Z] #43 198.8 LINK criu/built-in.o [2020-12-23T23:56:26.626Z] #43 199.0 LINK criu/criu [2020-12-23T23:56:27.075Z] #51 ... [2020-12-23T23:56:27.075Z] [2020-12-23T23:56:27.075Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:27.075Z] #41 102.2 CC criu/arch/x86/restorer.o [2020-12-23T23:56:27.268Z] #43 199.4 DEP lib/c/criu.d [2020-12-23T23:56:27.268Z] #43 199.5 CC images/rpc.pb-c.o [2020-12-23T23:56:27.358Z] #18 61.93 Setting up python3-pip (18.1-5) ... [2020-12-23T23:56:28.314Z] #43 200.4 CC lib/c/criu.o [2020-12-23T23:56:28.460Z] #41 103.7 CC criu/arch/x86/restorer_unmap.o [2020-12-23T23:56:28.460Z] #41 103.8 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-23T23:56:28.751Z] #18 63.20 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:56:28.751Z] #18 63.24 Processing triggers for mime-support (3.62) ... [2020-12-23T23:56:29.162Z] #41 104.1 CC criu/pie/restorer.o [2020-12-23T23:56:29.342Z] #18 ... [2020-12-23T23:56:29.342Z] [2020-12-23T23:56:29.342Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:56:29.342Z] #51 75.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 [2020-12-23T23:56:29.342Z] #51 78.07 + mkdir -p /build [2020-12-23T23:56:29.342Z] #51 78.07 + cp runc /build/runc [2020-12-23T23:56:29.342Z] #51 DONE 78.8s [2020-12-23T23:56:29.342Z] [2020-12-23T23:56:29.342Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:29.342Z] #41 124.8 CC criu/libnetlink.o [2020-12-23T23:56:29.342Z] #41 125.3 CC criu/log.o [2020-12-23T23:56:29.342Z] #41 125.9 CC criu/lsm.o [2020-12-23T23:56:29.342Z] #41 126.2 CC criu/mem.o [2020-12-23T23:56:29.342Z] #41 127.9 CC criu/memfd.o [2020-12-23T23:56:29.342Z] #41 128.3 CC criu/mount.o [2020-12-23T23:56:29.342Z] #41 ... [2020-12-23T23:56:29.342Z] [2020-12-23T23:56:29.342Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:29.342Z] #18 DONE 63.8s [2020-12-23T23:56:29.342Z] [2020-12-23T23:56:29.342Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T23:56:29.833Z] #43 201.9 LINK lib/c/built-in.o [2020-12-23T23:56:29.833Z] #43 201.9 LINK lib/c/libcriu.so [2020-12-23T23:56:29.833Z] #43 202.0 LINK lib/c/libcriu.a [2020-12-23T23:56:29.833Z] #43 202.2 GEN magic.py [2020-12-23T23:56:30.129Z] #43 202.4 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:56:30.129Z] #43 202.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:56:30.129Z] #43 202.4 Note: Building without GnuTLS support [2020-12-23T23:56:30.129Z] #43 202.4 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:56:30.129Z] #43 202.4 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:56:30.550Z] #41 ... [2020-12-23T23:56:30.550Z] [2020-12-23T23:56:30.550Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:30.550Z] #18 7.804 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T23:56:30.550Z] #18 17.02 Fetched 8411 kB in 15s (548 kB/s) [2020-12-23T23:56:30.564Z] #18 17.85 Reading package lists... [2020-12-23T23:56:31.180Z] #43 203.4 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:56:31.476Z] #43 ... [2020-12-23T23:56:31.476Z] [2020-12-23T23:56:31.476Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:56:31.476Z] #40 DONE 268.0s [2020-12-23T23:56:31.476Z] [2020-12-23T23:56:31.476Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:56:31.498Z] #18 23.17 Reading package lists... [2020-12-23T23:56:31.498Z] #18 ... [2020-12-23T23:56:31.498Z] [2020-12-23T23:56:31.498Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:31.498Z] #41 108.0 DEP criu/seccomp.d [2020-12-23T23:56:31.498Z] #41 108.4 DEP criu/rst-malloc.d [2020-12-23T23:56:31.498Z] #41 108.5 DEP criu/rbtree.d [2020-12-23T23:56:31.498Z] #41 108.6 DEP criu/pstree.d [2020-12-23T23:56:31.498Z] #41 109.0 DEP criu/protobuf.d [2020-12-23T23:56:31.498Z] #41 109.3 GEN criu/protobuf-desc-gen.h [2020-12-23T23:56:31.498Z] #41 112.8 DEP criu/protobuf-desc.d [2020-12-23T23:56:31.498Z] #41 112.9 DEP criu/proc_parse.d [2020-12-23T23:56:31.756Z] #41 113.1 DEP criu/plugin.d [2020-12-23T23:56:31.922Z] #19 2.242 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T23:56:31.922Z] #19 2.258 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T23:56:31.922Z] #19 2.267 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T23:56:31.922Z] #19 DONE 2.5s [2020-12-23T23:56:31.922Z] [2020-12-23T23:56:31.922Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:31.922Z] #41 132.2 CC criu/namespaces.o [2020-12-23T23:56:31.922Z] #41 133.6 CC criu/net.o [2020-12-23T23:56:32.014Z] #41 113.3 DEP criu/pipes.d [2020-12-23T23:56:32.272Z] #41 113.5 DEP criu/pie-util.d [2020-12-23T23:56:32.272Z] #41 113.7 DEP criu/pie-util-vdso.d [2020-12-23T23:56:32.529Z] #41 113.9 DEP criu/pie-util-vdso-elf32.d [2020-12-23T23:56:32.537Z] #49 ... [2020-12-23T23:56:32.537Z] [2020-12-23T23:56:32.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:32.537Z] #43 204.5 make[1]: Nothing to be done for 'all'. [2020-12-23T23:56:32.788Z] #41 114.1 DEP criu/path.d [2020-12-23T23:56:33.046Z] #41 114.3 DEP criu/parasite-syscall.d [2020-12-23T23:56:33.304Z] #41 114.6 DEP criu/pagemap.d [2020-12-23T23:56:33.562Z] #41 114.8 DEP criu/pagemap-cache.d [2020-12-23T23:56:33.562Z] #41 115.0 DEP criu/page-xfer.d [2020-12-23T23:56:33.583Z] #43 205.7 make[1]: 'images/built-in.o' is up to date. [2020-12-23T23:56:33.583Z] #43 205.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T23:56:33.583Z] #43 205.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T23:56:33.583Z] #43 205.8 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T23:56:33.583Z] #43 205.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T23:56:33.583Z] #43 205.9 make[1]: Nothing to be done for 'all'. [2020-12-23T23:56:33.583Z] #43 205.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:56:33.820Z] #41 ... [2020-12-23T23:56:33.820Z] [2020-12-23T23:56:33.820Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:56:33.820Z] #43 DONE 216.6s [2020-12-23T23:56:33.854Z] #18 17.02 Reading package lists... [2020-12-23T23:56:33.855Z] #18 ... [2020-12-23T23:56:33.855Z] [2020-12-23T23:56:33.855Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:33.855Z] #41 108.6 LINK criu/pie/restorer.built-in.o [2020-12-23T23:56:33.855Z] #41 108.6 GEN criu/pie/restorer-blob.h [2020-12-23T23:56:33.855Z] #41 108.7 DEP criu/vdso.d [2020-12-23T23:56:33.855Z] #41 109.2 DEP criu/vdso-compat.d [2020-12-23T23:56:33.878Z] #43 206.1 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:33.878Z] #43 206.1 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:33.879Z] #43 206.2 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:34.079Z] [2020-12-23T23:56:34.079Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:34.079Z] #41 115.2 DEP criu/page-pipe.d [2020-12-23T23:56:34.079Z] #41 115.4 DEP criu/netfilter.d [2020-12-23T23:56:34.116Z] #41 109.3 DEP criu/uts_ns.d [2020-12-23T23:56:34.173Z] #43 206.4 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:34.173Z] #43 206.5 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:34.173Z] #43 206.5 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:34.337Z] #41 115.7 DEP criu/net.d [2020-12-23T23:56:34.377Z] #41 109.6 DEP criu/util.d [2020-12-23T23:56:34.469Z] #43 206.6 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:34.469Z] #43 206.7 make[2]: Nothing to be done for 'all'. [2020-12-23T23:56:34.469Z] #43 206.7 INSTALL criu/criu [2020-12-23T23:56:34.478Z] #41 136.3 CC criu/netfilter.o [2020-12-23T23:56:34.638Z] #41 109.9 DEP criu/uffd.d [2020-12-23T23:56:34.740Z] #41 136.7 CC criu/page-pipe.o [2020-12-23T23:56:34.764Z] #43 DONE 206.9s [2020-12-23T23:56:34.764Z] [2020-12-23T23:56:34.764Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:56:34.899Z] #41 110.1 DEP criu/tun.d [2020-12-23T23:56:34.904Z] #41 116.2 DEP criu/namespaces.d [2020-12-23T23:56:34.904Z] #41 116.4 DEP criu/mount.d [2020-12-23T23:56:35.161Z] #41 110.4 DEP criu/tty.d [2020-12-23T23:56:35.315Z] #41 137.4 CC criu/page-xfer.o [2020-12-23T23:56:35.424Z] #41 110.7 DEP criu/timerfd.d [2020-12-23T23:56:35.470Z] #41 116.6 DEP criu/memfd.d [2020-12-23T23:56:35.470Z] #41 116.8 DEP criu/mem.d [2020-12-23T23:56:35.998Z] #41 111.0 DEP criu/timens.d [2020-12-23T23:56:35.999Z] #41 111.2 DEP criu/sysfs_parse.d [2020-12-23T23:56:36.038Z] #41 117.3 DEP criu/lsm.d [2020-12-23T23:56:36.261Z] #41 111.3 DEP criu/sysctl.d [2020-12-23T23:56:36.261Z] #41 111.6 DEP criu/string.d [2020-12-23T23:56:36.295Z] #41 117.4 DEP criu/log.d [2020-12-23T23:56:36.295Z] #41 117.6 DEP criu/libnetlink.d [2020-12-23T23:56:36.522Z] #41 111.7 DEP criu/stats.d [2020-12-23T23:56:36.522Z] #41 111.8 DEP criu/sockets.d [2020-12-23T23:56:36.553Z] #41 117.7 DEP criu/kerndat.d [2020-12-23T23:56:36.553Z] #41 117.9 DEP criu/kcmp-ids.d [2020-12-23T23:56:36.707Z] #41 138.8 CC criu/pagemap-cache.o [2020-12-23T23:56:36.783Z] #41 112.1 DEP criu/sk-unix.d [2020-12-23T23:56:36.810Z] #41 118.1 DEP criu/irmap.d [2020-12-23T23:56:36.810Z] #41 118.3 DEP criu/ipc_ns.d [2020-12-23T23:56:36.969Z] #41 139.1 CC criu/pagemap.o [2020-12-23T23:56:37.068Z] #41 118.5 DEP criu/image.d [2020-12-23T23:56:37.326Z] #41 118.7 DEP criu/image-desc.d [2020-12-23T23:56:37.355Z] #41 ... [2020-12-23T23:56:37.355Z] [2020-12-23T23:56:37.355Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:56:37.355Z] #43 DONE 219.7s [2020-12-23T23:56:37.355Z] [2020-12-23T23:56:37.355Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:37.355Z] #41 112.4 DEP criu/sk-tcp.d [2020-12-23T23:56:37.530Z] #56 ... [2020-12-23T23:56:37.530Z] [2020-12-23T23:56:37.530Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:56:37.530Z] #49 274.3 + /build/golangci-lint --version [2020-12-23T23:56:37.545Z] #41 139.7 CC criu/parasite-syscall.o [2020-12-23T23:56:37.583Z] #41 118.8 DEP criu/fsnotify.d [2020-12-23T23:56:37.584Z] #41 119.0 DEP criu/filesystems.d [2020-12-23T23:56:37.616Z] #41 112.8 DEP criu/sk-queue.d [2020-12-23T23:56:37.841Z] #41 119.1 DEP criu/files.d [2020-12-23T23:56:37.876Z] #41 113.2 DEP criu/sk-packet.d [2020-12-23T23:56:38.099Z] #41 119.3 DEP criu/files-reg.d [2020-12-23T23:56:38.137Z] #41 113.5 DEP criu/sk-netlink.d [2020-12-23T23:56:38.171Z] #49 274.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T23:56:38.356Z] #41 119.7 DEP criu/files-ext.d [2020-12-23T23:56:38.468Z] #49 DONE 274.9s [2020-12-23T23:56:38.468Z] [2020-12-23T23:56:38.468Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:56:38.492Z] #41 140.3 CC criu/path.o [2020-12-23T23:56:38.492Z] #41 140.6 CC criu/pie-util-vdso.o [2020-12-23T23:56:38.614Z] #41 120.0 DEP criu/file-lock.d [2020-12-23T23:56:38.733Z] #41 113.9 DEP criu/sk-inet.d [2020-12-23T23:56:38.755Z] #41 141.0 CC criu/pie-util.o [2020-12-23T23:56:38.871Z] #41 120.2 DEP criu/file-ids.d [2020-12-23T23:56:38.996Z] #41 114.2 DEP criu/signalfd.d [2020-12-23T23:56:39.130Z] #41 120.3 DEP criu/fifo.d [2020-12-23T23:56:39.130Z] #41 120.5 DEP criu/fdstore.d [2020-12-23T23:56:39.257Z] #41 114.4 DEP criu/sigframe.d [2020-12-23T23:56:39.330Z] #41 141.2 CC criu/pipes.o [2020-12-23T23:56:39.387Z] #41 120.7 DEP criu/fault-injection.d [2020-12-23T23:56:39.387Z] #41 120.8 DEP criu/external.d [2020-12-23T23:56:39.518Z] #41 114.7 DEP criu/shmem.d [2020-12-23T23:56:39.779Z] #41 114.9 DEP criu/servicefd.d [2020-12-23T23:56:39.884Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/rootless [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/volume [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-23T23:56:39.884Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-23T23:56:39.884Z] [2020-12-23T23:56:39.884Z] === Skipped [2020-12-23T23:56:39.884Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-23T23:56:39.884Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-23T23:56:39.884Z] [2020-12-23T23:56:39.884Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-23T23:56:39.884Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-23T23:56:39.884Z] [2020-12-23T23:56:39.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-23T23:56:39.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T23:56:39.884Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T23:56:39.884Z] [2020-12-23T23:56:39.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-23T23:56:39.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T23:56:39.884Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T23:56:39.884Z] [2020-12-23T23:56:39.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-23T23:56:39.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T23:56:39.884Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T23:56:39.884Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-23T23:56:39.885Z] graphtest_unix.go:73: No driver to put! [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-23T23:56:39.885Z] time="2020-12-23T23:55:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-23T23:56:39.885Z] time="2020-12-23T23:55:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-23T23:56:39.885Z] time="2020-12-23T23:55:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-23T23:56:39.885Z] time="2020-12-23T23:55:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-23T23:56:39.885Z] time="2020-12-23T23:55:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-23T23:56:39.885Z] graphtest_unix.go:73: No driver to put! [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-23T23:56:39.885Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-23T23:56:39.885Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-23T23:56:39.885Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-23T23:56:39.885Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-23T23:56:39.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T23:56:39.885Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-23T23:56:39.885Z] graphtest_unix.go:73: No driver to put! [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-23T23:56:39.885Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-23T23:56:39.885Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] [2020-12-23T23:56:39.885Z] DONE 2191 tests, 26 skipped in 189.017s [2020-12-23T23:56:39.905Z] #41 141.8 CC criu/plugin.o Post stage [Pipeline] junit [2020-12-23T23:56:39.930Z] Recording test results [2020-12-23T23:56:39.952Z] #41 121.0 DEP criu/eventpoll.d [Pipeline] } [2020-12-23T23:56:40.039Z] #41 115.2 DEP criu/seize.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-23T23:56:40.167Z] #41 142.1 CC criu/proc_parse.o [2020-12-23T23:56:40.209Z] #41 121.4 DEP criu/eventfd.d [2020-12-23T23:56:40.300Z] #41 115.5 DEP criu/seccomp.d [2020-12-23T23:56:40.449Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh dynbinary test-integration [2020-12-23T23:56:40.467Z] #41 121.8 DEP criu/crtools.d [2020-12-23T23:56:40.561Z] #41 115.9 DEP criu/rst-malloc.d [2020-12-23T23:56:40.724Z] #41 121.9 DEP criu/cr-service.d [2020-12-23T23:56:40.724Z] #41 122.2 DEP criu/cr-restore.d [2020-12-23T23:56:40.739Z] [2020-12-23T23:56:40.821Z] #41 115.9 DEP criu/rbtree.d [2020-12-23T23:56:40.821Z] #41 116.0 DEP criu/pstree.d [2020-12-23T23:56:41.029Z] Removing bundles/ [2020-12-23T23:56:41.029Z] [2020-12-23T23:56:41.029Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-23T23:56:41.029Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T23:56:41.029Z] GOOS="" GOARCH="" GOARM="" [2020-12-23T23:56:41.082Z] #41 116.4 DEP criu/protobuf.d [2020-12-23T23:56:41.289Z] #41 122.6 DEP criu/cr-errno.d [2020-12-23T23:56:41.289Z] #41 122.7 DEP criu/cr-dump.d [2020-12-23T23:56:41.653Z] #41 116.7 GEN criu/protobuf-desc-gen.h [2020-12-23T23:56:41.854Z] #41 123.1 DEP criu/cr-dedup.d [2020-12-23T23:56:42.089Z] #41 ... [2020-12-23T23:56:42.089Z] [2020-12-23T23:56:42.089Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T23:56:42.089Z] #20 5.175 Collecting yamllint==1.16.0 [2020-12-23T23:56:42.089Z] #20 ... [2020-12-23T23:56:42.089Z] [2020-12-23T23:56:42.089Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:42.089Z] #41 144.0 CC criu/protobuf-desc.o [2020-12-23T23:56:42.112Z] #41 123.3 DEP criu/cr-check.d [2020-12-23T23:56:42.369Z] #41 ... [2020-12-23T23:56:42.369Z] [2020-12-23T23:56:42.369Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:42.369Z] #18 23.17 Reading package lists... [2020-12-23T23:56:42.369Z] #18 28.48 Building dependency tree... [2020-12-23T23:56:42.369Z] #18 31.01 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T23:56:42.369Z] #18 31.01 The following additional packages will be installed: [2020-12-23T23:56:42.369Z] #18 31.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T23:56:42.369Z] #18 31.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T23:56:42.369Z] #18 31.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T23:56:42.369Z] #18 31.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T23:56:42.369Z] #18 31.02 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T23:56:42.369Z] #18 31.02 Suggested packages: [2020-12-23T23:56:42.369Z] #18 31.03 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T23:56:42.369Z] #18 31.03 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T23:56:42.369Z] #18 31.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T23:56:42.369Z] #18 31.03 Recommended packages: [2020-12-23T23:56:42.369Z] #18 31.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T23:56:42.369Z] #18 31.03 python3-keyrings.alt python3-xdg unzip [2020-12-23T23:56:42.369Z] #18 33.71 The following NEW packages will be installed: [2020-12-23T23:56:42.369Z] #18 33.71 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T23:56:42.369Z] #18 33.71 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T23:56:42.369Z] #18 33.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T23:56:42.369Z] #18 33.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T23:56:42.369Z] #18 33.73 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T23:56:42.369Z] #18 33.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T23:56:42.369Z] #18 33.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T23:56:42.369Z] #18 33.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T23:56:42.369Z] #18 33.73 xz-utils zip [2020-12-23T23:56:42.369Z] #18 34.48 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:56:42.369Z] #18 34.48 Need to get 28.5 MB of archives. [2020-12-23T23:56:42.369Z] #18 34.48 After this operation, 116 MB of additional disk space will be used. [2020-12-23T23:56:42.369Z] #18 34.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-23T23:56:42.369Z] #18 34.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-23T23:56:42.369Z] #18 34.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-23T23:56:42.369Z] #18 34.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-23T23:56:42.369Z] #18 34.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-23T23:56:42.369Z] #18 34.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-23T23:56:42.369Z] #18 34.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-23T23:56:42.369Z] #18 34.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-23T23:56:42.369Z] #18 34.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-23T23:56:42.369Z] #18 34.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-23T23:56:42.369Z] #18 34.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-23T23:56:42.369Z] #18 35.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-23T23:56:42.369Z] #18 35.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-23T23:56:42.369Z] #18 35.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-23T23:56:42.369Z] #18 35.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-23T23:56:42.369Z] #18 35.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-23T23:56:42.369Z] #18 35.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T23:56:42.369Z] #18 35.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:56:42.369Z] #18 35.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-23T23:56:42.369Z] #18 35.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-23T23:56:42.369Z] #18 35.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-23T23:56:42.369Z] #18 35.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-23T23:56:42.369Z] #18 35.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-23T23:56:42.369Z] #18 35.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T23:56:42.369Z] #18 35.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T23:56:42.369Z] #18 35.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T23:56:42.369Z] #18 35.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-23T23:56:42.369Z] #18 35.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-23T23:56:42.369Z] #18 35.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T23:56:42.662Z] #41 144.7 CC criu/protobuf.o [2020-12-23T23:56:42.924Z] #41 145.0 CC criu/pstree.o [2020-12-23T23:56:43.302Z] #18 36.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T23:56:43.302Z] #18 36.08 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T23:56:43.302Z] #18 36.08 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T23:56:43.302Z] #18 36.08 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-23T23:56:43.302Z] #18 36.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-23T23:56:43.302Z] #18 36.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T23:56:43.302Z] #18 36.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T23:56:43.302Z] #18 36.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T23:56:43.302Z] #18 36.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-23T23:56:43.302Z] #18 36.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T23:56:43.302Z] #18 36.23 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T23:56:43.302Z] #18 36.26 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T23:56:43.302Z] #18 36.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-23T23:56:43.561Z] #18 36.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-23T23:56:43.561Z] #18 36.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-23T23:56:43.561Z] #18 36.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T23:56:43.819Z] #18 36.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-23T23:56:43.819Z] #18 36.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-23T23:56:43.819Z] #18 36.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-23T23:56:43.872Z] #41 146.0 CC criu/rbtree.o [2020-12-23T23:56:44.134Z] #41 146.3 CC criu/rst-malloc.o [2020-12-23T23:56:44.386Z] #18 ... [2020-12-23T23:56:44.386Z] [2020-12-23T23:56:44.386Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:56:44.386Z] #30 DONE 227.0s [2020-12-23T23:56:44.386Z] [2020-12-23T23:56:44.386Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:44.386Z] #41 123.9 DEP criu/config.d [2020-12-23T23:56:44.386Z] #41 124.1 DEP criu/clone-noasan.d [2020-12-23T23:56:44.386Z] #41 124.2 DEP criu/cgroup.d [2020-12-23T23:56:44.386Z] #41 124.4 DEP criu/cgroup-props.d [2020-12-23T23:56:44.386Z] #41 124.4 DEP criu/bitmap.d [2020-12-23T23:56:44.386Z] #41 124.5 DEP criu/bfd.d [2020-12-23T23:56:44.386Z] #41 124.6 DEP criu/autofs.d [2020-12-23T23:56:44.386Z] #41 124.8 DEP criu/aio.d [2020-12-23T23:56:44.386Z] #41 125.0 DEP criu/action-scripts.d [2020-12-23T23:56:44.386Z] #41 125.3 CC criu/action-scripts.o [2020-12-23T23:56:44.397Z] #41 146.5 CC criu/seccomp.o [2020-12-23T23:56:44.645Z] #41 125.9 CC criu/aio.o [2020-12-23T23:56:44.952Z] #41 119.6 DEP criu/protobuf-desc.d [2020-12-23T23:56:44.952Z] #41 119.7 DEP criu/proc_parse.d [2020-12-23T23:56:44.952Z] #41 120.0 DEP criu/plugin.d [2020-12-23T23:56:44.952Z] #41 120.1 DEP criu/pipes.d [2020-12-23T23:56:44.972Z] #41 147.1 CC criu/seize.o [2020-12-23T23:56:45.020Z] #54 259.1 + bin/containerd-stress [2020-12-23T23:56:45.020Z] #54 261.3 + bin/containerd-shim [2020-12-23T23:56:45.213Z] #41 120.2 DEP criu/pie-util.d [2020-12-23T23:56:45.213Z] #41 ... [2020-12-23T23:56:45.213Z] [2020-12-23T23:56:45.213Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:45.213Z] #18 17.02 Reading package lists... [2020-12-23T23:56:45.213Z] #18 22.57 Reading package lists... [2020-12-23T23:56:45.213Z] #18 28.43 Building dependency tree... [2020-12-23T23:56:45.213Z] #18 30.88 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T23:56:45.213Z] #18 30.88 The following additional packages will be installed: [2020-12-23T23:56:45.213Z] #18 30.88 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T23:56:45.213Z] #18 30.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T23:56:45.213Z] #18 30.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T23:56:45.213Z] #18 30.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T23:56:45.213Z] #18 30.90 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T23:56:45.213Z] #18 30.90 Suggested packages: [2020-12-23T23:56:45.213Z] #18 30.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T23:56:45.213Z] #18 30.90 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T23:56:45.213Z] #18 30.90 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T23:56:45.213Z] #18 30.90 Recommended packages: [2020-12-23T23:56:45.213Z] #18 30.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T23:56:45.213Z] #18 30.90 python3-keyrings.alt python3-xdg unzip [2020-12-23T23:56:45.213Z] #18 ... [2020-12-23T23:56:45.213Z] [2020-12-23T23:56:45.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:45.213Z] #41 120.4 DEP criu/pie-util-vdso.d [2020-12-23T23:56:45.474Z] #41 120.6 DEP criu/pie-util-vdso-elf32.d [2020-12-23T23:56:45.474Z] #41 120.8 DEP criu/path.d [2020-12-23T23:56:45.580Z] #41 126.7 CC criu/autofs.o [2020-12-23T23:56:45.735Z] #41 121.0 DEP criu/parasite-syscall.d [2020-12-23T23:56:45.923Z] #41 ... [2020-12-23T23:56:45.923Z] [2020-12-23T23:56:45.923Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T23:56:45.923Z] #20 10.51 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T23:56:45.923Z] #20 10.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T23:56:45.923Z] #20 10.62 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T23:56:45.923Z] #20 10.67 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T23:56:45.923Z] #20 10.80 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T23:56:45.923Z] #20 12.06 Building wheels for collected packages: pyyaml [2020-12-23T23:56:45.923Z] #20 12.06 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T23:56:45.923Z] #20 12.93 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T23:56:45.923Z] #20 12.93 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T23:56:45.923Z] #20 13.00 Successfully built pyyaml [2020-12-23T23:56:45.923Z] #20 13.02 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-23T23:56:45.923Z] #20 13.33 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T23:56:45.923Z] #20 DONE 13.9s [2020-12-23T23:56:45.923Z] [2020-12-23T23:56:45.923Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:45.923Z] #41 147.9 CC criu/servicefd.o [2020-12-23T23:56:46.306Z] #41 121.4 DEP criu/pagemap.d [2020-12-23T23:56:46.306Z] #41 121.5 DEP criu/pagemap-cache.d [2020-12-23T23:56:46.306Z] #41 121.6 DEP criu/page-xfer.d [2020-12-23T23:56:46.497Z] #41 148.4 CC criu/shmem.o [2020-12-23T23:56:46.567Z] #41 121.7 DEP criu/page-pipe.d [2020-12-23T23:56:46.567Z] #41 121.9 DEP criu/netfilter.d [2020-12-23T23:56:46.829Z] #41 122.1 DEP criu/net.d [2020-12-23T23:56:47.072Z] #41 149.2 CC criu/sigframe.o [2020-12-23T23:56:47.089Z] #41 ... [2020-12-23T23:56:47.089Z] [2020-12-23T23:56:47.089Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T23:56:47.089Z] #30 DONE 229.4s [2020-12-23T23:56:47.334Z] #41 149.4 CC criu/signalfd.o [2020-12-23T23:56:47.351Z] [2020-12-23T23:56:47.351Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:47.351Z] #18 33.16 The following NEW packages will be installed: [2020-12-23T23:56:47.351Z] #18 33.16 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T23:56:47.351Z] #18 33.16 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T23:56:47.351Z] #18 33.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T23:56:47.351Z] #18 33.16 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T23:56:47.351Z] #18 33.16 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T23:56:47.351Z] #18 33.16 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T23:56:47.351Z] #18 33.16 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T23:56:47.351Z] #18 33.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T23:56:47.351Z] #18 33.16 xz-utils zip [2020-12-23T23:56:47.351Z] #18 33.65 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T23:56:47.351Z] #18 33.65 Need to get 28.5 MB of archives. [2020-12-23T23:56:47.351Z] #18 33.65 After this operation, 116 MB of additional disk space will be used. [2020-12-23T23:56:47.351Z] #18 33.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-23T23:56:47.351Z] #18 33.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-23T23:56:47.351Z] #18 33.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-23T23:56:47.351Z] #18 33.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-23T23:56:47.351Z] #18 33.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-23T23:56:47.351Z] #18 33.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-23T23:56:47.351Z] #18 34.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-23T23:56:47.351Z] #18 34.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-23T23:56:47.351Z] #18 34.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-23T23:56:47.351Z] #18 34.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-23T23:56:47.351Z] #18 34.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-23T23:56:47.351Z] #18 34.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-23T23:56:47.351Z] #18 34.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-23T23:56:47.351Z] #18 34.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-23T23:56:47.351Z] #18 34.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-23T23:56:47.351Z] #18 34.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-23T23:56:47.351Z] #18 34.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T23:56:47.351Z] #18 34.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T23:56:47.351Z] #18 34.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-23T23:56:47.351Z] #18 34.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-23T23:56:47.351Z] #18 34.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-23T23:56:47.351Z] #18 34.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-23T23:56:47.351Z] #18 34.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-23T23:56:47.351Z] #18 34.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T23:56:47.351Z] #18 34.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T23:56:47.351Z] #18 34.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T23:56:47.351Z] #18 34.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-23T23:56:47.351Z] #18 34.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-23T23:56:47.351Z] #18 34.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T23:56:47.596Z] #41 149.6 CC criu/sk-inet.o [2020-12-23T23:56:47.922Z] #18 35.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T23:56:48.115Z] #41 129.1 CC criu/bfd.o [2020-12-23T23:56:48.183Z] #18 35.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T23:56:48.183Z] #18 35.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T23:56:48.183Z] #18 35.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-23T23:56:48.183Z] #18 35.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-23T23:56:48.183Z] #18 35.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T23:56:48.183Z] #18 35.39 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T23:56:48.183Z] #18 35.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T23:56:48.183Z] #18 35.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-23T23:56:48.183Z] #18 35.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T23:56:48.183Z] #18 35.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T23:56:48.183Z] #18 35.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T23:56:48.372Z] #41 129.8 CC criu/bitmap.o [2020-12-23T23:56:48.443Z] #18 35.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-23T23:56:48.443Z] #18 35.52 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-23T23:56:48.443Z] #18 35.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-23T23:56:48.443Z] #18 35.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T23:56:48.543Z] #41 150.5 CC criu/sk-netlink.o [2020-12-23T23:56:48.630Z] #41 130.0 CC criu/cgroup-props.o [2020-12-23T23:56:48.810Z] #41 150.8 CC criu/sk-packet.o [2020-12-23T23:56:48.887Z] #41 ... [2020-12-23T23:56:48.887Z] [2020-12-23T23:56:48.887Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:48.887Z] #18 37.83 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:56:48.887Z] #18 38.04 Fetched 28.5 MB in 3s (9483 kB/s) [2020-12-23T23:56:48.887Z] #18 38.19 Selecting previously unselected package pigz. [2020-12-23T23:56:48.887Z] #18 38.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 ... 23432 files and directories currently installed.) [2020-12-23T23:56:48.887Z] #18 38.24 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-23T23:56:48.887Z] #18 38.27 Unpacking pigz (2.4-1) ... [2020-12-23T23:56:48.887Z] #18 38.41 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-23T23:56:48.887Z] #18 38.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:56:48.887Z] #18 38.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:56:48.887Z] #18 39.32 Selecting previously unselected package python3.7-minimal. [2020-12-23T23:56:48.887Z] #18 39.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:56:48.887Z] #18 39.43 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T23:56:48.887Z] #18 41.27 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:56:48.887Z] #18 41.31 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T23:56:49.015Z] #18 36.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-23T23:56:49.015Z] #18 36.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-23T23:56:49.015Z] #18 36.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-23T23:56:49.385Z] #41 151.4 CC criu/sk-queue.o [2020-12-23T23:56:49.956Z] #18 37.16 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T23:56:49.959Z] #41 151.9 CC criu/sk-tcp.o [2020-12-23T23:56:50.217Z] #18 37.45 Fetched 28.5 MB in 3s (10.0 MB/s) [2020-12-23T23:56:50.222Z] #41 152.4 CC criu/sk-unix.o [2020-12-23T23:56:50.290Z] #54 268.0 + bin/containerd-shim-runc-v1 [2020-12-23T23:56:50.478Z] #18 37.59 Selecting previously unselected package pigz. [2020-12-23T23:56:50.478Z] #18 37.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-12-23T23:56:50.478Z] #18 37.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-23T23:56:50.478Z] #18 37.73 Unpacking pigz (2.4-1) ... [2020-12-23T23:56:50.740Z] #18 37.91 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-23T23:56:50.740Z] #18 37.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:56:50.740Z] #18 37.93 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:56:51.313Z] #18 38.57 Selecting previously unselected package python3.7-minimal. [2020-12-23T23:56:51.313Z] #18 38.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:56:51.313Z] #18 38.59 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T23:56:51.412Z] #18 44.16 Selecting previously unselected package python3-minimal. [2020-12-23T23:56:51.412Z] #18 44.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-12-23T23:56:51.412Z] #18 44.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-23T23:56:51.412Z] #18 44.22 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T23:56:51.412Z] #18 44.30 Selecting previously unselected package libmpdec2:amd64. [2020-12-23T23:56:51.412Z] #18 44.30 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-23T23:56:51.412Z] #18 44.31 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T23:56:51.670Z] #18 44.41 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-23T23:56:51.670Z] #18 44.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:56:51.670Z] #18 44.44 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:56:52.143Z] #41 154.3 CC criu/sockets.o [2020-12-23T23:56:52.234Z] #18 45.28 Selecting previously unselected package python3.7. [2020-12-23T23:56:52.234Z] #18 45.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:56:52.256Z] #18 39.40 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:56:52.256Z] #18 39.46 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T23:56:52.492Z] #18 45.29 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:56:52.492Z] #18 45.40 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-23T23:56:52.492Z] #18 45.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-23T23:56:52.492Z] #18 45.41 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T23:56:52.750Z] #18 45.51 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T23:56:53.091Z] #41 155.0 CC criu/stats.o [2020-12-23T23:56:53.091Z] #41 155.3 CC criu/string.o [2020-12-23T23:56:53.353Z] #41 155.4 CC criu/sysctl.o [2020-12-23T23:56:53.615Z] #41 ... [2020-12-23T23:56:53.615Z] [2020-12-23T23:56:53.615Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:56:53.615Z] #54 169.2 + bin/containerd [2020-12-23T23:56:53.682Z] #18 46.27 Selecting previously unselected package python3. [2020-12-23T23:56:53.682Z] #18 46.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-23T23:56:53.682Z] #18 46.33 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-23T23:56:53.682Z] #18 46.34 Unpacking python3 (3.7.3-1) ... [2020-12-23T23:56:53.682Z] #18 46.43 Selecting previously unselected package libip4tc0:amd64. [2020-12-23T23:56:53.682Z] #18 46.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-23T23:56:53.682Z] #18 46.43 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T23:56:53.682Z] #18 46.52 Selecting previously unselected package libip6tc0:amd64. [2020-12-23T23:56:53.682Z] #18 46.52 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-23T23:56:53.682Z] #18 46.53 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T23:56:53.682Z] #18 46.61 Selecting previously unselected package libiptc0:amd64. [2020-12-23T23:56:53.878Z] #54 ... [2020-12-23T23:56:53.878Z] [2020-12-23T23:56:53.878Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:53.878Z] #41 155.9 CC criu/sysfs_parse.o [2020-12-23T23:56:53.940Z] #18 46.62 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-23T23:56:53.940Z] #18 46.63 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-23T23:56:53.940Z] #18 46.71 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-23T23:56:53.940Z] #18 46.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-23T23:56:53.940Z] #18 46.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T23:56:53.940Z] #18 46.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-23T23:56:53.940Z] #18 46.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-23T23:56:53.940Z] #18 46.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T23:56:53.940Z] #18 46.88 Selecting previously unselected package libnftnl11:amd64. [2020-12-23T23:56:53.940Z] #18 46.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-23T23:56:53.940Z] #18 46.89 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T23:56:53.940Z] #18 46.97 Selecting previously unselected package iptables. [2020-12-23T23:56:53.940Z] #18 46.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-23T23:56:53.940Z] #18 46.98 Unpacking iptables (1.8.2-4) ... [2020-12-23T23:56:54.141Z] #41 156.2 CC criu/timens.o [2020-12-23T23:56:54.252Z] #18 41.42 Selecting previously unselected package python3-minimal. [2020-12-23T23:56:54.252Z] #18 41.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-12-23T23:56:54.252Z] #18 41.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-23T23:56:54.252Z] #18 41.49 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T23:56:54.252Z] #18 41.58 Selecting previously unselected package libmpdec2:amd64. [2020-12-23T23:56:54.252Z] #18 41.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-23T23:56:54.403Z] #41 156.5 CC criu/timerfd.o [2020-12-23T23:56:54.477Z] #54 272.5 + bin/containerd-shim-runc-v2 [2020-12-23T23:56:54.505Z] #18 47.35 Selecting previously unselected package xxd. [2020-12-23T23:56:54.505Z] #18 47.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T23:56:54.505Z] #18 47.36 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:56:54.505Z] #18 47.51 Selecting previously unselected package vim-common. [2020-12-23T23:56:54.505Z] #18 47.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:56:54.519Z] #18 41.59 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T23:56:54.519Z] #18 41.70 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-23T23:56:54.519Z] #18 41.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:56:54.519Z] #18 41.72 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:56:54.666Z] #41 ... [2020-12-23T23:56:54.666Z] [2020-12-23T23:56:54.666Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:56:54.666Z] #22 230.4 + return [2020-12-23T23:56:54.666Z] #22 DONE 230.9s [2020-12-23T23:56:54.666Z] [2020-12-23T23:56:54.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:54.666Z] #41 156.8 CC criu/tty.o [2020-12-23T23:56:54.763Z] #18 47.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:56:54.763Z] #18 47.73 Selecting previously unselected package bash-completion. [2020-12-23T23:56:54.763Z] #18 47.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T23:56:55.411Z] #54 273.4 + binaries [2020-12-23T23:56:55.411Z] #54 273.4 + install -D bin/containerd /build/containerd [2020-12-23T23:56:55.411Z] #54 273.4 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T23:56:55.412Z] #54 273.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T23:56:55.412Z] #54 273.5 + install -D bin/ctr /build/ctr [2020-12-23T23:56:55.460Z] #18 42.73 Selecting previously unselected package python3.7. [2020-12-23T23:56:55.720Z] #18 42.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T23:56:55.720Z] #18 42.74 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:56:55.720Z] #18 42.87 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-23T23:56:55.720Z] #18 42.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-23T23:56:55.720Z] #18 42.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T23:56:55.720Z] #18 42.96 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T23:56:56.594Z] #41 158.5 CC criu/tun.o [2020-12-23T23:56:56.661Z] #18 43.77 Selecting previously unselected package python3. [2020-12-23T23:56:56.661Z] #18 43.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-23T23:56:56.661Z] #18 43.81 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-23T23:56:56.661Z] #18 43.82 Unpacking python3 (3.7.3-1) ... [2020-12-23T23:56:56.661Z] #18 43.91 Selecting previously unselected package libip4tc0:amd64. [2020-12-23T23:56:56.661Z] #18 43.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-23T23:56:56.869Z] #41 158.9 CC criu/uffd.o [2020-12-23T23:56:56.922Z] #18 43.92 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T23:56:56.922Z] #18 43.99 Selecting previously unselected package libip6tc0:amd64. [2020-12-23T23:56:56.922Z] #18 44.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-23T23:56:56.922Z] #18 44.00 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T23:56:56.922Z] #18 44.10 Selecting previously unselected package libiptc0:amd64. [2020-12-23T23:56:56.922Z] #18 44.12 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-23T23:56:56.922Z] #18 44.12 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-23T23:56:57.085Z] #56 253.0 + bin/containerd [2020-12-23T23:56:57.182Z] #18 44.21 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-23T23:56:57.182Z] #18 44.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-23T23:56:57.182Z] #18 44.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T23:56:57.182Z] #18 44.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-23T23:56:57.182Z] #18 44.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-23T23:56:57.182Z] #18 44.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T23:56:57.182Z] #18 44.39 Selecting previously unselected package libnftnl11:amd64. [2020-12-23T23:56:57.182Z] #18 44.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-23T23:56:57.182Z] #18 44.40 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T23:56:57.182Z] #18 ... [2020-12-23T23:56:57.182Z] [2020-12-23T23:56:57.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:56:57.182Z] #41 122.4 DEP criu/namespaces.d [2020-12-23T23:56:57.182Z] #41 122.6 DEP criu/mount.d [2020-12-23T23:56:57.182Z] #41 122.8 DEP criu/memfd.d [2020-12-23T23:56:57.182Z] #41 123.0 DEP criu/mem.d [2020-12-23T23:56:57.182Z] #41 123.3 DEP criu/lsm.d [2020-12-23T23:56:57.182Z] #41 123.5 DEP criu/log.d [2020-12-23T23:56:57.182Z] #41 123.6 DEP criu/libnetlink.d [2020-12-23T23:56:57.182Z] #41 123.8 DEP criu/kerndat.d [2020-12-23T23:56:57.182Z] #41 124.2 DEP criu/kcmp-ids.d [2020-12-23T23:56:57.182Z] #41 124.3 DEP criu/irmap.d [2020-12-23T23:56:57.182Z] #41 124.5 DEP criu/ipc_ns.d [2020-12-23T23:56:57.182Z] #41 124.8 DEP criu/image.d [2020-12-23T23:56:57.182Z] #41 125.0 DEP criu/image-desc.d [2020-12-23T23:56:57.182Z] #41 125.1 DEP criu/fsnotify.d [2020-12-23T23:56:57.182Z] #41 125.4 DEP criu/filesystems.d [2020-12-23T23:56:57.182Z] #41 125.6 DEP criu/files.d [2020-12-23T23:56:57.182Z] #41 125.9 DEP criu/files-reg.d [2020-12-23T23:56:57.182Z] #41 126.3 DEP criu/files-ext.d [2020-12-23T23:56:57.182Z] #41 126.5 DEP criu/file-lock.d [2020-12-23T23:56:57.182Z] #41 126.7 DEP criu/file-ids.d [2020-12-23T23:56:57.182Z] #41 126.8 DEP criu/fifo.d [2020-12-23T23:56:57.182Z] #41 126.8 DEP criu/fdstore.d [2020-12-23T23:56:57.182Z] #41 126.9 DEP criu/fault-injection.d [2020-12-23T23:56:57.182Z] #41 127.0 DEP criu/external.d [2020-12-23T23:56:57.182Z] #41 127.1 DEP criu/eventpoll.d [2020-12-23T23:56:57.182Z] #41 127.3 DEP criu/eventfd.d [2020-12-23T23:56:57.182Z] #41 127.4 DEP criu/crtools.d [2020-12-23T23:56:57.182Z] #41 127.5 DEP criu/cr-service.d [2020-12-23T23:56:57.182Z] #41 127.7 DEP criu/cr-restore.d [2020-12-23T23:56:57.182Z] #41 128.0 DEP criu/cr-errno.d [2020-12-23T23:56:57.182Z] #41 128.0 DEP criu/cr-dump.d [2020-12-23T23:56:57.182Z] #41 128.1 DEP criu/cr-dedup.d [2020-12-23T23:56:57.182Z] #41 128.3 DEP criu/cr-check.d [2020-12-23T23:56:57.182Z] #41 128.5 DEP criu/config.d [2020-12-23T23:56:57.182Z] #41 128.6 DEP criu/clone-noasan.d [2020-12-23T23:56:57.182Z] #41 128.7 DEP criu/cgroup.d [2020-12-23T23:56:57.182Z] #41 128.9 DEP criu/cgroup-props.d [2020-12-23T23:56:57.182Z] #41 129.0 DEP criu/bitmap.d [2020-12-23T23:56:57.182Z] #41 129.0 DEP criu/bfd.d [2020-12-23T23:56:57.182Z] #41 129.1 DEP criu/autofs.d [2020-12-23T23:56:57.182Z] #41 129.3 DEP criu/aio.d [2020-12-23T23:56:57.182Z] #41 129.5 DEP criu/action-scripts.d [2020-12-23T23:56:57.182Z] #41 129.8 CC criu/action-scripts.o [2020-12-23T23:56:57.182Z] #41 130.4 CC criu/aio.o [2020-12-23T23:56:57.182Z] #41 130.9 CC criu/autofs.o [2020-12-23T23:56:57.182Z] #41 132.2 CC criu/bfd.o [2020-12-23T23:56:57.311Z] #54 DONE 275.3s [2020-12-23T23:56:57.442Z] #41 ... [2020-12-23T23:56:57.442Z] [2020-12-23T23:56:57.442Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T23:56:57.442Z] #23 DONE 0.6s [2020-12-23T23:56:57.443Z] #41 132.6 CC criu/bitmap.o [2020-12-23T23:56:57.443Z] #41 ... [2020-12-23T23:56:57.443Z] [2020-12-23T23:56:57.443Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:56:57.443Z] #18 44.49 Selecting previously unselected package iptables. [2020-12-23T23:56:57.443Z] #18 44.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-23T23:56:57.443Z] #18 44.51 Unpacking iptables (1.8.2-4) ... [2020-12-23T23:56:57.703Z] [2020-12-23T23:56:57.703Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T23:56:57.704Z] #18 44.83 Selecting previously unselected package xxd. [2020-12-23T23:56:57.704Z] #18 44.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T23:56:57.704Z] #18 44.84 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T23:56:57.965Z] #18 44.95 Selecting previously unselected package vim-common. [2020-12-23T23:56:57.965Z] #18 44.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:56:57.965Z] #18 44.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T23:56:57.965Z] #18 45.16 Selecting previously unselected package bash-completion. [2020-12-23T23:56:57.965Z] #18 45.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T23:56:58.041Z] #18 50.50 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T23:56:58.041Z] #18 50.87 Selecting previously unselected package bzip2. [2020-12-23T23:56:58.041Z] #18 50.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-23T23:56:58.041Z] #18 50.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:56:58.041Z] #18 50.97 Selecting previously unselected package xz-utils. [2020-12-23T23:56:58.041Z] #18 50.97 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-23T23:56:58.041Z] #18 50.98 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T23:56:58.245Z] [2020-12-23T23:56:58.245Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T23:56:58.298Z] #18 51.16 Selecting previously unselected package apparmor. [2020-12-23T23:56:58.298Z] #18 51.16 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-23T23:56:58.556Z] #18 51.26 Unpacking apparmor (2.13.2-10) ... [2020-12-23T23:56:58.838Z] #18 51.60 Selecting previously unselected package aufs-tools. [2020-12-23T23:56:58.838Z] #18 51.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-23T23:56:58.838Z] #18 51.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:56:58.838Z] #18 51.74 Selecting previously unselected package libonig5:amd64. [2020-12-23T23:56:58.838Z] #18 51.76 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T23:56:58.838Z] #18 51.77 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:56:59.118Z] #18 51.92 Selecting previously unselected package libjq1:amd64. [2020-12-23T23:56:59.118Z] #18 51.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:56:59.118Z] #18 52.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:56:59.398Z] #18 52.18 Selecting previously unselected package jq. [2020-12-23T23:56:59.398Z] #18 52.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:56:59.398Z] #18 52.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:56:59.398Z] #18 52.27 Selecting previously unselected package libaio1:amd64. [2020-12-23T23:56:59.398Z] #18 52.28 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-23T23:56:59.398Z] #18 52.29 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-23T23:56:59.398Z] #18 52.34 Selecting previously unselected package libgpm2:amd64. [2020-12-23T23:56:59.398Z] #18 52.35 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-23T23:56:59.398Z] #18 52.36 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-23T23:56:59.617Z] #55 DONE 1.3s [2020-12-23T23:56:59.617Z] [2020-12-23T23:56:59.617Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T23:56:59.617Z] #59 DONE 0.3s [2020-12-23T23:56:59.659Z] #18 52.43 Selecting previously unselected package libicu63:amd64. [2020-12-23T23:56:59.659Z] #18 52.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T23:56:59.659Z] #18 52.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:56:59.875Z] [2020-12-23T23:56:59.875Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T23:57:00.225Z] #18 ... [2020-12-23T23:57:00.225Z] [2020-12-23T23:57:00.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:00.225Z] #41 131.4 CC criu/cgroup.o [2020-12-23T23:57:00.225Z] #41 133.9 CC criu/clone-noasan.o [2020-12-23T23:57:00.225Z] #41 134.1 CC criu/config.o [2020-12-23T23:57:00.225Z] #41 135.4 CC criu/cr-check.o [2020-12-23T23:57:00.225Z] #41 137.0 CC criu/cr-dedup.o [2020-12-23T23:57:00.225Z] #41 137.5 CC criu/cr-dump.o [2020-12-23T23:57:00.225Z] #41 139.8 CC criu/cr-errno.o [2020-12-23T23:57:00.225Z] #41 139.9 CC criu/cr-restore.o [2020-12-23T23:57:00.442Z] #61 DONE 0.6s [2020-12-23T23:57:00.442Z] [2020-12-23T23:57:00.442Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T23:57:00.442Z] #63 DONE 0.0s [2020-12-23T23:57:00.442Z] [2020-12-23T23:57:00.442Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T23:57:00.442Z] #64 DONE 0.0s [2020-12-23T23:57:00.442Z] [2020-12-23T23:57:00.442Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T23:57:01.266Z] #18 47.82 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T23:57:01.266Z] #18 48.23 Selecting previously unselected package bzip2. [2020-12-23T23:57:01.266Z] #18 48.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-23T23:57:01.266Z] #18 48.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:57:01.266Z] #18 48.34 Selecting previously unselected package xz-utils. [2020-12-23T23:57:01.266Z] #18 48.36 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-23T23:57:01.266Z] #18 48.36 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T23:57:01.266Z] #18 48.52 Selecting previously unselected package apparmor. [2020-12-23T23:57:01.266Z] #18 48.53 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-23T23:57:01.266Z] #18 48.60 Unpacking apparmor (2.13.2-10) ... [2020-12-23T23:57:01.552Z] #56 ... [2020-12-23T23:57:01.552Z] [2020-12-23T23:57:01.552Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:01.552Z] #24 297.3 + return [2020-12-23T23:57:01.552Z] #24 DONE 297.5s [2020-12-23T23:57:01.552Z] [2020-12-23T23:57:01.552Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:01.837Z] #18 48.98 Selecting previously unselected package aufs-tools. [2020-12-23T23:57:01.837Z] #18 48.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-23T23:57:01.837Z] #18 48.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:57:02.098Z] #18 49.15 Selecting previously unselected package libonig5:amd64. [2020-12-23T23:57:02.098Z] #18 49.16 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T23:57:02.098Z] #18 49.16 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:57:02.098Z] #18 49.31 Selecting previously unselected package libjq1:amd64. [2020-12-23T23:57:02.098Z] #18 49.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:57:02.098Z] #18 49.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:57:02.342Z] #65 DONE 2.1s [2020-12-23T23:57:02.359Z] #18 49.44 Selecting previously unselected package jq. [2020-12-23T23:57:02.359Z] #18 49.45 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T23:57:02.359Z] #18 49.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T23:57:02.359Z] #18 49.54 Selecting previously unselected package libaio1:amd64. [2020-12-23T23:57:02.359Z] #18 49.55 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-23T23:57:02.359Z] #18 49.55 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-23T23:57:02.359Z] #18 49.60 Selecting previously unselected package libgpm2:amd64. [2020-12-23T23:57:02.359Z] #18 49.62 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-23T23:57:02.359Z] #18 49.63 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-23T23:57:02.595Z] #56 ... [2020-12-23T23:57:02.595Z] [2020-12-23T23:57:02.595Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T23:57:02.600Z] [2020-12-23T23:57:02.600Z] #66 exporting to image [2020-12-23T23:57:02.600Z] #66 exporting layers [2020-12-23T23:57:02.620Z] #18 49.69 Selecting previously unselected package libicu63:amd64. [2020-12-23T23:57:02.620Z] #18 49.70 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T23:57:02.620Z] #18 49.71 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:57:02.890Z] #25 DONE 0.1s [2020-12-23T23:57:02.890Z] [2020-12-23T23:57:02.890Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T23:57:03.062Z] #28 ... [2020-12-23T23:57:03.062Z] [2020-12-23T23:57:03.062Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:03.062Z] #41 160.1 CC criu/util.o [2020-12-23T23:57:03.062Z] #41 161.2 CC criu/uts_ns.o [2020-12-23T23:57:03.062Z] #41 161.5 CC criu/vdso.o [2020-12-23T23:57:03.062Z] #41 162.0 LINK criu/built-in.o [2020-12-23T23:57:03.062Z] #41 162.1 LINK criu/criu [2020-12-23T23:57:03.062Z] #41 162.5 DEP lib/c/criu.d [2020-12-23T23:57:03.062Z] #41 162.6 CC images/rpc.pb-c.o [2020-12-23T23:57:03.062Z] #41 163.1 CC lib/c/criu.o [2020-12-23T23:57:03.062Z] #41 164.1 LINK lib/c/built-in.o [2020-12-23T23:57:03.062Z] #41 164.1 LINK lib/c/libcriu.so [2020-12-23T23:57:03.062Z] #41 164.1 LINK lib/c/libcriu.a [2020-12-23T23:57:03.062Z] #41 164.2 GEN magic.py [2020-12-23T23:57:03.062Z] #41 164.4 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:57:03.062Z] #41 164.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:57:03.062Z] #41 164.4 Note: Building without GnuTLS support [2020-12-23T23:57:03.062Z] #41 164.5 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:57:03.062Z] #41 164.5 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:57:03.505Z] #41 144.2 CC criu/cr-service.o [2020-12-23T23:57:03.505Z] #41 ... [2020-12-23T23:57:03.505Z] [2020-12-23T23:57:03.505Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:57:03.505Z] #18 55.96 Selecting previously unselected package libnet1:amd64. [2020-12-23T23:57:03.505Z] #18 55.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T23:57:03.505Z] #18 55.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:57:03.505Z] #18 56.09 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T23:57:03.505Z] #18 56.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T23:57:03.505Z] #18 56.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:57:03.505Z] #18 56.22 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T23:57:03.505Z] #18 56.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:57:03.505Z] #18 56.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:57:03.505Z] #18 56.29 Selecting previously unselected package libreadline5:amd64. [2020-12-23T23:57:03.505Z] #18 56.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-23T23:57:03.505Z] #18 56.30 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T23:57:03.505Z] #18 56.41 Selecting previously unselected package net-tools. [2020-12-23T23:57:03.505Z] #18 56.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-23T23:57:03.505Z] #18 56.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:57:03.545Z] #30 DONE 0.7s [2020-12-23T23:57:03.545Z] [2020-12-23T23:57:03.545Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T23:57:03.762Z] #18 56.64 Selecting previously unselected package python-pip-whl. [2020-12-23T23:57:03.762Z] #18 56.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T23:57:03.762Z] #18 56.69 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T23:57:03.838Z] #33 DONE 0.1s [2020-12-23T23:57:03.838Z] [2020-12-23T23:57:03.838Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T23:57:03.838Z] #35 DONE 0.1s [2020-12-23T23:57:03.838Z] [2020-12-23T23:57:03.838Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:03.838Z] #56 ... [2020-12-23T23:57:03.838Z] [2020-12-23T23:57:03.838Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T23:57:03.838Z] #38 DONE 0.1s [2020-12-23T23:57:03.838Z] [2020-12-23T23:57:03.838Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T23:57:03.838Z] #41 DONE 0.2s [2020-12-23T23:57:03.838Z] [2020-12-23T23:57:03.838Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:04.009Z] #41 166.0 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:57:04.131Z] #56 ... [2020-12-23T23:57:04.131Z] [2020-12-23T23:57:04.131Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T23:57:04.131Z] #44 DONE 0.1s [2020-12-23T23:57:04.131Z] [2020-12-23T23:57:04.131Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T23:57:04.131Z] #46 DONE 0.1s [2020-12-23T23:57:04.131Z] [2020-12-23T23:57:04.131Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T23:57:04.424Z] #48 DONE 0.1s [2020-12-23T23:57:04.424Z] [2020-12-23T23:57:04.424Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T23:57:04.424Z] #50 DONE 0.1s [2020-12-23T23:57:04.424Z] [2020-12-23T23:57:04.424Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T23:57:04.424Z] #52 DONE 0.1s [2020-12-23T23:57:04.424Z] [2020-12-23T23:57:04.424Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:04.583Z] #41 166.6 make[1]: Nothing to be done for 'all'. [2020-12-23T23:57:04.695Z] #18 57.28 Selecting previously unselected package python3-lib2to3. [2020-12-23T23:57:04.695Z] #18 57.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T23:57:04.695Z] #18 57.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:57:04.695Z] #18 57.46 Selecting previously unselected package python3-distutils. [2020-12-23T23:57:04.695Z] #18 57.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T23:57:04.695Z] #18 57.47 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T23:57:04.695Z] #18 57.63 Selecting previously unselected package python3-pip. [2020-12-23T23:57:04.695Z] #18 57.64 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T23:57:04.695Z] #18 57.64 Unpacking python3-pip (18.1-5) ... [2020-12-23T23:57:04.718Z] #56 ... [2020-12-23T23:57:04.718Z] [2020-12-23T23:57:04.718Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T23:57:04.718Z] #54 DONE 0.1s [2020-12-23T23:57:04.718Z] [2020-12-23T23:57:04.718Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:04.952Z] #18 57.84 Selecting previously unselected package python3-pkg-resources. [2020-12-23T23:57:04.952Z] #18 57.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:57:04.952Z] #18 57.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:57:04.952Z] #18 57.98 Selecting previously unselected package python3-setuptools. [2020-12-23T23:57:05.158Z] #41 167.1 make[1]: 'images/built-in.o' is up to date. [2020-12-23T23:57:05.158Z] #41 167.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T23:57:05.158Z] #41 167.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T23:57:05.158Z] #41 167.2 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T23:57:05.158Z] #41 167.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T23:57:05.158Z] #41 167.3 make[1]: Nothing to be done for 'all'. [2020-12-23T23:57:05.158Z] #41 167.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:57:05.208Z] #18 57.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T23:57:05.209Z] #18 57.99 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T23:57:05.420Z] #41 ... [2020-12-23T23:57:05.420Z] [2020-12-23T23:57:05.420Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T23:57:05.420Z] #28 DONE 8.0s [2020-12-23T23:57:05.420Z] [2020-12-23T23:57:05.420Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T23:57:05.465Z] #18 58.23 Selecting previously unselected package python3-wheel. [2020-12-23T23:57:05.465Z] #18 58.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T23:57:05.465Z] #18 58.24 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T23:57:05.465Z] #18 58.34 Selecting previously unselected package sudo. [2020-12-23T23:57:05.465Z] #18 58.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-23T23:57:05.465Z] #18 58.35 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:57:06.034Z] #18 58.89 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T23:57:06.034Z] #18 58.89 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-23T23:57:06.034Z] #18 58.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:57:06.291Z] #18 59.16 Selecting previously unselected package uidmap. [2020-12-23T23:57:06.291Z] #18 59.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-23T23:57:06.291Z] #18 59.18 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T23:57:06.368Z] #31 DONE 0.9s [2020-12-23T23:57:06.368Z] [2020-12-23T23:57:06.368Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:06.368Z] #41 167.6 make[2]: Nothing to be done for 'all'. [2020-12-23T23:57:06.368Z] #41 167.7 make[2]: Nothing to be done for 'all'. [2020-12-23T23:57:06.369Z] #41 167.7 make[2]: Nothing to be done for 'all'. [2020-12-23T23:57:06.369Z] #41 167.8 make[2]: Nothing to be done for 'all'. [2020-12-23T23:57:06.369Z] #41 167.8 make[2]: Nothing to be done for 'all'. [2020-12-23T23:57:06.369Z] #41 167.9 make[2]: Nothing to be done for 'all'. [2020-12-23T23:57:06.369Z] #41 167.9 make[2]: Nothing to be done for 'all'. [2020-12-23T23:57:06.369Z] #41 168.0 make[2]: Nothing to be done for 'all'. [2020-12-23T23:57:06.369Z] #41 168.1 INSTALL criu/criu [2020-12-23T23:57:06.369Z] #41 DONE 168.3s [2020-12-23T23:57:06.369Z] [2020-12-23T23:57:06.369Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T23:57:06.549Z] #18 59.29 Selecting previously unselected package vim-runtime. [2020-12-23T23:57:06.549Z] #18 59.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:57:06.549Z] #18 59.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T23:57:06.549Z] #18 59.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T23:57:06.549Z] #18 59.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:57:06.631Z] #33 DONE 0.3s [2020-12-23T23:57:06.631Z] [2020-12-23T23:57:06.631Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T23:57:06.825Z] #18 53.47 Selecting previously unselected package libnet1:amd64. [2020-12-23T23:57:06.825Z] #18 53.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T23:57:06.825Z] #18 53.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:57:06.825Z] #18 53.57 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T23:57:06.825Z] #18 53.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T23:57:06.825Z] #18 53.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:57:06.825Z] #18 53.69 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T23:57:06.825Z] #18 53.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T23:57:06.825Z] #18 53.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:57:06.825Z] #18 53.85 Selecting previously unselected package libreadline5:amd64. [2020-12-23T23:57:06.825Z] #18 53.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-23T23:57:06.825Z] #18 53.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T23:57:06.825Z] #18 54.01 Selecting previously unselected package net-tools. [2020-12-23T23:57:06.825Z] #18 54.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-23T23:57:06.825Z] #18 54.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:57:06.895Z] #36 DONE 0.3s [2020-12-23T23:57:06.895Z] [2020-12-23T23:57:06.895Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:06.895Z] #54 ... [2020-12-23T23:57:06.895Z] [2020-12-23T23:57:06.895Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T23:57:07.086Z] #18 54.21 Selecting previously unselected package python-pip-whl. [2020-12-23T23:57:07.086Z] #18 54.23 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T23:57:07.086Z] #18 54.24 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T23:57:07.157Z] #39 DONE 0.4s [2020-12-23T23:57:07.157Z] [2020-12-23T23:57:07.157Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:07.657Z] #18 ... [2020-12-23T23:57:07.657Z] [2020-12-23T23:57:07.657Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:07.657Z] #41 132.7 CC criu/cgroup-props.o [2020-12-23T23:57:07.657Z] #41 133.5 CC criu/cgroup.o [2020-12-23T23:57:07.657Z] #41 136.0 CC criu/clone-noasan.o [2020-12-23T23:57:07.657Z] #41 136.2 CC criu/config.o [2020-12-23T23:57:07.657Z] #41 137.4 CC criu/cr-check.o [2020-12-23T23:57:07.657Z] #41 139.2 CC criu/cr-dedup.o [2020-12-23T23:57:07.657Z] #41 139.6 CC criu/cr-dump.o [2020-12-23T23:57:07.657Z] #41 142.0 CC criu/cr-errno.o [2020-12-23T23:57:07.657Z] #41 142.1 CC criu/cr-restore.o [2020-12-23T23:57:07.657Z] #41 ... [2020-12-23T23:57:07.657Z] [2020-12-23T23:57:07.657Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:57:07.657Z] #18 54.82 Selecting previously unselected package python3-lib2to3. [2020-12-23T23:57:07.657Z] #18 54.83 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T23:57:07.657Z] #18 54.84 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:57:07.918Z] #18 54.96 Selecting previously unselected package python3-distutils. [2020-12-23T23:57:07.918Z] #18 54.97 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T23:57:07.918Z] #18 54.97 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T23:57:07.918Z] #18 55.09 Selecting previously unselected package python3-pip. [2020-12-23T23:57:07.918Z] #18 55.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T23:57:07.918Z] #18 55.10 Unpacking python3-pip (18.1-5) ... [2020-12-23T23:57:08.179Z] #18 55.27 Selecting previously unselected package python3-pkg-resources. [2020-12-23T23:57:08.179Z] #18 55.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T23:57:08.179Z] #18 55.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:57:08.179Z] #18 55.41 Selecting previously unselected package python3-setuptools. [2020-12-23T23:57:08.179Z] #18 55.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T23:57:08.179Z] #18 55.43 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T23:57:08.440Z] #18 55.62 Selecting previously unselected package python3-wheel. [2020-12-23T23:57:08.440Z] #18 55.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T23:57:08.440Z] #18 55.63 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T23:57:08.440Z] #18 55.71 Selecting previously unselected package sudo. [2020-12-23T23:57:08.549Z] #54 ... [2020-12-23T23:57:08.549Z] [2020-12-23T23:57:08.549Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T23:57:08.549Z] #42 DONE 0.2s [2020-12-23T23:57:08.549Z] [2020-12-23T23:57:08.549Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:08.549Z] #54 ... [2020-12-23T23:57:08.549Z] [2020-12-23T23:57:08.549Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T23:57:08.701Z] #18 55.73 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-23T23:57:08.701Z] #18 55.74 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:57:08.812Z] #44 DONE 0.3s [2020-12-23T23:57:08.812Z] [2020-12-23T23:57:08.812Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T23:57:08.962Z] #18 56.27 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T23:57:09.075Z] #46 DONE 0.2s [2020-12-23T23:57:09.075Z] [2020-12-23T23:57:09.075Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T23:57:09.163Z] #66 exporting layers 6.6s done [2020-12-23T23:57:09.163Z] #66 writing image sha256:530a059635d01a05923a19bc3bb7fa19ef88b547578e652ed2c5526ee7ff1b5c done [2020-12-23T23:57:09.163Z] #66 naming to docker.io/library/docker:1c0af18c6c341636ac55644103f922900c616bec done [2020-12-23T23:57:09.163Z] #66 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-12-23T23:57:09.223Z] #18 56.28 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-23T23:57:09.223Z] #18 56.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:57:09.223Z] #18 56.51 Selecting previously unselected package uidmap. [2020-12-23T23:57:09.223Z] #18 56.52 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-23T23:57:09.484Z] #18 56.54 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T23:57:09.484Z] #18 56.66 Selecting previously unselected package vim-runtime. [2020-12-23T23:57:09.484Z] #18 56.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T23:57:09.484Z] #18 56.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T23:57:09.484Z] #18 56.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T23:57:09.484Z] #18 56.74 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:57:09.525Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41786/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/validate/default [2020-12-23T23:57:09.650Z] #48 DONE 0.4s [2020-12-23T23:57:09.650Z] [2020-12-23T23:57:09.650Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T23:57:09.650Z] #50 DONE 0.1s [2020-12-23T23:57:09.650Z] [2020-12-23T23:57:09.650Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T23:57:09.825Z] #18 62.45 Selecting previously unselected package vim. [2020-12-23T23:57:09.825Z] #18 62.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T23:57:09.825Z] #18 62.51 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T23:57:09.913Z] #52 DONE 0.4s [2020-12-23T23:57:09.913Z] [2020-12-23T23:57:09.913Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:10.082Z] #18 63.06 Selecting previously unselected package xfsprogs. [2020-12-23T23:57:10.340Z] #18 63.06 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-23T23:57:10.340Z] #18 63.08 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T23:57:10.486Z] Congratulations! All commits are properly signed with the DCO! [2020-12-23T23:57:10.486Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-12-23T23:57:10.486Z] No api/types/ or api/swagger.yaml changes in diff. [2020-12-23T23:57:10.486Z] Congratulations! All TOML source files changed here have valid syntax. [2020-12-23T23:57:10.486Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-12-23T23:57:10.486Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-12-23T23:57:10.486Z] Congratulations! No new tests were added to integration-cli. [2020-12-23T23:57:10.486Z] [2020-12-23T23:57:10.486Z] INFO Start validation with golang-ci-lint [2020-12-23T23:57:10.486Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-12-23T23:57:10.486Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-23T23:57:10.486Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-23T23:57:10.597Z] #18 63.56 Selecting previously unselected package zip. [2020-12-23T23:57:10.597Z] #18 63.57 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-23T23:57:10.597Z] #18 63.58 Unpacking zip (3.0-11+b1) ... [2020-12-23T23:57:10.854Z] #18 63.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:57:10.854Z] #18 63.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:57:10.854Z] #18 63.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T23:57:10.854Z] #18 63.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T23:57:10.854Z] #18 63.83 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-23T23:57:10.854Z] #18 63.84 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T23:57:10.854Z] #18 63.86 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T23:57:10.854Z] #18 63.87 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T23:57:11.111Z] #18 63.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:57:11.111Z] #18 63.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:57:11.111Z] #18 63.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:57:11.111Z] #18 63.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:57:11.111Z] #18 63.94 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:57:11.111Z] #18 63.95 Setting up zip (3.0-11+b1) ... [2020-12-23T23:57:11.111Z] #18 63.96 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:57:11.111Z] #18 63.99 Setting up bash-completion (1:2.8-6) ... [2020-12-23T23:57:12.785Z] #18 59.75 Selecting previously unselected package vim. [2020-12-23T23:57:12.785Z] #18 59.77 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T23:57:12.785Z] #18 59.79 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T23:57:13.307Z] #18 60.35 Selecting previously unselected package xfsprogs. [2020-12-23T23:57:13.307Z] #18 60.36 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-23T23:57:13.307Z] #18 60.36 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T23:57:13.568Z] #18 60.80 Selecting previously unselected package zip. [2020-12-23T23:57:13.828Z] #18 60.81 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-23T23:57:13.828Z] #18 60.82 Unpacking zip (3.0-11+b1) ... [2020-12-23T23:57:13.828Z] #18 61.00 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T23:57:13.828Z] #18 61.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T23:57:13.828Z] #18 61.03 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T23:57:13.828Z] #18 61.04 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T23:57:13.828Z] #18 61.05 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-23T23:57:13.828Z] #18 61.07 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T23:57:13.828Z] #18 61.08 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T23:57:13.828Z] #18 61.09 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T23:57:13.828Z] #18 61.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T23:57:13.828Z] #18 61.11 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T23:57:13.828Z] #18 61.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T23:57:13.828Z] #18 61.13 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T23:57:13.828Z] #18 61.14 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T23:57:13.828Z] #18 61.15 Setting up zip (3.0-11+b1) ... [2020-12-23T23:57:14.089Z] #18 61.17 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T23:57:14.089Z] #18 61.20 Setting up bash-completion (1:2.8-6) ... [2020-12-23T23:57:14.384Z] #18 66.73 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-23T23:57:14.384Z] #18 66.74 Setting up xz-utils (5.2.4-1) ... [2020-12-23T23:57:14.384Z] #18 66.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T23:57:14.384Z] #18 66.77 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:57:14.384Z] #18 66.85 invoke-rc.d: could not determine current runlevel [2020-12-23T23:57:14.384Z] #18 66.86 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T23:57:14.384Z] #18 66.87 Setting up pigz (2.4-1) ... [2020-12-23T23:57:14.384Z] #18 66.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T23:57:14.384Z] #18 66.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:57:14.384Z] #18 66.91 Setting up python-pip-whl (18.1-5) ... [2020-12-23T23:57:14.384Z] #18 66.92 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T23:57:14.384Z] #18 66.94 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:57:14.384Z] #18 67.33 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-23T23:57:14.384Z] #18 67.35 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:57:14.384Z] #18 67.36 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:57:14.384Z] #18 67.37 Setting up vim (2:8.1.0875-5) ... [2020-12-23T23:57:14.384Z] #18 67.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T23:57:14.384Z] #18 67.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T23:57:14.384Z] #18 67.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T23:57:14.384Z] #18 67.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T23:57:14.642Z] #18 67.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T23:57:14.642Z] #18 67.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T23:57:14.642Z] #18 67.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T23:57:14.642Z] #18 67.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T23:57:14.642Z] #18 67.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:57:14.642Z] #18 67.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:57:14.642Z] #18 67.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T23:57:14.642Z] #18 67.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:57:14.642Z] #18 67.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T23:57:14.642Z] #18 ... [2020-12-23T23:57:14.642Z] [2020-12-23T23:57:14.642Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:14.642Z] #41 145.9 CC criu/crtools.o [2020-12-23T23:57:14.642Z] #41 146.5 CC criu/eventfd.o [2020-12-23T23:57:14.642Z] #41 146.8 CC criu/eventpoll.o [2020-12-23T23:57:14.642Z] #41 147.7 CC criu/external.o [2020-12-23T23:57:14.642Z] #41 148.0 CC criu/fault-injection.o [2020-12-23T23:57:14.642Z] #41 148.1 CC criu/fdstore.o [2020-12-23T23:57:14.642Z] #41 148.4 CC criu/fifo.o [2020-12-23T23:57:14.642Z] #41 148.7 CC criu/file-ids.o [2020-12-23T23:57:14.642Z] #41 149.0 CC criu/file-lock.o [2020-12-23T23:57:14.642Z] #41 150.0 CC criu/files-ext.o [2020-12-23T23:57:14.642Z] #41 150.3 CC criu/files-reg.o [2020-12-23T23:57:14.642Z] #41 152.7 CC criu/files.o [2020-12-23T23:57:14.642Z] #41 154.9 CC criu/filesystems.o [2020-12-23T23:57:14.642Z] #41 155.6 CC criu/fsnotify.o [2020-12-23T23:57:14.642Z] #41 ... [2020-12-23T23:57:14.642Z] [2020-12-23T23:57:14.642Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:57:14.642Z] #18 67.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T23:57:14.642Z] #18 67.52 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:57:17.389Z] #18 64.01 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-23T23:57:17.389Z] #18 64.03 Setting up xz-utils (5.2.4-1) ... [2020-12-23T23:57:17.389Z] #18 64.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T23:57:17.389Z] #18 64.05 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T23:57:17.389Z] #18 64.09 invoke-rc.d: could not determine current runlevel [2020-12-23T23:57:17.389Z] #18 64.10 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T23:57:17.389Z] #18 64.13 Setting up pigz (2.4-1) ... [2020-12-23T23:57:17.389Z] #18 64.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T23:57:17.389Z] #18 64.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T23:57:17.389Z] #18 64.17 Setting up python-pip-whl (18.1-5) ... [2020-12-23T23:57:17.389Z] #18 64.18 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T23:57:17.389Z] #18 64.19 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T23:57:17.389Z] #18 64.59 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-23T23:57:17.389Z] #18 64.61 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T23:57:17.389Z] #18 64.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T23:57:17.389Z] #18 64.62 Setting up vim (2:8.1.0875-5) ... [2020-12-23T23:57:17.389Z] #18 64.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T23:57:17.389Z] #18 64.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T23:57:17.389Z] #18 64.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T23:57:17.389Z] #18 64.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T23:57:17.389Z] #18 64.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T23:57:17.682Z] #18 64.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T23:57:17.682Z] #18 64.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T23:57:17.682Z] #18 64.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T23:57:17.682Z] #18 64.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T23:57:17.682Z] #18 64.96 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T23:57:17.682Z] #18 64.97 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T23:57:17.682Z] #18 64.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T23:57:17.682Z] #18 64.99 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T23:57:17.682Z] #18 65.00 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T23:57:17.916Z] #18 70.50 Setting up iptables (1.8.2-4) ... [2020-12-23T23:57:17.916Z] #18 70.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:57:17.916Z] #18 70.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:57:17.916Z] #18 70.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:57:17.916Z] #18 70.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:57:17.916Z] #18 70.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T23:57:17.916Z] #18 70.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T23:57:17.916Z] #18 70.57 Setting up python3 (3.7.3-1) ... [2020-12-23T23:57:18.172Z] #18 70.99 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T23:57:19.043Z] #18 71.71 Setting up apparmor (2.13.2-10) ... [2020-12-23T23:57:20.415Z] #18 ... [2020-12-23T23:57:20.415Z] [2020-12-23T23:57:20.415Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:57:20.415Z] #38 263.0 + dpkg --print-architecture [2020-12-23T23:57:20.415Z] #38 263.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-23T23:57:20.980Z] #38 263.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-23T23:57:20.980Z] #38 263.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-23T23:57:20.983Z] #18 67.98 Setting up iptables (1.8.2-4) ... [2020-12-23T23:57:20.983Z] #18 68.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:57:20.983Z] #18 68.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:57:20.983Z] #18 68.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T23:57:20.983Z] #18 68.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T23:57:20.983Z] #18 68.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T23:57:20.983Z] #18 68.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T23:57:20.983Z] #18 68.07 Setting up python3 (3.7.3-1) ... [2020-12-23T23:57:21.247Z] #18 ... [2020-12-23T23:57:21.247Z] [2020-12-23T23:57:21.247Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:21.247Z] #41 146.4 CC criu/cr-service.o [2020-12-23T23:57:21.247Z] #41 147.8 CC criu/crtools.o [2020-12-23T23:57:21.247Z] #41 148.5 CC criu/eventfd.o [2020-12-23T23:57:21.247Z] #41 148.8 CC criu/eventpoll.o [2020-12-23T23:57:21.247Z] #41 149.7 CC criu/external.o [2020-12-23T23:57:21.247Z] #41 150.0 CC criu/fault-injection.o [2020-12-23T23:57:21.247Z] #41 150.2 CC criu/fdstore.o [2020-12-23T23:57:21.247Z] #41 150.6 CC criu/fifo.o [2020-12-23T23:57:21.247Z] #41 151.0 CC criu/file-ids.o [2020-12-23T23:57:21.247Z] #41 151.3 CC criu/file-lock.o [2020-12-23T23:57:21.247Z] #41 152.2 CC criu/files-ext.o [2020-12-23T23:57:21.247Z] #41 152.6 CC criu/files-reg.o [2020-12-23T23:57:21.247Z] #41 154.8 CC criu/files.o [2020-12-23T23:57:21.247Z] #41 ... [2020-12-23T23:57:21.247Z] [2020-12-23T23:57:21.247Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:57:21.247Z] #18 68.49 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T23:57:22.189Z] #18 69.33 Setting up apparmor (2.13.2-10) ... [2020-12-23T23:57:23.574Z] #18 70.89 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T23:57:23.835Z] #18 70.91 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:57:24.096Z] #18 71.26 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:57:25.050Z] #18 72.14 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T23:57:25.622Z] #18 72.60 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T23:57:26.239Z] #38 ... [2020-12-23T23:57:26.239Z] [2020-12-23T23:57:26.239Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:26.239Z] #41 156.8 CC criu/image-desc.o [2020-12-23T23:57:26.239Z] #41 156.9 CC criu/image.o [2020-12-23T23:57:26.239Z] #41 157.8 CC criu/ipc_ns.o [2020-12-23T23:57:26.239Z] #41 158.9 CC criu/irmap.o [2020-12-23T23:57:26.239Z] #41 159.6 CC criu/kcmp-ids.o [2020-12-23T23:57:26.239Z] #41 159.9 CC criu/kerndat.o [2020-12-23T23:57:26.239Z] #41 160.9 CC criu/libnetlink.o [2020-12-23T23:57:26.239Z] #41 161.3 CC criu/log.o [2020-12-23T23:57:26.239Z] #41 161.8 CC criu/lsm.o [2020-12-23T23:57:26.239Z] #41 162.2 CC criu/mem.o [2020-12-23T23:57:26.239Z] #41 164.0 CC criu/memfd.o [2020-12-23T23:57:26.239Z] #41 164.6 CC criu/mount.o [2020-12-23T23:57:26.239Z] #41 ... [2020-12-23T23:57:26.239Z] [2020-12-23T23:57:26.239Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T23:57:26.239Z] #18 73.66 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T23:57:26.239Z] #18 73.68 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T23:57:26.239Z] #18 74.04 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T23:57:26.239Z] #18 74.99 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T23:57:26.239Z] #18 75.58 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T23:57:26.239Z] #18 76.91 Setting up python3-pip (18.1-5) ... [2020-12-23T23:57:26.239Z] #18 77.90 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:57:26.239Z] #18 77.94 Processing triggers for mime-support (3.62) ... [2020-12-23T23:57:26.239Z] #18 DONE 78.9s [2020-12-23T23:57:26.239Z] [2020-12-23T23:57:26.239Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T23:57:26.565Z] #18 73.81 Setting up python3-pip (18.1-5) ... [2020-12-23T23:57:26.804Z] #19 0.948 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T23:57:27.062Z] #19 0.953 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T23:57:27.062Z] #19 0.957 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T23:57:27.062Z] #19 DONE 1.0s [2020-12-23T23:57:27.062Z] [2020-12-23T23:57:27.063Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T23:57:27.950Z] #18 74.91 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T23:57:27.950Z] #18 74.94 Processing triggers for mime-support (3.62) ... [2020-12-23T23:57:28.042Z] #54 212.7 + bin/containerd-stress [2020-12-23T23:57:28.893Z] #18 DONE 76.0s [2020-12-23T23:57:28.893Z] [2020-12-23T23:57:28.893Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T23:57:29.836Z] #19 0.957 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T23:57:29.836Z] #19 0.961 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T23:57:29.836Z] #19 0.965 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T23:57:29.836Z] #19 DONE 1.0s [2020-12-23T23:57:29.836Z] [2020-12-23T23:57:29.836Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T23:57:29.960Z] #54 215.6 + bin/containerd-shim [2020-12-23T23:57:31.750Z] #20 ... [2020-12-23T23:57:31.750Z] [2020-12-23T23:57:31.750Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:31.750Z] #41 156.9 CC criu/filesystems.o [2020-12-23T23:57:31.750Z] #41 157.6 CC criu/fsnotify.o [2020-12-23T23:57:31.750Z] #41 158.7 CC criu/image-desc.o [2020-12-23T23:57:31.750Z] #41 158.8 CC criu/image.o [2020-12-23T23:57:31.750Z] #41 159.7 CC criu/ipc_ns.o [2020-12-23T23:57:31.750Z] #41 161.0 CC criu/irmap.o [2020-12-23T23:57:31.750Z] #41 161.7 CC criu/kcmp-ids.o [2020-12-23T23:57:31.750Z] #41 161.9 CC criu/kerndat.o [2020-12-23T23:57:31.750Z] #41 163.0 CC criu/libnetlink.o [2020-12-23T23:57:31.750Z] #41 163.4 CC criu/log.o [2020-12-23T23:57:31.750Z] #41 163.9 CC criu/lsm.o [2020-12-23T23:57:31.750Z] #41 164.5 CC criu/mem.o [2020-12-23T23:57:31.750Z] #41 166.6 CC criu/memfd.o [2020-12-23T23:57:31.843Z] #56 287.7 + bin/containerd-stress [2020-12-23T23:57:32.011Z] #41 167.3 CC criu/mount.o [2020-12-23T23:57:32.317Z] #20 5.244 Collecting yamllint==1.16.0 [2020-12-23T23:57:32.875Z] #56 290.1 + bin/containerd-shim [2020-12-23T23:57:33.396Z] #41 ... [2020-12-23T23:57:33.396Z] [2020-12-23T23:57:33.396Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:57:33.396Z] #38 265.5 + dpkg --print-architecture [2020-12-23T23:57:33.396Z] #38 265.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-23T23:57:33.396Z] #38 266.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-23T23:57:33.396Z] #38 266.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-23T23:57:34.211Z] #20 ... [2020-12-23T23:57:34.211Z] [2020-12-23T23:57:34.211Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:34.211Z] #41 169.0 CC criu/namespaces.o [2020-12-23T23:57:34.211Z] #41 171.2 CC criu/net.o [2020-12-23T23:57:34.211Z] #41 174.7 CC criu/netfilter.o [2020-12-23T23:57:34.211Z] #41 175.1 CC criu/page-pipe.o [2020-12-23T23:57:34.467Z] #41 175.8 CC criu/page-xfer.o [2020-12-23T23:57:35.331Z] #38 ... [2020-12-23T23:57:35.331Z] [2020-12-23T23:57:35.331Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T23:57:35.331Z] #20 5.195 Collecting yamllint==1.16.0 [2020-12-23T23:57:35.835Z] #41 177.2 CC criu/pagemap-cache.o [2020-12-23T23:57:36.399Z] #41 177.5 CC criu/pagemap.o [2020-12-23T23:57:36.553Z] #54 221.8 + bin/containerd-shim-runc-v1 [2020-12-23T23:57:37.329Z] #41 178.4 CC criu/parasite-syscall.o [2020-12-23T23:57:37.586Z] #41 ... [2020-12-23T23:57:37.586Z] [2020-12-23T23:57:37.586Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T23:57:37.586Z] #20 10.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T23:57:37.842Z] #20 10.65 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T23:57:37.842Z] #20 10.80 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T23:57:37.899Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T23:57:37.899Z] [2020-12-23T23:57:37.899Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-23T23:57:37.899Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-23T23:57:37.899Z] HOSTNAME=5ddab072b897 [2020-12-23T23:57:37.899Z] TESTDEBUG=0 [2020-12-23T23:57:37.899Z] DEST=bundles/test-integration [2020-12-23T23:57:37.899Z] PWD=/go/src/github.com/docker/docker [2020-12-23T23:57:37.899Z] DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec [2020-12-23T23:57:37.899Z] container=docker [2020-12-23T23:57:37.899Z] HOME=/root [2020-12-23T23:57:37.899Z] GOLANG_VERSION=1.13.15 [2020-12-23T23:57:37.899Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-23T23:57:37.899Z] VALIDATE_BRANCH=master [2020-12-23T23:57:37.899Z] TERM=xterm [2020-12-23T23:57:37.899Z] DOCKER_PKG=github.com/docker/docker [2020-12-23T23:57:37.899Z] SHLVL=1 [2020-12-23T23:57:37.899Z] TIMEOUT=120m [2020-12-23T23:57:37.899Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2020-12-23T23:57:37.899Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-23T23:57:37.899Z] GO111MODULE=off [2020-12-23T23:57:37.899Z] DOCKER_EXPERIMENTAL=1 [2020-12-23T23:57:37.899Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-23T23:57:37.899Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-23T23:57:37.899Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-23T23:57:37.899Z] GOPATH=/go [2020-12-23T23:57:37.899Z] PKG_CONFIG=pkg-config [2020-12-23T23:57:37.899Z] _=/usr/bin/env [2020-12-23T23:57:37.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-23T23:57:39.211Z] #20 12.31 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T23:57:39.211Z] #20 12.35 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T23:57:39.468Z] #20 12.41 Building wheels for collected packages: pyyaml [2020-12-23T23:57:39.468Z] #20 12.41 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T23:57:40.623Z] #20 10.58 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T23:57:40.623Z] #20 10.68 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T23:57:40.623Z] #20 10.81 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T23:57:40.839Z] #20 13.66 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T23:57:40.839Z] #20 13.66 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T23:57:40.839Z] #20 13.72 Successfully built pyyaml [2020-12-23T23:57:40.839Z] #20 13.74 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-23T23:57:41.097Z] #20 14.09 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T23:57:41.386Z] #56 297.1 + bin/containerd-shim-runc-v1 [2020-12-23T23:57:41.661Z] #20 DONE 14.7s [2020-12-23T23:57:41.661Z] [2020-12-23T23:57:41.661Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:41.661Z] #41 179.3 CC criu/path.o [2020-12-23T23:57:41.661Z] #41 179.7 CC criu/pie-util-vdso-elf32.o [2020-12-23T23:57:41.661Z] #41 180.1 CC criu/pie-util-vdso.o [2020-12-23T23:57:41.661Z] #41 180.7 CC criu/pie-util.o [2020-12-23T23:57:41.661Z] #41 180.9 CC criu/pipes.o [2020-12-23T23:57:41.661Z] #41 181.7 CC criu/plugin.o [2020-12-23T23:57:41.661Z] #41 182.2 CC criu/proc_parse.o [2020-12-23T23:57:41.927Z] #54 227.0 + bin/containerd-shim-runc-v2 [2020-12-23T23:57:42.230Z] #41 ... [2020-12-23T23:57:42.230Z] [2020-12-23T23:57:42.230Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T23:57:42.230Z] #23 DONE 0.4s [2020-12-23T23:57:42.230Z] [2020-12-23T23:57:42.230Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T23:57:42.538Z] #20 12.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T23:57:42.538Z] #20 12.38 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T23:57:42.538Z] #20 12.43 Building wheels for collected packages: pyyaml [2020-12-23T23:57:42.538Z] #20 12.44 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T23:57:43.326Z] #54 228.7 + binaries [2020-12-23T23:57:43.326Z] #54 228.7 + install -D bin/containerd /build/containerd [2020-12-23T23:57:43.326Z] #54 228.8 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T23:57:43.326Z] #54 228.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T23:57:43.326Z] #54 228.8 + install -D bin/ctr /build/ctr [2020-12-23T23:57:43.482Z] #20 13.56 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T23:57:43.482Z] #20 13.56 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T23:57:43.482Z] #20 13.68 Successfully built pyyaml [2020-12-23T23:57:43.482Z] #20 13.69 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-23T23:57:43.743Z] #20 14.02 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T23:57:44.315Z] #20 DONE 14.4s [2020-12-23T23:57:44.315Z] [2020-12-23T23:57:44.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:44.315Z] #41 171.4 CC criu/namespaces.o [2020-12-23T23:57:44.315Z] #41 173.0 CC criu/net.o [2020-12-23T23:57:44.315Z] #41 175.6 CC criu/netfilter.o [2020-12-23T23:57:44.315Z] #41 176.0 CC criu/page-pipe.o [2020-12-23T23:57:44.315Z] #41 176.8 CC criu/page-xfer.o [2020-12-23T23:57:44.315Z] #41 178.5 CC criu/pagemap-cache.o [2020-12-23T23:57:44.315Z] #41 179.0 CC criu/pagemap.o [2020-12-23T23:57:44.315Z] #41 ... [2020-12-23T23:57:44.315Z] [2020-12-23T23:57:44.315Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T23:57:44.315Z] #23 DONE 0.1s [2020-12-23T23:57:44.579Z] [2020-12-23T23:57:44.579Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T23:57:44.913Z] #56 302.0 + bin/containerd-shim-runc-v2 [2020-12-23T23:57:46.415Z] #56 303.2 + binaries [2020-12-23T23:57:46.415Z] #56 303.2 + install -D bin/containerd /build/containerd [2020-12-23T23:57:46.415Z] #56 303.2 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T23:57:46.415Z] #56 303.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T23:57:46.415Z] #56 303.2 + install -D bin/ctr /build/ctr [2020-12-23T23:57:46.415Z] #56 DONE 303.3s [2020-12-23T23:57:47.448Z] [2020-12-23T23:57:47.448Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T23:57:47.448Z] #57 DONE 0.1s [2020-12-23T23:57:47.448Z] [2020-12-23T23:57:47.448Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T23:57:47.448Z] #61 DONE 0.1s [2020-12-23T23:57:47.448Z] [2020-12-23T23:57:47.448Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T23:57:47.448Z] #63 DONE 0.1s [2020-12-23T23:57:47.448Z] [2020-12-23T23:57:47.448Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T23:57:47.448Z] #65 DONE 0.0s [2020-12-23T23:57:47.448Z] [2020-12-23T23:57:47.448Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T23:57:47.448Z] #66 DONE 0.0s [2020-12-23T23:57:47.448Z] [2020-12-23T23:57:47.448Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T23:57:47.482Z] #28 ... [2020-12-23T23:57:47.482Z] [2020-12-23T23:57:47.482Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:47.482Z] #41 185.3 CC criu/protobuf-desc.o [2020-12-23T23:57:47.482Z] #41 186.1 CC criu/protobuf.o [2020-12-23T23:57:47.482Z] #41 186.3 CC criu/pstree.o [2020-12-23T23:57:47.482Z] #41 187.1 CC criu/rbtree.o [2020-12-23T23:57:47.482Z] #41 187.3 CC criu/rst-malloc.o [2020-12-23T23:57:47.482Z] #41 187.5 CC criu/seccomp.o [2020-12-23T23:57:47.482Z] #41 187.8 CC criu/seize.o [2020-12-23T23:57:47.482Z] #41 188.2 CC criu/servicefd.o [2020-12-23T23:57:47.482Z] #41 188.5 CC criu/shmem.o [2020-12-23T23:57:47.739Z] #41 189.1 CC criu/sigframe.o [2020-12-23T23:57:47.995Z] #41 189.3 CC criu/signalfd.o [2020-12-23T23:57:47.995Z] #41 189.5 CC criu/sk-inet.o [2020-12-23T23:57:48.927Z] #41 190.2 CC criu/sk-netlink.o [2020-12-23T23:57:49.184Z] #41 190.5 CC criu/sk-packet.o [2020-12-23T23:57:49.440Z] #41 ... [2020-12-23T23:57:49.440Z] [2020-12-23T23:57:49.440Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:57:49.440Z] #38 DONE 292.1s [2020-12-23T23:57:49.440Z] [2020-12-23T23:57:49.440Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:57:49.440Z] #51 106.5 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 [2020-12-23T23:57:49.440Z] #51 109.1 + mkdir -p /build [2020-12-23T23:57:49.440Z] #51 109.1 + cp runc /build/runc [2020-12-23T23:57:49.440Z] #51 DONE 112.8s [2020-12-23T23:57:49.440Z] [2020-12-23T23:57:49.440Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T23:57:49.440Z] #28 DONE 7.3s [2020-12-23T23:57:49.440Z] [2020-12-23T23:57:49.440Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T23:57:49.522Z] #67 DONE 2.1s [2020-12-23T23:57:49.522Z] [2020-12-23T23:57:49.522Z] #68 exporting to oci image format [2020-12-23T23:57:49.522Z] #68 exporting layers [2020-12-23T23:57:49.868Z] #28 ... [2020-12-23T23:57:49.868Z] [2020-12-23T23:57:49.868Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:49.868Z] #41 180.4 CC criu/parasite-syscall.o [2020-12-23T23:57:49.868Z] #41 181.3 CC criu/path.o [2020-12-23T23:57:49.868Z] #41 181.7 CC criu/pie-util-vdso-elf32.o [2020-12-23T23:57:49.868Z] #41 182.1 CC criu/pie-util-vdso.o [2020-12-23T23:57:49.868Z] #41 182.5 CC criu/pie-util.o [2020-12-23T23:57:49.868Z] #41 182.6 CC criu/pipes.o [2020-12-23T23:57:49.868Z] #41 183.3 CC criu/plugin.o [2020-12-23T23:57:49.868Z] #41 183.6 CC criu/proc_parse.o [2020-12-23T23:57:49.915Z] #54 DONE 235.2s [2020-12-23T23:57:50.005Z] #31 DONE 0.5s [2020-12-23T23:57:50.005Z] [2020-12-23T23:57:50.005Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T23:57:50.005Z] #33 DONE 0.1s [2020-12-23T23:57:50.005Z] [2020-12-23T23:57:50.005Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:50.005Z] #41 191.3 CC criu/sk-queue.o [2020-12-23T23:57:50.005Z] #41 ... [2020-12-23T23:57:50.005Z] [2020-12-23T23:57:50.005Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T23:57:50.005Z] #36 DONE 0.1s [2020-12-23T23:57:50.129Z] #41 ... [2020-12-23T23:57:50.129Z] [2020-12-23T23:57:50.129Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T23:57:50.129Z] #28 DONE 5.5s [2020-12-23T23:57:50.129Z] [2020-12-23T23:57:50.129Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:50.129Z] #41 185.3 CC criu/protobuf-desc.o [2020-12-23T23:57:50.264Z] [2020-12-23T23:57:50.264Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:50.521Z] #54 ... [2020-12-23T23:57:50.521Z] [2020-12-23T23:57:50.521Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:50.521Z] #41 191.9 CC criu/sk-tcp.o [2020-12-23T23:57:50.701Z] #41 ... [2020-12-23T23:57:50.701Z] [2020-12-23T23:57:50.701Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T23:57:50.701Z] #51 105.9 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 [2020-12-23T23:57:50.701Z] #51 107.9 + mkdir -p /build [2020-12-23T23:57:50.701Z] #51 107.9 + cp runc /build/runc [2020-12-23T23:57:50.701Z] #51 DONE 108.6s [2020-12-23T23:57:50.701Z] [2020-12-23T23:57:50.701Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T23:57:50.701Z] #31 DONE 0.7s [2020-12-23T23:57:50.701Z] [2020-12-23T23:57:50.701Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T23:57:50.701Z] #33 DONE 0.1s [2020-12-23T23:57:50.701Z] [2020-12-23T23:57:50.701Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:50.962Z] #54 ... [2020-12-23T23:57:50.962Z] [2020-12-23T23:57:50.962Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T23:57:50.962Z] #36 DONE 0.3s [2020-12-23T23:57:50.962Z] [2020-12-23T23:57:50.962Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:51.223Z] #47 ... [2020-12-23T23:57:51.223Z] [2020-12-23T23:57:51.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:51.223Z] #41 186.3 CC criu/protobuf.o [2020-12-23T23:57:51.299Z] [2020-12-23T23:57:51.299Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T23:57:51.453Z] #41 192.6 CC criu/sk-unix.o [2020-12-23T23:57:51.794Z] #41 187.0 CC criu/pstree.o [2020-12-23T23:57:52.765Z] #41 188.0 CC criu/rbtree.o [2020-12-23T23:57:53.027Z] #41 188.3 CC criu/rst-malloc.o [2020-12-23T23:57:53.307Z] #41 ... [2020-12-23T23:57:53.307Z] [2020-12-23T23:57:53.307Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T23:57:53.307Z] #38 DONE 295.5s [2020-12-23T23:57:53.307Z] [2020-12-23T23:57:53.307Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:53.307Z] #41 188.7 CC criu/seccomp.o [2020-12-23T23:57:53.350Z] #41 ... [2020-12-23T23:57:53.350Z] [2020-12-23T23:57:53.350Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T23:57:53.350Z] #39 DONE 0.6s [2020-12-23T23:57:53.350Z] [2020-12-23T23:57:53.350Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:53.350Z] #41 194.4 CC criu/sockets.o [2020-12-23T23:57:53.608Z] #41 194.9 CC criu/stats.o [2020-12-23T23:57:53.843Z] #55 DONE 2.4s [2020-12-23T23:57:53.843Z] [2020-12-23T23:57:53.843Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T23:57:53.843Z] #59 DONE 0.6s [2020-12-23T23:57:53.866Z] #41 195.1 CC criu/string.o [2020-12-23T23:57:53.866Z] #41 195.2 CC criu/sysctl.o [2020-12-23T23:57:54.104Z] [2020-12-23T23:57:54.104Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T23:57:54.273Z] #41 189.3 CC criu/seize.o [2020-12-23T23:57:54.431Z] #41 195.5 CC criu/sysfs_parse.o [2020-12-23T23:57:54.431Z] #41 195.8 CC criu/timens.o [2020-12-23T23:57:54.688Z] #41 ... [2020-12-23T23:57:54.688Z] [2020-12-23T23:57:54.688Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:54.688Z] #47 297.0 + /build/golangci-lint --version [2020-12-23T23:57:54.688Z] #47 297.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T23:57:54.688Z] #47 DONE 297.4s [2020-12-23T23:57:54.688Z] [2020-12-23T23:57:54.688Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:54.688Z] #41 196.0 CC criu/timerfd.o [2020-12-23T23:57:54.946Z] #41 196.3 CC criu/tty.o [2020-12-23T23:57:55.214Z] #41 190.4 CC criu/servicefd.o [2020-12-23T23:57:55.475Z] #41 190.7 CC criu/shmem.o [2020-12-23T23:57:55.486Z] #61 DONE 1.4s [2020-12-23T23:57:55.486Z] [2020-12-23T23:57:55.486Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T23:57:55.486Z] #63 DONE 0.2s [2020-12-23T23:57:55.486Z] [2020-12-23T23:57:55.486Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T23:57:55.736Z] #41 ... [2020-12-23T23:57:55.736Z] [2020-12-23T23:57:55.736Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T23:57:55.736Z] #39 DONE 0.6s [2020-12-23T23:57:55.748Z] #64 DONE 0.1s [2020-12-23T23:57:55.748Z] [2020-12-23T23:57:55.748Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T23:57:55.878Z] #41 197.2 CC criu/tun.o [2020-12-23T23:57:55.997Z] [2020-12-23T23:57:55.997Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:55.997Z] #54 ... [2020-12-23T23:57:55.997Z] [2020-12-23T23:57:55.997Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:55.997Z] #41 191.3 CC criu/sigframe.o [2020-12-23T23:57:56.135Z] #41 197.5 CC criu/uffd.o [2020-12-23T23:57:56.258Z] #41 191.4 CC criu/signalfd.o [2020-12-23T23:57:56.525Z] #41 191.7 CC criu/sk-inet.o [2020-12-23T23:57:56.786Z] #41 ... [2020-12-23T23:57:56.786Z] [2020-12-23T23:57:56.786Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:57:56.786Z] #47 298.9 + /build/golangci-lint --version [2020-12-23T23:57:56.786Z] #47 299.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T23:57:56.786Z] #47 DONE 299.3s [2020-12-23T23:57:57.047Z] [2020-12-23T23:57:57.047Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T23:57:57.047Z] #41 192.3 CC criu/sk-netlink.o [2020-12-23T23:57:57.067Z] #41 198.4 CC criu/util.o [2020-12-23T23:57:57.308Z] #41 192.6 CC criu/sk-packet.o [2020-12-23T23:57:57.879Z] #41 192.9 CC criu/sk-queue.o [2020-12-23T23:57:57.879Z] #41 193.1 CC criu/sk-tcp.o [2020-12-23T23:57:57.999Z] #41 199.1 CC criu/uts_ns.o [2020-12-23T23:57:57.999Z] #41 199.3 CC criu/vdso-compat.o [2020-12-23T23:57:57.999Z] #41 199.4 CC criu/vdso.o [2020-12-23T23:57:58.140Z] #41 193.4 CC criu/sk-unix.o [2020-12-23T23:57:58.257Z] #41 199.7 LINK criu/built-in.o [2020-12-23T23:57:58.291Z] #65 DONE 2.1s [2020-12-23T23:57:58.291Z] [2020-12-23T23:57:58.291Z] #66 exporting to image [2020-12-23T23:57:58.291Z] #66 exporting layers [2020-12-23T23:57:58.515Z] #41 199.7 LINK criu/criu [2020-12-23T23:57:58.515Z] #41 200.0 DEP lib/c/criu.d [2020-12-23T23:57:58.772Z] #41 200.1 CC images/rpc.pb-c.o [2020-12-23T23:57:59.030Z] #41 200.3 CC lib/c/criu.o [2020-12-23T23:57:59.525Z] #41 194.6 CC criu/sockets.o [2020-12-23T23:57:59.595Z] #41 200.9 LINK lib/c/built-in.o [2020-12-23T23:57:59.595Z] #41 200.9 LINK lib/c/libcriu.so [2020-12-23T23:57:59.595Z] #41 200.9 LINK lib/c/libcriu.a [2020-12-23T23:57:59.595Z] #41 201.0 GEN magic.py [2020-12-23T23:57:59.786Z] #41 195.0 CC criu/stats.o [2020-12-23T23:57:59.853Z] #41 201.1 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:57:59.853Z] #41 201.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:57:59.853Z] #41 201.1 Note: Building without GnuTLS support [2020-12-23T23:57:59.853Z] #41 201.1 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:57:59.853Z] #41 201.1 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:58:00.047Z] #41 195.2 CC criu/string.o [2020-12-23T23:58:00.047Z] #41 195.3 CC criu/sysctl.o [2020-12-23T23:58:00.111Z] #41 201.5 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:58:00.307Z] #41 195.6 CC criu/sysfs_parse.o [2020-12-23T23:58:00.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-23T23:58:00.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-23T23:58:00.568Z] #41 195.8 CC criu/timens.o [2020-12-23T23:58:00.568Z] #41 196.0 CC criu/timerfd.o [2020-12-23T23:58:00.693Z] #41 201.9 make[1]: Nothing to be done for 'all'. [2020-12-23T23:58:00.955Z] #41 202.4 make[1]: 'images/built-in.o' is up to date. [2020-12-23T23:58:00.955Z] #41 202.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T23:58:00.955Z] #41 202.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T23:58:00.955Z] #41 202.4 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T23:58:01.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-23T23:58:01.139Z] #41 196.2 CC criu/tty.o [2020-12-23T23:58:01.218Z] #41 202.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T23:58:01.218Z] #41 202.5 make[1]: Nothing to be done for 'all'. [2020-12-23T23:58:01.218Z] #41 202.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:58:01.218Z] #41 202.7 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:01.218Z] #41 202.7 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:01.218Z] #41 202.7 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:01.477Z] #41 202.8 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:01.477Z] #41 202.8 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:01.477Z] #41 202.8 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:01.477Z] #41 202.9 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:01.477Z] #41 202.9 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:01.738Z] #41 203.0 INSTALL criu/criu [2020-12-23T23:58:01.999Z] #41 DONE 203.3s [2020-12-23T23:58:01.999Z] [2020-12-23T23:58:01.999Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:58:02.080Z] #41 197.0 CC criu/tun.o [2020-12-23T23:58:02.080Z] #41 197.3 CC criu/uffd.o [2020-12-23T23:58:02.657Z] #41 197.8 CC criu/util.o [2020-12-23T23:58:03.369Z] #54 ... [2020-12-23T23:58:03.369Z] [2020-12-23T23:58:03.369Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T23:58:03.369Z] #42 DONE 0.1s [2020-12-23T23:58:03.369Z] [2020-12-23T23:58:03.369Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T23:58:03.369Z] #44 DONE 0.2s [2020-12-23T23:58:03.369Z] [2020-12-23T23:58:03.369Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:58:03.599Z] #41 198.6 CC criu/uts_ns.o [2020-12-23T23:58:03.599Z] #41 198.7 CC criu/vdso-compat.o [2020-12-23T23:58:03.599Z] #41 198.8 CC criu/vdso.o [2020-12-23T23:58:03.627Z] #54 ... [2020-12-23T23:58:03.627Z] [2020-12-23T23:58:03.627Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T23:58:03.627Z] #46 DONE 0.1s [2020-12-23T23:58:03.627Z] [2020-12-23T23:58:03.627Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T23:58:03.860Z] #41 199.1 LINK criu/built-in.o [2020-12-23T23:58:03.860Z] #41 199.2 LINK criu/criu [2020-12-23T23:58:04.207Z] #48 DONE 0.5s [2020-12-23T23:58:04.207Z] [2020-12-23T23:58:04.207Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:58:04.207Z] #54 ... [2020-12-23T23:58:04.207Z] [2020-12-23T23:58:04.207Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T23:58:04.207Z] #50 DONE 0.0s [2020-12-23T23:58:04.207Z] [2020-12-23T23:58:04.207Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T23:58:04.431Z] #41 199.5 DEP lib/c/criu.d [2020-12-23T23:58:04.431Z] #41 199.5 CC images/rpc.pb-c.o [2020-12-23T23:58:04.692Z] #41 199.9 CC lib/c/criu.o [2020-12-23T23:58:04.769Z] #52 DONE 0.4s [2020-12-23T23:58:04.769Z] [2020-12-23T23:58:04.769Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:58:05.263Z] #41 200.5 LINK lib/c/built-in.o [2020-12-23T23:58:05.263Z] #41 200.5 LINK lib/c/libcriu.so [2020-12-23T23:58:05.263Z] #41 200.5 LINK lib/c/libcriu.a [2020-12-23T23:58:05.263Z] #41 200.6 GEN magic.py [2020-12-23T23:58:05.334Z] #54 247.9 + bin/containerd [2020-12-23T23:58:05.523Z] #41 200.7 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T23:58:05.523Z] #41 200.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T23:58:05.523Z] #41 200.7 Note: Building without GnuTLS support [2020-12-23T23:58:05.523Z] #41 200.7 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T23:58:05.523Z] #41 200.7 Makefile.config:40: Warn: Building without nftables support [2020-12-23T23:58:05.785Z] #41 201.1 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T23:58:06.356Z] #41 201.5 make[1]: Nothing to be done for 'all'. [2020-12-23T23:58:06.438Z] #66 exporting layers 8.6s done [2020-12-23T23:58:06.438Z] #66 writing image sha256:87ac1794d4f74d8e51a25776791b7d9e3a3ecc430c8a82ef0feebd0540c60deb done [2020-12-23T23:58:06.438Z] #66 naming to docker.io/library/docker:1c0af18c6c341636ac55644103f922900c616bec done [2020-12-23T23:58:06.438Z] #66 DONE 8.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-23T23:58:06.616Z] #41 201.8 make[1]: 'images/built-in.o' is up to date. [2020-12-23T23:58:06.616Z] #41 201.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T23:58:06.616Z] #41 201.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T23:58:06.616Z] #41 201.8 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T23:58:06.616Z] #41 201.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T23:58:06.616Z] #41 201.9 make[1]: Nothing to be done for 'all'. [2020-12-23T23:58:06.616Z] #41 201.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T23:58:06.771Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/test/unit [2020-12-23T23:58:06.877Z] #41 202.0 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:06.877Z] #41 202.0 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:06.877Z] #41 202.1 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:06.877Z] #41 202.1 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:06.877Z] #41 202.1 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:06.877Z] #41 202.1 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:06.877Z] #41 202.1 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:06.877Z] #41 202.2 make[2]: Nothing to be done for 'all'. [2020-12-23T23:58:06.877Z] #41 202.2 INSTALL criu/criu [2020-12-23T23:58:07.448Z] #41 DONE 202.5s [2020-12-23T23:58:07.448Z] [2020-12-23T23:58:07.448Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:58:08.857Z] #54 ... [2020-12-23T23:58:08.857Z] [2020-12-23T23:58:08.857Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T23:58:08.857Z] #42 DONE 0.0s [2020-12-23T23:58:08.857Z] [2020-12-23T23:58:08.857Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T23:58:08.857Z] #44 DONE 0.1s [2020-12-23T23:58:08.857Z] [2020-12-23T23:58:08.857Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T23:58:08.857Z] #46 DONE 0.1s [2020-12-23T23:58:08.857Z] [2020-12-23T23:58:08.857Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:58:08.857Z] #54 244.0 + bin/containerd [2020-12-23T23:58:08.857Z] #54 ... [2020-12-23T23:58:08.857Z] [2020-12-23T23:58:08.857Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T23:58:08.857Z] #48 DONE 0.1s [2020-12-23T23:58:09.117Z] [2020-12-23T23:58:09.117Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T23:58:09.117Z] #50 DONE 0.0s [2020-12-23T23:58:09.117Z] [2020-12-23T23:58:09.117Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T23:58:09.117Z] #52 DONE 0.2s [2020-12-23T23:58:09.117Z] [2020-12-23T23:58:09.117Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T23:58:09.900Z] 4612f6d0b889: Pull complete [2020-12-23T23:58:13.363Z] ? github.com/docker/docker/api [no test files] [2020-12-23T23:58:19.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-23T23:58:19.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-23T23:58:19.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-23T23:58:20.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-23T23:58:20.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-23T23:58:21.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-23T23:58:23.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-23T23:58:24.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-23T23:58:25.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-23T23:58:25.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-23T23:58:26.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-23T23:58:27.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-23T23:58:28.290Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2020-12-23T23:58:29.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-23T23:58:29.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-23T23:58:30.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-23T23:58:31.053Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-23T23:58:31.053Z] Using test binary docker [2020-12-23T23:58:31.053Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-23T23:58:31.053Z] +++ /etc/init.d/apparmor start [2020-12-23T23:58:31.053Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-23T23:58:31.053Z] INFO: Waiting for daemon to start... [2020-12-23T23:58:31.053Z] Starting dockerd [2020-12-23T23:58:31.053Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-12-23T23:58:33.108Z] . [2020-12-23T23:58:33.108Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-23T23:58:33.108Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-23T23:58:33.108Z] Error: No such image: emptyfs [2020-12-23T23:58:33.108Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-23T23:58:33.108Z] ++++ docker load [2020-12-23T23:58:33.397Z] Running integration-test (iteration 1) [2020-12-23T23:58:33.397Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-12-23T23:58:33.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-23T23:58:33.397Z] ++ set -e [2020-12-23T23:58:33.397Z] ++ '[' -n 0 ']' [2020-12-23T23:58:33.397Z] ++ set -x [2020-12-23T23:58:33.397Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T23:58:37.383Z] #54 276.2 + bin/containerd-stress [2020-12-23T23:58:37.383Z] #54 278.4 + bin/containerd-shim [2020-12-23T23:58:41.223Z] #54 271.9 + bin/containerd-stress [2020-12-23T23:58:41.223Z] #54 273.8 + bin/containerd-shim [2020-12-23T23:58:42.640Z] #54 285.2 + bin/containerd-shim-runc-v1 [2020-12-23T23:58:43.800Z] Loaded image: buildpack-deps:buster [2020-12-23T23:58:43.800Z] Loaded image: busybox:latest [2020-12-23T23:58:43.800Z] Loaded image: busybox:glibc [2020-12-23T23:58:43.800Z] Loaded image: debian:bullseye [2020-12-23T23:58:44.090Z] Loaded image: hello-world:latest [2020-12-23T23:58:44.090Z] Loaded image: arm32v7/hello-world:latest [2020-12-23T23:58:44.379Z] INFO: Testing against a local daemon [2020-12-23T23:58:44.379Z] === RUN TestCgroupNamespacesBuild [2020-12-23T23:58:45.425Z] #54 280.5 + bin/containerd-shim-runc-v1 [2020-12-23T23:58:47.094Z] --- PASS: TestCgroupNamespacesBuild (2.43s) [2020-12-23T23:58:47.094Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-23T23:58:47.897Z] #54 289.7 + bin/containerd-shim-runc-v2 [2020-12-23T23:58:48.154Z] #54 290.7 + binaries [2020-12-23T23:58:48.154Z] #54 290.7 + install -D bin/containerd /build/containerd [2020-12-23T23:58:48.154Z] #54 290.7 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T23:58:48.154Z] #54 290.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T23:58:48.154Z] #54 290.7 + install -D bin/ctr /build/ctr [2020-12-23T23:58:48.605Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2020-12-23T23:58:48.605Z] === RUN TestBuildWithSession [2020-12-23T23:58:48.605Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-23T23:58:48.605Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T23:58:48.605Z] === RUN TestBuildSquashParent [2020-12-23T23:58:49.629Z] #54 284.9 + bin/containerd-shim-runc-v2 [2020-12-23T23:58:50.044Z] #54 DONE 292.8s [2020-12-23T23:58:50.568Z] #54 285.8 + binaries [2020-12-23T23:58:50.568Z] #54 285.8 + install -D bin/containerd /build/containerd [2020-12-23T23:58:50.568Z] #54 285.9 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T23:58:50.568Z] #54 285.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T23:58:50.568Z] #54 285.9 + install -D bin/ctr /build/ctr [2020-12-23T23:58:51.414Z] [2020-12-23T23:58:51.414Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T23:58:51.948Z] #54 DONE 287.3s [2020-12-23T23:58:51.977Z] #55 DONE 1.0s [2020-12-23T23:58:52.234Z] [2020-12-23T23:58:52.234Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T23:58:52.234Z] #59 DONE 0.3s [2020-12-23T23:58:52.490Z] [2020-12-23T23:58:52.490Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T23:58:52.889Z] [2020-12-23T23:58:52.889Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T23:58:53.053Z] #61 DONE 0.5s [2020-12-23T23:58:53.053Z] [2020-12-23T23:58:53.053Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T23:58:53.053Z] #63 DONE 0.0s [2020-12-23T23:58:53.053Z] [2020-12-23T23:58:53.053Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T23:58:53.053Z] #64 DONE 0.0s [2020-12-23T23:58:53.053Z] [2020-12-23T23:58:53.053Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T23:58:53.827Z] #55 DONE 0.8s [2020-12-23T23:58:53.827Z] [2020-12-23T23:58:53.827Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T23:58:53.827Z] #59 DONE 0.2s [2020-12-23T23:58:53.827Z] [2020-12-23T23:58:53.827Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T23:58:54.396Z] #61 DONE 0.5s [2020-12-23T23:58:54.396Z] [2020-12-23T23:58:54.396Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T23:58:54.656Z] #63 DONE 0.1s [2020-12-23T23:58:54.656Z] [2020-12-23T23:58:54.656Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T23:58:54.656Z] #64 DONE 0.0s [2020-12-23T23:58:54.656Z] [2020-12-23T23:58:54.656Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T23:58:56.566Z] #65 DONE 1.6s [2020-12-23T23:58:56.566Z] [2020-12-23T23:58:56.566Z] #66 exporting to image [2020-12-23T23:58:56.566Z] #66 exporting layers [2020-12-23T23:58:57.062Z] --- PASS: TestBuildSquashParent (7.74s) [2020-12-23T23:58:57.062Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-23T23:58:57.062Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T23:58:57.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T23:58:57.062Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T23:58:57.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T23:58:57.062Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T23:58:57.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T23:58:57.062Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T23:58:57.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T23:58:57.062Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T23:58:57.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T23:58:57.062Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T23:58:57.062Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T23:58:57.062Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T23:58:57.062Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T23:58:57.224Z] #65 DONE 3.7s [2020-12-23T23:58:57.224Z] [2020-12-23T23:58:57.224Z] #66 exporting to image [2020-12-23T23:58:57.224Z] #66 exporting layers [2020-12-23T23:58:59.117Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T23:58:59.117Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T23:59:01.834Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T23:59:01.834Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T23:59:03.150Z] #66 exporting layers 6.8s done [2020-12-23T23:59:03.150Z] #66 writing image sha256:9282a6cadaa6c0d413501da866da922bb6f9b480d33ac5e3166c983b7e5de932 done [2020-12-23T23:59:03.150Z] #66 naming to docker.io/library/docker:1c0af18c6c341636ac55644103f922900c616bec done [2020-12-23T23:59:03.150Z] #66 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-12-23T23:59:03.485Z] + trap exit INT TERM [2020-12-23T23:59:03.485Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-12-23T23:59:03.485Z] + CONTAINER_NAME=docker-pr10 [2020-12-23T23:59:03.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41786/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh dynbinary-daemon [2020-12-23T23:59:03.770Z] #66 exporting layers 6.7s done [2020-12-23T23:59:03.770Z] #66 writing image sha256:034d867df796e35027b6318bef37b6c29abd60a06fb3e92961915ea17e26061f [2020-12-23T23:59:03.770Z] #66 writing image sha256:034d867df796e35027b6318bef37b6c29abd60a06fb3e92961915ea17e26061f done [2020-12-23T23:59:03.770Z] #66 naming to docker.io/library/docker:1c0af18c6c341636ac55644103f922900c616bec done [2020-12-23T23:59:03.770Z] #66 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-23T23:59:04.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh dynbinary test-integration [2020-12-23T23:59:04.866Z] [2020-12-23T23:59:04.866Z] Removing bundles/ [2020-12-23T23:59:04.866Z] [2020-12-23T23:59:04.866Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-23T23:59:04.866Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T23:59:04.866Z] GOOS="" GOARCH="" GOARM="" [2020-12-23T23:59:05.031Z] [2020-12-23T23:59:05.031Z] Removing bundles/ [2020-12-23T23:59:05.031Z] [2020-12-23T23:59:05.031Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-23T23:59:05.031Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T23:59:05.031Z] GOOS="" GOARCH="" GOARM="" [2020-12-23T23:59:05.336Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-23T23:59:05.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s) [2020-12-23T23:59:05.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2020-12-23T23:59:05.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2020-12-23T23:59:05.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s) [2020-12-23T23:59:05.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s) [2020-12-23T23:59:05.336Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2020-12-23T23:59:05.336Z] === RUN TestBuildMultiStageCopy [2020-12-23T23:59:05.336Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-23T23:59:08.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-23T23:59:08.342Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-23T23:59:08.970Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-23T23:59:09.598Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-23T23:59:10.226Z] --- PASS: TestBuildMultiStageCopy (5.57s) [2020-12-23T23:59:10.226Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.95s) [2020-12-23T23:59:10.226Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2020-12-23T23:59:10.226Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2020-12-23T23:59:10.226Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2020-12-23T23:59:10.226Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-12-23T23:59:10.226Z] === RUN TestBuildMultiStageParentConfig [2020-12-23T23:59:11.767Z] #68 exporting layers 82.0s done [2020-12-23T23:59:11.767Z] #68 exporting manifest sha256:8f2b3388a825323fb2891fe19d653ac96eda60daebb89a49d450e777fae38105 done [2020-12-23T23:59:11.767Z] #68 exporting config sha256:f4b3f138591b28d19442bccd817a8ecf9e6222219d37e4cc8347e8e333bb44eb done [2020-12-23T23:59:11.767Z] #68 sending tarball [2020-12-23T23:59:12.281Z] --- PASS: TestBuildMultiStageParentConfig (1.72s) [2020-12-23T23:59:12.281Z] === RUN TestBuildLabelWithTargets [2020-12-23T23:59:14.996Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2020-12-23T23:59:14.996Z] === RUN TestBuildWithEmptyLayers [2020-12-23T23:59:16.024Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2020-12-23T23:59:16.024Z] === RUN TestBuildMultiStageOnBuild [2020-12-23T23:59:16.945Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 2m0.275835758s [2020-12-23T23:59:16.945Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 649.365903ms [2020-12-23T23:59:19.562Z] --- PASS: TestBuildMultiStageOnBuild (3.35s) [2020-12-23T23:59:19.562Z] === RUN TestBuildUncleanTarFilenames [2020-12-23T23:59:20.591Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) [2020-12-23T23:59:20.591Z] === RUN TestBuildMultiStageLayerLeak [2020-12-23T23:59:24.090Z] --- PASS: TestBuildMultiStageLayerLeak (3.24s) [2020-12-23T23:59:24.090Z] === RUN TestBuildWithHugeFile [2020-12-23T23:59:24.586Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-12-23T23:59:24.586Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-23T23:59:24.848Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-12-23T23:59:24.848Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-23T23:59:24.848Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-23T23:59:24.848Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-23T23:59:24.848Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-23T23:59:24.848Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-23T23:59:24.848Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-23T23:59:24.848Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-23T23:59:24.848Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-23T23:59:24.848Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-23T23:59:26.237Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-23T23:59:26.237Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-23T23:59:26.237Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-12-23T23:59:26.510Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2020-12-23T23:59:26.510Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-23T23:59:26.510Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-23T23:59:26.771Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-12-23T23:59:27.032Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2020-12-23T23:59:27.032Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-23T23:59:27.032Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-23T23:59:27.032Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-23T23:59:27.032Z] ? github.com/docker/docker/builder [no test files] [2020-12-23T23:59:27.032Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-23T23:59:27.032Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-23T23:59:27.032Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-23T23:59:27.032Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-23T23:59:27.032Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-23T23:59:27.032Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-23T23:59:27.032Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-23T23:59:29.585Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-12-23T23:59:30.439Z] #68 ... [2020-12-23T23:59:30.439Z] [2020-12-23T23:59:30.439Z] #69 importing to docker [2020-12-23T23:59:30.439Z] #69 ... [2020-12-23T23:59:30.439Z] [2020-12-23T23:59:30.439Z] #68 exporting to oci image format [2020-12-23T23:59:30.439Z] #68 sending tarball 16.3s done [2020-12-23T23:59:30.439Z] #68 DONE 98.3s [2020-12-23T23:59:30.439Z] [2020-12-23T23:59:30.439Z] #69 importing to docker [2020-12-23T23:59:30.533Z] ok github.com/docker/docker/builder/remotecontext 0.347s coverage: 13.7% of statements [2020-12-23T23:59:31.831Z] INFO [runner/unused/goanalysis] analyzers took 27.141478603s with top 10 stages: buildssa: 22.780644416s, U1000: 4.360834187s [2020-12-23T23:59:31.921Z] ok github.com/docker/docker/builder/dockerfile 0.815s coverage: 48.3% of statements [2020-12-23T23:59:31.921Z] ok github.com/docker/docker/builder/remotecontext/git 3.281s coverage: 86.3% of statements [2020-12-23T23:59:31.921Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-23T23:59:31.921Z] ? github.com/docker/docker/cli [no test files] [2020-12-23T23:59:31.921Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-23T23:59:37.223Z] ok github.com/docker/docker/client 0.242s coverage: 75.4% of statements [2020-12-23T23:59:45.768Z] #69 DONE 16.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-23T23:59:46.204Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/test/unit [2020-12-23T23:59:49.742Z] ? github.com/docker/docker/api [no test files] [2020-12-23T23:59:51.173Z] --- PASS: TestBuildWithHugeFile (26.98s) [2020-12-23T23:59:51.173Z] === RUN TestBuildWithEmptyDockerfile [2020-12-23T23:59:51.173Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T23:59:51.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T23:59:51.173Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T23:59:51.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T23:59:51.173Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T23:59:51.173Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T23:59:51.173Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T23:59:51.173Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T23:59:51.173Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T23:59:51.462Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-12-23T23:59:51.462Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-12-23T23:59:51.462Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-12-23T23:59:51.462Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-12-23T23:59:51.462Z] === RUN TestBuildPreserveOwnership [2020-12-23T23:59:51.462Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-23T23:59:55.894Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-23T23:59:58.612Z] --- PASS: TestBuildPreserveOwnership (7.15s) [2020-12-23T23:59:58.612Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.55s) [2020-12-23T23:59:58.612Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.60s) [2020-12-23T23:59:58.612Z] === RUN TestBuildPlatformInvalid [2020-12-23T23:59:58.612Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-12-23T23:59:58.612Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-24T00:00:03.824Z] ok github.com/docker/docker/cmd/dockerd 0.146s coverage: 29.1% of statements [2020-12-24T00:00:04.777Z] ok github.com/docker/docker/container 0.179s coverage: 34.7% of statements [2020-12-24T00:00:04.777Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-24T00:00:04.777Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-24T00:00:04.777Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-24T00:00:04.777Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-24T00:00:06.465Z] aa4f58cd6da1: Pull complete [2020-12-24T00:00:06.465Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2020-12-24T00:00:06.465Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:00:06.465Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:00:06.465Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-12-24T00:00:06.465Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-12-24T00:00:06.465Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1637' [2020-12-24T00:00:06.465Z] INFO: Docker version of control daemon [2020-12-24T00:00:06.465Z] [2020-12-24T00:00:06.465Z] Client: Docker Engine - Enterprise [2020-12-24T00:00:06.465Z] Version: 19.03.12 [2020-12-24T00:00:06.465Z] API version: 1.40 [2020-12-24T00:00:06.465Z] Go version: go1.13.13 [2020-12-24T00:00:06.465Z] Git commit: 4306744 [2020-12-24T00:00:06.465Z] Built: 08/05/2020 19:27:53 [2020-12-24T00:00:06.465Z] OS/Arch: windows/amd64 [2020-12-24T00:00:06.465Z] Experimental: false [2020-12-24T00:00:06.465Z] [2020-12-24T00:00:06.465Z] Server: Docker Engine - Enterprise [2020-12-24T00:00:06.465Z] Engine: [2020-12-24T00:00:06.465Z] Version: 19.03.12 [2020-12-24T00:00:06.465Z] API version: 1.40 (minimum version 1.24) [2020-12-24T00:00:06.465Z] Go version: go1.13.13 [2020-12-24T00:00:06.465Z] Git commit: f295753ffd [2020-12-24T00:00:06.465Z] Built: 08/05/2020 19:26:41 [2020-12-24T00:00:06.465Z] OS/Arch: windows/amd64 [2020-12-24T00:00:06.465Z] Experimental: true [2020-12-24T00:00:06.465Z] [2020-12-24T00:00:06.465Z] INFO: Docker info of control daemon [2020-12-24T00:00:06.465Z] [2020-12-24T00:00:06.465Z] Client: [2020-12-24T00:00:06.465Z] Debug Mode: false [2020-12-24T00:00:06.465Z] Plugins: [2020-12-24T00:00:06.465Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-24T00:00:06.465Z] [2020-12-24T00:00:06.465Z] Server: [2020-12-24T00:00:06.465Z] Containers: 0 [2020-12-24T00:00:06.465Z] Running: 0 [2020-12-24T00:00:06.465Z] Paused: 0 [2020-12-24T00:00:06.465Z] Stopped: 0 [2020-12-24T00:00:06.465Z] Images: 1 [2020-12-24T00:00:06.465Z] Server Version: 19.03.12 [2020-12-24T00:00:06.465Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-24T00:00:06.465Z] Windows: [2020-12-24T00:00:06.465Z] LCOW: [2020-12-24T00:00:06.465Z] Logging Driver: json-file [2020-12-24T00:00:06.465Z] Plugins: [2020-12-24T00:00:06.465Z] Volume: local [2020-12-24T00:00:06.465Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-24T00:00:06.465Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-24T00:00:06.465Z] Swarm: inactive [2020-12-24T00:00:06.465Z] Default Isolation: process [2020-12-24T00:00:06.465Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-24T00:00:06.465Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-24T00:00:06.465Z] OSType: windows [2020-12-24T00:00:06.465Z] Architecture: x86_64 [2020-12-24T00:00:06.465Z] CPUs: 4 [2020-12-24T00:00:06.465Z] Total Memory: 32GiB [2020-12-24T00:00:06.465Z] Name: azwin-2-f76550 [2020-12-24T00:00:06.465Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-24T00:00:06.465Z] Docker Root Dir: D:\docker [2020-12-24T00:00:06.465Z] Debug Mode: false [2020-12-24T00:00:06.465Z] Registry: https://index.docker.io/v1/ [2020-12-24T00:00:06.465Z] Labels: [2020-12-24T00:00:06.465Z] Experimental: true [2020-12-24T00:00:06.465Z] Insecure Registries: [2020-12-24T00:00:06.465Z] 10.0.0.4:5000 [2020-12-24T00:00:06.465Z] 127.0.0.0/8 [2020-12-24T00:00:06.465Z] Registry Mirrors: [2020-12-24T00:00:06.465Z] http://10.0.0.4:5000/ [2020-12-24T00:00:06.465Z] Live Restore Enabled: false [2020-12-24T00:00:06.465Z] [2020-12-24T00:00:06.465Z] [2020-12-24T00:00:06.465Z] INFO: Commit hash is 1c0af18c6c [2020-12-24T00:00:06.465Z] INFO: Nuke-Everything... [2020-12-24T00:00:06.465Z] INFO: Container count on control daemon to delete is 0 [2020-12-24T00:00:06.465Z] INFO: Nuking d:\CI [2020-12-24T00:00:06.465Z] INFO: Zapped successfully [2020-12-24T00:00:06.465Z] INFO: Location for testing is d:\CI\PR-41786\10 [2020-12-24T00:00:06.465Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-12-24T00:00:06.465Z] [2020-12-24T00:00:06.465Z] [2020-12-24T00:00:06.465Z] INFO: Building the image from Dockerfile.windows at 12/24/2020 00:00:00... [2020-12-24T00:00:06.465Z] [2020-12-24T00:00:06.465Z] Sending build context to Docker daemon 58.06MB [2020-12-24T00:00:06.465Z] [2020-12-24T00:00:06.465Z] Step 1/10 : FROM microsoft/windowsservercore [2020-12-24T00:00:06.465Z] ---> c0773f9ce353 [2020-12-24T00:00:06.465Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-12-24T00:00:06.465Z] ---> Running in 5ae91562b5fd [2020-12-24T00:00:06.700Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2020-12-24T00:00:06.928Z] Removing intermediate container 5ae91562b5fd [2020-12-24T00:00:06.928Z] ---> a5deeb1f173d [2020-12-24T00:00:06.928Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-12-24T00:00:06.928Z] ---> Running in e876a4e14330 [2020-12-24T00:00:07.395Z] Removing intermediate container e876a4e14330 [2020-12-24T00:00:07.395Z] ---> d4036cf8538a [2020-12-24T00:00:07.395Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-12-24T00:00:07.395Z] ---> Running in c547be428619 [2020-12-24T00:00:07.858Z] Removing intermediate container c547be428619 [2020-12-24T00:00:07.858Z] ---> 2132f4ffcb3f [2020-12-24T00:00:07.858Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-12-24T00:00:07.858Z] ---> Running in f6414220337c [2020-12-24T00:00:08.321Z] Removing intermediate container f6414220337c [2020-12-24T00:00:08.321Z] ---> 0b828ad70514 [2020-12-24T00:00:08.321Z] 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; [2020-12-24T00:00:08.321Z] ---> Running in 56892d9f8b32 [2020-12-24T00:00:08.359Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-12-24T00:00:09.025Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.31s) [2020-12-24T00:00:09.025Z] PASS [2020-12-24T00:00:09.025Z] [2020-12-24T00:00:09.025Z] === Skipped [2020-12-24T00:00:09.025Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-12-24T00:00:09.025Z] build_session_test.go:25: TODO: BuildKit [2020-12-24T00:00:09.025Z] [2020-12-24T00:00:09.025Z] [2020-12-24T00:00:09.025Z] DONE 33 tests, 1 skipped in 94.557s [2020-12-24T00:00:09.025Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-12-24T00:00:09.025Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:00:09.025Z] ++ set -e [2020-12-24T00:00:09.025Z] ++ '[' -n 0 ']' [2020-12-24T00:00:09.025Z] ++ set -x [2020-12-24T00:00:09.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-24T00:00:09.025Z] INFO: Testing against a local daemon [2020-12-24T00:00:09.025Z] === RUN TestConfigInspect [2020-12-24T00:00:09.264Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.9% of statements [2020-12-24T00:00:11.820Z] ok github.com/docker/docker/daemon/cluster 0.127s coverage: 0.5% of statements [2020-12-24T00:00:12.646Z] --- PASS: TestConfigInspect (4.14s) [2020-12-24T00:00:12.646Z] === RUN TestConfigList [2020-12-24T00:00:14.377Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2020-12-24T00:00:15.329Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 81.8% of statements [2020-12-24T00:00:15.436Z] [2020-12-24T00:00:15.436Z] SUCCESS: Specified value was saved. [2020-12-24T00:00:15.592Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-12-24T00:00:15.899Z] INFO: Downloading git... [2020-12-24T00:00:16.217Z] --- PASS: TestConfigList (3.79s) [2020-12-24T00:00:16.217Z] === RUN TestConfigsCreateAndDelete [2020-12-24T00:00:17.456Z] INFO: Downloading go... [2020-12-24T00:00:17.520Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-12-24T00:00:19.014Z] INFO: Downloading compiler 1 of 3... [2020-12-24T00:00:19.989Z] INFO: Downloading compiler 2 of 3... [2020-12-24T00:00:20.451Z] INFO: Downloading compiler 3 of 3... [2020-12-24T00:00:20.796Z] --- PASS: TestConfigsCreateAndDelete (3.83s) [2020-12-24T00:00:20.796Z] === RUN TestConfigsUpdate [2020-12-24T00:00:20.823Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.561s coverage: 14.0% of statements [2020-12-24T00:00:20.823Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 2.9% of statements [2020-12-24T00:00:20.916Z] INFO: Extracting git... [2020-12-24T00:00:21.769Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.634s coverage: 56.2% of statements [2020-12-24T00:00:23.576Z] --- PASS: TestConfigsUpdate (3.52s) [2020-12-24T00:00:23.577Z] === RUN TestTemplatedConfig [2020-12-24T00:00:24.319Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-12-24T00:00:26.244Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.263s coverage: 45.9% of statements [2020-12-24T00:00:26.816Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.127s coverage: 73.1% of statements [2020-12-24T00:00:27.761Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.962s coverage: 49.5% of statements [2020-12-24T00:00:28.059Z] --- PASS: TestTemplatedConfig (3.82s) [2020-12-24T00:00:28.059Z] === RUN TestConfigCreateResolve [2020-12-24T00:00:28.707Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-12-24T00:00:29.652Z] ok github.com/docker/docker/daemon 12.326s coverage: 17.2% of statements [2020-12-24T00:00:29.652Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-24T00:00:29.652Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-24T00:00:29.652Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-24T00:00:29.652Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-24T00:00:29.652Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-24T00:00:29.914Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.031s coverage: 3.0% of statements [2020-12-24T00:00:30.490Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-12-24T00:00:31.625Z] --- PASS: TestConfigCreateResolve (3.82s) [2020-12-24T00:00:31.625Z] === RUN TestConfigDaemonLibtrustID [2020-12-24T00:00:31.915Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-12-24T00:00:31.915Z] PASS [2020-12-24T00:00:31.915Z] [2020-12-24T00:00:31.915Z] DONE 7 tests in 23.651s [2020-12-24T00:00:31.915Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-12-24T00:00:31.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:00:31.915Z] ++ set -e [2020-12-24T00:00:31.915Z] ++ '[' -n 0 ']' [2020-12-24T00:00:31.915Z] ++ set -x [2020-12-24T00:00:31.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:00:31.915Z] INFO: Testing against a local daemon [2020-12-24T00:00:31.915Z] === RUN TestCheckpoint [2020-12-24T00:00:31.915Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-24T00:00:31.915Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:00:31.915Z] === RUN TestContainerInvalidJSON [2020-12-24T00:00:31.915Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:00:31.915Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:00:31.915Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:00:31.915Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:00:31.915Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:00:31.915Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:00:31.915Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:00:31.915Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:00:31.915Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:00:31.915Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-12-24T00:00:31.915Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-24T00:00:31.915Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-24T00:00:31.915Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-24T00:00:31.915Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-24T00:00:32.204Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-12-24T00:00:32.204Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-24T00:00:32.204Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-12-24T00:00:32.204Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-24T00:00:32.413Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.5% of statements [2020-12-24T00:00:32.493Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-12-24T00:00:32.493Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-24T00:00:32.493Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-12-24T00:00:32.493Z] === RUN TestCopyFromContainer [2020-12-24T00:00:32.675Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 41.0% of statements [2020-12-24T00:00:33.250Z] ok github.com/docker/docker/daemon/logger/awslogs 0.310s coverage: 77.8% of statements [2020-12-24T00:00:34.197Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-12-24T00:00:34.197Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 23.9% of statements [2020-12-24T00:00:34.783Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.342s coverage: 57.7% of statements [2020-12-24T00:00:34.783Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-24T00:00:34.783Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-24T00:00:34.783Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-24T00:00:34.783Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-24T00:00:34.783Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-24T00:00:34.783Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-24T00:00:34.783Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.058s coverage: 87.2% of statements [2020-12-24T00:00:35.045Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.041s coverage: 61.6% of statements [2020-12-24T00:00:35.208Z] === RUN TestCopyFromContainer// [2020-12-24T00:00:35.208Z] === RUN TestCopyFromContainer//bar/root [2020-12-24T00:00:35.208Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-24T00:00:35.208Z] === RUN TestCopyFromContainer/bar/quux [2020-12-24T00:00:35.208Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-24T00:00:35.497Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-24T00:00:35.497Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-24T00:00:35.772Z] INFO: Expanding go... [2020-12-24T00:00:35.787Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-24T00:00:35.787Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-24T00:00:35.787Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-24T00:00:35.995Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 75.2% of statements [2020-12-24T00:00:36.076Z] --- PASS: TestCopyFromContainer (3.37s) [2020-12-24T00:00:36.076Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-12-24T00:00:36.076Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-12-24T00:00:36.076Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-24T00:00:36.076Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-12-24T00:00:36.076Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-12-24T00:00:36.076Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-12-24T00:00:36.076Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-12-24T00:00:36.076Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-12-24T00:00:36.076Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-12-24T00:00:36.076Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-12-24T00:00:36.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-24T00:00:36.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:00:36.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:00:36.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:00:36.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:00:36.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:00:36.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:00:36.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:00:36.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:00:36.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:00:36.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-24T00:00:36.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-24T00:00:36.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-24T00:00:36.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-24T00:00:36.076Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-24T00:00:36.076Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-12-24T00:00:36.076Z] === RUN TestCreateWithInvalidEnv [2020-12-24T00:00:36.076Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-24T00:00:36.076Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-24T00:00:36.076Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-24T00:00:36.076Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-24T00:00:36.076Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-24T00:00:36.076Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-24T00:00:36.076Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-24T00:00:36.076Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-24T00:00:36.076Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-24T00:00:36.076Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-24T00:00:36.076Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-24T00:00:36.076Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-24T00:00:36.076Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-24T00:00:36.076Z] === RUN TestCreateTmpfsMountsTarget [2020-12-24T00:00:36.076Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-12-24T00:00:36.076Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-24T00:00:36.258Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-24T00:00:36.521Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 33.3% of statements [2020-12-24T00:00:37.096Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.074s coverage: 55.1% of statements [2020-12-24T00:00:37.671Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-12-24T00:00:38.245Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2020-12-24T00:00:38.821Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2020-12-24T00:00:38.878Z] --- PASS: TestCreateWithCustomMaskedPaths (2.59s) [2020-12-24T00:00:38.878Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-24T00:00:39.397Z] ok github.com/docker/docker/daemon/logger/splunk 1.891s coverage: 82.5% of statements [2020-12-24T00:00:39.397Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-24T00:00:39.397Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-24T00:00:40.345Z] ok github.com/docker/docker/distribution/metadata 0.129s coverage: 48.2% of statements [2020-12-24T00:00:41.294Z] ok github.com/docker/docker/distribution 0.222s coverage: 25.1% of statements [2020-12-24T00:00:41.294Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-24T00:00:41.370Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-24T00:00:41.370Z] [2020-12-24T00:00:41.370Z] + TEST_INTEGRATION_DEST=2 [2020-12-24T00:00:41.370Z] + CONTAINER_NAME=docker-pr10-2 [2020-12-24T00:00:41.370Z] + TEST_SKIP_INTEGRATION=1 [2020-12-24T00:00:41.370Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-24T00:00:41.370Z] + run_tests [2020-12-24T00:00:41.370Z] + c=0 [2020-12-24T00:00:41.370Z] + '[' -n 0 ']' [2020-12-24T00:00:41.370Z] + rm= [2020-12-24T00:00:41.370Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41786/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41786/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh '' test-integration [2020-12-24T00:00:41.370Z] + TEST_INTEGRATION_DEST=1 [2020-12-24T00:00:41.370Z] + CONTAINER_NAME=docker-pr10-1 [2020-12-24T00:00:41.370Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-12-24T00:00:41.370Z] + run_tests test-integration-flaky [2020-12-24T00:00:41.370Z] + '[' -n 0 ']' [2020-12-24T00:00:41.370Z] + rm= [2020-12-24T00:00:41.370Z] + TEST_INTEGRATION_DEST=3 [2020-12-24T00:00:41.370Z] + CONTAINER_NAME=docker-pr10-3 [2020-12-24T00:00:41.370Z] + TEST_SKIP_INTEGRATION=1 [2020-12-24T00:00:41.370Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-24T00:00:41.370Z] + run_tests [2020-12-24T00:00:41.370Z] + '[' -n 0 ']' [2020-12-24T00:00:41.370Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41786/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41786/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh test-integration-flaky test-integration [2020-12-24T00:00:41.370Z] + rm= [2020-12-24T00:00:41.370Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41786/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41786/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh '' test-integration [2020-12-24T00:00:41.370Z] ++ jobs -p [2020-12-24T00:00:41.370Z] + for job in $(jobs -p) [2020-12-24T00:00:41.370Z] + wait 18798 [2020-12-24T00:00:41.370Z] [2020-12-24T00:00:41.370Z] [2020-12-24T00:00:41.370Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-24T00:00:41.370Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-24T00:00:41.370Z] HOSTNAME=e9cf06f39ada [2020-12-24T00:00:41.370Z] TEST_SKIP_INTEGRATION=1 [2020-12-24T00:00:41.370Z] TESTDEBUG=0 [2020-12-24T00:00:41.370Z] DEST=bundles/test-integration [2020-12-24T00:00:41.370Z] PWD=/go/src/github.com/docker/docker [2020-12-24T00:00:41.370Z] KEEPBUNDLE=1 [2020-12-24T00:00:41.370Z] DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec [2020-12-24T00:00:41.370Z] container=docker [2020-12-24T00:00:41.370Z] HOME=/root [2020-12-24T00:00:41.370Z] GOLANG_VERSION=1.13.15 [2020-12-24T00:00:41.370Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-24T00:00:41.370Z] VALIDATE_BRANCH=master [2020-12-24T00:00:41.370Z] TERM=xterm [2020-12-24T00:00:41.370Z] DOCKER_PKG=github.com/docker/docker [2020-12-24T00:00:41.370Z] SHLVL=1 [2020-12-24T00:00:41.370Z] TIMEOUT=120m [2020-12-24T00:00:41.370Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2020-12-24T00:00:41.370Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-24T00:00:41.370Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-12-24T00:00:41.370Z] GO111MODULE=off [2020-12-24T00:00:41.370Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-24T00:00:41.370Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-24T00:00:41.370Z] GOPATH=/go [2020-12-24T00:00:41.370Z] PKG_CONFIG=pkg-config [2020-12-24T00:00:41.370Z] _=/usr/bin/env [2020-12-24T00:00:41.370Z] Building test suite binary ./integration-cli/test.main [2020-12-24T00:00:41.370Z] [2020-12-24T00:00:41.370Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-24T00:00:41.370Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-24T00:00:41.370Z] HOSTNAME=3f0ad9a9f4de [2020-12-24T00:00:41.370Z] TEST_SKIP_INTEGRATION=1 [2020-12-24T00:00:41.370Z] TESTDEBUG=0 [2020-12-24T00:00:41.370Z] DEST=bundles/test-integration [2020-12-24T00:00:41.370Z] PWD=/go/src/github.com/docker/docker [2020-12-24T00:00:41.370Z] KEEPBUNDLE=1 [2020-12-24T00:00:41.370Z] DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec [2020-12-24T00:00:41.370Z] container=docker [2020-12-24T00:00:41.370Z] HOME=/root [2020-12-24T00:00:41.370Z] GOLANG_VERSION=1.13.15 [2020-12-24T00:00:41.370Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-24T00:00:41.370Z] VALIDATE_BRANCH=master [2020-12-24T00:00:41.370Z] TERM=xterm [2020-12-24T00:00:41.370Z] DOCKER_PKG=github.com/docker/docker [2020-12-24T00:00:41.370Z] SHLVL=1 [2020-12-24T00:00:41.370Z] TIMEOUT=120m [2020-12-24T00:00:41.370Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2020-12-24T00:00:41.370Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-24T00:00:41.370Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-12-24T00:00:41.370Z] GO111MODULE=off [2020-12-24T00:00:41.370Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-24T00:00:41.370Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-24T00:00:41.370Z] GOPATH=/go [2020-12-24T00:00:41.370Z] PKG_CONFIG=pkg-config [2020-12-24T00:00:41.370Z] _=/usr/bin/env [2020-12-24T00:00:41.370Z] Building test suite binary ./integration-cli/test.main [2020-12-24T00:00:41.370Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-12-24T00:00:41.370Z] No new tests added to integration. [2020-12-24T00:00:41.370Z] [2020-12-24T00:00:41.370Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-24T00:00:41.370Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-24T00:00:41.370Z] HOSTNAME=8cc0d899b3e8 [2020-12-24T00:00:41.370Z] TESTDEBUG=0 [2020-12-24T00:00:41.370Z] DEST=bundles/test-integration [2020-12-24T00:00:41.370Z] PWD=/go/src/github.com/docker/docker [2020-12-24T00:00:41.370Z] KEEPBUNDLE=1 [2020-12-24T00:00:41.370Z] DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec [2020-12-24T00:00:41.370Z] container=docker [2020-12-24T00:00:41.370Z] HOME=/root [2020-12-24T00:00:41.370Z] GOLANG_VERSION=1.13.15 [2020-12-24T00:00:41.370Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-24T00:00:41.370Z] VALIDATE_BRANCH=master [2020-12-24T00:00:41.370Z] TERM=xterm [2020-12-24T00:00:41.370Z] DOCKER_PKG=github.com/docker/docker [2020-12-24T00:00:41.370Z] SHLVL=1 [2020-12-24T00:00:41.370Z] TIMEOUT=120m [2020-12-24T00:00:41.370Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2020-12-24T00:00:41.370Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-24T00:00:41.370Z] GO111MODULE=off [2020-12-24T00:00:41.370Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-24T00:00:41.370Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-24T00:00:41.370Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-24T00:00:41.370Z] GOPATH=/go [2020-12-24T00:00:41.370Z] PKG_CONFIG=pkg-config [2020-12-24T00:00:41.370Z] _=/usr/bin/env [2020-12-24T00:00:41.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-24T00:00:41.443Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-24T00:00:41.443Z] [2020-12-24T00:00:41.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-24T00:00:41.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-24T00:00:41.443Z] HOSTNAME=0224561ab0c0 [2020-12-24T00:00:41.443Z] DEST=bundles/test-integration [2020-12-24T00:00:41.443Z] PWD=/go/src/github.com/docker/docker [2020-12-24T00:00:41.443Z] DOCKER_ROOTLESS=1 [2020-12-24T00:00:41.443Z] DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec [2020-12-24T00:00:41.443Z] container=docker [2020-12-24T00:00:41.443Z] HOME=/root [2020-12-24T00:00:41.443Z] GOLANG_VERSION=1.13.15 [2020-12-24T00:00:41.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-24T00:00:41.443Z] VALIDATE_BRANCH=master [2020-12-24T00:00:41.443Z] TERM=xterm [2020-12-24T00:00:41.443Z] DOCKER_PKG=github.com/docker/docker [2020-12-24T00:00:41.443Z] SHLVL=1 [2020-12-24T00:00:41.443Z] TIMEOUT=120m [2020-12-24T00:00:41.443Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2020-12-24T00:00:41.443Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-24T00:00:41.443Z] GO111MODULE=off [2020-12-24T00:00:41.443Z] DOCKER_EXPERIMENTAL=1 [2020-12-24T00:00:41.443Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-24T00:00:41.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-24T00:00:41.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-24T00:00:41.443Z] GOPATH=/go [2020-12-24T00:00:41.443Z] PKG_CONFIG=pkg-config [2020-12-24T00:00:41.443Z] _=/usr/bin/env [2020-12-24T00:00:41.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-24T00:00:41.556Z] ok github.com/docker/docker/errdefs 0.021s coverage: 53.1% of statements [2020-12-24T00:00:41.596Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.90s) [2020-12-24T00:00:41.596Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-24T00:00:41.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:00:41.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:00:41.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:00:41.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:00:41.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:00:41.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:00:41.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:00:41.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:00:41.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:00:41.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:00:41.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:00:41.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:00:41.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:00:41.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:00:41.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:00:41.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-24T00:00:41.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-12-24T00:00:41.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-24T00:00:41.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-24T00:00:41.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-24T00:00:41.596Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-12-24T00:00:41.596Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-24T00:00:42.132Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2020-12-24T00:00:42.625Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.93s) [2020-12-24T00:00:42.625Z] === RUN TestCreateDifferentPlatform [2020-12-24T00:00:42.625Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-24T00:00:42.625Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-24T00:00:42.625Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-12-24T00:00:42.625Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-24T00:00:42.625Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-24T00:00:42.625Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-24T00:00:42.625Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-12-24T00:00:42.625Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-24T00:00:42.625Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-12-24T00:00:42.625Z] === RUN TestContainerStartOnDaemonRestart [2020-12-24T00:00:42.625Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-24T00:00:42.625Z] === RUN TestDaemonRestartIpcMode [2020-12-24T00:00:42.625Z] === PAUSE TestDaemonRestartIpcMode [2020-12-24T00:00:42.625Z] === RUN TestDaemonHostGatewayIP [2020-12-24T00:00:42.625Z] === PAUSE TestDaemonHostGatewayIP [2020-12-24T00:00:42.625Z] === RUN TestContainerKillOnDaemonStart [2020-12-24T00:00:42.625Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-24T00:00:42.625Z] === RUN TestDiff [2020-12-24T00:00:42.707Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.1% of statements [2020-12-24T00:00:42.707Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-24T00:00:42.707Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2020-12-24T00:00:42.707Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-24T00:00:42.969Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2020-12-24T00:00:42.969Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-24T00:00:43.543Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2020-12-24T00:00:43.655Z] --- PASS: TestDiff (0.94s) [2020-12-24T00:00:43.655Z] === RUN TestExecWithCloseStdin [2020-12-24T00:00:44.489Z] ok github.com/docker/docker/oci 0.029s coverage: 8.2% of statements [2020-12-24T00:00:44.684Z] --- PASS: TestExecWithCloseStdin (1.10s) [2020-12-24T00:00:44.684Z] === RUN TestExec [2020-12-24T00:00:44.751Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 52.9% of statements [2020-12-24T00:00:44.751Z] ok github.com/docker/docker/opts 0.064s coverage: 67.1% of statements [2020-12-24T00:00:45.713Z] --- PASS: TestExec (0.98s) [2020-12-24T00:00:45.713Z] === RUN TestExecUser [2020-12-24T00:00:46.142Z] ok github.com/docker/docker/pkg/broadcaster 0.023s coverage: 100.0% of statements [2020-12-24T00:00:46.715Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-12-24T00:00:46.742Z] --- PASS: TestExecUser (0.94s) [2020-12-24T00:00:46.742Z] === RUN TestExportContainerAndImportImage [2020-12-24T00:00:46.977Z] ok github.com/docker/docker/pkg/authorization 0.417s coverage: 68.3% of statements [2020-12-24T00:00:47.551Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-12-24T00:00:47.772Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2020-12-24T00:00:47.772Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-24T00:00:48.123Z] ok github.com/docker/docker/pkg/archive 1.239s coverage: 76.8% of statements [2020-12-24T00:00:48.385Z] ok github.com/docker/docker/pkg/discovery 0.021s coverage: 58.3% of statements [2020-12-24T00:00:48.647Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-12-24T00:00:49.220Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-12-24T00:00:49.791Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-12-24T00:00:49.846Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2020-12-24T00:00:49.846Z] === RUN TestHealthCheckWorkdir [2020-12-24T00:00:50.363Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-12-24T00:00:50.475Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-12-24T00:00:50.475Z] === RUN TestHealthKillContainer [2020-12-24T00:00:50.935Z] ok github.com/docker/docker/pkg/chrootarchive 3.504s coverage: 43.2% of statements [2020-12-24T00:00:51.508Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-12-24T00:00:51.771Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-12-24T00:00:52.345Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-12-24T00:00:52.345Z] ok github.com/docker/docker/pkg/fsutils 0.317s coverage: 85.1% of statements [2020-12-24T00:00:52.607Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-12-24T00:00:53.183Z] ok github.com/docker/docker/layer 7.570s coverage: 68.8% of statements [2020-12-24T00:00:53.183Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-24T00:00:53.184Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-24T00:00:53.184Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-24T00:00:53.184Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-24T00:00:53.184Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-24T00:00:53.184Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-24T00:00:53.184Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-24T00:00:53.285Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.238354839s with top 10 stages: buildssa: 1m38.190407838s, goimports: 23.046920354s, unconvert: 13.529303211s, gosec: 9.723117806s, golint: 6.38252621s, ineffassign: 3.656490388s, misspell: 3.656362615s, vrp: 3.24995452s, inspect: 3.239190167s, fact_purity: 2.027257181s [2020-12-24T00:00:53.285Z] INFO [runner] Issues before processing: 2263, after processing: 0 [2020-12-24T00:00:53.285Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1683/1683, autogenerated_exclude: 1578/1683, exclude: 1578/1578, nolint: 0/64, filename_unadjuster: 1683/1683, path_prettifier: 1683/1683, identifier_marker: 1578/1578, cgo: 1683/2263, skip_dirs: 1683/1683, exclude-rules: 64/1578 [2020-12-24T00:00:53.285Z] INFO [runner] processing took 58.694922ms with stages: nolint: 25.525847ms, identifier_marker: 16.268526ms, path_prettifier: 7.491937ms, autogenerated_exclude: 3.848465ms, exclude-rules: 3.722548ms, skip_dirs: 1.571065ms, cgo: 172.706µs, filename_unadjuster: 89.417µs, max_same_issues: 1.32µs, uniq_by_line: 591ns, max_from_linter: 491ns, diff: 429ns, skip_files: 402ns, exclude: 389ns, source_code: 323ns, path_shortener: 242ns, max_per_file_from_linter: 224ns [2020-12-24T00:00:53.285Z] INFO [runner] linters took 1m39.878659953s with stages: goanalysis_metalinter: 1m19.694483385s, unused: 20.125340271s [2020-12-24T00:00:53.285Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-12-24T00:00:53.285Z] INFO Memory: 1542 samples, avg is 713.8MB, max is 3371.9MB [2020-12-24T00:00:53.285Z] INFO Execution took 3m40.815775162s [2020-12-24T00:00:53.285Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-12-24T00:00:53.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh dynbinary-daemon test-docker-py [2020-12-24T00:00:53.758Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-12-24T00:00:53.758Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2020-12-24T00:00:53.758Z] ok github.com/docker/docker/pkg/ioutils 0.645s coverage: 70.6% of statements [2020-12-24T00:00:53.980Z] --- PASS: TestHealthKillContainer (3.02s) [2020-12-24T00:00:53.980Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-24T00:00:54.020Z] ok github.com/docker/docker/pkg/idtools 0.847s coverage: 70.1% of statements [2020-12-24T00:00:54.020Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-24T00:00:54.020Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-24T00:00:54.020Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-24T00:00:54.020Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-12-24T00:00:54.020Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-24T00:00:54.176Z] [2020-12-24T00:00:54.176Z] Removing bundles/ [2020-12-24T00:00:54.176Z] [2020-12-24T00:00:54.176Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-24T00:00:54.176Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-24T00:00:54.176Z] GOOS="" GOARCH="" GOARM="" [2020-12-24T00:00:54.282Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2020-12-24T00:00:54.545Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-12-24T00:00:54.610Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2020-12-24T00:00:54.610Z] === RUN TestIpcModeNone [2020-12-24T00:00:54.808Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 86.7% of statements [2020-12-24T00:00:54.808Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-12-24T00:00:54.808Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-24T00:00:54.808Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-24T00:00:55.382Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2020-12-24T00:00:55.639Z] --- PASS: TestIpcModeNone (0.96s) [2020-12-24T00:00:55.639Z] === RUN TestIpcModePrivate [2020-12-24T00:00:55.957Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-12-24T00:00:56.221Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2020-12-24T00:00:56.221Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-12-24T00:00:56.669Z] --- PASS: TestIpcModePrivate (0.98s) [2020-12-24T00:00:56.669Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-12-24T00:00:56.669Z] === RUN TestIpcModeShareable [2020-12-24T00:00:56.795Z] ok github.com/docker/docker/pkg/reexec 0.026s coverage: 82.4% of statements [2020-12-24T00:00:56.929Z] INFO: Expanding compiler 1 of 3... [2020-12-24T00:00:57.367Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-12-24T00:00:57.628Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2020-12-24T00:00:57.698Z] --- PASS: TestIpcModeShareable (1.06s) [2020-12-24T00:00:57.698Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-12-24T00:00:57.698Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-24T00:00:57.889Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-12-24T00:00:57.889Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-12-24T00:00:57.904Z] INFO: Expanding compiler 2 of 3... [2020-12-24T00:00:58.833Z] ok github.com/docker/docker/pkg/sysinfo 0.022s coverage: 54.2% of statements [2020-12-24T00:00:59.094Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 36.9% of statements [2020-12-24T00:00:59.668Z] ok github.com/docker/docker/pkg/tailfile 0.099s coverage: 88.6% of statements [2020-12-24T00:00:59.668Z] ok github.com/docker/docker/pkg/signal 2.766s coverage: 61.0% of statements [2020-12-24T00:01:00.242Z] ok github.com/docker/docker/pkg/tarsum 0.105s coverage: 89.3% of statements [2020-12-24T00:01:00.242Z] testing: warning: no tests to run [2020-12-24T00:01:00.242Z] coverage: [no statements] [2020-12-24T00:01:00.242Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2020-12-24T00:01:00.242Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-12-24T00:01:00.504Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-12-24T00:01:00.504Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-12-24T00:01:01.203Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2020-12-24T00:01:01.203Z] === RUN TestAPIIpcModeHost [2020-12-24T00:01:01.203Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-12-24T00:01:01.203Z] === RUN TestDaemonIpcModeShareable [2020-12-24T00:01:01.894Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-12-24T00:01:02.157Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 85.4% of statements [2020-12-24T00:01:02.620Z] INFO: Expanding compiler 3 of 3... [2020-12-24T00:01:02.731Z] ok github.com/docker/docker/reference 0.029s coverage: 84.4% of statements [2020-12-24T00:01:03.083Z] INFO: Removing downloaded files... [2020-12-24T00:01:03.083Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-12-24T00:01:03.083Z] INFO: Configuring git core.autocrlf... [2020-12-24T00:01:03.261Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-12-24T00:01:03.261Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-24T00:01:03.261Z] === RUN TestDaemonIpcModePrivate [2020-12-24T00:01:03.304Z] ok github.com/docker/docker/plugin 0.565s coverage: 23.2% of statements [2020-12-24T00:01:04.693Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-12-24T00:01:04.954Z] ok github.com/docker/docker/registry 0.160s coverage: 57.2% of statements [2020-12-24T00:01:04.954Z] ok github.com/docker/docker/quota 0.599s coverage: 71.4% of statements [2020-12-24T00:01:05.216Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 45.3% of statements [2020-12-24T00:01:05.319Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-12-24T00:01:05.319Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-24T00:01:05.319Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-24T00:01:05.791Z] ok github.com/docker/docker/testutil 0.021s coverage: 62.5% of statements [2020-12-24T00:01:06.052Z] ok github.com/docker/docker/runconfig 0.050s coverage: 66.1% of statements [2020-12-24T00:01:06.820Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-12-24T00:01:06.820Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-24T00:01:06.820Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-24T00:01:07.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-24T00:01:07.972Z] ok github.com/docker/docker/volume/drivers 0.023s coverage: 36.1% of statements [2020-12-24T00:01:08.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-24T00:01:08.547Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2020-12-24T00:01:08.882Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-12-24T00:01:08.882Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-24T00:01:08.882Z] === RUN TestIpcModeOlderClient [2020-12-24T00:01:08.882Z] === PAUSE TestIpcModeOlderClient [2020-12-24T00:01:08.882Z] === RUN TestKillContainerInvalidSignal [2020-12-24T00:01:09.492Z] ok github.com/docker/docker/volume/local 0.244s coverage: 76.6% of statements [2020-12-24T00:01:09.511Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-12-24T00:01:09.511Z] === RUN TestKillContainer [2020-12-24T00:01:09.511Z] === RUN TestKillContainer/no_signal [2020-12-24T00:01:10.433Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-12-24T00:01:10.541Z] === RUN TestKillContainer/non_killing_signal [2020-12-24T00:01:10.830Z] === RUN TestKillContainer/killing_signal [2020-12-24T00:01:11.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-24T00:01:12.331Z] --- PASS: TestKillContainer (2.75s) [2020-12-24T00:01:12.331Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-12-24T00:01:12.331Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-12-24T00:01:12.331Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-12-24T00:01:12.331Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-24T00:01:12.331Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-24T00:01:13.360Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-24T00:01:13.990Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-12-24T00:01:13.990Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-12-24T00:01:13.990Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-12-24T00:01:13.990Z] === RUN TestKillStoppedContainer [2020-12-24T00:01:13.990Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-12-24T00:01:13.990Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-24T00:01:14.279Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-12-24T00:01:14.279Z] === RUN TestKillDifferentUserContainer [2020-12-24T00:01:15.309Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-12-24T00:01:15.309Z] === RUN TestInspectOomKilledTrue [2020-12-24T00:01:15.309Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-24T00:01:15.309Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:01:15.309Z] === RUN TestInspectOomKilledFalse [2020-12-24T00:01:15.309Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-24T00:01:15.309Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:01:15.309Z] === RUN TestLinksEtcHostsContentMatch [2020-12-24T00:01:15.598Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-12-24T00:01:15.598Z] === RUN TestLinksContainerNames [2020-12-24T00:01:17.723Z] --- PASS: TestLinksContainerNames (1.77s) [2020-12-24T00:01:17.723Z] === RUN TestLogsFollowTailEmpty [2020-12-24T00:01:18.353Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2020-12-24T00:01:18.353Z] === RUN TestContainerNetworkMountsNoChown [2020-12-24T00:01:19.382Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/default [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/default [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/private [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/private [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rprivate [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/slave [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/slave [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rslave [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/shared [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/shared [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rshared [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/default [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/rshared [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/shared [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/rslave [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/slave [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/rprivate [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/private [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-24T00:01:19.382Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:01:19.382Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:01:19.382Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:01:19.672Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-24T00:01:19.672Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-24T00:01:19.672Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:01:19.672Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:01:19.672Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:01:19.672Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-24T00:01:19.672Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:01:19.672Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:01:19.962Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:01:19.962Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:01:19.962Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:01:19.962Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-24T00:01:19.962Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:01:19.962Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-24T00:01:19.962Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:01:19.962Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:01:19.962Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:01:19.962Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:01:20.252Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-24T00:01:20.252Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-12-24T00:01:20.252Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-12-24T00:01:20.252Z] === RUN TestContainerBindMountNonRecursive [2020-12-24T00:01:22.972Z] --- PASS: TestContainerBindMountNonRecursive (2.45s) [2020-12-24T00:01:22.972Z] === RUN TestContainerVolumesMountedAsShared [2020-12-24T00:01:23.602Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s) [2020-12-24T00:01:23.602Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-24T00:01:24.235Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2020-12-24T00:01:24.235Z] === RUN TestNetworkNat [2020-12-24T00:01:25.265Z] --- PASS: TestNetworkNat (0.96s) [2020-12-24T00:01:25.265Z] === RUN TestNetworkLocalhostTCPNat [2020-12-24T00:01:25.894Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-12-24T00:01:25.894Z] === RUN TestNetworkLoopbackNat [2020-12-24T00:01:29.399Z] --- PASS: TestNetworkLoopbackNat (3.28s) [2020-12-24T00:01:29.399Z] === RUN TestPause [2020-12-24T00:01:30.429Z] --- PASS: TestPause (0.98s) [2020-12-24T00:01:30.429Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-24T00:01:30.429Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-24T00:01:30.429Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-24T00:01:30.429Z] === RUN TestPauseStopPausedContainer [2020-12-24T00:01:30.598Z] ok github.com/docker/docker/api/server/httputils 0.042s coverage: 14.7% of statements [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-24T00:01:30.598Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-24T00:01:30.598Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2020-12-24T00:01:30.598Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-12-24T00:01:30.598Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-12-24T00:01:30.598Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-24T00:01:30.598Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/builder [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-24T00:01:30.598Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-24T00:01:31.058Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2020-12-24T00:01:31.058Z] === RUN TestPsFilter [2020-12-24T00:01:31.236Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2020-12-24T00:01:31.348Z] --- PASS: TestPsFilter (0.29s) [2020-12-24T00:01:31.348Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-24T00:01:32.377Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-12-24T00:01:32.377Z] === RUN TestRemoveContainerWithVolume [2020-12-24T00:01:32.383Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/rootless [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/volume [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-24T00:01:32.383Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === Skipped [2020-12-24T00:01:32.383Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-24T00:01:32.383Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-24T00:01:32.383Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:73: No driver to put! [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-24T00:01:32.383Z] time="2020-12-24T00:00:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-24T00:01:32.383Z] time="2020-12-24T00:00:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-24T00:01:32.383Z] time="2020-12-24T00:00:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-24T00:01:32.383Z] time="2020-12-24T00:00:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-24T00:01:32.383Z] time="2020-12-24T00:00:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:73: No driver to put! [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-24T00:01:32.383Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-24T00:01:32.383Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-24T00:01:32.383Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:01:32.383Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-24T00:01:32.383Z] graphtest_unix.go:73: No driver to put! [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-24T00:01:32.383Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-24T00:01:32.383Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] [2020-12-24T00:01:32.383Z] DONE 2191 tests, 26 skipped in 199.287s Post stage [Pipeline] junit [2020-12-24T00:01:32.397Z] Recording test results [2020-12-24T00:01:33.406Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-12-24T00:01:33.406Z] === RUN TestRemoveContainerRunning [2020-12-24T00:01:34.036Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-12-24T00:01:34.036Z] === RUN TestRemoveContainerForceRemoveRunning [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-24T00:01:34.781Z] ok github.com/docker/docker/builder/remotecontext/git 4.103s coverage: 86.3% of statements [2020-12-24T00:01:34.857Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh dynbinary test-integration [2020-12-24T00:01:35.071Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-12-24T00:01:35.071Z] === RUN TestRemoveInvalidContainer [2020-12-24T00:01:35.071Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-24T00:01:35.071Z] === RUN TestRenameLinkedContainer [2020-12-24T00:01:35.432Z] [2020-12-24T00:01:35.698Z] Removing bundles/ [2020-12-24T00:01:35.698Z] [2020-12-24T00:01:35.698Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-24T00:01:35.698Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-24T00:01:35.698Z] GOOS="" GOARCH="" GOARM="" [2020-12-24T00:01:35.819Z] ok github.com/docker/docker/builder/remotecontext 0.611s coverage: 13.7% of statements [2020-12-24T00:01:38.556Z] ok github.com/docker/docker/builder/dockerfile 1.229s coverage: 48.3% of statements [2020-12-24T00:01:38.556Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-24T00:01:38.556Z] ? github.com/docker/docker/cli [no test files] [2020-12-24T00:01:38.556Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-24T00:01:38.574Z] --- PASS: TestRenameLinkedContainer (3.69s) [2020-12-24T00:01:38.574Z] === RUN TestRenameStoppedContainer [2020-12-24T00:01:39.603Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-12-24T00:01:39.603Z] === RUN TestRenameRunningContainerAndReuse [2020-12-24T00:01:41.324Z] ok github.com/docker/docker/client 0.573s coverage: 75.4% of statements [2020-12-24T00:01:41.663Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2020-12-24T00:01:41.663Z] === RUN TestRenameInvalidName [2020-12-24T00:01:42.293Z] --- PASS: TestRenameInvalidName (0.89s) [2020-12-24T00:01:42.293Z] === RUN TestRenameAnonymousContainer [2020-12-24T00:01:43.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-24T00:01:43.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-24T00:01:43.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-24T00:01:43.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-24T00:01:43.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-24T00:01:43.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-24T00:01:46.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-24T00:01:47.902Z] --- PASS: TestRenameAnonymousContainer (5.16s) [2020-12-24T00:01:47.902Z] === RUN TestRenameContainerWithSameName [2020-12-24T00:01:48.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-24T00:01:48.532Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-12-24T00:01:48.532Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-24T00:01:49.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-24T00:01:49.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-24T00:01:50.034Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-12-24T00:01:50.034Z] === RUN TestResize [2020-12-24T00:01:51.063Z] --- PASS: TestResize (0.93s) [2020-12-24T00:01:51.063Z] === RUN TestResizeWithInvalidSize [2020-12-24T00:01:51.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-24T00:01:52.096Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-12-24T00:01:52.096Z] === RUN TestResizeWhenContainerNotStarted [2020-12-24T00:01:52.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-24T00:01:52.726Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:01:52.726Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:01:52.726Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:01:52.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:01:52.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:01:54.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-24T00:01:54.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-24T00:01:55.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:01:55.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:01:55.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-24T00:01:56.477Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:01:56.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:01:57.281Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-24T00:01:57.281Z] Using test binary docker [2020-12-24T00:01:57.281Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-24T00:01:57.281Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-24T00:01:57.281Z] INFO: Waiting for daemon to start... [2020-12-24T00:01:57.281Z] Starting dockerd [2020-12-24T00:01:58.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:01:58.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:02:00.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:02:00.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:02:00.550Z] . [2020-12-24T00:02:00.550Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-24T00:02:00.550Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-24T00:02:00.550Z] Error: No such image: emptyfs [2020-12-24T00:02:00.807Z] Running integration-test (iteration 1) [2020-12-24T00:02:00.807Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-24T00:02:03.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:02:03.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.18s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.12s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2020-12-24T00:02:06.556Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2020-12-24T00:02:06.556Z] === RUN TestCgroupNamespacesRun [2020-12-24T00:02:08.058Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-12-24T00:02:08.058Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-24T00:02:10.117Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-12-24T00:02:10.117Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-24T00:02:11.619Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-12-24T00:02:11.619Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-24T00:02:13.759Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-12-24T00:02:13.759Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-24T00:02:15.325Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2020-12-24T00:02:15.326Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-24T00:02:15.660Z] Loaded image: buildpack-deps:buster [2020-12-24T00:02:15.660Z] Loaded image: busybox:latest [2020-12-24T00:02:15.660Z] Loaded image: busybox:glibc [2020-12-24T00:02:16.827Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-12-24T00:02:16.827Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-24T00:02:17.028Z] Loaded image: debian:bullseye [2020-12-24T00:02:17.284Z] Loaded image: hello-world:latest [2020-12-24T00:02:17.540Z] Loaded image: arm32v7/hello-world:latest [2020-12-24T00:02:17.540Z] INFO: Testing against a local daemon [2020-12-24T00:02:17.540Z] === RUN TestCgroupNamespacesBuild [2020-12-24T00:02:17.869Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-12-24T00:02:17.869Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-24T00:02:19.928Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-12-24T00:02:19.928Z] === RUN TestKernelTCPMemory [2020-12-24T00:02:20.558Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-12-24T00:02:20.558Z] === RUN TestNISDomainname [2020-12-24T00:02:20.723Z] ok github.com/docker/docker/cmd/dockerd 0.195s coverage: 29.1% of statements [2020-12-24T00:02:20.811Z] --- PASS: TestCgroupNamespacesBuild (2.93s) [2020-12-24T00:02:20.811Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-24T00:02:21.587Z] --- PASS: TestNISDomainname (1.00s) [2020-12-24T00:02:21.587Z] === RUN TestHostnameDnsResolution [2020-12-24T00:02:22.701Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2020-12-24T00:02:22.701Z] === RUN TestBuildWithSession [2020-12-24T00:02:22.701Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-24T00:02:22.701Z] build_session_test.go:25: TODO: BuildKit [2020-12-24T00:02:22.702Z] === RUN TestBuildSquashParent [2020-12-24T00:02:23.088Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-12-24T00:02:23.088Z] === RUN TestStats [2020-12-24T00:02:24.253Z] ok github.com/docker/docker/container 0.144s coverage: 34.7% of statements [2020-12-24T00:02:24.253Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-24T00:02:24.253Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-24T00:02:24.253Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-24T00:02:24.253Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-24T00:02:26.340Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2020-12-24T00:02:26.596Z] --- PASS: TestStats (3.00s) [2020-12-24T00:02:26.596Z] === RUN TestStopContainerWithTimeout [2020-12-24T00:02:26.596Z] === RUN TestStopContainerWithTimeout/0 [2020-12-24T00:02:26.596Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-24T00:02:26.596Z] === RUN TestStopContainerWithTimeout/1 [2020-12-24T00:02:26.596Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-24T00:02:26.596Z] === RUN TestStopContainerWithTimeout/3 [2020-12-24T00:02:26.596Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-24T00:02:26.596Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-24T00:02:26.596Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-24T00:02:26.596Z] === CONT TestStopContainerWithTimeout/0 [2020-12-24T00:02:26.596Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-24T00:02:27.626Z] === CONT TestStopContainerWithTimeout/3 [2020-12-24T00:02:29.128Z] === CONT TestStopContainerWithTimeout/1 [2020-12-24T00:02:30.626Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-24T00:02:30.626Z] [2020-12-24T00:02:30.626Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-12-24T00:02:30.626Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-12-24T00:02:30.626Z] Using test binary docker [2020-12-24T00:02:30.626Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-24T00:02:30.626Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-24T00:02:30.626Z] INFO: Waiting for daemon to start... [2020-12-24T00:02:30.626Z] Starting dockerd [2020-12-24T00:02:30.626Z] . [2020-12-24T00:02:30.626Z] INFO: Building docker-sdk-python3:4.3.0... [2020-12-24T00:02:30.796Z] --- PASS: TestBuildSquashParent (7.67s) [2020-12-24T00:02:30.796Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-24T00:02:30.796Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:02:30.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:02:30.796Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:02:30.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:02:30.796Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:02:30.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:02:30.796Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:02:30.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:02:30.796Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:02:30.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:02:30.796Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:02:30.796Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:02:30.796Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:02:30.796Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:02:31.190Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-24T00:02:31.190Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-12-24T00:02:31.190Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-12-24T00:02:31.190Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2020-12-24T00:02:31.190Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-12-24T00:02:31.190Z] === RUN TestDeleteDevicemapper [2020-12-24T00:02:31.190Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-24T00:02:31.190Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-24T00:02:31.190Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-24T00:02:31.936Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.9% of statements [2020-12-24T00:02:32.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-24T00:02:33.315Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:02:33.315Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:02:33.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-24T00:02:34.695Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:02:34.699Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s) [2020-12-24T00:02:34.699Z] === RUN TestUpdateMemory [2020-12-24T00:02:34.699Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-24T00:02:34.699Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:02:34.699Z] === RUN TestUpdateCPUQuota [2020-12-24T00:02:34.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:02:35.474Z] ok github.com/docker/docker/daemon/cluster 0.209s coverage: 0.5% of statements [2020-12-24T00:02:35.728Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-12-24T00:02:35.728Z] === RUN TestUpdatePidsLimit [2020-12-24T00:02:35.728Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-24T00:02:36.018Z] === RUN TestUpdatePidsLimit/no_change [2020-12-24T00:02:36.308Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-24T00:02:36.856Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-24T00:02:36.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2020-12-24T00:02:36.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s) [2020-12-24T00:02:36.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.92s) [2020-12-24T00:02:36.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2020-12-24T00:02:36.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2020-12-24T00:02:36.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2020-12-24T00:02:36.856Z] === RUN TestBuildMultiStageCopy [2020-12-24T00:02:36.856Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-24T00:02:36.938Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-24T00:02:37.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-24T00:02:37.517Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-24T00:02:38.147Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-24T00:02:39.027Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2020-12-24T00:02:39.652Z] --- PASS: TestUpdatePidsLimit (3.76s) [2020-12-24T00:02:39.652Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-12-24T00:02:39.652Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-12-24T00:02:39.652Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-12-24T00:02:39.652Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-12-24T00:02:39.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-12-24T00:02:39.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-12-24T00:02:39.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-12-24T00:02:39.652Z] === RUN TestUpdateRestartPolicy [2020-12-24T00:02:40.125Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-24T00:02:40.545Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.8% of statements [2020-12-24T00:02:40.838Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2020-12-24T00:02:41.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-24T00:02:42.421Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-24T00:02:43.350Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-24T00:02:43.593Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-12-24T00:02:44.277Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2020-12-24T00:02:44.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2020-12-24T00:02:44.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-12-24T00:02:44.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-12-24T00:02:44.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-12-24T00:02:44.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2020-12-24T00:02:44.277Z] === RUN TestBuildMultiStageParentConfig [2020-12-24T00:02:46.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-24T00:02:46.323Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-12-24T00:02:46.323Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.488s coverage: 14.1% of statements [2020-12-24T00:02:47.362Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.629s coverage: 57.1% of statements [2020-12-24T00:02:49.528Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-12-24T00:02:49.528Z] === RUN TestBuildLabelWithTargets [2020-12-24T00:02:50.112Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-12-24T00:02:51.626Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.873s coverage: 69.2% of statements [2020-12-24T00:02:51.626Z] ok github.com/docker/docker/daemon 12.312s coverage: 17.2% of statements [2020-12-24T00:02:51.626Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-24T00:02:51.626Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-24T00:02:51.626Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-24T00:02:51.626Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-24T00:02:52.311Z] --- PASS: TestUpdateRestartPolicy (13.02s) [2020-12-24T00:02:52.311Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-24T00:02:53.141Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.750s coverage: 45.9% of statements [2020-12-24T00:02:53.141Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-24T00:02:53.340Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-12-24T00:02:53.340Z] === RUN TestWaitNonBlocked [2020-12-24T00:02:53.340Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:02:53.340Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:02:53.340Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:02:53.340Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:02:53.340Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:02:53.340Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:02:54.371Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-24T00:02:54.371Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-12-24T00:02:54.371Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-12-24T00:02:54.371Z] === RUN TestWaitBlocked [2020-12-24T00:02:54.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:02:54.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:02:54.371Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:02:54.371Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:02:54.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:02:54.371Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:02:54.662Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.320s coverage: 49.5% of statements [2020-12-24T00:02:55.307Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-12-24T00:02:55.872Z] --- PASS: TestWaitBlocked (0.01s) [2020-12-24T00:02:55.872Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-12-24T00:02:55.872Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2020-12-24T00:02:55.872Z] === CONT TestContainerStartOnDaemonRestart [2020-12-24T00:02:55.872Z] === CONT TestIpcModeOlderClient [2020-12-24T00:02:55.872Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-12-24T00:02:55.872Z] === CONT TestDaemonHostGatewayIP [2020-12-24T00:02:56.348Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2020-12-24T00:02:56.348Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-12-24T00:02:57.211Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-24T00:02:57.211Z] [2020-12-24T00:02:57.211Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-24T00:02:57.211Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-24T00:02:57.211Z] HOSTNAME=4e7f2bba0e4f [2020-12-24T00:02:57.211Z] TESTDEBUG=0 [2020-12-24T00:02:57.211Z] DEST=bundles/test-integration [2020-12-24T00:02:57.211Z] PWD=/go/src/github.com/docker/docker [2020-12-24T00:02:57.211Z] DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec [2020-12-24T00:02:57.211Z] container=docker [2020-12-24T00:02:57.211Z] HOME=/root [2020-12-24T00:02:57.211Z] GOLANG_VERSION=1.13.15 [2020-12-24T00:02:57.211Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-24T00:02:57.211Z] VALIDATE_BRANCH=master [2020-12-24T00:02:57.211Z] TERM=xterm [2020-12-24T00:02:57.211Z] DOCKER_PKG=github.com/docker/docker [2020-12-24T00:02:57.211Z] SHLVL=1 [2020-12-24T00:02:57.211Z] TIMEOUT=120m [2020-12-24T00:02:57.211Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2020-12-24T00:02:57.211Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-24T00:02:57.211Z] GO111MODULE=off [2020-12-24T00:02:57.211Z] DOCKER_EXPERIMENTAL=1 [2020-12-24T00:02:57.211Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-24T00:02:57.211Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-24T00:02:57.211Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-24T00:02:57.211Z] GOPATH=/go [2020-12-24T00:02:57.211Z] PKG_CONFIG=pkg-config [2020-12-24T00:02:57.211Z] _=/usr/bin/env [2020-12-24T00:02:57.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-24T00:02:57.617Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-12-24T00:02:57.618Z] === RUN TestBuildWithEmptyLayers [2020-12-24T00:02:58.592Z] --- PASS: TestContainerStartOnDaemonRestart (2.94s) [2020-12-24T00:02:58.592Z] === CONT TestContainerKillOnDaemonStart [2020-12-24T00:02:59.621Z] --- PASS: TestDaemonHostGatewayIP (3.71s) [2020-12-24T00:02:59.621Z] === CONT TestDaemonRestartIpcMode [2020-12-24T00:02:59.642Z] Removing intermediate container 56892d9f8b32 [2020-12-24T00:02:59.642Z] ---> 5a9777729637 [2020-12-24T00:02:59.642Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-12-24T00:02:59.642Z] ---> Running in 7d54c91f6500 [2020-12-24T00:02:59.642Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-12-24T00:02:59.642Z] go: finding gotest.tools v0.5.3 [2020-12-24T00:02:59.642Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-12-24T00:02:59.642Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-24T00:02:59.642Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-24T00:02:59.642Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-12-24T00:02:59.642Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-24T00:02:59.642Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-24T00:02:59.642Z] go: downloading github.com/pkg/errors v0.9.1 [2020-12-24T00:02:59.642Z] go: downloading github.com/fatih/color v1.9.0 [2020-12-24T00:02:59.642Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-12-24T00:02:59.642Z] go: extracting github.com/fatih/color v1.9.0 [2020-12-24T00:02:59.642Z] go: extracting github.com/pkg/errors v0.9.1 [2020-12-24T00:02:59.642Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-24T00:02:59.642Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-24T00:02:59.642Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-24T00:02:59.642Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-24T00:02:59.642Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-24T00:02:59.642Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-24T00:02:59.642Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-24T00:02:59.642Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-24T00:02:59.642Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-24T00:02:59.642Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-24T00:02:59.642Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-24T00:02:59.642Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-24T00:02:59.642Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-24T00:02:59.642Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-24T00:02:59.642Z] go: finding github.com/fatih/color v1.9.0 [2020-12-24T00:02:59.642Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-24T00:02:59.642Z] go: finding github.com/pkg/errors v0.9.1 [2020-12-24T00:02:59.642Z] go: finding github.com/spf13/pflag v1.0.3 [2020-12-24T00:02:59.642Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-24T00:02:59.642Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-24T00:02:59.877Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.854s coverage: 52.1% of statements [2020-12-24T00:02:59.877Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-24T00:02:59.877Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-24T00:02:59.877Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 41.0% of statements [2020-12-24T00:03:00.106Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-24T00:03:00.106Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-24T00:03:00.106Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-24T00:03:00.106Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-24T00:03:00.106Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-24T00:03:00.134Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-12-24T00:03:00.134Z] === RUN TestBuildMultiStageOnBuild [2020-12-24T00:03:01.392Z] ok github.com/docker/docker/daemon/logger/awslogs 0.616s coverage: 77.8% of statements [2020-12-24T00:03:02.029Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-12-24T00:03:02.029Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.5% of statements [2020-12-24T00:03:02.029Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-24T00:03:02.029Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-24T00:03:02.029Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-24T00:03:02.029Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-24T00:03:02.322Z] ok github.com/docker/docker/daemon/logger/journald 0.055s coverage: 23.9% of statements [2020-12-24T00:03:03.126Z] --- PASS: TestDaemonRestartIpcMode (3.57s) [2020-12-24T00:03:03.367Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 87.2% of statements [2020-12-24T00:03:03.864Z] INFO: Build done for gotestsum... [2020-12-24T00:03:04.406Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.095s coverage: 61.6% of statements [2020-12-24T00:03:05.043Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 75.2% of statements [2020-12-24T00:03:05.043Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-24T00:03:05.383Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-12-24T00:03:05.383Z] === RUN TestBuildUncleanTarFilenames [2020-12-24T00:03:05.679Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.081s coverage: 55.1% of statements [2020-12-24T00:03:05.946Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2020-12-24T00:03:05.946Z] === RUN TestBuildMultiStageLayerLeak [2020-12-24T00:03:06.718Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-12-24T00:03:07.773Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2020-12-24T00:03:07.773Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2020-12-24T00:03:09.335Z] sha256:5ef7121abb54e419119242915b593ee62bfe0a7f6a321705fc6906e20b1722f8 [2020-12-24T00:03:09.335Z] INFO: Starting docker-py tests... [2020-12-24T00:03:09.335Z] ============================= test session starts ============================== [2020-12-24T00:03:09.335Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2020-12-24T00:03:09.335Z] rootdir: /src, inifile: pytest.ini [2020-12-24T00:03:09.335Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-12-24T00:03:09.335Z] collected 389 items / 1 deselected / 388 selected [2020-12-24T00:03:09.335Z] [2020-12-24T00:03:10.114Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2020-12-24T00:03:10.114Z] === RUN TestBuildWithHugeFile [2020-12-24T00:03:10.513Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-12-24T00:03:10.513Z] ok github.com/docker/docker/daemon/logger/splunk 2.451s coverage: 82.5% of statements [2020-12-24T00:03:10.513Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-24T00:03:10.513Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-24T00:03:11.554Z] ok github.com/docker/docker/distribution/metadata 0.225s coverage: 48.2% of statements [2020-12-24T00:03:11.583Z] --- PASS: TestContainerKillOnDaemonStart (12.40s) [2020-12-24T00:03:11.583Z] PASS [2020-12-24T00:03:11.583Z] [2020-12-24T00:03:11.583Z] === Skipped [2020-12-24T00:03:11.583Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-12-24T00:03:11.583Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:03:11.583Z] [2020-12-24T00:03:11.583Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-24T00:03:11.583Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:03:11.583Z] [2020-12-24T00:03:11.583Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-24T00:03:11.583Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:03:11.583Z] [2020-12-24T00:03:11.583Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-24T00:03:11.583Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-24T00:03:11.583Z] [2020-12-24T00:03:11.583Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-12-24T00:03:11.583Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-24T00:03:11.583Z] [2020-12-24T00:03:11.583Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-12-24T00:03:11.583Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:03:11.583Z] [2020-12-24T00:03:11.583Z] [2020-12-24T00:03:11.583Z] DONE 195 tests, 6 skipped in 159.240s [2020-12-24T00:03:11.583Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-12-24T00:03:11.583Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:03:11.583Z] ++ set -e [2020-12-24T00:03:11.583Z] ++ '[' -n 0 ']' [2020-12-24T00:03:11.583Z] ++ set -x [2020-12-24T00:03:11.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:03:11.583Z] INFO: Testing against a local daemon [2020-12-24T00:03:11.583Z] === RUN TestCommitInheritsEnv [2020-12-24T00:03:11.873Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-12-24T00:03:11.873Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-24T00:03:11.873Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-24T00:03:11.873Z] === RUN TestImagesFilterMultiReference [2020-12-24T00:03:11.873Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-12-24T00:03:11.873Z] === RUN TestImagePullPlatformInvalid [2020-12-24T00:03:11.873Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-12-24T00:03:11.873Z] === RUN TestRemoveImageOrphaning [2020-12-24T00:03:12.503Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-12-24T00:03:12.503Z] === RUN TestRemoveImageGarbageCollector [2020-12-24T00:03:12.503Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2020-12-24T00:03:12.503Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:03:12.503Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-24T00:03:12.503Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-24T00:03:12.503Z] === RUN TestTagInvalidReference [2020-12-24T00:03:12.503Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-24T00:03:12.503Z] === RUN TestTagValidPrefixedRepo [2020-12-24T00:03:12.503Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-12-24T00:03:12.503Z] === RUN TestTagExistedNameWithoutForce [2020-12-24T00:03:12.503Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-12-24T00:03:12.503Z] === RUN TestTagOfficialNames [2020-12-24T00:03:12.503Z] --- PASS: TestTagOfficialNames (0.03s) [2020-12-24T00:03:12.503Z] === RUN TestTagMatchesDigest [2020-12-24T00:03:12.503Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-24T00:03:12.503Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-24T00:03:13.626Z] ok github.com/docker/docker/errdefs 0.040s coverage: 53.1% of statements [2020-12-24T00:03:14.262Z] ok github.com/docker/docker/distribution 0.465s coverage: 25.1% of statements [2020-12-24T00:03:14.262Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-24T00:03:15.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-24T00:03:15.796Z] ok github.com/docker/docker/image 0.050s coverage: 86.4% of statements [2020-12-24T00:03:16.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-24T00:03:16.434Z] ok github.com/docker/docker/distribution/xfer 1.694s coverage: 85.1% of statements [2020-12-24T00:03:16.434Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-24T00:03:16.434Z] ok github.com/docker/docker/image/cache 0.055s coverage: 19.2% of statements [2020-12-24T00:03:16.434Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-24T00:03:17.473Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2020-12-24T00:03:17.473Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2020-12-24T00:03:17.473Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-24T00:03:18.726Z] Removing intermediate container 7d54c91f6500 [2020-12-24T00:03:18.726Z] ---> e1551a34d440 [2020-12-24T00:03:18.726Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-12-24T00:03:18.726Z] ---> Running in 065f1869947d [2020-12-24T00:03:18.990Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 52.9% of statements [2020-12-24T00:03:19.190Z] Removing intermediate container 065f1869947d [2020-12-24T00:03:19.190Z] ---> 6f0db6c2576e [2020-12-24T00:03:19.190Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-12-24T00:03:19.190Z] ---> Running in 4096be53e2c7 [2020-12-24T00:03:19.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-24T00:03:20.037Z] ok github.com/docker/docker/oci 0.036s coverage: 8.2% of statements [2020-12-24T00:03:20.166Z] Removing intermediate container 4096be53e2c7 [2020-12-24T00:03:20.166Z] ---> 4e9fc0fd74a5 [2020-12-24T00:03:20.166Z] Step 10/10 : COPY . . [2020-12-24T00:03:20.331Z] ok github.com/docker/docker/opts 0.082s coverage: 67.1% of statements [2020-12-24T00:03:21.846Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-12-24T00:03:22.483Z] ok github.com/docker/docker/pkg/capabilities 0.022s coverage: 87.5% of statements [2020-12-24T00:03:23.118Z] ok github.com/docker/docker/pkg/authorization 0.727s coverage: 68.3% of statements [2020-12-24T00:03:23.410Z] ok github.com/docker/docker/pkg/archive 1.171s coverage: 76.8% of statements [2020-12-24T00:03:24.048Z] ok github.com/docker/docker/pkg/directory 0.027s coverage: 80.0% of statements [2020-12-24T00:03:24.676Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-12-24T00:03:24.684Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-12-24T00:03:24.976Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-12-24T00:03:25.242Z] tests/integration/api_client_test.py ..... [ 7%] [2020-12-24T00:03:26.027Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-12-24T00:03:26.661Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-12-24T00:03:26.772Z] tests/integration/api_config_test.py ..... [ 8%] [2020-12-24T00:03:27.294Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-12-24T00:03:27.925Z] ok github.com/docker/docker/pkg/chrootarchive 3.800s coverage: 43.2% of statements [2020-12-24T00:03:28.217Z] ok github.com/docker/docker/layer 7.846s coverage: 68.8% of statements [2020-12-24T00:03:28.217Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-24T00:03:28.217Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-24T00:03:28.217Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-24T00:03:28.217Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-24T00:03:28.217Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-24T00:03:28.217Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-24T00:03:28.217Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-24T00:03:28.217Z] ok github.com/docker/docker/pkg/filenotify 0.625s coverage: 67.0% of statements [2020-12-24T00:03:28.857Z] ok github.com/docker/docker/pkg/fileutils 0.051s coverage: 89.5% of statements [2020-12-24T00:03:29.495Z] ok github.com/docker/docker/pkg/discovery/kv 3.085s coverage: 84.1% of statements [2020-12-24T00:03:29.495Z] ok github.com/docker/docker/pkg/fsutils 0.396s coverage: 85.1% of statements [2020-12-24T00:03:29.795Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 11.4% of statements [2020-12-24T00:03:31.308Z] ok github.com/docker/docker/pkg/jsonmessage 0.026s coverage: 91.7% of statements [2020-12-24T00:03:31.308Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-12-24T00:03:31.601Z] ok github.com/docker/docker/pkg/idtools 0.623s coverage: 70.1% of statements [2020-12-24T00:03:31.894Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-12-24T00:03:31.894Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-12-24T00:03:32.185Z] ok github.com/docker/docker/pkg/ioutils 1.320s coverage: 70.6% of statements [2020-12-24T00:03:32.185Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-24T00:03:32.185Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-24T00:03:32.185Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-24T00:03:32.185Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-24T00:03:32.825Z] ok github.com/docker/docker/pkg/parsers/kernel 0.035s coverage: 60.0% of statements [2020-12-24T00:03:32.825Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-12-24T00:03:33.119Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 86.7% of statements [2020-12-24T00:03:33.119Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-24T00:03:33.119Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-24T00:03:34.160Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2020-12-24T00:03:34.453Z] ok github.com/docker/docker/pkg/pools 0.052s coverage: 88.2% of statements [2020-12-24T00:03:35.089Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-12-24T00:03:35.089Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-12-24T00:03:35.723Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2020-12-24T00:03:36.362Z] ok github.com/docker/docker/pkg/pubsub 1.128s coverage: 75.0% of statements [2020-12-24T00:03:36.656Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-12-24T00:03:37.292Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-12-24T00:03:37.292Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-12-24T00:03:38.329Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2020-12-24T00:03:38.963Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2020-12-24T00:03:38.963Z] ok github.com/docker/docker/pkg/signal 3.074s coverage: 61.0% of statements [2020-12-24T00:03:39.257Z] ok github.com/docker/docker/pkg/tailfile 0.161s coverage: 88.6% of statements [2020-12-24T00:03:39.551Z] testing: warning: no tests to run [2020-12-24T00:03:39.551Z] coverage: [no statements] [2020-12-24T00:03:39.551Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-12-24T00:03:40.195Z] ok github.com/docker/docker/pkg/tarsum 0.165s coverage: 89.3% of statements [2020-12-24T00:03:40.195Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-12-24T00:03:40.195Z] ok github.com/docker/docker/pkg/truncindex 0.121s coverage: 91.5% of statements [2020-12-24T00:03:40.832Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2020-12-24T00:03:41.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-24T00:03:42.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-24T00:03:43.578Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-12-24T00:03:43.578Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 83.5% of statements [2020-12-24T00:03:43.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-24T00:03:44.618Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2020-12-24T00:03:44.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-24T00:03:44.911Z] ok github.com/docker/docker/plugin 0.581s coverage: 23.2% of statements [2020-12-24T00:03:45.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-24T00:03:46.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-24T00:03:46.988Z] ok github.com/docker/docker/quota 0.549s coverage: 71.4% of statements [2020-12-24T00:03:46.988Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2020-12-24T00:03:47.282Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-12-24T00:03:48.327Z] ok github.com/docker/docker/registry 0.258s coverage: 57.2% of statements [2020-12-24T00:03:48.327Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-12-24T00:03:48.965Z] ok github.com/docker/docker/runconfig 0.035s coverage: 66.1% of statements [2020-12-24T00:03:50.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-24T00:03:50.192Z] ---> 8a4676096662 [2020-12-24T00:03:50.192Z] Successfully built 8a4676096662 [2020-12-24T00:03:50.192Z] Successfully tagged docker:latest [2020-12-24T00:03:50.192Z] INFO: Image build ended at 12/24/2020 00:03:46. Duration:00:03:46.5471293 [2020-12-24T00:03:50.192Z] [2020-12-24T00:03:50.192Z] [2020-12-24T00:03:50.192Z] INFO: Building the test binaries at 12/24/2020 00:03:47... [2020-12-24T00:03:51.703Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-12-24T00:03:51.740Z] INFO: make.ps1 starting at 12/24/2020 00:03:51 [2020-12-24T00:03:51.741Z] INFO: Git commit (1c0af18c6c) assumed from DOCKER_GITCOMMIT environment variable [2020-12-24T00:03:52.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-24T00:03:52.204Z] INFO: Invoking autogen... [2020-12-24T00:03:52.666Z] INFO: Building daemon... [2020-12-24T00:03:52.758Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2020-12-24T00:03:53.392Z] ok github.com/docker/docker/volume/local 0.221s coverage: 76.6% of statements [2020-12-24T00:03:53.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-24T00:03:54.021Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-12-24T00:03:54.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-24T00:03:56.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-24T00:03:56.613Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-12-24T00:03:57.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-24T00:03:59.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-24T00:04:00.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-24T00:04:02.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-24T00:04:03.469Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-24T00:04:03.469Z] Using test binary docker [2020-12-24T00:04:03.469Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-24T00:04:03.469Z] +++ /etc/init.d/apparmor start [2020-12-24T00:04:03.469Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-24T00:04:03.469Z] Starting dockerd [2020-12-24T00:04:03.469Z] INFO: Waiting for daemon to start... [2020-12-24T00:04:03.469Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-12-24T00:04:06.371Z] --- PASS: TestBuildWithHugeFile (52.03s) [2020-12-24T00:04:06.371Z] === RUN TestBuildWithEmptyDockerfile [2020-12-24T00:04:06.371Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:04:06.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:04:06.371Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:04:06.371Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:04:06.371Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:04:06.371Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:04:06.371Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:04:06.371Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:04:06.372Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:04:06.372Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2020-12-24T00:04:06.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-12-24T00:04:06.372Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-12-24T00:04:06.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-12-24T00:04:06.372Z] === RUN TestBuildPreserveOwnership [2020-12-24T00:04:06.372Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-24T00:04:08.261Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-24T00:04:09.311Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.6% of statements [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/rootless [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/volume [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-24T00:04:09.311Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === Skipped [2020-12-24T00:04:09.311Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-24T00:04:09.311Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-24T00:04:09.311Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:73: No driver to put! [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-24T00:04:09.311Z] time="2020-12-24T00:02:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-24T00:04:09.311Z] time="2020-12-24T00:02:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-24T00:04:09.311Z] time="2020-12-24T00:02:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-24T00:04:09.311Z] time="2020-12-24T00:02:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-24T00:04:09.311Z] time="2020-12-24T00:02:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:73: No driver to put! [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-24T00:04:09.311Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-24T00:04:09.311Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-24T00:04:09.311Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:04:09.311Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-24T00:04:09.311Z] graphtest_unix.go:73: No driver to put! [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-24T00:04:09.311Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-24T00:04:09.311Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] [2020-12-24T00:04:09.311Z] DONE 2191 tests, 26 skipped in 260.550s Post stage [Pipeline] junit [2020-12-24T00:04:09.355Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-24T00:04:10.338Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh dynbinary test-integration [2020-12-24T00:04:10.632Z] [2020-12-24T00:04:10.632Z] Removing bundles/ [2020-12-24T00:04:10.632Z] [2020-12-24T00:04:10.632Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-24T00:04:10.632Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-24T00:04:10.632Z] GOOS="" GOARCH="" GOARM="" [2020-12-24T00:04:11.598Z] . [2020-12-24T00:04:11.598Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-24T00:04:11.598Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-24T00:04:11.599Z] Error: No such image: emptyfs [2020-12-24T00:04:11.599Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-24T00:04:11.599Z] ++++ docker load [2020-12-24T00:04:11.599Z] Running integration-test (iteration 1) [2020-12-24T00:04:11.599Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-12-24T00:04:11.599Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:04:11.599Z] ++ set -e [2020-12-24T00:04:11.599Z] ++ '[' -n 0 ']' [2020-12-24T00:04:11.599Z] ++ set -x [2020-12-24T00:04:11.599Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:04:12.429Z] --- PASS: TestBuildPreserveOwnership (9.51s) [2020-12-24T00:04:12.429Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.51s) [2020-12-24T00:04:12.429Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s) [2020-12-24T00:04:12.429Z] === RUN TestBuildPlatformInvalid [2020-12-24T00:04:12.429Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-12-24T00:04:12.429Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-24T00:04:12.429Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2020-12-24T00:04:12.429Z] build_userns_linux_test.go:30: testEnv.IsRootless() [2020-12-24T00:04:12.429Z] PASS [2020-12-24T00:04:12.429Z] [2020-12-24T00:04:12.429Z] === Skipped [2020-12-24T00:04:12.429Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-24T00:04:12.429Z] build_session_test.go:25: TODO: BuildKit [2020-12-24T00:04:12.429Z] [2020-12-24T00:04:12.429Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2020-12-24T00:04:12.429Z] build_userns_linux_test.go:30: testEnv.IsRootless() [2020-12-24T00:04:12.429Z] [2020-12-24T00:04:12.429Z] [2020-12-24T00:04:12.429Z] DONE 33 tests, 2 skipped in 131.443s [2020-12-24T00:04:12.429Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-24T00:04:12.429Z] INFO: Testing against a local daemon [2020-12-24T00:04:12.429Z] === RUN TestConfigInspect [2020-12-24T00:04:12.429Z] --- SKIP: TestConfigInspect (0.02s) [2020-12-24T00:04:12.429Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:12.429Z] === RUN TestConfigList [2020-12-24T00:04:12.429Z] --- SKIP: TestConfigList (0.01s) [2020-12-24T00:04:12.429Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:12.429Z] === RUN TestConfigsCreateAndDelete [2020-12-24T00:04:12.429Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-12-24T00:04:12.429Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:12.429Z] === RUN TestConfigsUpdate [2020-12-24T00:04:12.429Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-12-24T00:04:12.429Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:12.429Z] === RUN TestTemplatedConfig [2020-12-24T00:04:12.429Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-24T00:04:12.429Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:12.429Z] === RUN TestConfigCreateResolve [2020-12-24T00:04:12.429Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-12-24T00:04:12.429Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:12.429Z] === RUN TestConfigDaemonLibtrustID [2020-12-24T00:04:14.319Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-12-24T00:04:14.319Z] PASS [2020-12-24T00:04:14.319Z] [2020-12-24T00:04:14.319Z] === Skipped [2020-12-24T00:04:14.319Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-12-24T00:04:14.319Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:14.319Z] [2020-12-24T00:04:14.319Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-12-24T00:04:14.319Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:14.319Z] [2020-12-24T00:04:14.319Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-12-24T00:04:14.319Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:14.319Z] [2020-12-24T00:04:14.319Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-12-24T00:04:14.319Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:14.319Z] [2020-12-24T00:04:14.319Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-12-24T00:04:14.319Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:14.319Z] [2020-12-24T00:04:14.319Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-12-24T00:04:14.319Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:04:14.319Z] [2020-12-24T00:04:14.319Z] [2020-12-24T00:04:14.319Z] DONE 7 tests, 6 skipped in 1.749s [2020-12-24T00:04:14.319Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-24T00:04:14.319Z] INFO: Testing against a local daemon [2020-12-24T00:04:14.319Z] === RUN TestCheckpoint [2020-12-24T00:04:14.319Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-24T00:04:14.319Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:04:14.319Z] === RUN TestContainerInvalidJSON [2020-12-24T00:04:14.319Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:04:14.319Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:04:14.319Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:04:14.319Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:04:14.319Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:04:14.319Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:04:14.319Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:04:14.319Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:04:14.319Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:04:14.319Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-24T00:04:14.319Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-24T00:04:14.319Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-24T00:04:14.319Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-24T00:04:14.319Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-24T00:04:14.319Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-12-24T00:04:14.319Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-24T00:04:14.319Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-12-24T00:04:14.319Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-24T00:04:14.319Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-12-24T00:04:14.319Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-24T00:04:14.576Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-12-24T00:04:14.576Z] === RUN TestCopyFromContainer [2020-12-24T00:04:18.757Z] === RUN TestCopyFromContainer// [2020-12-24T00:04:18.757Z] === RUN TestCopyFromContainer//bar/root [2020-12-24T00:04:18.757Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-24T00:04:18.757Z] === RUN TestCopyFromContainer/bar/quux [2020-12-24T00:04:18.757Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-24T00:04:18.757Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-24T00:04:18.757Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-24T00:04:18.757Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-24T00:04:18.757Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-24T00:04:18.757Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-24T00:04:18.757Z] --- PASS: TestCopyFromContainer (4.40s) [2020-12-24T00:04:18.757Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-24T00:04:18.757Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-12-24T00:04:18.757Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-24T00:04:18.757Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-12-24T00:04:18.757Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-12-24T00:04:18.757Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-24T00:04:18.757Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-12-24T00:04:18.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-12-24T00:04:18.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-12-24T00:04:18.757Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-12-24T00:04:18.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-24T00:04:18.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:04:18.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:04:18.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:04:18.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:04:18.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:04:18.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:04:19.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:04:19.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:04:19.014Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:04:19.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-24T00:04:19.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-24T00:04:19.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-24T00:04:19.014Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-24T00:04:19.014Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-24T00:04:19.014Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-12-24T00:04:19.014Z] === RUN TestCreateWithInvalidEnv [2020-12-24T00:04:19.014Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-24T00:04:19.014Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-24T00:04:19.014Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-24T00:04:19.014Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-24T00:04:19.014Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-24T00:04:19.014Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-24T00:04:19.014Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-24T00:04:19.014Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-24T00:04:19.014Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-24T00:04:19.014Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-24T00:04:19.014Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-24T00:04:19.014Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-24T00:04:19.014Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-24T00:04:19.014Z] === RUN TestCreateTmpfsMountsTarget [2020-12-24T00:04:19.014Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-24T00:04:19.014Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-24T00:04:20.381Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2020-12-24T00:04:20.381Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-24T00:04:21.310Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2020-12-24T00:04:21.310Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-24T00:04:21.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:04:21.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:04:21.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:04:21.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:04:21.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:04:21.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:04:21.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:04:21.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:04:21.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:04:21.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:04:21.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:04:21.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:04:21.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:04:21.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:04:21.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:04:21.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-24T00:04:21.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-24T00:04:21.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-24T00:04:21.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-24T00:04:21.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-24T00:04:21.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-24T00:04:21.566Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-24T00:04:21.822Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2020-12-24T00:04:21.822Z] === RUN TestCreateDifferentPlatform [2020-12-24T00:04:21.822Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-24T00:04:21.822Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-24T00:04:21.822Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-24T00:04:21.822Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-24T00:04:21.822Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-24T00:04:21.822Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-24T00:04:21.822Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-12-24T00:04:21.822Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-24T00:04:22.078Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-12-24T00:04:22.078Z] === RUN TestContainerStartOnDaemonRestart [2020-12-24T00:04:22.078Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-12-24T00:04:22.078Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-24T00:04:22.078Z] === RUN TestDaemonRestartIpcMode [2020-12-24T00:04:22.078Z] === PAUSE TestDaemonRestartIpcMode [2020-12-24T00:04:22.078Z] === RUN TestDaemonHostGatewayIP [2020-12-24T00:04:22.078Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-12-24T00:04:22.078Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:04:22.078Z] === RUN TestContainerKillOnDaemonStart [2020-12-24T00:04:22.078Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-24T00:04:22.078Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-24T00:04:22.078Z] === RUN TestDiff [2020-12-24T00:04:22.336Z] --- PASS: TestDiff (0.39s) [2020-12-24T00:04:22.336Z] === RUN TestExecWithCloseStdin [2020-12-24T00:04:22.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-24T00:04:22.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-24T00:04:22.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-24T00:04:22.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-24T00:04:22.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-24T00:04:22.898Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-12-24T00:04:22.898Z] === RUN TestExec [2020-12-24T00:04:23.461Z] --- PASS: TestExec (0.46s) [2020-12-24T00:04:23.461Z] === RUN TestExecUser [2020-12-24T00:04:23.718Z] --- PASS: TestExecUser (0.47s) [2020-12-24T00:04:23.718Z] === RUN TestExportContainerAndImportImage [2020-12-24T00:04:24.281Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2020-12-24T00:04:24.281Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-24T00:04:25.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-24T00:04:26.505Z] Loaded image: buildpack-deps:buster [2020-12-24T00:04:26.505Z] Loaded image: busybox:latest [2020-12-24T00:04:26.505Z] Loaded image: busybox:glibc [2020-12-24T00:04:27.476Z] Loaded image: debian:bullseye [2020-12-24T00:04:27.552Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-12-24T00:04:27.552Z] === RUN TestHealthCheckWorkdir [2020-12-24T00:04:28.114Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2020-12-24T00:04:28.114Z] === RUN TestHealthKillContainer [2020-12-24T00:04:28.857Z] Loaded image: hello-world:latest [2020-12-24T00:04:30.238Z] Loaded image: arm32v7/hello-world:latest [2020-12-24T00:04:30.634Z] --- PASS: TestHealthKillContainer (2.50s) [2020-12-24T00:04:30.634Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-24T00:04:31.178Z] INFO: Testing against a local daemon [2020-12-24T00:04:31.178Z] === RUN TestCgroupNamespacesBuild [2020-12-24T00:04:31.198Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2020-12-24T00:04:31.198Z] === RUN TestIpcModeNone [2020-12-24T00:04:31.761Z] --- PASS: TestIpcModeNone (0.45s) [2020-12-24T00:04:31.761Z] === RUN TestIpcModePrivate [2020-12-24T00:04:32.018Z] --- PASS: TestIpcModePrivate (0.47s) [2020-12-24T00:04:32.018Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-12-24T00:04:32.018Z] === RUN TestIpcModeShareable [2020-12-24T00:04:32.018Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-12-24T00:04:32.018Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-24T00:04:32.018Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-24T00:04:33.911Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2020-12-24T00:04:33.911Z] === RUN TestAPIIpcModeHost [2020-12-24T00:04:33.911Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-12-24T00:04:33.911Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-24T00:04:33.911Z] === RUN TestDaemonIpcModeShareable [2020-12-24T00:04:33.911Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-12-24T00:04:33.911Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-24T00:04:33.911Z] === RUN TestDaemonIpcModePrivate [2020-12-24T00:04:34.475Z] --- PASS: TestCgroupNamespacesBuild (2.97s) [2020-12-24T00:04:34.475Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-24T00:04:35.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-24T00:04:35.802Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2020-12-24T00:04:35.802Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-12-24T00:04:35.802Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-24T00:04:35.802Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-24T00:04:35.802Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-24T00:04:35.802Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-24T00:04:35.802Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-24T00:04:35.802Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-24T00:04:35.802Z] === RUN TestIpcModeOlderClient [2020-12-24T00:04:35.802Z] === PAUSE TestIpcModeOlderClient [2020-12-24T00:04:35.802Z] === RUN TestKillContainerInvalidSignal [2020-12-24T00:04:35.858Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-12-24T00:04:35.858Z] === RUN TestBuildWithSession [2020-12-24T00:04:35.858Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-24T00:04:35.858Z] build_session_test.go:25: TODO: BuildKit [2020-12-24T00:04:35.858Z] === RUN TestBuildSquashParent [2020-12-24T00:04:36.368Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-12-24T00:04:36.368Z] === RUN TestKillContainer [2020-12-24T00:04:36.368Z] === RUN TestKillContainer/no_signal [2020-12-24T00:04:36.625Z] === RUN TestKillContainer/non_killing_signal [2020-12-24T00:04:36.881Z] === RUN TestKillContainer/killing_signal [2020-12-24T00:04:37.445Z] --- PASS: TestKillContainer (1.35s) [2020-12-24T00:04:37.445Z] --- PASS: TestKillContainer/no_signal (0.43s) [2020-12-24T00:04:37.445Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2020-12-24T00:04:37.702Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2020-12-24T00:04:37.702Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-24T00:04:37.702Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-24T00:04:37.958Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-24T00:04:38.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-24T00:04:38.524Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2020-12-24T00:04:38.524Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-12-24T00:04:38.524Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-12-24T00:04:38.524Z] === RUN TestKillStoppedContainer [2020-12-24T00:04:38.524Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-12-24T00:04:38.524Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-24T00:04:38.524Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-12-24T00:04:38.524Z] === RUN TestKillDifferentUserContainer [2020-12-24T00:04:39.086Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-12-24T00:04:39.086Z] === RUN TestInspectOomKilledTrue [2020-12-24T00:04:39.086Z] --- SKIP: TestInspectOomKilledTrue (0.02s) [2020-12-24T00:04:39.086Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:04:39.086Z] === RUN TestInspectOomKilledFalse [2020-12-24T00:04:39.086Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-24T00:04:39.086Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:04:39.086Z] === RUN TestLinksEtcHostsContentMatch [2020-12-24T00:04:39.086Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-12-24T00:04:39.086Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-24T00:04:39.086Z] === RUN TestLinksContainerNames [2020-12-24T00:04:40.015Z] --- PASS: TestLinksContainerNames (0.88s) [2020-12-24T00:04:40.015Z] === RUN TestLogsFollowTailEmpty [2020-12-24T00:04:40.272Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2020-12-24T00:04:40.272Z] === RUN TestContainerNetworkMountsNoChown [2020-12-24T00:04:40.835Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/default [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/default [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/private [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/private [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rprivate [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/slave [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/slave [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rslave [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/shared [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/shared [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rshared [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/default [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/rshared [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/shared [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/rslave [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/slave [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/rprivate [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/private [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-24T00:04:40.835Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:04:40.835Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-24T00:04:40.835Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-24T00:04:41.092Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-12-24T00:04:41.092Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-12-24T00:04:41.092Z] === RUN TestContainerBindMountNonRecursive [2020-12-24T00:04:41.092Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-12-24T00:04:41.092Z] 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) [2020-12-24T00:04:41.092Z] === RUN TestContainerVolumesMountedAsShared [2020-12-24T00:04:41.092Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2020-12-24T00:04:41.092Z] 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) [2020-12-24T00:04:41.092Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-24T00:04:41.092Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2020-12-24T00:04:41.092Z] 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) [2020-12-24T00:04:41.092Z] === RUN TestNetworkNat [2020-12-24T00:04:41.658Z] --- PASS: TestNetworkNat (0.54s) [2020-12-24T00:04:41.658Z] === RUN TestNetworkLocalhostTCPNat [2020-12-24T00:04:42.221Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2020-12-24T00:04:42.221Z] === RUN TestNetworkLoopbackNat [2020-12-24T00:04:42.438Z] --- PASS: TestBuildSquashParent (6.39s) [2020-12-24T00:04:42.438Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-24T00:04:42.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:04:42.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:04:42.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:04:42.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:04:42.438Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:04:42.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:04:42.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:04:42.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:04:42.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:04:42.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:04:42.438Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:04:42.438Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:04:42.438Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:04:42.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:04:42.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:04:42.438Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:04:42.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-24T00:04:44.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-24T00:04:44.742Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2020-12-24T00:04:44.742Z] === RUN TestPause [2020-12-24T00:04:44.742Z] --- SKIP: TestPause (0.00s) [2020-12-24T00:04:44.742Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:04:44.742Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-24T00:04:44.742Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-24T00:04:44.742Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-24T00:04:44.742Z] === RUN TestPauseStopPausedContainer [2020-12-24T00:04:44.742Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-12-24T00:04:44.742Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:04:44.742Z] === RUN TestPsFilter [2020-12-24T00:04:44.987Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:04:44.987Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:04:44.998Z] --- PASS: TestPsFilter (0.12s) [2020-12-24T00:04:44.998Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-24T00:04:45.255Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2020-12-24T00:04:45.255Z] === RUN TestRemoveContainerWithVolume [2020-12-24T00:04:45.817Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2020-12-24T00:04:45.817Z] === RUN TestRemoveContainerRunning [2020-12-24T00:04:46.073Z] --- PASS: TestRemoveContainerRunning (0.44s) [2020-12-24T00:04:46.073Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-24T00:04:46.636Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-12-24T00:04:46.636Z] === RUN TestRemoveInvalidContainer [2020-12-24T00:04:46.636Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-24T00:04:46.636Z] === RUN TestRenameLinkedContainer [2020-12-24T00:04:47.530Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-24T00:04:47.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2020-12-24T00:04:47.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s) [2020-12-24T00:04:47.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2020-12-24T00:04:47.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2020-12-24T00:04:47.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2020-12-24T00:04:47.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-12-24T00:04:47.530Z] === RUN TestBuildMultiStageCopy [2020-12-24T00:04:47.530Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-24T00:04:48.528Z] --- PASS: TestRenameLinkedContainer (1.88s) [2020-12-24T00:04:48.528Z] === RUN TestRenameStoppedContainer [2020-12-24T00:04:48.784Z] --- PASS: TestRenameStoppedContainer (0.40s) [2020-12-24T00:04:48.784Z] === RUN TestRenameRunningContainerAndReuse [2020-12-24T00:04:48.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-24T00:04:49.712Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2020-12-24T00:04:49.712Z] === RUN TestRenameInvalidName [2020-12-24T00:04:49.778Z] --- PASS: TestImportExtremelyLargeImageWorks (89.94s) [2020-12-24T00:04:49.778Z] PASS [2020-12-24T00:04:49.778Z] [2020-12-24T00:04:49.778Z] === Skipped [2020-12-24T00:04:49.778Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2020-12-24T00:04:49.778Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:04:49.778Z] [2020-12-24T00:04:49.778Z] [2020-12-24T00:04:49.778Z] DONE 12 tests, 1 skipped in 91.499s [2020-12-24T00:04:49.778Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-12-24T00:04:49.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:04:49.778Z] ++ set -e [2020-12-24T00:04:49.778Z] ++ '[' -n 0 ']' [2020-12-24T00:04:49.778Z] ++ set -x [2020-12-24T00:04:49.778Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:04:49.778Z] INFO: Testing against a local daemon [2020-12-24T00:04:49.778Z] === RUN TestNetworkCreateDelete [2020-12-24T00:04:49.778Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-12-24T00:04:49.778Z] === RUN TestDockerNetworkDeletePreferID [2020-12-24T00:04:49.778Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-12-24T00:04:49.778Z] === RUN TestDaemonDNSFallback [2020-12-24T00:04:49.778Z] --- PASS: TestDaemonDNSFallback (2.60s) [2020-12-24T00:04:49.778Z] === RUN TestInspectNetwork [2020-12-24T00:04:49.816Z] ..........................xx.................... [ 29%] [2020-12-24T00:04:50.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-24T00:04:50.275Z] --- PASS: TestRenameInvalidName (0.44s) [2020-12-24T00:04:50.275Z] === RUN TestRenameAnonymousContainer [2020-12-24T00:04:50.332Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-24T00:04:50.902Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-24T00:04:51.279Z] === RUN TestInspectNetwork/full_network_id [2020-12-24T00:04:51.279Z] === RUN TestInspectNetwork/partial_network_id [2020-12-24T00:04:51.279Z] === RUN TestInspectNetwork/network_name [2020-12-24T00:04:51.279Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-24T00:04:51.472Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-24T00:04:51.643Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2020-12-24T00:04:51.643Z] === RUN TestRenameContainerWithSameName [2020-12-24T00:04:52.043Z] --- PASS: TestBuildMultiStageCopy (4.61s) [2020-12-24T00:04:52.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.38s) [2020-12-24T00:04:52.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-12-24T00:04:52.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-12-24T00:04:52.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-12-24T00:04:52.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-12-24T00:04:52.043Z] === RUN TestBuildMultiStageParentConfig [2020-12-24T00:04:52.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-24T00:04:52.207Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2020-12-24T00:04:52.207Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-24T00:04:53.136Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2020-12-24T00:04:53.136Z] === RUN TestResize [2020-12-24T00:04:53.426Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-12-24T00:04:53.426Z] === RUN TestBuildLabelWithTargets [2020-12-24T00:04:53.698Z] --- PASS: TestResize (0.44s) [2020-12-24T00:04:53.698Z] === RUN TestResizeWithInvalidSize [2020-12-24T00:04:54.262Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2020-12-24T00:04:54.262Z] === RUN TestResizeWhenContainerNotStarted [2020-12-24T00:04:54.519Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2020-12-24T00:04:54.519Z] === RUN TestDaemonRestartKillContainers [2020-12-24T00:04:54.519Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-24T00:04:54.519Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-24T00:04:54.519Z] === RUN TestCgroupNamespacesRun [2020-12-24T00:04:55.966Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2020-12-24T00:04:55.967Z] === RUN TestBuildWithEmptyLayers [2020-12-24T00:04:56.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-24T00:04:56.829Z] --- PASS: TestInspectNetwork (10.72s) [2020-12-24T00:04:56.829Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-24T00:04:56.829Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-24T00:04:56.829Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-24T00:04:56.829Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-24T00:04:56.829Z] === RUN TestRunContainerWithBridgeNone [2020-12-24T00:04:56.907Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2020-12-24T00:04:56.907Z] === RUN TestBuildMultiStageOnBuild [2020-12-24T00:04:57.036Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2020-12-24T00:04:57.036Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-24T00:04:58.941Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2020-12-24T00:04:58.941Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-24T00:04:59.549Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-12-24T00:04:59.549Z] === RUN TestNetworkInvalidJSON [2020-12-24T00:04:59.549Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-24T00:04:59.549Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-24T00:04:59.549Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:04:59.549Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:04:59.549Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:04:59.549Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:04:59.549Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-24T00:04:59.549Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:04:59.549Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:04:59.549Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-24T00:04:59.549Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-24T00:04:59.549Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-24T00:04:59.549Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-24T00:04:59.549Z] === RUN TestNetworkList [2020-12-24T00:04:59.549Z] === RUN TestNetworkList//networks [2020-12-24T00:04:59.549Z] === PAUSE TestNetworkList//networks [2020-12-24T00:04:59.549Z] === RUN TestNetworkList//networks/ [2020-12-24T00:04:59.549Z] === PAUSE TestNetworkList//networks/ [2020-12-24T00:04:59.549Z] === CONT TestNetworkList//networks [2020-12-24T00:04:59.549Z] === CONT TestNetworkList//networks/ [2020-12-24T00:04:59.549Z] --- PASS: TestNetworkList (0.01s) [2020-12-24T00:04:59.549Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-24T00:04:59.549Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-24T00:04:59.549Z] === RUN TestHostIPv4BridgeLabel [2020-12-24T00:04:59.549Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-12-24T00:04:59.549Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-24T00:04:59.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-24T00:05:00.205Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2020-12-24T00:05:00.205Z] === RUN TestBuildUncleanTarFilenames [2020-12-24T00:05:00.579Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-12-24T00:05:00.579Z] === RUN TestDaemonDefaultNetworkPools [2020-12-24T00:05:01.147Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2020-12-24T00:05:01.147Z] === RUN TestBuildMultiStageLayerLeak [2020-12-24T00:05:01.513Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.27s) [2020-12-24T00:05:01.513Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-24T00:05:01.656Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-12-24T00:05:01.656Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-24T00:05:02.748Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-12-24T00:05:02.748Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-24T00:05:02.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-24T00:05:03.404Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s) [2020-12-24T00:05:03.404Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-24T00:05:03.777Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-12-24T00:05:03.777Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-24T00:05:04.406Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-12-24T00:05:04.406Z] === RUN TestServiceWithPredefinedNetwork [2020-12-24T00:05:04.445Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2020-12-24T00:05:04.445Z] === RUN TestBuildWithHugeFile [2020-12-24T00:05:04.861Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-12-24T00:05:04.861Z] [2020-12-24T00:05:04.861Z] ________ ____ __. [2020-12-24T00:05:04.861Z] \_____ \ | |/ _| [2020-12-24T00:05:04.861Z] / | \| < [2020-12-24T00:05:04.861Z] / | \ | \ [2020-12-24T00:05:04.861Z] \_______ /____|__ \ [2020-12-24T00:05:04.861Z] \/ \/ [2020-12-24T00:05:04.861Z] [2020-12-24T00:05:04.861Z] INFO: make.ps1 ended at 12/24/2020 00:05:03 [2020-12-24T00:05:05.739Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-12-24T00:05:05.920Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s) [2020-12-24T00:05:05.920Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-24T00:05:06.218Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-24T00:05:06.218Z] Using test binary docker [2020-12-24T00:05:06.218Z] +++ /etc/init.d/apparmor start [2020-12-24T00:05:06.413Z] INFO: Binaries build ended at 12/24/2020 00:05:06. Duration:00:01:18.9779546 [2020-12-24T00:05:06.479Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-24T00:05:06.479Z] INFO: Waiting for daemon to start... [2020-12-24T00:05:06.479Z] Starting dockerd [2020-12-24T00:05:06.479Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-12-24T00:05:07.812Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-12-24T00:05:07.812Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-24T00:05:08.606Z] INFO: Copying the built daemon binary to d:\CI\PR-41786\10\binary\dockerd-1c0af18c6c.exe... [2020-12-24T00:05:08.606Z] INFO: Copying the built client binary to d:\CI\PR-41786\10\binary\docker-1c0af18c6c.exe... [2020-12-24T00:05:08.606Z] INFO: Copying dockerversion from the container... [2020-12-24T00:05:08.847Z] --- PASS: TestServiceWithPredefinedNetwork (3.75s) [2020-12-24T00:05:08.847Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-24T00:05:08.847Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:05:08.847Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:05:08.847Z] === RUN TestServiceWithDataPathPortInit [2020-12-24T00:05:09.026Z] . [2020-12-24T00:05:09.026Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-24T00:05:09.026Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-24T00:05:09.026Z] Error: No such image: emptyfs [2020-12-24T00:05:09.026Z] ++++ docker load [2020-12-24T00:05:09.026Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-24T00:05:09.286Z] Running integration-test (iteration 1) [2020-12-24T00:05:09.286Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-24T00:05:09.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:05:09.286Z] ++ set -e [2020-12-24T00:05:09.286Z] ++ '[' -n 0 ']' [2020-12-24T00:05:09.286Z] ++ set -x [2020-12-24T00:05:09.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-24T00:05:09.582Z] INFO: Copying the golang package from the container to d:\CI\PR-41786\10\installer\go.zip... [2020-12-24T00:05:09.703Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2020-12-24T00:05:09.703Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-24T00:05:11.593Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s) [2020-12-24T00:05:11.593Z] === RUN TestKernelTCPMemory [2020-12-24T00:05:11.593Z] --- SKIP: TestKernelTCPMemory (0.07s) [2020-12-24T00:05:11.594Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:11.594Z] === RUN TestNISDomainname [2020-12-24T00:05:11.594Z] --- SKIP: TestNISDomainname (0.04s) [2020-12-24T00:05:11.594Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-24T00:05:11.594Z] === RUN TestHostnameDnsResolution [2020-12-24T00:05:12.523Z] --- PASS: TestHostnameDnsResolution (0.70s) [2020-12-24T00:05:12.523Z] === RUN TestStats [2020-12-24T00:05:12.523Z] --- SKIP: TestStats (0.00s) [2020-12-24T00:05:12.523Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:12.523Z] === RUN TestStopContainerWithTimeout [2020-12-24T00:05:12.523Z] === RUN TestStopContainerWithTimeout/0 [2020-12-24T00:05:12.523Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-24T00:05:12.523Z] === RUN TestStopContainerWithTimeout/1 [2020-12-24T00:05:12.523Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-24T00:05:12.523Z] === RUN TestStopContainerWithTimeout/3 [2020-12-24T00:05:12.523Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-24T00:05:12.523Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-24T00:05:12.523Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-24T00:05:12.523Z] === CONT TestStopContainerWithTimeout/0 [2020-12-24T00:05:12.523Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-24T00:05:13.086Z] === CONT TestStopContainerWithTimeout/3 [2020-12-24T00:05:13.192Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-12-24T00:05:13.338Z] INFO: Extracting go.zip to d:\CI\PR-41786\10\go [2020-12-24T00:05:14.976Z] === CONT TestStopContainerWithTimeout/1 [2020-12-24T00:05:16.342Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-24T00:05:16.342Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2020-12-24T00:05:16.342Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2020-12-24T00:05:16.342Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2020-12-24T00:05:16.598Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2020-12-24T00:05:16.598Z] === RUN TestDeleteDevicemapper [2020-12-24T00:05:16.598Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-24T00:05:16.598Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-24T00:05:16.598Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-24T00:05:17.056Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-12-24T00:05:17.968Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2020-12-24T00:05:17.968Z] === RUN TestUpdateMemory [2020-12-24T00:05:17.968Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-24T00:05:17.968Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:17.968Z] === RUN TestUpdateCPUQuota [2020-12-24T00:05:17.968Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-12-24T00:05:17.968Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:17.968Z] === RUN TestUpdatePidsLimit [2020-12-24T00:05:17.968Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-12-24T00:05:17.968Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:17.968Z] === RUN TestUpdateRestartPolicy [2020-12-24T00:05:30.139Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2020-12-24T00:05:30.139Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-24T00:05:30.139Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2020-12-24T00:05:30.139Z] === RUN TestWaitNonBlocked [2020-12-24T00:05:30.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:05:30.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:05:30.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:05:30.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:05:30.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:05:30.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:05:30.139Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-24T00:05:30.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2020-12-24T00:05:30.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2020-12-24T00:05:30.139Z] === RUN TestWaitBlocked [2020-12-24T00:05:30.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:05:30.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:05:30.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:05:30.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:05:30.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:05:30.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:05:31.069Z] --- PASS: TestWaitBlocked (0.02s) [2020-12-24T00:05:31.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2020-12-24T00:05:31.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2020-12-24T00:05:31.069Z] === CONT TestDaemonRestartIpcMode [2020-12-24T00:05:31.069Z] === CONT TestIpcModeOlderClient [2020-12-24T00:05:31.069Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-12-24T00:05:31.488Z] --- PASS: TestServiceWithDataPathPortInit (20.60s) [2020-12-24T00:05:31.488Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-24T00:05:33.347Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-12-24T00:05:35.239Z] --- PASS: TestDaemonRestartIpcMode (4.31s) [2020-12-24T00:05:35.239Z] PASS [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === Skipped [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-24T00:05:35.239Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-12-24T00:05:35.239Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-12-24T00:05:35.239Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-12-24T00:05:35.239Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-12-24T00:05:35.239Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-12-24T00:05:35.239Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-12-24T00:05:35.239Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-24T00:05:35.239Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-24T00:05:35.239Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.02s) [2020-12-24T00:05:35.239Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-24T00:05:35.239Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-12-24T00:05:35.239Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-12-24T00:05:35.239Z] 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) [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2020-12-24T00:05:35.239Z] 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) [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2020-12-24T00:05:35.239Z] 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) [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-12-24T00:05:35.239Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-24T00:05:35.239Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-12-24T00:05:35.239Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-12-24T00:05:35.239Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.07s) [2020-12-24T00:05:35.239Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestNISDomainname (0.04s) [2020-12-24T00:05:35.239Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-12-24T00:05:35.239Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-24T00:05:35.239Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-24T00:05:35.239Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-12-24T00:05:35.239Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-12-24T00:05:35.239Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] [2020-12-24T00:05:35.239Z] DONE 176 tests, 26 skipped in 81.088s [2020-12-24T00:05:35.239Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-24T00:05:35.496Z] INFO: Testing against a local daemon [2020-12-24T00:05:35.496Z] === RUN TestCommitInheritsEnv [2020-12-24T00:05:37.386Z] --- PASS: TestCommitInheritsEnv (1.74s) [2020-12-24T00:05:37.386Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-24T00:05:37.386Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-24T00:05:37.386Z] === RUN TestImagesFilterMultiReference [2020-12-24T00:05:37.386Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-12-24T00:05:37.386Z] === RUN TestImagePullPlatformInvalid [2020-12-24T00:05:37.386Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-12-24T00:05:37.386Z] === RUN TestRemoveImageOrphaning [2020-12-24T00:05:38.536Z] INFO: Extraction ended at 12/24/2020 00:05:37. Duration:00:00:24.5504849 [2020-12-24T00:05:38.536Z] INFO: Updating the golang and path environment variables [2020-12-24T00:05:38.536Z] INFO: GOPATH=d:\gopath [2020-12-24T00:05:38.536Z] INFO: go version go1.13.15 windows/amd64 [2020-12-24T00:05:38.536Z] INFO: Running the daemon under test in debug mode [2020-12-24T00:05:38.537Z] INFO: Starting a daemon under test... [2020-12-24T00:05:38.537Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41786\10\daemon --pidfile d:\CI\PR-41786\10\docker.pid -D [2020-12-24T00:05:38.537Z] INFO: Process started successfully. [2020-12-24T00:05:38.537Z] INFO: Start tailing logs of the daemon under tests [2020-12-24T00:05:38.537Z] INFO: Waiting for the daemon under test to start... [2020-12-24T00:05:39.277Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-12-24T00:05:39.277Z] === RUN TestRemoveImageGarbageCollector [2020-12-24T00:05:39.277Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-24T00:05:39.277Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-24T00:05:39.277Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-24T00:05:39.277Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-24T00:05:39.277Z] === RUN TestTagInvalidReference [2020-12-24T00:05:39.277Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-24T00:05:39.277Z] === RUN TestTagValidPrefixedRepo [2020-12-24T00:05:39.277Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-12-24T00:05:39.277Z] === RUN TestTagExistedNameWithoutForce [2020-12-24T00:05:39.277Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-12-24T00:05:39.277Z] === RUN TestTagOfficialNames [2020-12-24T00:05:39.277Z] --- PASS: TestTagOfficialNames (0.05s) [2020-12-24T00:05:39.277Z] === RUN TestTagMatchesDigest [2020-12-24T00:05:39.277Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-12-24T00:05:39.277Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-24T00:05:40.166Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.02s) [2020-12-24T00:05:40.166Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qy8ciwsrxsy3tu7rbygo10vdb Created:2020-12-24 00:05:30.420300998 +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[1357d145c508585803baa34ad30b3da87645754ad354711c8c3b93ccd296207d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.obhfk3pmj13n4rhh8ecmw23xs EndpointID:ce276a930752f3bda74ba8a099a7e6dd37e5804a7de13f21b51091526aab8785 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dc3b81b69d1df2b56bfefcc675dcb9463e76827bce8e4f536fee2c25830afd07 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:dead248b188d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.obhfk3pmj13n4rhh8ecmw23xs EndpointID:ce276a930752f3bda74ba8a099a7e6dd37e5804a7de13f21b51091526aab8785 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-24T00:05:40.166Z] PASS [2020-12-24T00:05:40.166Z] [2020-12-24T00:05:40.166Z] === Skipped [2020-12-24T00:05:40.166Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:05:40.166Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:05:40.166Z] [2020-12-24T00:05:40.166Z] [2020-12-24T00:05:40.166Z] DONE 26 tests, 1 skipped in 57.320s [2020-12-24T00:05:40.166Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-24T00:05:40.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:05:40.166Z] ++ set -e [2020-12-24T00:05:40.166Z] ++ '[' -n 0 ']' [2020-12-24T00:05:40.166Z] ++ set -x [2020-12-24T00:05:40.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-24T00:05:40.166Z] INFO: Testing against a local daemon [2020-12-24T00:05:40.166Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-24T00:05:40.166Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-24T00:05:40.166Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:05:40.166Z] === RUN TestDockerNetworkIpvlan [2020-12-24T00:05:40.166Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-24T00:05:40.166Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:05:40.166Z] PASS [2020-12-24T00:05:40.166Z] [2020-12-24T00:05:40.166Z] === Skipped [2020-12-24T00:05:40.166Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-24T00:05:40.166Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:05:40.166Z] [2020-12-24T00:05:40.166Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-24T00:05:40.166Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:05:40.166Z] [2020-12-24T00:05:40.166Z] [2020-12-24T00:05:40.166Z] DONE 2 tests, 2 skipped in 0.117s [2020-12-24T00:05:40.166Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-24T00:05:40.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:05:40.166Z] ++ set -e [2020-12-24T00:05:40.166Z] ++ '[' -n 0 ']' [2020-12-24T00:05:40.166Z] ++ set -x [2020-12-24T00:05:40.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-24T00:05:40.166Z] INFO: Testing against a local daemon [2020-12-24T00:05:40.166Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-24T00:05:41.668Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-12-24T00:05:41.668Z] === RUN TestDockerNetworkMacvlan [2020-12-24T00:05:41.739Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-12-24T00:05:42.697Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-24T00:05:43.263Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-12-24T00:05:43.330Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-24T00:05:44.360Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-24T00:05:47.918Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-24T00:05:47.918Z] [2020-12-24T00:05:47.918Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-24T00:05:47.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-24T00:05:47.918Z] HOSTNAME=86941d61edcb [2020-12-24T00:05:47.918Z] TESTDEBUG=0 [2020-12-24T00:05:47.918Z] DEST=bundles/test-integration [2020-12-24T00:05:47.918Z] PWD=/go/src/github.com/docker/docker [2020-12-24T00:05:47.918Z] DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec [2020-12-24T00:05:47.918Z] container=docker [2020-12-24T00:05:47.918Z] HOME=/root [2020-12-24T00:05:47.918Z] GOLANG_VERSION=1.13.15 [2020-12-24T00:05:47.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-24T00:05:47.918Z] VALIDATE_BRANCH=master [2020-12-24T00:05:47.918Z] TERM=xterm [2020-12-24T00:05:47.918Z] DOCKER_PKG=github.com/docker/docker [2020-12-24T00:05:47.918Z] SHLVL=1 [2020-12-24T00:05:47.918Z] TIMEOUT=120m [2020-12-24T00:05:47.918Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2020-12-24T00:05:47.918Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-24T00:05:47.918Z] GO111MODULE=off [2020-12-24T00:05:47.918Z] DOCKER_EXPERIMENTAL=1 [2020-12-24T00:05:47.918Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-24T00:05:47.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-24T00:05:47.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-24T00:05:47.918Z] GOPATH=/go [2020-12-24T00:05:47.918Z] PKG_CONFIG=pkg-config [2020-12-24T00:05:47.918Z] _=/usr/bin/env [2020-12-24T00:05:47.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-24T00:05:48.283Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-12-24T00:05:48.812Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-24T00:05:52.328Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-24T00:05:56.062Z] Loaded image: buildpack-deps:buster [2020-12-24T00:05:56.062Z] Loaded image: busybox:latest [2020-12-24T00:05:56.062Z] Loaded image: busybox:glibc [2020-12-24T00:05:58.605Z] Loaded image: debian:bullseye [2020-12-24T00:05:58.865Z] Loaded image: hello-world:latest [2020-12-24T00:05:58.865Z] Loaded image: arm32v7/hello-world:latest [2020-12-24T00:05:59.126Z] INFO: Testing against a local daemon [2020-12-24T00:05:59.126Z] === RUN TestCgroupNamespacesBuild [2020-12-24T00:05:59.681Z] .....INFO: Daemon under test started and replied! [2020-12-24T00:05:59.681Z] INFO: Docker version of the daemon under test [2020-12-24T00:05:59.681Z] [2020-12-24T00:05:59.681Z] Client: [2020-12-24T00:05:59.681Z] Version: 17.06.2-ce [2020-12-24T00:05:59.681Z] API version: 1.30 [2020-12-24T00:05:59.681Z] Go version: go1.8.3 [2020-12-24T00:05:59.681Z] Git commit: cec0b72 [2020-12-24T00:05:59.681Z] Built: Tue Sep 5 19:57:19 2017 [2020-12-24T00:05:59.681Z] OS/Arch: windows/amd64 [2020-12-24T00:05:59.681Z] [2020-12-24T00:05:59.681Z] Server: [2020-12-24T00:05:59.681Z] Version: 0.0.0-dev [2020-12-24T00:05:59.681Z] API version: 1.41 (minimum version 1.24) [2020-12-24T00:05:59.681Z] Go version: go1.13.15 [2020-12-24T00:05:59.681Z] Git commit: 1c0af18c6c [2020-12-24T00:05:59.681Z] Built: 12/24/2020 00:03:51 [2020-12-24T00:05:59.681Z] OS/Arch: windows/amd64 [2020-12-24T00:05:59.681Z] Experimental: false [2020-12-24T00:05:59.681Z] [2020-12-24T00:05:59.681Z] INFO: Docker info of the daemon under test [2020-12-24T00:05:59.681Z] [2020-12-24T00:05:59.681Z] Containers: 0 [2020-12-24T00:05:59.681Z] Running: 0 [2020-12-24T00:05:59.681Z] Paused: 0 [2020-12-24T00:05:59.681Z] Stopped: 0 [2020-12-24T00:05:59.681Z] Images: 0 [2020-12-24T00:05:59.681Z] Server Version: 0.0.0-dev [2020-12-24T00:05:59.681Z] Storage Driver: windowsfilter [2020-12-24T00:05:59.681Z] Windows: [2020-12-24T00:05:59.681Z] Logging Driver: json-file [2020-12-24T00:05:59.681Z] Plugins: [2020-12-24T00:05:59.681Z] Volume: local [2020-12-24T00:05:59.681Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-24T00:05:59.681Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-24T00:05:59.681Z] Swarm: inactive [2020-12-24T00:05:59.681Z] Default Isolation: process [2020-12-24T00:05:59.681Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-24T00:05:59.681Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-24T00:05:59.681Z] OSType: windows [2020-12-24T00:05:59.681Z] Architecture: x86_64 [2020-12-24T00:05:59.681Z] CPUs: 4 [2020-12-24T00:05:59.681Z] Total Memory: 32GiB [2020-12-24T00:05:59.681Z] Name: azwin-2-f76550 [2020-12-24T00:05:59.681Z] ID: 2WUX:AOWQ:OBXU:GYGS:VFKX:4X4J:6HKO:CSE6:ATCZ:6KQO:VI5V:4M4K [2020-12-24T00:05:59.681Z] Docker Root Dir: D:\CI\PR-41786\10\daemon [2020-12-24T00:05:59.681Z] Debug Mode (client): false [2020-12-24T00:05:59.681Z] Debug Mode (server): true [2020-12-24T00:05:59.681Z] File Descriptors: -1 [2020-12-24T00:05:59.681Z] Goroutines: 16 [2020-12-24T00:05:59.681Z] System Time: 2020-12-24T00:05:56.9679908Z [2020-12-24T00:05:59.681Z] EventsListeners: 0 [2020-12-24T00:05:59.681Z] Registry: https://index.docker.io/v1/ [2020-12-24T00:05:59.681Z] Labels: [2020-12-24T00:05:59.681Z] Experimental: false [2020-12-24T00:05:59.681Z] Insecure Registries: [2020-12-24T00:05:59.681Z] 127.0.0.0/8 [2020-12-24T00:05:59.681Z] Live Restore Enabled: false [2020-12-24T00:05:59.681Z] [2020-12-24T00:05:59.681Z] [2020-12-24T00:05:59.681Z] INFO: Docker images of the daemon under test [2020-12-24T00:05:59.681Z] [2020-12-24T00:05:59.681Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-24T00:05:59.681Z] [2020-12-24T00:05:59.681Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-12-24T00:05:59.681Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-12-24T00:05:59.681Z] ltsc2019: Pulling from windows/servercore [2020-12-24T00:05:59.681Z] 4612f6d0b889: Pulling fs layer [2020-12-24T00:05:59.681Z] aa4f58cd6da1: Pulling fs layer [2020-12-24T00:06:00.806Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-24T00:06:01.672Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2020-12-24T00:06:01.672Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-24T00:06:01.842Z] --- PASS: TestDockerNetworkMacvlan (20.27s) [2020-12-24T00:06:01.842Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-12-24T00:06:01.842Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-12-24T00:06:01.842Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2020-12-24T00:06:01.842Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2020-12-24T00:06:01.842Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.61s) [2020-12-24T00:06:01.842Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.50s) [2020-12-24T00:06:01.842Z] PASS [2020-12-24T00:06:01.842Z] [2020-12-24T00:06:01.842Z] DONE 8 tests in 21.855s [2020-12-24T00:06:01.842Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-24T00:06:01.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:06:01.842Z] ++ set -e [2020-12-24T00:06:01.842Z] ++ '[' -n 0 ']' [2020-12-24T00:06:01.842Z] ++ set -x [2020-12-24T00:06:01.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=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 [2020-12-24T00:06:01.842Z] testing: warning: no tests to run [2020-12-24T00:06:01.842Z] PASS [2020-12-24T00:06:01.842Z] [2020-12-24T00:06:01.842Z] DONE 0 tests in 0.079s [2020-12-24T00:06:02.133Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-24T00:06:02.133Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:06:02.133Z] ++ set -e [2020-12-24T00:06:02.133Z] ++ '[' -n 0 ']' [2020-12-24T00:06:02.133Z] ++ set -x [2020-12-24T00:06:02.134Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:06:02.134Z] INFO: Testing against a local daemon [2020-12-24T00:06:02.134Z] === RUN TestAuthZPluginAllowRequest [2020-12-24T00:06:02.599Z] ......................... [ 67%] [2020-12-24T00:06:03.440Z] aa4f58cd6da1: Verifying Checksum [2020-12-24T00:06:03.440Z] aa4f58cd6da1: Download complete [2020-12-24T00:06:04.201Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2020-12-24T00:06:04.201Z] === RUN TestAuthZPluginTLS [2020-12-24T00:06:04.215Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2020-12-24T00:06:04.215Z] === RUN TestBuildWithSession [2020-12-24T00:06:04.215Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-24T00:06:04.215Z] build_session_test.go:25: TODO: BuildKit [2020-12-24T00:06:04.215Z] === RUN TestBuildSquashParent [2020-12-24T00:06:04.493Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-12-24T00:06:04.493Z] === RUN TestAuthZPluginDenyRequest [2020-12-24T00:06:05.126Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-12-24T00:06:05.126Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-24T00:06:05.418Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-12-24T00:06:05.418Z] === RUN TestAuthZPluginDenyResponse [2020-12-24T00:06:06.051Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-12-24T00:06:06.051Z] === RUN TestAuthZPluginAllowEventStream [2020-12-24T00:06:08.120Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-12-24T00:06:08.120Z] === RUN TestAuthZPluginErrorResponse [2020-12-24T00:06:08.412Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-12-24T00:06:08.412Z] === RUN TestAuthZPluginErrorRequest [2020-12-24T00:06:09.046Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-12-24T00:06:09.046Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-24T00:06:09.337Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-12-24T00:06:09.337Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-24T00:06:12.067Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-12-24T00:06:12.067Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-24T00:06:12.180Z] --- PASS: TestBuildWithHugeFile (60.03s) [2020-12-24T00:06:12.180Z] === RUN TestBuildWithEmptyDockerfile [2020-12-24T00:06:12.180Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:06:12.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:06:12.180Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:06:12.180Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:06:12.180Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:06:12.180Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:06:12.180Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:06:12.180Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:06:12.180Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:06:12.180Z] --- PASS: TestBuildWithEmptyDockerfile (0.31s) [2020-12-24T00:06:12.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-12-24T00:06:12.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-12-24T00:06:12.180Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-12-24T00:06:12.180Z] === RUN TestBuildPreserveOwnership [2020-12-24T00:06:12.180Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-24T00:06:12.180Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-24T00:06:12.180Z] --- PASS: TestBuildPreserveOwnership (6.20s) [2020-12-24T00:06:12.180Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.04s) [2020-12-24T00:06:12.180Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2020-12-24T00:06:12.180Z] === RUN TestBuildPlatformInvalid [2020-12-24T00:06:12.180Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-12-24T00:06:12.180Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-24T00:06:14.188Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.35s) [2020-12-24T00:06:14.188Z] === RUN TestAuthZPluginHeader [2020-12-24T00:06:14.233Z] --- PASS: TestBuildSquashParent (9.17s) [2020-12-24T00:06:14.233Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-24T00:06:14.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:06:14.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:06:14.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:06:14.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:06:14.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:06:14.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:06:14.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:06:14.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:06:14.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:06:14.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:06:14.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:06:14.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:06:14.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:06:14.233Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:06:14.821Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-12-24T00:06:14.821Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-24T00:06:14.821Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-24T00:06:14.821Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:06:14.821Z] === RUN TestAuthZPluginV2Disable [2020-12-24T00:06:14.821Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-24T00:06:14.821Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:06:14.821Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-24T00:06:14.821Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-24T00:06:14.821Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:06:14.821Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-24T00:06:14.821Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-24T00:06:14.821Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:06:14.821Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-24T00:06:16.150Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:06:16.410Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:06:19.714Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:06:19.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:06:20.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-24T00:06:20.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-24T00:06:20.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-24T00:06:23.027Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-24T00:06:23.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2020-12-24T00:06:23.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2020-12-24T00:06:23.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s) [2020-12-24T00:06:23.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s) [2020-12-24T00:06:23.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2020-12-24T00:06:23.027Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.88s) [2020-12-24T00:06:23.027Z] === RUN TestBuildMultiStageCopy [2020-12-24T00:06:23.027Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-24T00:06:24.406Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.39s) [2020-12-24T00:06:24.406Z] PASS [2020-12-24T00:06:24.406Z] [2020-12-24T00:06:24.406Z] === Skipped [2020-12-24T00:06:24.406Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-12-24T00:06:24.406Z] build_session_test.go:25: TODO: BuildKit [2020-12-24T00:06:24.406Z] [2020-12-24T00:06:24.406Z] [2020-12-24T00:06:24.406Z] DONE 33 tests, 1 skipped in 133.072s [2020-12-24T00:06:24.406Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-12-24T00:06:24.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:06:24.406Z] ++ set -e [2020-12-24T00:06:24.406Z] ++ '[' -n 0 ']' [2020-12-24T00:06:24.406Z] ++ set -x [2020-12-24T00:06:24.406Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:06:24.666Z] INFO: Testing against a local daemon [2020-12-24T00:06:24.666Z] === RUN TestConfigInspect [2020-12-24T00:06:25.570Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-24T00:06:25.831Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-24T00:06:26.401Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-24T00:06:27.341Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-24T00:06:27.601Z] --- PASS: TestBuildMultiStageCopy (5.01s) [2020-12-24T00:06:27.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s) [2020-12-24T00:06:27.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2020-12-24T00:06:27.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-12-24T00:06:27.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-12-24T00:06:27.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-12-24T00:06:27.601Z] === RUN TestBuildMultiStageParentConfig [2020-12-24T00:06:28.867Z] --- PASS: TestConfigInspect (3.70s) [2020-12-24T00:06:28.867Z] === RUN TestConfigList [2020-12-24T00:06:28.986Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2020-12-24T00:06:28.986Z] === RUN TestBuildLabelWithTargets [2020-12-24T00:06:31.530Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2020-12-24T00:06:31.530Z] === RUN TestBuildWithEmptyLayers [2020-12-24T00:06:32.165Z] --- PASS: TestConfigList (3.27s) [2020-12-24T00:06:32.165Z] === RUN TestConfigsCreateAndDelete [2020-12-24T00:06:32.477Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2020-12-24T00:06:32.477Z] === RUN TestBuildMultiStageOnBuild [2020-12-24T00:06:33.398Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.67s) [2020-12-24T00:06:33.398Z] PASS [2020-12-24T00:06:33.398Z] [2020-12-24T00:06:33.398Z] === Skipped [2020-12-24T00:06:33.398Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-24T00:06:33.398Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:06:33.398Z] [2020-12-24T00:06:33.398Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-24T00:06:33.398Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:06:33.398Z] [2020-12-24T00:06:33.398Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-24T00:06:33.398Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:06:33.398Z] [2020-12-24T00:06:33.398Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-24T00:06:33.398Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:06:33.398Z] [2020-12-24T00:06:33.398Z] [2020-12-24T00:06:33.398Z] DONE 17 tests, 4 skipped in 29.553s [2020-12-24T00:06:33.398Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-24T00:06:33.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:06:33.398Z] ++ set -e [2020-12-24T00:06:33.398Z] ++ '[' -n 0 ']' [2020-12-24T00:06:33.398Z] ++ set -x [2020-12-24T00:06:33.398Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:06:33.398Z] INFO: Testing against a local daemon [2020-12-24T00:06:33.398Z] === RUN TestPluginInvalidJSON [2020-12-24T00:06:33.398Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:06:33.398Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:06:33.398Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:06:33.398Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-24T00:06:33.398Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-24T00:06:33.398Z] === RUN TestPluginInstall [2020-12-24T00:06:33.398Z] === RUN TestPluginInstall/no_auth [2020-12-24T00:06:33.690Z] time="2020-12-24T00:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:06:33.690Z] time="2020-12-24T00:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0a5e1ad557561494392127c1bdbc9e059a72dabd85c64ecea49e1c7a3263f98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:06:33.690Z] time="2020-12-24T00:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:06:33.690Z] time="2020-12-24T00:06:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0a5e1ad557561494392127c1bdbc9e059a72dabd85c64ecea49e1c7a3263f98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:06:33.981Z] === RUN TestPluginInstall/with_htpasswd [2020-12-24T00:06:34.614Z] time="2020-12-24T00:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:06:34.614Z] time="2020-12-24T00:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0a5e1ad557561494392127c1bdbc9e059a72dabd85c64ecea49e1c7a3263f98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:06:34.614Z] time="2020-12-24T00:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:06:34.614Z] time="2020-12-24T00:06:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0a5e1ad557561494392127c1bdbc9e059a72dabd85c64ecea49e1c7a3263f98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:06:34.906Z] === RUN TestPluginInstall/with_insecure [2020-12-24T00:06:35.463Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2020-12-24T00:06:35.463Z] === RUN TestConfigsUpdate [2020-12-24T00:06:35.774Z] --- PASS: TestBuildMultiStageOnBuild (2.90s) [2020-12-24T00:06:35.774Z] === RUN TestBuildUncleanTarFilenames [2020-12-24T00:06:35.940Z] time="2020-12-24T00:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:06:35.940Z] time="2020-12-24T00:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c672e32589567c43458d60ddeabf73db35af3025b455ea19ce9be51904691e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:06:35.940Z] time="2020-12-24T00:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:06:35.940Z] time="2020-12-24T00:06:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c672e32589567c43458d60ddeabf73db35af3025b455ea19ce9be51904691e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:06:36.232Z] --- PASS: TestPluginInstall (4.40s) [2020-12-24T00:06:36.232Z] --- PASS: TestPluginInstall/no_auth (2.32s) [2020-12-24T00:06:36.232Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-12-24T00:06:36.232Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2020-12-24T00:06:36.232Z] plugin_test.go:157: [d5311b90ae6c5] daemon is not started [2020-12-24T00:06:36.232Z] PASS [2020-12-24T00:06:36.232Z] [2020-12-24T00:06:36.232Z] DONE 6 tests in 4.657s [2020-12-24T00:06:36.232Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-24T00:06:36.232Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:06:36.232Z] ++ set -e [2020-12-24T00:06:36.232Z] ++ '[' -n 0 ']' [2020-12-24T00:06:36.232Z] ++ set -x [2020-12-24T00:06:36.232Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:06:36.232Z] INFO: Testing against a local daemon [2020-12-24T00:06:36.232Z] === RUN TestExternalGraphDriver [2020-12-24T00:06:36.523Z] === RUN TestExternalGraphDriver/json [2020-12-24T00:06:37.687Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2020-12-24T00:06:37.687Z] === RUN TestBuildMultiStageLayerLeak [2020-12-24T00:06:38.591Z] === RUN TestExternalGraphDriver/spec [2020-12-24T00:06:38.761Z] --- PASS: TestConfigsUpdate (3.30s) [2020-12-24T00:06:38.761Z] === RUN TestTemplatedConfig [2020-12-24T00:06:40.659Z] === RUN TestExternalGraphDriver/pull [2020-12-24T00:06:40.988Z] --- PASS: TestBuildMultiStageLayerLeak (3.27s) [2020-12-24T00:06:40.988Z] === RUN TestBuildWithHugeFile [2020-12-24T00:06:42.057Z] --- PASS: TestTemplatedConfig (3.54s) [2020-12-24T00:06:42.057Z] === RUN TestConfigCreateResolve [2020-12-24T00:06:43.389Z] --- PASS: TestExternalGraphDriver (7.00s) [2020-12-24T00:06:43.389Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-12-24T00:06:43.389Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-12-24T00:06:43.389Z] --- PASS: TestExternalGraphDriver/pull (2.63s) [2020-12-24T00:06:43.389Z] === RUN TestGraphdriverPluginV2 [2020-12-24T00:06:43.389Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-12-24T00:06:43.389Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:06:43.389Z] PASS [2020-12-24T00:06:43.389Z] [2020-12-24T00:06:43.389Z] === Skipped [2020-12-24T00:06:43.389Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-12-24T00:06:43.389Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:06:43.389Z] [2020-12-24T00:06:43.389Z] [2020-12-24T00:06:43.389Z] DONE 5 tests, 1 skipped in 7.208s [2020-12-24T00:06:43.389Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-24T00:06:43.389Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:06:43.389Z] ++ set -e [2020-12-24T00:06:43.389Z] ++ '[' -n 0 ']' [2020-12-24T00:06:43.389Z] ++ set -x [2020-12-24T00:06:43.389Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:06:43.493Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-12-24T00:06:43.681Z] INFO: Testing against a local daemon [2020-12-24T00:06:43.681Z] === RUN TestContinueAfterPluginCrash [2020-12-24T00:06:43.681Z] === PAUSE TestContinueAfterPluginCrash [2020-12-24T00:06:43.681Z] === RUN TestReadPluginNoRead [2020-12-24T00:06:43.681Z] === PAUSE TestReadPluginNoRead [2020-12-24T00:06:43.681Z] === RUN TestDaemonStartWithLogOpt [2020-12-24T00:06:43.681Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-24T00:06:43.681Z] === CONT TestContinueAfterPluginCrash [2020-12-24T00:06:43.681Z] === CONT TestDaemonStartWithLogOpt [2020-12-24T00:06:45.354Z] --- PASS: TestConfigCreateResolve (3.30s) [2020-12-24T00:06:45.354Z] === RUN TestConfigDaemonLibtrustID [2020-12-24T00:06:45.924Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2020-12-24T00:06:45.924Z] PASS [2020-12-24T00:06:45.924Z] [2020-12-24T00:06:45.924Z] DONE 7 tests in 21.345s [2020-12-24T00:06:45.924Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-12-24T00:06:45.924Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:06:45.924Z] ++ set -e [2020-12-24T00:06:45.924Z] ++ '[' -n 0 ']' [2020-12-24T00:06:45.924Z] ++ set -x [2020-12-24T00:06:45.924Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:06:46.043Z] 4612f6d0b889: Verifying Checksum [2020-12-24T00:06:46.043Z] 4612f6d0b889: Download complete [2020-12-24T00:06:46.185Z] INFO: Testing against a local daemon [2020-12-24T00:06:46.185Z] === RUN TestCheckpoint [2020-12-24T00:06:46.185Z] --- SKIP: TestCheckpoint (0.01s) [2020-12-24T00:06:46.185Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:06:46.185Z] === RUN TestContainerInvalidJSON [2020-12-24T00:06:46.455Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:06:46.455Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:06:46.455Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:06:46.455Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:06:46.455Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:06:46.455Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:06:46.455Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:06:46.455Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:06:46.455Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:06:46.455Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-12-24T00:06:46.455Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-24T00:06:46.455Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-24T00:06:46.455Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-12-24T00:06:46.455Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-24T00:06:46.455Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-12-24T00:06:46.455Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-24T00:06:46.455Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-12-24T00:06:46.455Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-24T00:06:46.716Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2020-12-24T00:06:46.716Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-24T00:06:46.978Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-12-24T00:06:46.978Z] === RUN TestCopyFromContainer [2020-12-24T00:06:48.133Z] --- PASS: TestDaemonStartWithLogOpt (3.88s) [2020-12-24T00:06:48.133Z] === CONT TestReadPluginNoRead [2020-12-24T00:06:48.896Z] === RUN TestCopyFromContainer// [2020-12-24T00:06:48.896Z] === RUN TestCopyFromContainer//bar/root [2020-12-24T00:06:49.160Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-24T00:06:49.420Z] === RUN TestCopyFromContainer/bar/quux [2020-12-24T00:06:49.420Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-24T00:06:49.694Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-24T00:06:49.694Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-24T00:06:49.694Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-24T00:06:49.958Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-24T00:06:49.958Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-24T00:06:50.200Z] === RUN TestReadPluginNoRead/default [2020-12-24T00:06:50.220Z] --- PASS: TestCopyFromContainer (3.33s) [2020-12-24T00:06:50.220Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-12-24T00:06:50.220Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-12-24T00:06:50.220Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-12-24T00:06:50.220Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-12-24T00:06:50.220Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-12-24T00:06:50.220Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-12-24T00:06:50.220Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-12-24T00:06:50.220Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-12-24T00:06:50.220Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-12-24T00:06:50.220Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-12-24T00:06:50.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-24T00:06:50.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:06:50.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:06:50.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:06:50.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:06:50.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:06:50.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:06:50.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:06:50.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:06:50.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:06:50.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-12-24T00:06:50.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-24T00:06:50.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-24T00:06:50.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-24T00:06:50.220Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-24T00:06:50.480Z] --- PASS: TestCreateLinkToNonExistingContainer (0.15s) [2020-12-24T00:06:50.480Z] === RUN TestCreateWithInvalidEnv [2020-12-24T00:06:50.480Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-24T00:06:50.480Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-24T00:06:50.480Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-24T00:06:50.480Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-24T00:06:50.480Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-24T00:06:50.480Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-24T00:06:50.480Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-24T00:06:50.480Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-24T00:06:50.480Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-24T00:06:50.480Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-24T00:06:50.480Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-24T00:06:50.480Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-24T00:06:50.480Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-12-24T00:06:50.480Z] === RUN TestCreateTmpfsMountsTarget [2020-12-24T00:06:50.480Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-12-24T00:06:50.480Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-24T00:06:52.268Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-24T00:06:52.560Z] --- PASS: TestContinueAfterPluginCrash (9.02s) [2020-12-24T00:06:53.021Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2020-12-24T00:06:53.021Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-24T00:06:53.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-24T00:06:53.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-24T00:06:53.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-24T00:06:53.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-24T00:06:53.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-24T00:06:54.682Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-24T00:06:54.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-24T00:06:54.931Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.39s) [2020-12-24T00:06:54.931Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-24T00:06:54.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:06:54.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:06:54.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:06:54.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:06:54.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:06:54.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:06:54.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:06:54.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:06:54.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:06:54.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:06:54.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:06:54.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:06:54.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:06:54.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:06:54.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:06:55.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-24T00:06:55.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-12-24T00:06:55.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-12-24T00:06:55.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-12-24T00:06:55.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-12-24T00:06:55.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-12-24T00:06:55.192Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-24T00:06:55.763Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-12-24T00:06:55.763Z] === RUN TestCreateDifferentPlatform [2020-12-24T00:06:55.763Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-24T00:06:55.763Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-24T00:06:56.023Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-24T00:06:56.023Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-24T00:06:56.023Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-24T00:06:56.023Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-24T00:06:56.023Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-12-24T00:06:56.023Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-24T00:06:56.023Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2020-12-24T00:06:56.023Z] === RUN TestContainerStartOnDaemonRestart [2020-12-24T00:06:56.023Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-24T00:06:56.023Z] === RUN TestDaemonRestartIpcMode [2020-12-24T00:06:56.023Z] === PAUSE TestDaemonRestartIpcMode [2020-12-24T00:06:56.023Z] === RUN TestDaemonHostGatewayIP [2020-12-24T00:06:56.023Z] === PAUSE TestDaemonHostGatewayIP [2020-12-24T00:06:56.023Z] === RUN TestContainerKillOnDaemonStart [2020-12-24T00:06:56.023Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-24T00:06:56.023Z] === RUN TestDiff [2020-12-24T00:06:56.751Z] --- PASS: TestReadPluginNoRead (8.89s) [2020-12-24T00:06:56.751Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-12-24T00:06:56.751Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.15s) [2020-12-24T00:06:56.751Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2020-12-24T00:06:56.751Z] read_test.go:92: [d8f9f0a10ea02] daemon is not started [2020-12-24T00:06:56.751Z] PASS [2020-12-24T00:06:56.751Z] [2020-12-24T00:06:56.751Z] DONE 6 tests in 13.006s [2020-12-24T00:06:56.751Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-24T00:06:56.751Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:06:56.751Z] ++ set -e [2020-12-24T00:06:56.751Z] ++ '[' -n 0 ']' [2020-12-24T00:06:56.751Z] ++ set -x [2020-12-24T00:06:56.751Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:06:56.751Z] testing: warning: no tests to run [2020-12-24T00:06:56.751Z] PASS [2020-12-24T00:06:56.751Z] [2020-12-24T00:06:56.751Z] DONE 0 tests in 0.103s [2020-12-24T00:06:56.751Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-24T00:06:56.751Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:06:56.751Z] ++ set -e [2020-12-24T00:06:56.751Z] ++ '[' -n 0 ']' [2020-12-24T00:06:56.751Z] ++ set -x [2020-12-24T00:06:56.751Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:06:56.751Z] INFO: Testing against a local daemon [2020-12-24T00:06:56.751Z] === RUN TestPluginWithDevMounts [2020-12-24T00:06:56.751Z] === PAUSE TestPluginWithDevMounts [2020-12-24T00:06:56.751Z] === CONT TestPluginWithDevMounts [2020-12-24T00:06:56.966Z] --- PASS: TestDiff (0.77s) [2020-12-24T00:06:56.966Z] === RUN TestExecWithCloseStdin [2020-12-24T00:06:57.907Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-12-24T00:06:57.907Z] === RUN TestExec [2020-12-24T00:06:58.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-24T00:06:58.403Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-12-24T00:06:58.819Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-12-24T00:06:58.819Z] PASS [2020-12-24T00:06:58.819Z] [2020-12-24T00:06:58.819Z] DONE 1 tests in 2.068s [2020-12-24T00:06:58.819Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-12-24T00:06:58.819Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:06:58.819Z] ++ set -e [2020-12-24T00:06:58.819Z] ++ '[' -n 0 ']' [2020-12-24T00:06:58.819Z] ++ set -x [2020-12-24T00:06:58.819Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:06:58.819Z] INFO: Testing against a local daemon [2020-12-24T00:06:58.819Z] === RUN TestSecretInspect [2020-12-24T00:06:58.847Z] --- PASS: TestExec (0.97s) [2020-12-24T00:06:58.847Z] === RUN TestExecUser [2020-12-24T00:06:59.788Z] --- PASS: TestExecUser (0.89s) [2020-12-24T00:06:59.788Z] === RUN TestExportContainerAndImportImage [2020-12-24T00:06:59.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-24T00:07:00.559Z] tests/integration/client_test.py ..... [ 75%] [2020-12-24T00:07:00.559Z] tests/integration/context_api_test.py ... [ 76%] [2020-12-24T00:07:00.729Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2020-12-24T00:07:00.729Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-24T00:07:01.124Z] tests/integration/errors_test.py . [ 76%] [2020-12-24T00:07:01.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-24T00:07:02.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-24T00:07:03.272Z] --- PASS: TestSecretInspect (3.91s) [2020-12-24T00:07:03.272Z] === RUN TestSecretList [2020-12-24T00:07:03.275Z] --- PASS: TestExportContainerAfterDaemonRestart (2.16s) [2020-12-24T00:07:03.275Z] === RUN TestHealthCheckWorkdir [2020-12-24T00:07:04.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-24T00:07:04.215Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-12-24T00:07:04.215Z] === RUN TestHealthKillContainer [2020-12-24T00:07:05.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-24T00:07:06.788Z] --- PASS: TestSecretList (3.94s) [2020-12-24T00:07:06.788Z] === RUN TestSecretsCreateAndDelete [2020-12-24T00:07:07.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-24T00:07:07.511Z] --- PASS: TestHealthKillContainer (2.89s) [2020-12-24T00:07:07.511Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-24T00:07:07.771Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-12-24T00:07:07.771Z] === RUN TestIpcModeNone [2020-12-24T00:07:08.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-24T00:07:08.710Z] --- PASS: TestIpcModeNone (0.89s) [2020-12-24T00:07:08.710Z] === RUN TestIpcModePrivate [2020-12-24T00:07:09.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-24T00:07:09.650Z] --- PASS: TestIpcModePrivate (0.95s) [2020-12-24T00:07:09.650Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-12-24T00:07:09.650Z] === RUN TestIpcModeShareable [2020-12-24T00:07:10.303Z] --- PASS: TestSecretsCreateAndDelete (3.79s) [2020-12-24T00:07:10.303Z] === RUN TestSecretsUpdate [2020-12-24T00:07:10.591Z] --- PASS: TestIpcModeShareable (0.92s) [2020-12-24T00:07:10.591Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-12-24T00:07:10.591Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-24T00:07:11.138Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-24T00:07:11.138Z] Using test binary docker [2020-12-24T00:07:11.138Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-24T00:07:11.138Z] +++ /etc/init.d/apparmor start [2020-12-24T00:07:11.138Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-24T00:07:11.138Z] INFO: Waiting for daemon to start... [2020-12-24T00:07:11.138Z] Starting dockerd [2020-12-24T00:07:11.138Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-12-24T00:07:13.120Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-24T00:07:13.120Z] Using test binary docker [2020-12-24T00:07:13.120Z] +++ /etc/init.d/apparmor start [2020-12-24T00:07:13.120Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-24T00:07:13.120Z] INFO: Waiting for daemon to start... [2020-12-24T00:07:13.120Z] Starting dockerd [2020-12-24T00:07:13.120Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-12-24T00:07:13.120Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-24T00:07:13.120Z] Using test binary docker [2020-12-24T00:07:13.120Z] +++ /etc/init.d/apparmor start [2020-12-24T00:07:13.120Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-24T00:07:13.120Z] INFO: Waiting for daemon to start... [2020-12-24T00:07:13.120Z] Starting dockerd [2020-12-24T00:07:13.120Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-12-24T00:07:13.120Z] . [2020-12-24T00:07:13.120Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-24T00:07:13.120Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-24T00:07:13.120Z] Error: No such image: emptyfs [2020-12-24T00:07:13.120Z] ++++ docker load [2020-12-24T00:07:13.120Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-24T00:07:13.120Z] Running integration-test (iteration 1) [2020-12-24T00:07:13.120Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-12-24T00:07:13.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-24T00:07:13.120Z] ++ set -e [2020-12-24T00:07:13.120Z] ++ '[' -n 0 ']' [2020-12-24T00:07:13.120Z] ++ set -x [2020-12-24T00:07:13.120Z] ++ env -i DEST=/go/src/github.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)/' [2020-12-24T00:07:13.120Z] [2020-12-24T00:07:13.120Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-24T00:07:13.120Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-24T00:07:13.120Z] Error: No such image: emptyfs [2020-12-24T00:07:13.120Z] ++++ docker load [2020-12-24T00:07:13.120Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-24T00:07:13.120Z] Running integration-test (iteration 1) [2020-12-24T00:07:13.120Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-12-24T00:07:13.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-24T00:07:13.120Z] ++ set -e [2020-12-24T00:07:13.120Z] ++ '[' -n 0 ']' [2020-12-24T00:07:13.120Z] ++ set -x [2020-12-24T00:07:13.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=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)/' [2020-12-24T00:07:13.133Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2020-12-24T00:07:13.133Z] === RUN TestAPIIpcModeHost [2020-12-24T00:07:13.191Z] . [2020-12-24T00:07:13.191Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-24T00:07:13.191Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-24T00:07:13.191Z] Error: No such image: emptyfs [2020-12-24T00:07:13.191Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-24T00:07:13.191Z] ++++ docker load [2020-12-24T00:07:13.484Z] Running integration-test (iteration 1) [2020-12-24T00:07:13.484Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-12-24T00:07:13.484Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:07:13.484Z] ++ set -e [2020-12-24T00:07:13.484Z] ++ '[' -n 0 ']' [2020-12-24T00:07:13.484Z] ++ set -x [2020-12-24T00:07:13.484Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:07:14.073Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-12-24T00:07:14.073Z] === RUN TestDaemonIpcModeShareable [2020-12-24T00:07:14.760Z] --- PASS: TestSecretsUpdate (3.82s) [2020-12-24T00:07:14.760Z] === RUN TestTemplatedSecret [2020-12-24T00:07:15.984Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2020-12-24T00:07:15.984Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-12-24T00:07:15.984Z] === RUN TestDaemonIpcModePrivate [2020-12-24T00:07:17.898Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2020-12-24T00:07:17.898Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-12-24T00:07:17.898Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-24T00:07:18.277Z] --- PASS: TestTemplatedSecret (3.81s) [2020-12-24T00:07:18.277Z] === RUN TestSecretCreateResolve [2020-12-24T00:07:19.809Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2020-12-24T00:07:19.809Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-12-24T00:07:19.809Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-24T00:07:21.719Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2020-12-24T00:07:21.720Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-12-24T00:07:21.720Z] === RUN TestIpcModeOlderClient [2020-12-24T00:07:21.720Z] === PAUSE TestIpcModeOlderClient [2020-12-24T00:07:21.720Z] === RUN TestKillContainerInvalidSignal [2020-12-24T00:07:21.793Z] --- PASS: TestSecretCreateResolve (3.76s) [2020-12-24T00:07:21.793Z] PASS [2020-12-24T00:07:21.793Z] [2020-12-24T00:07:21.793Z] DONE 6 tests in 23.130s [2020-12-24T00:07:21.793Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-12-24T00:07:21.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:07:21.793Z] ++ set -e [2020-12-24T00:07:21.793Z] ++ '[' -n 0 ']' [2020-12-24T00:07:21.793Z] ++ set -x [2020-12-24T00:07:21.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:07:21.793Z] INFO: Testing against a local daemon [2020-12-24T00:07:21.793Z] === RUN TestServiceCreateInit [2020-12-24T00:07:21.793Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-24T00:07:22.290Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-12-24T00:07:22.290Z] === RUN TestKillContainer [2020-12-24T00:07:22.290Z] === RUN TestKillContainer/no_signal [2020-12-24T00:07:23.230Z] === RUN TestKillContainer/non_killing_signal [2020-12-24T00:07:23.490Z] === RUN TestKillContainer/killing_signal [2020-12-24T00:07:24.431Z] --- PASS: TestKillContainer (2.33s) [2020-12-24T00:07:24.431Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-12-24T00:07:24.431Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-12-24T00:07:24.431Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-12-24T00:07:24.431Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-24T00:07:24.431Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-24T00:07:25.372Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-24T00:07:26.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-12-24T00:07:26.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-12-24T00:07:26.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-12-24T00:07:26.312Z] === RUN TestKillStoppedContainer [2020-12-24T00:07:26.312Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-12-24T00:07:26.312Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-24T00:07:26.572Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2020-12-24T00:07:26.572Z] === RUN TestKillDifferentUserContainer [2020-12-24T00:07:27.359Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-24T00:07:27.512Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-12-24T00:07:27.512Z] === RUN TestInspectOomKilledTrue [2020-12-24T00:07:27.512Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-24T00:07:27.512Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:07:27.512Z] === RUN TestInspectOomKilledFalse [2020-12-24T00:07:27.512Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-24T00:07:27.512Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:07:27.512Z] === RUN TestLinksEtcHostsContentMatch [2020-12-24T00:07:28.083Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-12-24T00:07:28.083Z] === RUN TestLinksContainerNames [2020-12-24T00:07:28.829Z] Loaded image: buildpack-deps:buster [2020-12-24T00:07:28.829Z] Loaded image: busybox:latest [2020-12-24T00:07:28.829Z] Loaded image: busybox:glibc [2020-12-24T00:07:29.465Z] --- PASS: TestLinksContainerNames (1.56s) [2020-12-24T00:07:29.465Z] === RUN TestLogsFollowTailEmpty [2020-12-24T00:07:29.473Z] Loaded image: debian:bullseye [2020-12-24T00:07:29.473Z] Loaded image: hello-world:latest [2020-12-24T00:07:29.473Z] Loaded image: arm32v7/hello-world:latest [2020-12-24T00:07:29.473Z] INFO: Testing against a local daemon [2020-12-24T00:07:29.473Z] === RUN TestCgroupNamespacesBuild [2020-12-24T00:07:30.408Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-12-24T00:07:30.408Z] === RUN TestContainerNetworkMountsNoChown [2020-12-24T00:07:30.673Z] --- PASS: TestImportExtremelyLargeImageWorks (105.42s) [2020-12-24T00:07:30.673Z] PASS [2020-12-24T00:07:30.673Z] [2020-12-24T00:07:30.673Z] === Skipped [2020-12-24T00:07:30.673Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-24T00:07:30.673Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-24T00:07:30.673Z] [2020-12-24T00:07:30.673Z] [2020-12-24T00:07:30.673Z] DONE 12 tests, 1 skipped in 109.572s [2020-12-24T00:07:30.673Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-24T00:07:30.673Z] INFO: Testing against a local daemon [2020-12-24T00:07:30.673Z] === RUN TestNetworkCreateDelete [2020-12-24T00:07:30.673Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-12-24T00:07:30.673Z] === RUN TestDockerNetworkDeletePreferID [2020-12-24T00:07:30.673Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-12-24T00:07:30.673Z] === RUN TestDaemonDNSFallback [2020-12-24T00:07:30.974Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-12-24T00:07:30.974Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-24T00:07:31.349Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/default [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/default [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/private [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/private [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rprivate [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/slave [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/slave [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rslave [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/shared [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/shared [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rshared [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/default [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rslave [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/shared [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rprivate [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/slave [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rshared [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/private [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:07:31.349Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:07:31.349Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:07:31.349Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:07:31.609Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:07:31.609Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-24T00:07:31.609Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:07:31.609Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:07:31.609Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:07:31.609Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-12-24T00:07:31.609Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-12-24T00:07:31.609Z] === RUN TestContainerBindMountNonRecursive [2020-12-24T00:07:32.476Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2020-12-24T00:07:32.476Z] === RUN TestBuildWithSession [2020-12-24T00:07:32.476Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-24T00:07:32.476Z] build_session_test.go:25: TODO: BuildKit [2020-12-24T00:07:32.476Z] === RUN TestBuildSquashParent [2020-12-24T00:07:32.948Z] --- PASS: TestServiceCreateInit (10.99s) [2020-12-24T00:07:32.948Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.35s) [2020-12-24T00:07:32.948Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.62s) [2020-12-24T00:07:32.948Z] === RUN TestCreateServiceMultipleTimes [2020-12-24T00:07:33.190Z] --- PASS: TestDaemonDNSFallback (7.35s) [2020-12-24T00:07:33.190Z] === RUN TestInspectNetwork [2020-12-24T00:07:33.190Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-24T00:07:33.190Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:33.190Z] === RUN TestRunContainerWithBridgeNone [2020-12-24T00:07:33.190Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-24T00:07:33.190Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.190Z] === RUN TestNetworkInvalidJSON [2020-12-24T00:07:33.190Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-24T00:07:33.190Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-24T00:07:33.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:07:33.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:07:33.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:07:33.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:07:33.190Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-24T00:07:33.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:07:33.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:07:33.190Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-24T00:07:33.190Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-24T00:07:33.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-24T00:07:33.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-24T00:07:33.190Z] === RUN TestNetworkList [2020-12-24T00:07:33.190Z] === RUN TestNetworkList//networks [2020-12-24T00:07:33.190Z] === PAUSE TestNetworkList//networks [2020-12-24T00:07:33.190Z] === RUN TestNetworkList//networks/ [2020-12-24T00:07:33.190Z] === PAUSE TestNetworkList//networks/ [2020-12-24T00:07:33.190Z] === CONT TestNetworkList//networks [2020-12-24T00:07:33.190Z] === CONT TestNetworkList//networks/ [2020-12-24T00:07:33.190Z] --- PASS: TestNetworkList (0.01s) [2020-12-24T00:07:33.190Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-24T00:07:33.190Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-24T00:07:33.190Z] === RUN TestHostIPv4BridgeLabel [2020-12-24T00:07:33.190Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-24T00:07:33.190Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.190Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-24T00:07:33.190Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-12-24T00:07:33.190Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.190Z] === RUN TestDaemonDefaultNetworkPools [2020-12-24T00:07:33.191Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-12-24T00:07:33.191Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-24T00:07:33.191Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-24T00:07:33.191Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-24T00:07:33.191Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-24T00:07:33.191Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-24T00:07:33.191Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-24T00:07:33.191Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] === RUN TestServiceWithPredefinedNetwork [2020-12-24T00:07:33.191Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-24T00:07:33.191Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:33.191Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-24T00:07:33.191Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:07:33.191Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:07:33.191Z] === RUN TestServiceWithDataPathPortInit [2020-12-24T00:07:33.191Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-12-24T00:07:33.191Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:33.191Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-24T00:07:33.191Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-24T00:07:33.191Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:33.191Z] PASS [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === Skipped [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-12-24T00:07:33.191Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-12-24T00:07:33.191Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-12-24T00:07:33.191Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-12-24T00:07:33.191Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-12-24T00:07:33.191Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-24T00:07:33.191Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-24T00:07:33.191Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-24T00:07:33.191Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-12-24T00:07:33.191Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:07:33.191Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-12-24T00:07:33.191Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-24T00:07:33.191Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] DONE 22 tests, 12 skipped in 8.074s [2020-12-24T00:07:33.191Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-24T00:07:33.191Z] INFO: Testing against a local daemon [2020-12-24T00:07:33.191Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-24T00:07:33.191Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-24T00:07:33.191Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:07:33.191Z] === RUN TestDockerNetworkIpvlan [2020-12-24T00:07:33.191Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-24T00:07:33.191Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:07:33.191Z] PASS [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === Skipped [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-24T00:07:33.191Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-24T00:07:33.191Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] DONE 2 tests, 2 skipped in 0.130s [2020-12-24T00:07:33.191Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-24T00:07:33.191Z] INFO: Testing against a local daemon [2020-12-24T00:07:33.191Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-24T00:07:33.191Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-24T00:07:33.191Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] === RUN TestDockerNetworkMacvlan [2020-12-24T00:07:33.191Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-12-24T00:07:33.191Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] PASS [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === Skipped [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-24T00:07:33.191Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-12-24T00:07:33.191Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] DONE 2 tests, 2 skipped in 0.129s [2020-12-24T00:07:33.191Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-24T00:07:33.191Z] testing: warning: no tests to run [2020-12-24T00:07:33.191Z] PASS [2020-12-24T00:07:33.191Z] [2020-12-24T00:07:33.191Z] DONE 0 tests in 0.033s [2020-12-24T00:07:33.191Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-24T00:07:33.447Z] INFO: Testing against a local daemon [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginAllowRequest [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginTLS [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginDenyRequest [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginDenyResponse [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginAllowEventStream [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginErrorResponse [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginErrorRequest [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginHeader [2020-12-24T00:07:33.447Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-12-24T00:07:33.447Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.447Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-24T00:07:33.703Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] === RUN TestAuthZPluginV2Disable [2020-12-24T00:07:33.703Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-24T00:07:33.703Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-24T00:07:33.703Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-24T00:07:33.703Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.06s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] PASS [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === Skipped [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.703Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-12-24T00:07:33.703Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.703Z] [2020-12-24T00:07:33.704Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-12-24T00:07:33.704Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.704Z] [2020-12-24T00:07:33.704Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.06s) [2020-12-24T00:07:33.704Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.704Z] [2020-12-24T00:07:33.704Z] [2020-12-24T00:07:33.704Z] DONE 17 tests, 17 skipped in 0.557s [2020-12-24T00:07:33.704Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-24T00:07:33.960Z] INFO: Testing against a local daemon [2020-12-24T00:07:33.960Z] === RUN TestPluginInvalidJSON [2020-12-24T00:07:33.960Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:07:33.960Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:07:33.960Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:07:33.960Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-12-24T00:07:33.960Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-24T00:07:33.960Z] === RUN TestPluginInstall [2020-12-24T00:07:33.960Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-24T00:07:33.960Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.960Z] PASS [2020-12-24T00:07:33.960Z] [2020-12-24T00:07:33.960Z] === Skipped [2020-12-24T00:07:33.960Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-12-24T00:07:33.960Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-24T00:07:33.960Z] [2020-12-24T00:07:33.960Z] [2020-12-24T00:07:33.960Z] DONE 3 tests, 1 skipped in 0.174s [2020-12-24T00:07:33.960Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-24T00:07:34.152Z] --- PASS: TestContainerBindMountNonRecursive (2.33s) [2020-12-24T00:07:34.152Z] === RUN TestContainerVolumesMountedAsShared [2020-12-24T00:07:34.216Z] INFO: Testing against a local daemon [2020-12-24T00:07:34.216Z] === RUN TestExternalGraphDriver [2020-12-24T00:07:34.216Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-12-24T00:07:34.216Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-24T00:07:34.216Z] === RUN TestGraphdriverPluginV2 [2020-12-24T00:07:34.721Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2020-12-24T00:07:34.721Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-24T00:07:35.292Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2020-12-24T00:07:35.292Z] === RUN TestNetworkNat [2020-12-24T00:07:36.676Z] --- PASS: TestNetworkNat (0.96s) [2020-12-24T00:07:36.676Z] === RUN TestNetworkLocalhostTCPNat [2020-12-24T00:07:36.922Z] --- PASS: TestBuildSquashParent (3.93s) [2020-12-24T00:07:36.923Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-24T00:07:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:07:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:07:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:07:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:07:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:07:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:07:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:07:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:07:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:07:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:07:36.923Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:07:36.923Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:07:36.923Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:07:36.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:07:36.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:07:36.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:07:37.247Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-12-24T00:07:37.247Z] === RUN TestNetworkLoopbackNat [2020-12-24T00:07:38.445Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:07:38.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:07:40.543Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2020-12-24T00:07:40.543Z] === RUN TestPause [2020-12-24T00:07:40.754Z] --- PASS: TestGraphdriverPluginV2 (5.98s) [2020-12-24T00:07:40.754Z] PASS [2020-12-24T00:07:40.754Z] [2020-12-24T00:07:40.754Z] === Skipped [2020-12-24T00:07:40.754Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-12-24T00:07:40.754Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-24T00:07:40.754Z] [2020-12-24T00:07:40.754Z] [2020-12-24T00:07:40.754Z] DONE 2 tests, 1 skipped in 6.197s [2020-12-24T00:07:40.754Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-24T00:07:40.754Z] INFO: Testing against a local daemon [2020-12-24T00:07:40.754Z] === RUN TestContinueAfterPluginCrash [2020-12-24T00:07:40.754Z] === PAUSE TestContinueAfterPluginCrash [2020-12-24T00:07:40.754Z] === RUN TestReadPluginNoRead [2020-12-24T00:07:40.754Z] === PAUSE TestReadPluginNoRead [2020-12-24T00:07:40.754Z] === RUN TestDaemonStartWithLogOpt [2020-12-24T00:07:40.754Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-24T00:07:40.754Z] === CONT TestContinueAfterPluginCrash [2020-12-24T00:07:40.754Z] === CONT TestDaemonStartWithLogOpt [2020-12-24T00:07:40.809Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-24T00:07:40.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.23s) [2020-12-24T00:07:40.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2020-12-24T00:07:40.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s) [2020-12-24T00:07:40.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) [2020-12-24T00:07:40.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2020-12-24T00:07:40.809Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.62s) [2020-12-24T00:07:40.809Z] === RUN TestBuildMultiStageCopy [2020-12-24T00:07:40.809Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-24T00:07:41.485Z] --- PASS: TestPause (0.93s) [2020-12-24T00:07:41.485Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-24T00:07:41.485Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-24T00:07:41.485Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-24T00:07:41.485Z] === RUN TestPauseStopPausedContainer [2020-12-24T00:07:42.309Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-24T00:07:42.309Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-24T00:07:42.425Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-12-24T00:07:42.425Z] === RUN TestPsFilter [2020-12-24T00:07:42.425Z] --- PASS: TestPsFilter (0.25s) [2020-12-24T00:07:42.425Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-24T00:07:42.601Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-24T00:07:42.891Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-24T00:07:43.367Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-12-24T00:07:43.367Z] === RUN TestRemoveContainerWithVolume [2020-12-24T00:07:43.522Z] --- PASS: TestBuildMultiStageCopy (2.92s) [2020-12-24T00:07:43.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s) [2020-12-24T00:07:43.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-12-24T00:07:43.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-12-24T00:07:43.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-12-24T00:07:43.522Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2020-12-24T00:07:43.522Z] === RUN TestBuildMultiStageParentConfig [2020-12-24T00:07:44.153Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2020-12-24T00:07:44.153Z] === RUN TestBuildLabelWithTargets [2020-12-24T00:07:44.307Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-12-24T00:07:44.307Z] === RUN TestRemoveContainerRunning [2020-12-24T00:07:44.881Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-12-24T00:07:44.881Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-24T00:07:45.653Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2020-12-24T00:07:45.653Z] === RUN TestBuildWithEmptyLayers [2020-12-24T00:07:45.821Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-12-24T00:07:45.821Z] === RUN TestRemoveInvalidContainer [2020-12-24T00:07:45.821Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-24T00:07:45.821Z] === RUN TestRenameLinkedContainer [2020-12-24T00:07:46.284Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2020-12-24T00:07:46.284Z] === RUN TestBuildMultiStageOnBuild [2020-12-24T00:07:47.296Z] --- PASS: TestDaemonStartWithLogOpt (6.69s) [2020-12-24T00:07:47.296Z] === CONT TestReadPluginNoRead [2020-12-24T00:07:47.791Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2020-12-24T00:07:47.791Z] === RUN TestBuildUncleanTarFilenames [2020-12-24T00:07:48.820Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2020-12-24T00:07:48.820Z] === RUN TestBuildMultiStageLayerLeak [2020-12-24T00:07:49.121Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-12-24T00:07:49.121Z] === RUN TestRenameStoppedContainer [2020-12-24T00:07:49.691Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-12-24T00:07:49.691Z] === RUN TestRenameRunningContainerAndReuse [2020-12-24T00:07:50.568Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-24T00:07:50.824Z] --- PASS: TestContinueAfterPluginCrash (10.45s) [2020-12-24T00:07:50.888Z] --- PASS: TestBuildMultiStageLayerLeak (1.90s) [2020-12-24T00:07:50.888Z] === RUN TestBuildWithHugeFile [2020-12-24T00:07:51.603Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2020-12-24T00:07:51.603Z] === RUN TestRenameInvalidName [2020-12-24T00:07:51.863Z] Loaded image: buildpack-deps:buster [2020-12-24T00:07:51.863Z] Loaded image: busybox:latest [2020-12-24T00:07:51.863Z] Loaded image: busybox:glibc [2020-12-24T00:07:51.863Z] Loaded image: buildpack-deps:buster [2020-12-24T00:07:51.863Z] Loaded image: busybox:latest [2020-12-24T00:07:52.123Z] Loaded image: busybox:glibc [2020-12-24T00:07:52.174Z] --- PASS: TestRenameInvalidName (0.83s) [2020-12-24T00:07:52.174Z] === RUN TestRenameAnonymousContainer [2020-12-24T00:07:53.340Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-24T00:07:55.231Z] === RUN TestReadPluginNoRead/default [2020-12-24T00:07:56.386Z] --- PASS: TestRenameAnonymousContainer (4.16s) [2020-12-24T00:07:56.386Z] === RUN TestRenameContainerWithSameName [2020-12-24T00:07:57.327Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2020-12-24T00:07:57.327Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-24T00:07:57.679Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-12-24T00:07:57.749Z] --- PASS: TestReadPluginNoRead (10.29s) [2020-12-24T00:07:57.749Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2020-12-24T00:07:57.749Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2020-12-24T00:07:57.749Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-12-24T00:07:57.749Z] read_test.go:92: [d83eee49d8fe4] daemon is not started [2020-12-24T00:07:57.749Z] PASS [2020-12-24T00:07:57.749Z] [2020-12-24T00:07:57.749Z] DONE 6 tests in 17.147s [2020-12-24T00:07:57.749Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-24T00:07:57.749Z] testing: warning: no tests to run [2020-12-24T00:07:57.749Z] PASS [2020-12-24T00:07:57.749Z] [2020-12-24T00:07:57.749Z] DONE 0 tests in 0.107s [2020-12-24T00:07:57.749Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-24T00:07:57.749Z] INFO: Testing against a local daemon [2020-12-24T00:07:57.749Z] === RUN TestPluginWithDevMounts [2020-12-24T00:07:57.749Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-24T00:07:57.749Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-24T00:07:57.749Z] PASS [2020-12-24T00:07:57.749Z] [2020-12-24T00:07:57.749Z] === Skipped [2020-12-24T00:07:57.749Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-12-24T00:07:57.749Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-24T00:07:57.749Z] [2020-12-24T00:07:57.749Z] [2020-12-24T00:07:57.749Z] DONE 1 tests, 1 skipped in 0.201s [2020-12-24T00:07:57.749Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-24T00:07:57.749Z] INFO: Testing against a local daemon [2020-12-24T00:07:57.749Z] === RUN TestSecretInspect [2020-12-24T00:07:57.749Z] --- SKIP: TestSecretInspect (0.01s) [2020-12-24T00:07:57.749Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:57.749Z] === RUN TestSecretList [2020-12-24T00:07:57.749Z] --- SKIP: TestSecretList (0.01s) [2020-12-24T00:07:57.749Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:57.749Z] === RUN TestSecretsCreateAndDelete [2020-12-24T00:07:57.749Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-12-24T00:07:57.749Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:57.749Z] === RUN TestSecretsUpdate [2020-12-24T00:07:57.749Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-12-24T00:07:57.749Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:57.749Z] === RUN TestTemplatedSecret [2020-12-24T00:07:57.749Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-24T00:07:57.749Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:57.749Z] === RUN TestSecretCreateResolve [2020-12-24T00:07:57.749Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-12-24T00:07:57.749Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:57.749Z] PASS [2020-12-24T00:07:57.749Z] [2020-12-24T00:07:57.749Z] === Skipped [2020-12-24T00:07:57.750Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-12-24T00:07:57.750Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:57.750Z] [2020-12-24T00:07:57.750Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-12-24T00:07:57.750Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:57.750Z] [2020-12-24T00:07:57.750Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-12-24T00:07:57.750Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:57.750Z] [2020-12-24T00:07:57.750Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-12-24T00:07:57.750Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:57.750Z] [2020-12-24T00:07:57.750Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-12-24T00:07:57.750Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:57.750Z] [2020-12-24T00:07:58.007Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-12-24T00:07:58.007Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.007Z] [2020-12-24T00:07:58.007Z] [2020-12-24T00:07:58.007Z] DONE 6 tests, 6 skipped in 0.212s [2020-12-24T00:07:58.007Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-24T00:07:58.007Z] INFO: Testing against a local daemon [2020-12-24T00:07:58.007Z] === RUN TestServiceCreateInit [2020-12-24T00:07:58.007Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-24T00:07:58.007Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-24T00:07:58.007Z] --- PASS: TestServiceCreateInit (0.02s) [2020-12-24T00:07:58.007Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-24T00:07:58.007Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.007Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-24T00:07:58.007Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.007Z] === RUN TestCreateServiceMultipleTimes [2020-12-24T00:07:58.007Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-12-24T00:07:58.007Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.007Z] === RUN TestCreateServiceConflict [2020-12-24T00:07:58.007Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-12-24T00:07:58.007Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.007Z] === RUN TestCreateServiceMaxReplicas [2020-12-24T00:07:58.007Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-12-24T00:07:58.007Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.007Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-24T00:07:58.007Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-24T00:07:58.007Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.007Z] === RUN TestCreateServiceSecretFileMode [2020-12-24T00:07:58.007Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-12-24T00:07:58.007Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.007Z] === RUN TestCreateServiceConfigFileMode [2020-12-24T00:07:58.007Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-12-24T00:07:58.007Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.007Z] === RUN TestCreateServiceSysctls [2020-12-24T00:07:58.287Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-12-24T00:07:58.287Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.287Z] === RUN TestCreateServiceCapabilities [2020-12-24T00:07:58.287Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-12-24T00:07:58.287Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.287Z] === RUN TestInspect [2020-12-24T00:07:58.287Z] --- SKIP: TestInspect (0.01s) [2020-12-24T00:07:58.287Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.287Z] === RUN TestCreateJob [2020-12-24T00:07:58.287Z] --- SKIP: TestCreateJob (0.01s) [2020-12-24T00:07:58.287Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.287Z] === RUN TestReplicatedJob [2020-12-24T00:07:58.287Z] --- SKIP: TestReplicatedJob (0.01s) [2020-12-24T00:07:58.287Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.287Z] === RUN TestUpdateReplicatedJob [2020-12-24T00:07:58.287Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-12-24T00:07:58.287Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.287Z] === RUN TestServiceListWithStatuses [2020-12-24T00:07:58.287Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-24T00:07:58.287Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-24T00:07:58.287Z] === RUN TestDockerNetworkConnectAlias [2020-12-24T00:07:58.287Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-12-24T00:07:58.287Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.287Z] === RUN TestDockerNetworkReConnect [2020-12-24T00:07:58.287Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-12-24T00:07:58.287Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:07:58.287Z] === RUN TestServicePlugin [2020-12-24T00:07:58.707Z] Loaded image: debian:bullseye [2020-12-24T00:07:58.707Z] Loaded image: hello-world:latest [2020-12-24T00:07:58.707Z] Loaded image: arm32v7/hello-world:latest [2020-12-24T00:07:58.707Z] Loaded image: debian:bullseye [2020-12-24T00:07:58.707Z] INFO: Testing against a local daemon [2020-12-24T00:07:58.707Z] === RUN TestDockerDaemonSuite [2020-12-24T00:07:58.707Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-12-24T00:07:58.707Z] Loaded image: hello-world:latest [2020-12-24T00:07:58.707Z] Loaded image: arm32v7/hello-world:latest [2020-12-24T00:07:58.707Z] INFO: Testing against a local daemon [2020-12-24T00:07:58.707Z] === RUN TestDockerSuite [2020-12-24T00:07:58.707Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-24T00:07:58.707Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-24T00:07:58.969Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-24T00:07:58.969Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-24T00:07:58.969Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-24T00:07:58.969Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-24T00:07:58.969Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-24T00:07:58.969Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-24T00:07:59.239Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-12-24T00:07:59.239Z] === RUN TestResize [2020-12-24T00:07:59.809Z] --- PASS: TestResize (0.75s) [2020-12-24T00:07:59.809Z] === RUN TestResizeWithInvalidSize [2020-12-24T00:08:00.052Z] --- PASS: TestCreateServiceMultipleTimes (22.98s) [2020-12-24T00:08:00.052Z] === RUN TestCreateServiceConflict [2020-12-24T00:08:00.052Z] --- PASS: TestCreateServiceConflict (3.81s) [2020-12-24T00:08:00.052Z] === RUN TestCreateServiceMaxReplicas [2020-12-24T00:08:00.380Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-12-24T00:08:00.380Z] === RUN TestResizeWhenContainerNotStarted [2020-12-24T00:08:01.322Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:08:01.322Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:08:01.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:08:01.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:08:01.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:08:01.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:08:01.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:08:01.552Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-24T00:08:01.552Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-24T00:08:02.492Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-24T00:08:02.492Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-24T00:08:02.494Z] --- SKIP: TestServicePlugin (3.53s) [2020-12-24T00:08:02.494Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] === RUN TestServiceUpdateLabel [2020-12-24T00:08:02.494Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-12-24T00:08:02.494Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] === RUN TestServiceUpdateSecrets [2020-12-24T00:08:02.494Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-12-24T00:08:02.494Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] === RUN TestServiceUpdateConfigs [2020-12-24T00:08:02.494Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-12-24T00:08:02.494Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] === RUN TestServiceUpdateNetwork [2020-12-24T00:08:02.494Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-12-24T00:08:02.494Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] === RUN TestServiceUpdatePidsLimit [2020-12-24T00:08:02.494Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-12-24T00:08:02.494Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] PASS [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === Skipped [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-24T00:08:02.494Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-24T00:08:02.494Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-24T00:08:02.494Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-24T00:08:02.494Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-12-24T00:08:02.494Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-12-24T00:08:02.494Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-12-24T00:08:02.494Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-24T00:08:02.494Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-12-24T00:08:02.494Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-12-24T00:08:02.494Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-12-24T00:08:02.494Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-12-24T00:08:02.494Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-12-24T00:08:02.494Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-12-24T00:08:02.494Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-12-24T00:08:02.494Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-12-24T00:08:02.494Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-24T00:08:02.494Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-12-24T00:08:02.494Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-12-24T00:08:02.494Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestServicePlugin (3.53s) [2020-12-24T00:08:02.494Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.494Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-12-24T00:08:02.494Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.494Z] [2020-12-24T00:08:02.495Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-12-24T00:08:02.495Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.495Z] [2020-12-24T00:08:02.495Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-12-24T00:08:02.495Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.495Z] [2020-12-24T00:08:02.495Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-12-24T00:08:02.495Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.495Z] [2020-12-24T00:08:02.495Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-12-24T00:08:02.495Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-24T00:08:02.495Z] [2020-12-24T00:08:02.495Z] [2020-12-24T00:08:02.495Z] DONE 24 tests, 23 skipped in 3.977s [2020-12-24T00:08:02.495Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-24T00:08:02.495Z] INFO: Testing against a local daemon [2020-12-24T00:08:02.495Z] === RUN TestSessionCreate [2020-12-24T00:08:02.495Z] --- PASS: TestSessionCreate (0.03s) [2020-12-24T00:08:02.495Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-24T00:08:02.495Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-24T00:08:02.495Z] PASS [2020-12-24T00:08:02.495Z] [2020-12-24T00:08:02.495Z] DONE 2 tests in 0.191s [2020-12-24T00:08:02.495Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-24T00:08:02.495Z] INFO: Testing against a local daemon [2020-12-24T00:08:02.495Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-24T00:08:02.495Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-24T00:08:02.495Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-24T00:08:02.495Z] === RUN TestEventsExecDie [2020-12-24T00:08:02.751Z] --- PASS: TestEventsExecDie (0.51s) [2020-12-24T00:08:02.751Z] === RUN TestEventsBackwardsCompatible [2020-12-24T00:08:02.751Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-12-24T00:08:02.751Z] === RUN TestInfoBinaryCommits [2020-12-24T00:08:02.751Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-12-24T00:08:02.751Z] === RUN TestInfoAPIVersioned [2020-12-24T00:08:02.751Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-24T00:08:02.751Z] === RUN TestInfoDiscoveryBackend [2020-12-24T00:08:03.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:08:03.431Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-24T00:08:03.431Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-24T00:08:03.431Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-24T00:08:03.573Z] --- PASS: TestCreateServiceMaxReplicas (3.94s) [2020-12-24T00:08:03.573Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-24T00:08:04.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:08:04.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:08:04.641Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-12-24T00:08:04.641Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-24T00:08:04.813Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-24T00:08:05.129Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:08:05.383Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-24T00:08:05.383Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-24T00:08:05.383Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-24T00:08:05.644Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-12-24T00:08:06.584Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-24T00:08:07.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:08:07.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:08:07.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:08:07.526Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-24T00:08:07.526Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-24T00:08:07.526Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-24T00:08:07.526Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-24T00:08:07.526Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-24T00:08:07.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:08:07.909Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-12-24T00:08:07.909Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-24T00:08:07.909Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-24T00:08:07.909Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:08:07.909Z] === RUN TestInfoAPI [2020-12-24T00:08:07.909Z] --- PASS: TestInfoAPI (0.04s) [2020-12-24T00:08:07.909Z] === RUN TestInfoAPIWarnings [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.74s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.85s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.83s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-12-24T00:08:10.173Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2020-12-24T00:08:10.173Z] === RUN TestCgroupNamespacesRun [2020-12-24T00:08:12.085Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-12-24T00:08:12.085Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-24T00:08:12.807Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-24T00:08:13.893Z] ......... [ 86%] [2020-12-24T00:08:13.996Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2020-12-24T00:08:13.996Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-24T00:08:15.348Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-24T00:08:15.379Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-12-24T00:08:15.379Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-24T00:08:17.290Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2020-12-24T00:08:17.290Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-24T00:08:17.890Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-24T00:08:19.202Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2020-12-24T00:08:19.202Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-24T00:08:19.645Z] tests/integration/models_images_test.py ............... [ 89%] [2020-12-24T00:08:19.799Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-24T00:08:20.739Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-24T00:08:20.836Z] tests/integration/models_networks_test.py .... [ 90%] [2020-12-24T00:08:21.115Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-12-24T00:08:21.115Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-24T00:08:21.309Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-24T00:08:22.055Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.01s) [2020-12-24T00:08:22.056Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-24T00:08:22.151Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.01s) [2020-12-24T00:08:22.151Z] === RUN TestCreateServiceSecretFileMode [2020-12-24T00:08:22.248Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-24T00:08:22.821Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-12-24T00:08:23.658Z] --- PASS: TestCreateServiceSecretFileMode (3.76s) [2020-12-24T00:08:23.658Z] === RUN TestCreateServiceConfigFileMode [2020-12-24T00:08:23.968Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2020-12-24T00:08:23.968Z] === RUN TestKernelTCPMemory [2020-12-24T00:08:24.203Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-12-24T00:08:24.773Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-12-24T00:08:24.909Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-12-24T00:08:24.909Z] === RUN TestNISDomainname [2020-12-24T00:08:25.849Z] --- PASS: TestNISDomainname (1.03s) [2020-12-24T00:08:25.849Z] === RUN TestHostnameDnsResolution [2020-12-24T00:08:25.953Z] --- PASS: TestInfoAPIWarnings (17.36s) [2020-12-24T00:08:25.953Z] === RUN TestInfoDebug [2020-12-24T00:08:26.387Z] --- PASS: TestCreateServiceConfigFileMode (3.15s) [2020-12-24T00:08:26.387Z] === RUN TestCreateServiceSysctls [2020-12-24T00:08:26.516Z] --- PASS: TestInfoDebug (1.52s) [2020-12-24T00:08:26.516Z] === RUN TestInfoInsecureRegistries [2020-12-24T00:08:26.684Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-12-24T00:08:26.684Z] === RUN TestDockerSuite/TestAttachDetach [2020-12-24T00:08:27.255Z] --- PASS: TestBuildWithHugeFile (106.63s) [2020-12-24T00:08:27.255Z] === RUN TestBuildWithEmptyDockerfile [2020-12-24T00:08:27.255Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:08:27.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:08:27.255Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:08:27.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:08:27.255Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:08:27.255Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:08:27.255Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:08:27.255Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:08:27.392Z] tests/integration/models_nodes_test.py . [ 91%] [2020-12-24T00:08:27.392Z] tests/integration/models_resources_test.py . [ 91%] [2020-12-24T00:08:27.515Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:08:27.515Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-24T00:08:27.759Z] --- PASS: TestHostnameDnsResolution (1.79s) [2020-12-24T00:08:27.759Z] === RUN TestStats [2020-12-24T00:08:27.775Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-12-24T00:08:27.775Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-12-24T00:08:27.775Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-12-24T00:08:27.775Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2020-12-24T00:08:27.775Z] === RUN TestBuildPreserveOwnership [2020-12-24T00:08:27.775Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-24T00:08:28.345Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-24T00:08:28.407Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2020-12-24T00:08:28.407Z] === RUN TestInfoRegistryMirrors [2020-12-24T00:08:28.915Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-12-24T00:08:29.774Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-12-24T00:08:29.774Z] === RUN TestLoginFailsWithBadCredentials [2020-12-24T00:08:30.031Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-12-24T00:08:30.031Z] === RUN TestPingCacheHeaders [2020-12-24T00:08:30.031Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-12-24T00:08:30.031Z] === RUN TestPingGet [2020-12-24T00:08:30.031Z] --- PASS: TestPingGet (0.01s) [2020-12-24T00:08:30.031Z] === RUN TestPingHead [2020-12-24T00:08:30.031Z] --- PASS: TestPingHead (0.02s) [2020-12-24T00:08:30.031Z] === RUN TestVersion [2020-12-24T00:08:30.031Z] --- PASS: TestVersion (0.02s) [2020-12-24T00:08:30.031Z] PASS [2020-12-24T00:08:30.031Z] [2020-12-24T00:08:30.031Z] === Skipped [2020-12-24T00:08:30.031Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-24T00:08:30.031Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-24T00:08:30.031Z] [2020-12-24T00:08:30.031Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-24T00:08:30.031Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-24T00:08:30.031Z] [2020-12-24T00:08:30.031Z] [2020-12-24T00:08:30.031Z] DONE 18 tests, 2 skipped in 27.918s [2020-12-24T00:08:30.031Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-24T00:08:30.031Z] INFO: Testing against a local daemon [2020-12-24T00:08:30.031Z] === RUN TestVolumesCreateAndList [2020-12-24T00:08:30.287Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-24T00:08:30.287Z] === RUN TestVolumesRemove [2020-12-24T00:08:30.287Z] --- PASS: TestVolumesRemove (0.07s) [2020-12-24T00:08:30.287Z] === RUN TestVolumesInspect [2020-12-24T00:08:30.287Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-24T00:08:30.287Z] === RUN TestVolumesInvalidJSON [2020-12-24T00:08:30.287Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-24T00:08:30.287Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-24T00:08:30.287Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-24T00:08:30.287Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-24T00:08:30.287Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-24T00:08:30.287Z] PASS [2020-12-24T00:08:30.287Z] [2020-12-24T00:08:30.287Z] DONE 5 tests in 0.263s [2020-12-24T00:08:30.287Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-24T00:08:30.287Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12191 is not a child of this shell [2020-12-24T00:08:30.287Z] warning: PID 12191 from bundles/test-integration/docker.pid had a nonzero exit code [2020-12-24T00:08:30.287Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-24T00:08:30.287Z] [2020-12-24T00:08:30.287Z] Unloading profiles will leave already running processes permanently [2020-12-24T00:08:30.287Z] unconfined, which can lead to unexpected situations. [2020-12-24T00:08:30.287Z] [2020-12-24T00:08:30.287Z] To set a process to complain mode, use the command line tool [2020-12-24T00:08:30.287Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-24T00:08:30.287Z] Removing test suite binaries [2020-12-24T00:08:30.287Z] exiting test-integration [2020-12-24T00:08:30.287Z] ++ exit 0 [2020-12-24T00:08:30.296Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-24T00:08:30.296Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-12-24T00:08:30.299Z] --- PASS: TestStats (2.82s) [2020-12-24T00:08:30.299Z] === RUN TestStopContainerWithTimeout [2020-12-24T00:08:30.299Z] === RUN TestStopContainerWithTimeout/0 [2020-12-24T00:08:30.299Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-24T00:08:30.299Z] === RUN TestStopContainerWithTimeout/1 [2020-12-24T00:08:30.299Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-24T00:08:30.299Z] === RUN TestStopContainerWithTimeout/3 [2020-12-24T00:08:30.299Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-24T00:08:30.299Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-24T00:08:30.299Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-24T00:08:30.299Z] === CONT TestStopContainerWithTimeout/0 [2020-12-24T00:08:30.299Z] === CONT TestStopContainerWithTimeout/3 [2020-12-24T00:08:30.299Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-24T00:08:30.299Z] === CONT TestStopContainerWithTimeout/1 [2020-12-24T00:08:31.215Z] [2020-12-24T00:08:31.235Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-24T00:08:31.235Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-24T00:08:31.805Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-24T00:08:31.953Z] --- PASS: TestCreateServiceSysctls (4.55s) [2020-12-24T00:08:31.953Z] === RUN TestCreateServiceCapabilities [2020-12-24T00:08:32.375Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2020-12-24T00:08:32.375Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.33s) [2020-12-24T00:08:32.375Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s) [2020-12-24T00:08:32.375Z] === RUN TestBuildPlatformInvalid [2020-12-24T00:08:32.635Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-12-24T00:08:32.635Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-24T00:08:32.635Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote Post stage [Pipeline] junit [2020-12-24T00:08:33.118Z] Recording test results [2020-12-24T00:08:33.262Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-12-24T00:08:33.596Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-24T00:08:33.596Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-12-24T00:08:33.596Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2020-12-24T00:08:33.596Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-12-24T00:08:33.596Z] --- PASS: TestStopContainerWithTimeout/-1 (3.30s) [2020-12-24T00:08:33.596Z] === RUN TestDeleteDevicemapper [2020-12-24T00:08:33.596Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-24T00:08:33.596Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-24T00:08:33.596Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-24T00:08:34.545Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-24T00:08:34.545Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-12-24T00:08:34.683Z] --- PASS: TestCreateServiceCapabilities (3.69s) [2020-12-24T00:08:34.683Z] === RUN TestInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-24T00:08:35.192Z] + echo Ensuring container killed. [2020-12-24T00:08:35.192Z] Ensuring container killed. [2020-12-24T00:08:35.192Z] + docker rm -vf docker-pr10 [2020-12-24T00:08:35.192Z] Error: No such container: docker-pr10 [2020-12-24T00:08:35.192Z] + true [Pipeline] sh [2020-12-24T00:08:35.471Z] + echo Chowning /workspace to jenkins user [2020-12-24T00:08:35.472Z] Chowning /workspace to jenkins user [2020-12-24T00:08:35.472Z] + id -u [2020-12-24T00:08:35.472Z] + id -g [2020-12-24T00:08:35.472Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41786:/workspace busybox chown -R 1000:1000 /workspace [2020-12-24T00:08:35.472Z] Unable to find image 'busybox:latest' locally [2020-12-24T00:08:35.490Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-24T00:08:36.141Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) [2020-12-24T00:08:36.141Z] === RUN TestUpdateMemory [2020-12-24T00:08:36.141Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-24T00:08:36.141Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:08:36.141Z] === RUN TestUpdateCPUQuota [2020-12-24T00:08:36.534Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-12-24T00:08:36.534Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-12-24T00:08:36.874Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-24T00:08:36.874Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-24T00:08:37.524Z] --- PASS: TestUpdateCPUQuota (1.37s) [2020-12-24T00:08:37.524Z] === RUN TestUpdatePidsLimit [2020-12-24T00:08:37.524Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-24T00:08:37.784Z] === RUN TestUpdatePidsLimit/no_change [2020-12-24T00:08:37.815Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-12-24T00:08:38.044Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-24T00:08:38.075Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-24T00:08:38.615Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-24T00:08:38.875Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-24T00:08:39.174Z] --- PASS: TestInspect (3.68s) [2020-12-24T00:08:39.175Z] === RUN TestCreateJob [2020-12-24T00:08:39.446Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-24T00:08:39.460Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-24T00:08:39.706Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-24T00:08:40.030Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-12-24T00:08:40.142Z] tests/integration/regression_test.py ...... [ 98%] [2020-12-24T00:08:40.659Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-12-24T00:08:40.659Z] tests/integration/credentials/utils_test.py . [100%] [2020-12-24T00:08:40.659Z] [2020-12-24T00:08:40.659Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-12-24T00:08:40.659Z] =========================== short test summary info ============================ [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-12-24T00:08:40.659Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-12-24T00:08:40.659Z] Not supported on most drivers [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-12-24T00:08:40.659Z] Output of docker top depends on host distro, and is not formalized. [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-12-24T00:08:40.659Z] Output of docker top depends on host distro, and is not formalized. [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-12-24T00:08:40.659Z] Can fail if eth0 has multiple IP addresses [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-12-24T00:08:40.659Z] This doesn't seem to be taken into account by the engine [2020-12-24T00:08:40.659Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-12-24T00:08:40.659Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-12-24T00:08:40.659Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 333.75 seconds == [2020-12-24T00:08:40.719Z] latest: Pulling from library/busybox [2020-12-24T00:08:40.719Z] ea97eb0eb3ec: Pulling fs layer [2020-12-24T00:08:40.719Z] ea97eb0eb3ec: Verifying Checksum [2020-12-24T00:08:40.719Z] ea97eb0eb3ec: Download complete [2020-12-24T00:08:40.719Z] ea97eb0eb3ec: Pull complete [2020-12-24T00:08:40.719Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-24T00:08:40.719Z] Status: Downloaded newer image for busybox:latest [2020-12-24T00:08:40.917Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-12-24T00:08:41.088Z] --- PASS: TestUpdatePidsLimit (3.79s) [2020-12-24T00:08:41.088Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-12-24T00:08:41.088Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-12-24T00:08:41.088Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-12-24T00:08:41.088Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-12-24T00:08:41.088Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-12-24T00:08:41.088Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-12-24T00:08:41.088Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2020-12-24T00:08:41.088Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-24T00:08:42.906Z] + bundleName=amd64-rootless [2020-12-24T00:08:42.906Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-12-24T00:08:42.906Z] Creating amd64-rootless-bundles.tar.gz [2020-12-24T00:08:42.906Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-24T00:08:42.906Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-24T00:08:42.916Z] Archiving artifacts [2020-12-24T00:08:43.625Z] --- PASS: TestCreateJob (4.50s) [2020-12-24T00:08:43.625Z] === RUN TestReplicatedJob [2020-12-24T00:08:44.869Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41786/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-24T00:08:45.177Z] + make clean [2020-12-24T00:08:45.435Z] docker volume rm -f docker-dev-cache [2020-12-24T00:08:45.435Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-24T00:08:47.791Z] --- PASS: TestBuildWithHugeFile (56.26s) [2020-12-24T00:08:47.791Z] === RUN TestBuildWithEmptyDockerfile [2020-12-24T00:08:47.791Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:08:47.791Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:08:47.791Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:08:47.791Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:08:47.791Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:08:47.791Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:08:47.791Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:08:47.791Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:08:47.792Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:08:47.792Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-12-24T00:08:47.792Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-12-24T00:08:47.792Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-12-24T00:08:47.792Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-12-24T00:08:47.792Z] === RUN TestBuildPreserveOwnership [2020-12-24T00:08:47.792Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-24T00:08:48.211Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-12-24T00:08:49.849Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-24T00:08:50.521Z] --- PASS: TestReplicatedJob (7.67s) [2020-12-24T00:08:50.521Z] === RUN TestUpdateReplicatedJob [2020-12-24T00:08:50.755Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.20s) [2020-12-24T00:08:50.755Z] PASS [2020-12-24T00:08:50.755Z] [2020-12-24T00:08:50.755Z] === Skipped [2020-12-24T00:08:50.755Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-24T00:08:50.755Z] build_session_test.go:25: TODO: BuildKit [2020-12-24T00:08:50.755Z] [2020-12-24T00:08:50.755Z] [2020-12-24T00:08:50.755Z] DONE 33 tests, 1 skipped in 221.497s [2020-12-24T00:08:50.755Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-24T00:08:50.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:08:50.755Z] ++ set -e [2020-12-24T00:08:50.755Z] ++ '[' -n 0 ']' [2020-12-24T00:08:50.755Z] ++ set -x [2020-12-24T00:08:50.755Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:08:51.015Z] INFO: Testing against a local daemon [2020-12-24T00:08:51.015Z] === RUN TestConfigInspect [2020-12-24T00:08:51.352Z] --- PASS: TestBuildPreserveOwnership (3.78s) [2020-12-24T00:08:51.352Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2020-12-24T00:08:51.352Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-12-24T00:08:51.352Z] === RUN TestBuildPlatformInvalid [2020-12-24T00:08:51.352Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-12-24T00:08:51.352Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-24T00:08:51.585Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-12-24T00:08:53.108Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-24T00:08:53.108Z] [2020-12-24T00:08:53.108Z] Unloading profiles will leave already running processes permanently [2020-12-24T00:08:53.108Z] unconfined, which can lead to unexpected situations. [2020-12-24T00:08:53.108Z] [2020-12-24T00:08:53.108Z] To set a process to complain mode, use the command line tool [2020-12-24T00:08:53.108Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-24T00:08:53.108Z] Post stage [Pipeline] junit [2020-12-24T00:08:53.377Z] Recording test results [2020-12-24T00:08:54.128Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-12-24T00:08:54.128Z] --- PASS: TestConfigInspect (3.14s) [2020-12-24T00:08:54.128Z] === RUN TestConfigList [Pipeline] sh [2020-12-24T00:08:54.578Z] + echo Ensuring container killed. [2020-12-24T00:08:54.578Z] Ensuring container killed. [2020-12-24T00:08:54.578Z] + docker rm -vf docker-pr10 [2020-12-24T00:08:54.578Z] Error: No such container: docker-pr10 [2020-12-24T00:08:54.578Z] + true [Pipeline] sh [2020-12-24T00:08:54.863Z] + echo Chowning /workspace to jenkins user [2020-12-24T00:08:54.863Z] Chowning /workspace to jenkins user [2020-12-24T00:08:54.863Z] + id -u [2020-12-24T00:08:54.863Z] + id -g [2020-12-24T00:08:54.863Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41786:/workspace busybox chown -R 1000:1000 /workspace [2020-12-24T00:08:54.863Z] Unable to find image 'busybox:latest' locally [2020-12-24T00:08:55.510Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-12-24T00:08:55.987Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2020-12-24T00:08:55.987Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-24T00:08:55.987Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-12-24T00:08:55.987Z] === RUN TestWaitNonBlocked [2020-12-24T00:08:55.987Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:08:55.987Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:08:55.987Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:08:55.987Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:08:55.987Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:08:55.987Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:08:55.987Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-24T00:08:55.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-12-24T00:08:55.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-12-24T00:08:55.987Z] === RUN TestWaitBlocked [2020-12-24T00:08:55.987Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:08:55.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:08:55.987Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:08:55.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:08:55.987Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:08:55.987Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:08:56.086Z] --- PASS: TestUpdateReplicatedJob (4.60s) [2020-12-24T00:08:56.086Z] === RUN TestServiceListWithStatuses [2020-12-24T00:08:56.086Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-12-24T00:08:56.086Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-24T00:08:56.086Z] === RUN TestDockerNetworkConnectAlias [2020-12-24T00:08:56.557Z] --- PASS: TestWaitBlocked (0.02s) [2020-12-24T00:08:56.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-12-24T00:08:56.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-12-24T00:08:56.557Z] === CONT TestContainerStartOnDaemonRestart [2020-12-24T00:08:56.557Z] === CONT TestIpcModeOlderClient [2020-12-24T00:08:56.557Z] === CONT TestDaemonHostGatewayIP [2020-12-24T00:08:56.557Z] === CONT TestContainerKillOnDaemonStart [2020-12-24T00:08:56.818Z] --- PASS: TestIpcModeOlderClient (0.23s) [2020-12-24T00:08:56.818Z] === CONT TestDaemonRestartIpcMode [2020-12-24T00:08:57.422Z] --- PASS: TestConfigList (3.40s) [2020-12-24T00:08:57.422Z] === RUN TestConfigsCreateAndDelete [2020-12-24T00:08:57.994Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-12-24T00:08:58.565Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-12-24T00:08:59.135Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-12-24T00:09:00.124Z] latest: Pulling from library/busybox [2020-12-24T00:09:00.124Z] ea97eb0eb3ec: Pulling fs layer [2020-12-24T00:09:00.124Z] ea97eb0eb3ec: Verifying Checksum [2020-12-24T00:09:00.124Z] ea97eb0eb3ec: Download complete [2020-12-24T00:09:00.129Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s) [2020-12-24T00:09:00.383Z] ea97eb0eb3ec: Pull complete [2020-12-24T00:09:00.383Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-24T00:09:00.383Z] Status: Downloaded newer image for busybox:latest [2020-12-24T00:09:00.520Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-12-24T00:09:00.520Z] --- PASS: TestConfigsCreateAndDelete (3.00s) [2020-12-24T00:09:00.520Z] === RUN TestConfigsUpdate [2020-12-24T00:09:00.781Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-12-24T00:09:01.073Z] --- PASS: TestDaemonRestartIpcMode (4.21s) [2020-12-24T00:09:01.333Z] --- PASS: TestDaemonHostGatewayIP (4.91s) [2020-12-24T00:09:01.747Z] === RUN TestDockerSuite/TestBuildAddBadLinks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-24T00:09:02.574Z] + bundleName=docker-py [2020-12-24T00:09:02.574Z] + echo Creating docker-py-bundles.tar.gz [2020-12-24T00:09:02.574Z] Creating docker-py-bundles.tar.gz [2020-12-24T00:09:02.574Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-12-24T00:09:02.585Z] Archiving artifacts [2020-12-24T00:09:02.693Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-24T00:09:03.634Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-12-24T00:09:03.634Z] --- PASS: TestConfigsUpdate (3.23s) [2020-12-24T00:09:03.634Z] === RUN TestTemplatedConfig [2020-12-24T00:09:04.014Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.64s) [2020-12-24T00:09:04.014Z] PASS [2020-12-24T00:09:04.014Z] [2020-12-24T00:09:04.014Z] === Skipped [2020-12-24T00:09:04.014Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-12-24T00:09:04.014Z] build_session_test.go:25: TODO: BuildKit [2020-12-24T00:09:04.014Z] [2020-12-24T00:09:04.014Z] [2020-12-24T00:09:04.014Z] DONE 33 tests, 1 skipped in 109.519s [2020-12-24T00:09:04.014Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-12-24T00:09:04.014Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:09:04.014Z] ++ set -e [2020-12-24T00:09:04.014Z] ++ '[' -n 0 ']' [2020-12-24T00:09:04.014Z] ++ set -x [2020-12-24T00:09:04.014Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:09:04.014Z] INFO: Testing against a local daemon [2020-12-24T00:09:04.014Z] === RUN TestConfigInspect [2020-12-24T00:09:04.203Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-24T00:09:04.263Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41786/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-12-24T00:09:04.463Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-24T00:09:04.567Z] --- PASS: TestDockerNetworkConnectAlias (8.61s) [2020-12-24T00:09:04.567Z] === RUN TestDockerNetworkReConnect [2020-12-24T00:09:04.618Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh binary-daemon [2020-12-24T00:09:04.877Z] [2020-12-24T00:09:05.040Z] --- PASS: TestConfigInspect (1.92s) [2020-12-24T00:09:05.040Z] === RUN TestConfigList [2020-12-24T00:09:05.136Z] Removing bundles/ [2020-12-24T00:09:05.136Z] [2020-12-24T00:09:05.136Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-12-24T00:09:05.136Z] Building: bundles/binary-daemon/dockerd-dev [2020-12-24T00:09:05.136Z] GOOS="" GOARCH="" GOARM="" [2020-12-24T00:09:05.404Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-12-24T00:09:05.404Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-12-24T00:09:07.096Z] --- PASS: TestConfigList (1.92s) [2020-12-24T00:09:07.096Z] === RUN TestConfigsCreateAndDelete [2020-12-24T00:09:07.947Z] --- PASS: TestTemplatedConfig (3.95s) [2020-12-24T00:09:07.947Z] === RUN TestConfigCreateResolve [2020-12-24T00:09:07.947Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-24T00:09:08.207Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-12-24T00:09:09.149Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-12-24T00:09:09.158Z] --- PASS: TestConfigsCreateAndDelete (1.96s) [2020-12-24T00:09:09.158Z] === RUN TestConfigsUpdate [2020-12-24T00:09:09.720Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-12-24T00:09:10.290Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-24T00:09:10.550Z] --- PASS: TestConfigCreateResolve (2.83s) [2020-12-24T00:09:10.550Z] === RUN TestConfigDaemonLibtrustID [2020-12-24T00:09:10.661Z] --- PASS: TestConfigsUpdate (1.90s) [2020-12-24T00:09:10.661Z] === RUN TestTemplatedConfig [2020-12-24T00:09:10.811Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-24T00:09:11.071Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-12-24T00:09:11.071Z] PASS [2020-12-24T00:09:11.071Z] [2020-12-24T00:09:11.071Z] DONE 7 tests in 20.303s [2020-12-24T00:09:11.071Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-24T00:09:11.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:09:11.071Z] ++ set -e [2020-12-24T00:09:11.071Z] ++ '[' -n 0 ']' [2020-12-24T00:09:11.071Z] ++ set -x [2020-12-24T00:09:11.071Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:09:11.322Z] --- PASS: TestContainerKillOnDaemonStart (13.29s) [2020-12-24T00:09:11.322Z] PASS [2020-12-24T00:09:11.322Z] [2020-12-24T00:09:11.322Z] === Skipped [2020-12-24T00:09:11.322Z] === SKIP: arm64.integration.container TestCheckpoint (0.01s) [2020-12-24T00:09:11.322Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:09:11.322Z] [2020-12-24T00:09:11.322Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-24T00:09:11.322Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:09:11.322Z] [2020-12-24T00:09:11.322Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-24T00:09:11.322Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:09:11.322Z] [2020-12-24T00:09:11.322Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-24T00:09:11.322Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-24T00:09:11.322Z] [2020-12-24T00:09:11.322Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-24T00:09:11.322Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-24T00:09:11.322Z] [2020-12-24T00:09:11.322Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-12-24T00:09:11.322Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:09:11.322Z] [2020-12-24T00:09:11.322Z] [2020-12-24T00:09:11.322Z] DONE 195 tests, 6 skipped in 143.916s [2020-12-24T00:09:11.322Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-12-24T00:09:11.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:09:11.322Z] ++ set -e [2020-12-24T00:09:11.322Z] ++ '[' -n 0 ']' [2020-12-24T00:09:11.322Z] ++ set -x [2020-12-24T00:09:11.322Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:09:11.322Z] INFO: Testing against a local daemon [2020-12-24T00:09:11.322Z] === RUN TestCommitInheritsEnv [2020-12-24T00:09:11.322Z] --- PASS: TestCommitInheritsEnv (0.61s) [2020-12-24T00:09:11.322Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-24T00:09:11.322Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-12-24T00:09:11.322Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-24T00:09:11.322Z] === RUN TestImagesFilterMultiReference [2020-12-24T00:09:11.322Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2020-12-24T00:09:11.322Z] === RUN TestImagePullPlatformInvalid [2020-12-24T00:09:11.322Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-12-24T00:09:11.322Z] === RUN TestRemoveImageOrphaning [2020-12-24T00:09:11.331Z] INFO: Testing against a local daemon [2020-12-24T00:09:11.331Z] === RUN TestCheckpoint [2020-12-24T00:09:11.331Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-24T00:09:11.331Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:09:11.331Z] === RUN TestContainerInvalidJSON [2020-12-24T00:09:11.331Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:09:11.331Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:09:11.331Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:09:11.331Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:09:11.331Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:09:11.331Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:09:11.331Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:09:11.331Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:09:11.331Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:09:11.331Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-12-24T00:09:11.331Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-24T00:09:11.331Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-24T00:09:11.331Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-24T00:09:11.331Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-24T00:09:11.331Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-12-24T00:09:11.331Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-24T00:09:11.331Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-12-24T00:09:11.331Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-24T00:09:11.460Z] --- PASS: TestDockerNetworkReConnect (6.94s) [2020-12-24T00:09:11.460Z] === RUN TestServicePlugin [2020-12-24T00:09:11.460Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-24T00:09:11.460Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:09:11.460Z] === RUN TestServiceUpdateLabel [2020-12-24T00:09:11.592Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-12-24T00:09:11.592Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-24T00:09:11.592Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-12-24T00:09:11.592Z] === RUN TestCopyFromContainer [2020-12-24T00:09:11.892Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2020-12-24T00:09:11.892Z] === RUN TestRemoveImageGarbageCollector [2020-12-24T00:09:11.892Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-24T00:09:11.892Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:09:11.892Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-24T00:09:11.892Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-12-24T00:09:11.892Z] === RUN TestTagInvalidReference [2020-12-24T00:09:11.892Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-24T00:09:11.892Z] === RUN TestTagValidPrefixedRepo [2020-12-24T00:09:11.892Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-12-24T00:09:11.892Z] === RUN TestTagExistedNameWithoutForce [2020-12-24T00:09:11.892Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-24T00:09:11.892Z] === RUN TestTagOfficialNames [2020-12-24T00:09:12.152Z] --- PASS: TestTagOfficialNames (0.08s) [2020-12-24T00:09:12.152Z] === RUN TestTagMatchesDigest [2020-12-24T00:09:12.152Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-24T00:09:12.152Z] PASS [2020-12-24T00:09:12.152Z] [2020-12-24T00:09:12.152Z] === Skipped [2020-12-24T00:09:12.152Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-12-24T00:09:12.152Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-24T00:09:12.152Z] [2020-12-24T00:09:12.152Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-24T00:09:12.152Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:09:12.152Z] [2020-12-24T00:09:12.152Z] [2020-12-24T00:09:12.152Z] DONE 12 tests, 2 skipped in 2.249s [2020-12-24T00:09:12.152Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-12-24T00:09:12.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:09:12.152Z] ++ set -e [2020-12-24T00:09:12.152Z] ++ '[' -n 0 ']' [2020-12-24T00:09:12.152Z] ++ set -x [2020-12-24T00:09:12.152Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:09:12.413Z] INFO: Testing against a local daemon [2020-12-24T00:09:12.413Z] === RUN TestNetworkCreateDelete [2020-12-24T00:09:12.673Z] --- PASS: TestNetworkCreateDelete (0.44s) [2020-12-24T00:09:12.673Z] === RUN TestDockerNetworkDeletePreferID [2020-12-24T00:09:12.974Z] === RUN TestCopyFromContainer// [2020-12-24T00:09:12.974Z] === RUN TestCopyFromContainer//bar/root [2020-12-24T00:09:13.030Z] 4612f6d0b889: Pull complete [2020-12-24T00:09:13.234Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-24T00:09:13.234Z] === RUN TestCopyFromContainer/bar/quux [2020-12-24T00:09:13.234Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-12-24T00:09:13.400Z] --- PASS: TestTemplatedConfig (2.67s) [2020-12-24T00:09:13.400Z] === RUN TestConfigCreateResolve [2020-12-24T00:09:13.497Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-24T00:09:13.497Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-24T00:09:13.758Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-24T00:09:13.758Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-24T00:09:13.758Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-24T00:09:14.018Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-24T00:09:14.075Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s) [2020-12-24T00:09:14.075Z] === RUN TestDaemonDNSFallback [2020-12-24T00:09:14.278Z] --- PASS: TestCopyFromContainer (2.61s) [2020-12-24T00:09:14.278Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-12-24T00:09:14.278Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-12-24T00:09:14.278Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-12-24T00:09:14.278Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-12-24T00:09:14.278Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-12-24T00:09:14.278Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2020-12-24T00:09:14.278Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-12-24T00:09:14.278Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-12-24T00:09:14.278Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-12-24T00:09:14.278Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-12-24T00:09:14.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-24T00:09:14.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:09:14.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:09:14.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:09:14.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:09:14.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:09:14.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:09:14.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:09:14.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:09:14.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:09:14.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-24T00:09:14.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-24T00:09:14.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-24T00:09:14.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-24T00:09:14.278Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-24T00:09:14.278Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-12-24T00:09:14.278Z] === RUN TestCreateWithInvalidEnv [2020-12-24T00:09:14.278Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-24T00:09:14.278Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-24T00:09:14.278Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-24T00:09:14.278Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-24T00:09:14.278Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-24T00:09:14.278Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-24T00:09:14.278Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-24T00:09:14.278Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-24T00:09:14.278Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-24T00:09:14.278Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-24T00:09:14.278Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-24T00:09:14.278Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-24T00:09:14.278Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-24T00:09:14.278Z] === RUN TestCreateTmpfsMountsTarget [2020-12-24T00:09:14.278Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-24T00:09:14.278Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-24T00:09:14.976Z] --- PASS: TestServiceUpdateLabel (3.80s) [2020-12-24T00:09:14.976Z] === RUN TestServiceUpdateSecrets [2020-12-24T00:09:15.460Z] --- PASS: TestConfigCreateResolve (1.93s) [2020-12-24T00:09:15.460Z] === RUN TestConfigDaemonLibtrustID [2020-12-24T00:09:15.751Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-12-24T00:09:15.751Z] PASS [2020-12-24T00:09:15.751Z] [2020-12-24T00:09:15.751Z] DONE 7 tests in 12.933s [2020-12-24T00:09:15.751Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-12-24T00:09:15.751Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:09:15.751Z] ++ set -e [2020-12-24T00:09:15.751Z] ++ '[' -n 0 ']' [2020-12-24T00:09:15.751Z] ++ set -x [2020-12-24T00:09:15.751Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:09:16.042Z] INFO: Testing against a local daemon [2020-12-24T00:09:16.042Z] === RUN TestCheckpoint [2020-12-24T00:09:16.042Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-24T00:09:16.042Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:09:16.042Z] === RUN TestContainerInvalidJSON [2020-12-24T00:09:16.042Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:09:16.042Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:09:16.042Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:09:16.042Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:09:16.042Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:09:16.042Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:09:16.042Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:09:16.042Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:09:16.042Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:09:16.042Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-24T00:09:16.042Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-24T00:09:16.042Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-24T00:09:16.042Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-24T00:09:16.042Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-24T00:09:16.042Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-12-24T00:09:16.042Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-24T00:09:16.042Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-12-24T00:09:16.042Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-24T00:09:16.042Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-12-24T00:09:16.042Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-24T00:09:16.190Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2020-12-24T00:09:16.190Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-24T00:09:16.336Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-12-24T00:09:16.336Z] === RUN TestCopyFromContainer [2020-12-24T00:09:17.130Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-24T00:09:17.130Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-12-24T00:09:17.366Z] === RUN TestCopyFromContainer// [2020-12-24T00:09:17.657Z] === RUN TestCopyFromContainer//bar/root [2020-12-24T00:09:17.657Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-24T00:09:17.658Z] === RUN TestCopyFromContainer/bar/quux [2020-12-24T00:09:17.658Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-24T00:09:17.700Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-12-24T00:09:17.950Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-24T00:09:17.950Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-24T00:09:17.950Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-24T00:09:17.950Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-24T00:09:18.239Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-24T00:09:18.239Z] --- PASS: TestCopyFromContainer (1.98s) [2020-12-24T00:09:18.239Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-24T00:09:18.239Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-12-24T00:09:18.239Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-24T00:09:18.239Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-12-24T00:09:18.239Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-12-24T00:09:18.239Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-12-24T00:09:18.239Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-12-24T00:09:18.239Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-12-24T00:09:18.239Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-12-24T00:09:18.239Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-12-24T00:09:18.239Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-24T00:09:18.239Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:09:18.239Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:09:18.239Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:09:18.239Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:09:18.239Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:09:18.239Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:09:18.239Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:09:18.239Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:09:18.239Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:09:18.239Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-24T00:09:18.239Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-24T00:09:18.239Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-24T00:09:18.239Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-24T00:09:18.239Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-24T00:09:18.239Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-12-24T00:09:18.239Z] === RUN TestCreateWithInvalidEnv [2020-12-24T00:09:18.239Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-24T00:09:18.239Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-24T00:09:18.239Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-24T00:09:18.239Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-24T00:09:18.239Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-24T00:09:18.239Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-24T00:09:18.239Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-24T00:09:18.239Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-24T00:09:18.239Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-24T00:09:18.239Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-24T00:09:18.239Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-24T00:09:18.239Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-24T00:09:18.239Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-12-24T00:09:18.239Z] === RUN TestCreateTmpfsMountsTarget [2020-12-24T00:09:18.239Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-24T00:09:18.239Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-24T00:09:18.270Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2020-12-24T00:09:18.270Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-24T00:09:18.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:09:18.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:09:18.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:09:18.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:09:18.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:09:18.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:09:18.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:09:18.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:09:18.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:09:18.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:09:18.271Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-12-24T00:09:18.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:09:18.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:09:18.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:09:18.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:09:18.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:09:18.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-24T00:09:18.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-12-24T00:09:18.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-12-24T00:09:18.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-12-24T00:09:18.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2020-12-24T00:09:18.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-12-24T00:09:18.271Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-24T00:09:18.841Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-12-24T00:09:19.101Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-12-24T00:09:19.101Z] === RUN TestCreateDifferentPlatform [2020-12-24T00:09:19.101Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-24T00:09:19.101Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-24T00:09:19.101Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-12-24T00:09:19.101Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-12-24T00:09:19.101Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-24T00:09:19.101Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-24T00:09:19.101Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-12-24T00:09:19.101Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-24T00:09:19.101Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-12-24T00:09:19.101Z] === RUN TestContainerStartOnDaemonRestart [2020-12-24T00:09:19.101Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-24T00:09:19.101Z] === RUN TestDaemonRestartIpcMode [2020-12-24T00:09:19.101Z] === PAUSE TestDaemonRestartIpcMode [2020-12-24T00:09:19.101Z] === RUN TestDaemonHostGatewayIP [2020-12-24T00:09:19.101Z] === PAUSE TestDaemonHostGatewayIP [2020-12-24T00:09:19.101Z] === RUN TestContainerKillOnDaemonStart [2020-12-24T00:09:19.101Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-24T00:09:19.101Z] === RUN TestDiff [2020-12-24T00:09:19.101Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-12-24T00:09:19.742Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2020-12-24T00:09:19.742Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-24T00:09:20.042Z] --- PASS: TestDiff (0.71s) [2020-12-24T00:09:20.042Z] === RUN TestExecWithCloseStdin [2020-12-24T00:09:20.613Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-24T00:09:20.874Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-12-24T00:09:20.874Z] === RUN TestExec [2020-12-24T00:09:20.874Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-24T00:09:21.245Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2020-12-24T00:09:21.245Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-24T00:09:21.245Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:09:21.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:09:21.245Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:09:21.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:09:21.245Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:09:21.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:09:21.245Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:09:21.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:09:21.245Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:09:21.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:09:21.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:09:21.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:09:21.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:09:21.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:09:21.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:09:21.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-24T00:09:21.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-12-24T00:09:21.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-12-24T00:09:21.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-12-24T00:09:21.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-12-24T00:09:21.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-12-24T00:09:21.535Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-24T00:09:21.820Z] --- PASS: TestExec (0.95s) [2020-12-24T00:09:21.820Z] === RUN TestExecUser [2020-12-24T00:09:21.825Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) [2020-12-24T00:09:21.825Z] === RUN TestCreateDifferentPlatform [2020-12-24T00:09:21.825Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-24T00:09:21.825Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-24T00:09:21.825Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-24T00:09:21.825Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-24T00:09:21.825Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-24T00:09:21.825Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-24T00:09:22.127Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-12-24T00:09:22.127Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-24T00:09:22.127Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2020-12-24T00:09:22.127Z] === RUN TestContainerStartOnDaemonRestart [2020-12-24T00:09:22.127Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-24T00:09:22.127Z] === RUN TestDaemonRestartIpcMode [2020-12-24T00:09:22.127Z] === PAUSE TestDaemonRestartIpcMode [2020-12-24T00:09:22.127Z] === RUN TestDaemonHostGatewayIP [2020-12-24T00:09:22.127Z] === PAUSE TestDaemonHostGatewayIP [2020-12-24T00:09:22.127Z] === RUN TestContainerKillOnDaemonStart [2020-12-24T00:09:22.127Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-24T00:09:22.127Z] === RUN TestDiff [2020-12-24T00:09:22.219Z] --- PASS: TestDaemonDNSFallback (7.55s) [2020-12-24T00:09:22.219Z] === RUN TestInspectNetwork [2020-12-24T00:09:22.391Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-12-24T00:09:22.652Z] --- PASS: TestExecUser (0.90s) [2020-12-24T00:09:22.652Z] === RUN TestExportContainerAndImportImage [2020-12-24T00:09:22.755Z] --- PASS: TestDiff (0.53s) [2020-12-24T00:09:22.755Z] === RUN TestExecWithCloseStdin [2020-12-24T00:09:22.912Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-24T00:09:23.047Z] --- PASS: TestExecWithCloseStdin (0.60s) [2020-12-24T00:09:23.047Z] === RUN TestExec [2020-12-24T00:09:23.686Z] --- PASS: TestExec (0.56s) [2020-12-24T00:09:23.686Z] === RUN TestExecUser [2020-12-24T00:09:23.853Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-12-24T00:09:23.853Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-24T00:09:24.319Z] --- PASS: TestExecUser (0.64s) [2020-12-24T00:09:24.319Z] === RUN TestExportContainerAndImportImage [2020-12-24T00:09:25.348Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-12-24T00:09:25.348Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-24T00:09:25.765Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s) [2020-12-24T00:09:25.765Z] === RUN TestHealthCheckWorkdir [2020-12-24T00:09:26.337Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-12-24T00:09:26.337Z] === RUN TestHealthKillContainer [2020-12-24T00:09:26.851Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-12-24T00:09:26.851Z] === RUN TestHealthCheckWorkdir [2020-12-24T00:09:26.908Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-24T00:09:27.481Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-12-24T00:09:27.481Z] === RUN TestHealthKillContainer [2020-12-24T00:09:27.501Z] === RUN TestInspectNetwork/full_network_id [2020-12-24T00:09:27.501Z] === RUN TestInspectNetwork/partial_network_id [2020-12-24T00:09:27.501Z] === RUN TestInspectNetwork/network_name [2020-12-24T00:09:27.501Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-24T00:09:27.850Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-12-24T00:09:27.850Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-24T00:09:28.420Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-24T00:09:29.362Z] --- PASS: TestHealthKillContainer (2.85s) [2020-12-24T00:09:29.362Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-24T00:09:30.190Z] --- PASS: TestHealthKillContainer (2.59s) [2020-12-24T00:09:30.190Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-24T00:09:30.304Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-12-24T00:09:30.304Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-12-24T00:09:30.304Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-12-24T00:09:30.304Z] === RUN TestIpcModeNone [2020-12-24T00:09:30.407Z] --- PASS: TestServiceUpdateSecrets (15.78s) [2020-12-24T00:09:30.407Z] === RUN TestServiceUpdateConfigs [2020-12-24T00:09:30.481Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-12-24T00:09:30.481Z] === RUN TestIpcModeNone [2020-12-24T00:09:31.112Z] --- PASS: TestIpcModeNone (0.57s) [2020-12-24T00:09:31.112Z] === RUN TestIpcModePrivate [2020-12-24T00:09:31.246Z] --- PASS: TestIpcModeNone (0.90s) [2020-12-24T00:09:31.246Z] === RUN TestIpcModePrivate [2020-12-24T00:09:31.507Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-24T00:09:31.700Z] --- PASS: TestInspectNetwork (9.51s) [2020-12-24T00:09:31.700Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-24T00:09:31.700Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-24T00:09:31.700Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-24T00:09:31.700Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-24T00:09:31.700Z] === RUN TestRunContainerWithBridgeNone [2020-12-24T00:09:31.742Z] --- PASS: TestIpcModePrivate (0.60s) [2020-12-24T00:09:31.742Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-12-24T00:09:31.742Z] === RUN TestIpcModeShareable [2020-12-24T00:09:32.077Z] --- PASS: TestIpcModePrivate (1.08s) [2020-12-24T00:09:32.077Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2020-12-24T00:09:32.077Z] === RUN TestIpcModeShareable [2020-12-24T00:09:32.338Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-12-24T00:09:32.372Z] --- PASS: TestIpcModeShareable (0.73s) [2020-12-24T00:09:32.372Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-12-24T00:09:32.372Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-24T00:09:32.908Z] --- PASS: TestIpcModeShareable (0.69s) [2020-12-24T00:09:32.908Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-12-24T00:09:32.908Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-24T00:09:33.612Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2020-12-24T00:09:33.612Z] === RUN TestNetworkInvalidJSON [2020-12-24T00:09:33.612Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-24T00:09:33.612Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-24T00:09:33.612Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:09:33.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:09:33.612Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:09:33.612Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:09:33.612Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-24T00:09:33.612Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:09:33.612Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:09:33.873Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-24T00:09:33.873Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-24T00:09:33.873Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-24T00:09:33.873Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-24T00:09:33.873Z] === RUN TestNetworkList [2020-12-24T00:09:33.873Z] === RUN TestNetworkList//networks [2020-12-24T00:09:33.873Z] === PAUSE TestNetworkList//networks [2020-12-24T00:09:33.873Z] === RUN TestNetworkList//networks/ [2020-12-24T00:09:33.873Z] === PAUSE TestNetworkList//networks/ [2020-12-24T00:09:33.873Z] === CONT TestNetworkList//networks [2020-12-24T00:09:33.873Z] === CONT TestNetworkList//networks/ [2020-12-24T00:09:33.873Z] --- PASS: TestNetworkList (0.03s) [2020-12-24T00:09:33.873Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-24T00:09:33.873Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-24T00:09:33.873Z] === RUN TestHostIPv4BridgeLabel [2020-12-24T00:09:34.290Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-12-24T00:09:34.430Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2020-12-24T00:09:34.430Z] === RUN TestAPIIpcModeHost [2020-12-24T00:09:34.550Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-24T00:09:34.722Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-12-24T00:09:34.722Z] === RUN TestDaemonIpcModeShareable [2020-12-24T00:09:34.814Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2020-12-24T00:09:34.814Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-24T00:09:35.121Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s) [2020-12-24T00:09:35.121Z] === RUN TestAPIIpcModeHost [2020-12-24T00:09:36.065Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-12-24T00:09:36.065Z] --- PASS: TestAPIIpcModeHost (0.84s) [2020-12-24T00:09:36.065Z] === RUN TestDaemonIpcModeShareable [2020-12-24T00:09:36.065Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-24T00:09:36.198Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2020-12-24T00:09:36.198Z] === RUN TestDaemonDefaultNetworkPools [2020-12-24T00:09:36.225Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2020-12-24T00:09:36.225Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-24T00:09:36.225Z] === RUN TestDaemonIpcModePrivate [2020-12-24T00:09:37.451Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-24T00:09:37.581Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s) [2020-12-24T00:09:37.581Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-24T00:09:37.711Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-12-24T00:09:37.711Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-12-24T00:09:37.711Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2020-12-24T00:09:37.711Z] === RUN TestDaemonIpcModePrivate [2020-12-24T00:09:37.726Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-12-24T00:09:37.726Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-24T00:09:37.726Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-24T00:09:39.233Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s) [2020-12-24T00:09:39.233Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-24T00:09:39.233Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-24T00:09:39.492Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s) [2020-12-24T00:09:39.492Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-24T00:09:39.622Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-12-24T00:09:39.622Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2020-12-24T00:09:39.622Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-24T00:09:40.264Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-12-24T00:09:40.264Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-24T00:09:40.264Z] === RUN TestIpcModeOlderClient [2020-12-24T00:09:40.264Z] === PAUSE TestIpcModeOlderClient [2020-12-24T00:09:40.264Z] === RUN TestKillContainerInvalidSignal [2020-12-24T00:09:40.564Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-24T00:09:40.825Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-12-24T00:09:40.895Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-12-24T00:09:40.895Z] === RUN TestKillContainer [2020-12-24T00:09:40.895Z] === RUN TestKillContainer/no_signal [2020-12-24T00:09:41.395Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-12-24T00:09:41.395Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2020-12-24T00:09:41.395Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2020-12-24T00:09:41.395Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-24T00:09:41.526Z] === RUN TestKillContainer/non_killing_signal [2020-12-24T00:09:41.817Z] === RUN TestKillContainer/killing_signal [2020-12-24T00:09:42.035Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.44s) [2020-12-24T00:09:42.035Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-24T00:09:42.447Z] --- PASS: TestKillContainer (1.65s) [2020-12-24T00:09:42.447Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-12-24T00:09:42.447Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-12-24T00:09:42.447Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-12-24T00:09:42.447Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-24T00:09:42.447Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-24T00:09:42.605Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.90s) [2020-12-24T00:09:42.605Z] === RUN TestServiceWithPredefinedNetwork [2020-12-24T00:09:43.080Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-24T00:09:43.308Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2020-12-24T00:09:43.308Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2020-12-24T00:09:43.308Z] === RUN TestIpcModeOlderClient [2020-12-24T00:09:43.308Z] === PAUSE TestIpcModeOlderClient [2020-12-24T00:09:43.308Z] === RUN TestKillContainerInvalidSignal [2020-12-24T00:09:43.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) [2020-12-24T00:09:43.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-12-24T00:09:43.711Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-12-24T00:09:43.711Z] === RUN TestKillStoppedContainer [2020-12-24T00:09:43.711Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-12-24T00:09:43.711Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-24T00:09:43.711Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-12-24T00:09:43.711Z] === RUN TestKillDifferentUserContainer [2020-12-24T00:09:43.878Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-12-24T00:09:43.878Z] === RUN TestKillContainer [2020-12-24T00:09:43.878Z] === RUN TestKillContainer/no_signal [2020-12-24T00:09:44.339Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-12-24T00:09:44.339Z] === RUN TestInspectOomKilledTrue [2020-12-24T00:09:44.450Z] === RUN TestKillContainer/non_killing_signal [2020-12-24T00:09:45.021Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-12-24T00:09:45.281Z] === RUN TestKillContainer/killing_signal [2020-12-24T00:09:45.366Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2020-12-24T00:09:45.366Z] === RUN TestInspectOomKilledFalse [2020-12-24T00:09:45.657Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2020-12-24T00:09:45.658Z] === RUN TestLinksEtcHostsContentMatch [2020-12-24T00:09:45.901Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s) [2020-12-24T00:09:45.901Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-24T00:09:45.902Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:09:45.902Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:09:45.902Z] === RUN TestServiceWithDataPathPortInit [2020-12-24T00:09:46.224Z] --- PASS: TestKillContainer (2.23s) [2020-12-24T00:09:46.224Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-12-24T00:09:46.224Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2020-12-24T00:09:46.224Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2020-12-24T00:09:46.224Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-24T00:09:46.224Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-24T00:09:46.298Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2020-12-24T00:09:46.298Z] === RUN TestLinksContainerNames [2020-12-24T00:09:46.794Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-24T00:09:47.325Z] --- PASS: TestLinksContainerNames (1.09s) [2020-12-24T00:09:47.325Z] === RUN TestLogsFollowTailEmpty [2020-12-24T00:09:47.364Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-24T00:09:47.615Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-12-24T00:09:47.615Z] === RUN TestContainerNetworkMountsNoChown [2020-12-24T00:09:47.624Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2020-12-24T00:09:47.624Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-12-24T00:09:47.624Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-12-24T00:09:47.624Z] === RUN TestKillStoppedContainer [2020-12-24T00:09:47.624Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-12-24T00:09:47.624Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-24T00:09:47.624Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-12-24T00:09:47.624Z] === RUN TestKillDifferentUserContainer [2020-12-24T00:09:48.247Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/default [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/default [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/private [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/private [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rprivate [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/slave [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/slave [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rslave [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/shared [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/shared [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rshared [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-24T00:09:48.247Z] === CONT TestMountDaemonRoot/default [2020-12-24T00:09:48.247Z] === CONT TestMountDaemonRoot/shared [2020-12-24T00:09:48.247Z] === CONT TestMountDaemonRoot/rslave [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:09:48.247Z] === CONT TestMountDaemonRoot/rshared [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:09:48.247Z] === CONT TestMountDaemonRoot/rprivate [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:09:48.247Z] === CONT TestMountDaemonRoot/slave [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:09:48.247Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:09:48.247Z] === CONT TestMountDaemonRoot/private [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-24T00:09:48.247Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:09:48.247Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:09:48.247Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:09:48.247Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:09:48.247Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:09:48.248Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:09:48.248Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:09:48.248Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:09:48.248Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-24T00:09:48.536Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-12-24T00:09:48.536Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-12-24T00:09:48.536Z] === RUN TestContainerBindMountNonRecursive [2020-12-24T00:09:48.568Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2020-12-24T00:09:48.568Z] === RUN TestInspectOomKilledTrue [2020-12-24T00:09:48.568Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-24T00:09:48.568Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:09:48.568Z] === RUN TestInspectOomKilledFalse [2020-12-24T00:09:48.568Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-24T00:09:48.569Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:09:48.569Z] === RUN TestLinksEtcHostsContentMatch [2020-12-24T00:09:48.986Z] --- PASS: TestServiceUpdateConfigs (15.77s) [2020-12-24T00:09:48.986Z] === RUN TestServiceUpdateNetwork [2020-12-24T00:09:49.139Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-12-24T00:09:49.139Z] === RUN TestLinksContainerNames [2020-12-24T00:09:49.139Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-12-24T00:09:50.038Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2020-12-24T00:09:50.038Z] === RUN TestContainerVolumesMountedAsShared [2020-12-24T00:09:50.523Z] --- PASS: TestLinksContainerNames (1.53s) [2020-12-24T00:09:50.523Z] === RUN TestLogsFollowTailEmpty [2020-12-24T00:09:50.666Z] --- PASS: TestContainerVolumesMountedAsShared (0.54s) [2020-12-24T00:09:50.666Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-24T00:09:50.956Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2020-12-24T00:09:50.956Z] === RUN TestNetworkNat [2020-12-24T00:09:51.482Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-12-24T00:09:51.482Z] === RUN TestContainerNetworkMountsNoChown [2020-12-24T00:09:51.590Z] --- PASS: TestNetworkNat (0.53s) [2020-12-24T00:09:51.590Z] === RUN TestNetworkLocalhostTCPNat [2020-12-24T00:09:52.067Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-24T00:09:52.067Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/default [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/default [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/private [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/private [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/rprivate [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/slave [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/slave [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/rslave [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/shared [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/shared [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/rshared [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-24T00:09:52.067Z] === CONT TestMountDaemonRoot/default [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:09:52.067Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-24T00:09:52.067Z] === CONT TestMountDaemonRoot/rshared [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:09:52.067Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:09:52.067Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:09:52.067Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-24T00:09:52.217Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-12-24T00:09:52.217Z] === RUN TestNetworkLoopbackNat [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/shared [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/rslave [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/slave [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/rprivate [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/private [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-24T00:09:52.329Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:09:52.329Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-24T00:09:52.329Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-24T00:09:52.591Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-24T00:09:52.591Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-24T00:09:52.591Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-24T00:09:52.591Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-24T00:09:52.591Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-24T00:09:52.591Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-24T00:09:52.591Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-24T00:09:52.591Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-24T00:09:52.591Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-24T00:09:52.852Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-12-24T00:09:52.852Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-24T00:09:52.852Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-24T00:09:52.852Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-24T00:09:52.852Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-24T00:09:52.852Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-24T00:09:52.852Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-24T00:09:52.852Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-24T00:09:52.852Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-24T00:09:52.852Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.10s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-24T00:09:52.852Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-12-24T00:09:52.852Z] === RUN TestContainerBindMountNonRecursive [2020-12-24T00:09:53.422Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-12-24T00:09:53.992Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-12-24T00:09:54.252Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-12-24T00:09:54.930Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2020-12-24T00:09:54.930Z] === RUN TestPause [2020-12-24T00:09:55.195Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2020-12-24T00:09:55.195Z] === RUN TestContainerVolumesMountedAsShared [2020-12-24T00:09:55.195Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-24T00:09:55.557Z] --- PASS: TestPause (0.57s) [2020-12-24T00:09:55.557Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-24T00:09:55.557Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-24T00:09:55.557Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-24T00:09:55.557Z] === RUN TestPauseStopPausedContainer [2020-12-24T00:09:55.766Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-24T00:09:55.766Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2020-12-24T00:09:55.766Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-24T00:09:55.847Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-12-24T00:09:55.847Z] === RUN TestPsFilter [2020-12-24T00:09:56.028Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-12-24T00:09:56.138Z] --- PASS: TestPsFilter (0.15s) [2020-12-24T00:09:56.138Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-24T00:09:56.598Z] --- PASS: TestContainerVolumesMountedAsSlave (0.73s) [2020-12-24T00:09:56.598Z] === RUN TestNetworkNat [2020-12-24T00:09:56.769Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2020-12-24T00:09:56.769Z] === RUN TestRemoveContainerWithVolume [2020-12-24T00:09:57.070Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-12-24T00:09:57.070Z] === RUN TestRemoveContainerRunning [2020-12-24T00:09:57.539Z] --- PASS: TestNetworkNat (0.90s) [2020-12-24T00:09:57.539Z] === RUN TestNetworkLocalhostTCPNat [2020-12-24T00:09:57.697Z] --- PASS: TestRemoveContainerRunning (0.51s) [2020-12-24T00:09:57.697Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-24T00:09:57.799Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-12-24T00:09:58.330Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-12-24T00:09:58.330Z] === RUN TestRemoveInvalidContainer [2020-12-24T00:09:58.330Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-24T00:09:58.330Z] === RUN TestRenameLinkedContainer [2020-12-24T00:09:58.369Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-12-24T00:09:58.369Z] === RUN TestNetworkLoopbackNat [2020-12-24T00:09:59.751Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-12-24T00:10:00.393Z] --- PASS: TestRenameLinkedContainer (2.11s) [2020-12-24T00:10:00.393Z] === RUN TestRenameStoppedContainer [2020-12-24T00:10:01.026Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-12-24T00:10:01.026Z] === RUN TestRenameRunningContainerAndReuse [2020-12-24T00:10:01.134Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-12-24T00:10:01.134Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2020-12-24T00:10:01.134Z] === RUN TestPause [2020-12-24T00:10:02.061Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2020-12-24T00:10:02.061Z] === RUN TestRenameInvalidName [2020-12-24T00:10:02.075Z] --- PASS: TestPause (0.82s) [2020-12-24T00:10:02.075Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-24T00:10:02.075Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-24T00:10:02.075Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-24T00:10:02.075Z] === RUN TestPauseStopPausedContainer [2020-12-24T00:10:02.690Z] --- PASS: TestRenameInvalidName (0.53s) [2020-12-24T00:10:02.690Z] === RUN TestRenameAnonymousContainer [2020-12-24T00:10:03.015Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-12-24T00:10:03.015Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-12-24T00:10:03.015Z] === RUN TestPsFilter [2020-12-24T00:10:03.015Z] --- PASS: TestPsFilter (0.13s) [2020-12-24T00:10:03.015Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-24T00:10:03.275Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-24T00:10:03.844Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-12-24T00:10:03.844Z] === RUN TestRemoveContainerWithVolume [2020-12-24T00:10:04.009Z] --- PASS: TestServiceWithDataPathPortInit (18.20s) [2020-12-24T00:10:04.009Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-24T00:10:04.326Z] --- PASS: TestServiceUpdateNetwork (17.01s) [2020-12-24T00:10:04.326Z] === RUN TestServiceUpdatePidsLimit [2020-12-24T00:10:04.618Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-24T00:10:04.751Z] --- PASS: TestRenameAnonymousContainer (1.97s) [2020-12-24T00:10:04.751Z] === RUN TestRenameContainerWithSameName [2020-12-24T00:10:04.792Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-12-24T00:10:04.792Z] === RUN TestRemoveContainerRunning [2020-12-24T00:10:04.792Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-12-24T00:10:04.792Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-24T00:10:05.040Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2020-12-24T00:10:05.040Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-24T00:10:05.364Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-12-24T00:10:05.364Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-24T00:10:05.676Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-24T00:10:06.069Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2020-12-24T00:10:06.069Z] === RUN TestResize [2020-12-24T00:10:06.307Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-24T00:10:06.307Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-12-24T00:10:06.307Z] === RUN TestRemoveInvalidContainer [2020-12-24T00:10:06.307Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-24T00:10:06.307Z] === RUN TestRenameLinkedContainer [2020-12-24T00:10:06.700Z] --- PASS: TestResize (0.57s) [2020-12-24T00:10:06.700Z] === RUN TestResizeWithInvalidSize [2020-12-24T00:10:06.877Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-12-24T00:10:07.327Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2020-12-24T00:10:07.327Z] === RUN TestResizeWhenContainerNotStarted [2020-12-24T00:10:07.449Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-12-24T00:10:07.621Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:07.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:07.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:07.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:10:07.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:07.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:10:07.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:10:09.361Z] --- PASS: TestRenameLinkedContainer (2.88s) [2020-12-24T00:10:09.361Z] === RUN TestRenameStoppedContainer [2020-12-24T00:10:09.622Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-24T00:10:09.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:10:09.882Z] --- PASS: TestRenameStoppedContainer (0.59s) [2020-12-24T00:10:09.882Z] === RUN TestRenameRunningContainerAndReuse [2020-12-24T00:10:10.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:10:10.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:10:10.651Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:10:11.264Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2020-12-24T00:10:11.264Z] === RUN TestRenameInvalidName [2020-12-24T00:10:11.264Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-12-24T00:10:11.834Z] --- PASS: TestRenameInvalidName (0.79s) [2020-12-24T00:10:11.834Z] === RUN TestRenameAnonymousContainer [2020-12-24T00:10:12.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:12.756Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-24T00:10:13.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:13.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:14.006Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s) [2020-12-24T00:10:14.006Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l7g9baxnczbzzn6shuwltp7vt Created:2020-12-24 00:10:05.772218382 +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[5e9dc490224623a1f2c7e75a4bf8447ca8fe564d20037cd8ebf004899432566b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.han519n7cqdf7pldmwnvsusve EndpointID:0e5774ef4e2a0495b19c21a0756395bcd9b09475cc39453c13d6d23b377ca554 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:92bd4a31dbc9834637e1c951aaf0d162ae70002ccfd94bd87aa27d12d22bede8 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:3ec1b11a5052 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.han519n7cqdf7pldmwnvsusve EndpointID:0e5774ef4e2a0495b19c21a0756395bcd9b09475cc39453c13d6d23b377ca554 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-24T00:10:14.006Z] PASS [2020-12-24T00:10:14.006Z] [2020-12-24T00:10:14.006Z] === Skipped [2020-12-24T00:10:14.006Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:10:14.006Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:10:14.006Z] [2020-12-24T00:10:14.006Z] [2020-12-24T00:10:14.006Z] DONE 26 tests, 1 skipped in 61.028s [2020-12-24T00:10:14.006Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-24T00:10:14.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:10:14.006Z] ++ set -e [2020-12-24T00:10:14.006Z] ++ '[' -n 0 ']' [2020-12-24T00:10:14.006Z] ++ set -x [2020-12-24T00:10:14.006Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:10:14.006Z] INFO: Testing against a local daemon [2020-12-24T00:10:14.006Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-24T00:10:14.006Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-24T00:10:14.006Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:10:14.006Z] === RUN TestDockerNetworkIpvlan [2020-12-24T00:10:14.006Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-24T00:10:14.006Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:10:14.006Z] PASS [2020-12-24T00:10:14.006Z] [2020-12-24T00:10:14.006Z] === Skipped [2020-12-24T00:10:14.006Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-24T00:10:14.006Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:10:14.006Z] [2020-12-24T00:10:14.006Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-24T00:10:14.006Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:10:14.006Z] [2020-12-24T00:10:14.006Z] [2020-12-24T00:10:14.006Z] DONE 2 tests, 2 skipped in 0.252s [2020-12-24T00:10:14.006Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-24T00:10:14.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:10:14.006Z] ++ set -e [2020-12-24T00:10:14.006Z] ++ '[' -n 0 ']' [2020-12-24T00:10:14.006Z] ++ set -x [2020-12-24T00:10:14.006Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:10:14.006Z] INFO: Testing against a local daemon [2020-12-24T00:10:14.006Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-24T00:10:14.375Z] --- PASS: TestRenameAnonymousContainer (2.42s) [2020-12-24T00:10:14.375Z] === RUN TestRenameContainerWithSameName [2020-12-24T00:10:14.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:10:14.945Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-12-24T00:10:14.945Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-24T00:10:14.945Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-24T00:10:15.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-24T00:10:15.917Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.21s) [2020-12-24T00:10:15.917Z] === RUN TestDockerNetworkMacvlan [2020-12-24T00:10:16.146Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2020-12-24T00:10:16.146Z] === RUN TestResize [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.97s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.85s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.16s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.17s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-12-24T00:10:16.472Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2020-12-24T00:10:16.472Z] === RUN TestCgroupNamespacesRun [2020-12-24T00:10:16.715Z] --- PASS: TestResize (0.58s) [2020-12-24T00:10:16.715Z] === RUN TestResizeWithInvalidSize [2020-12-24T00:10:16.858Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-24T00:10:16.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-24T00:10:17.548Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-12-24T00:10:17.548Z] === RUN TestResizeWhenContainerNotStarted [2020-12-24T00:10:17.548Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-12-24T00:10:17.976Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-12-24T00:10:17.976Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-24T00:10:18.241Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-24T00:10:18.490Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:18.490Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:18.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:18.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-24T00:10:18.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-24T00:10:19.009Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-12-24T00:10:19.009Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-24T00:10:19.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-24T00:10:19.624Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-24T00:10:20.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-24T00:10:20.520Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2020-12-24T00:10:20.520Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-24T00:10:21.351Z] --- PASS: TestServiceUpdatePidsLimit (18.08s) [2020-12-24T00:10:21.351Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-12-24T00:10:21.351Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-12-24T00:10:21.351Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-12-24T00:10:21.351Z] PASS [2020-12-24T00:10:21.351Z] [2020-12-24T00:10:21.351Z] === Skipped [2020-12-24T00:10:21.351Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-12-24T00:10:21.351Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-24T00:10:21.351Z] [2020-12-24T00:10:21.351Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-12-24T00:10:21.351Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:10:21.351Z] [2020-12-24T00:10:21.351Z] [2020-12-24T00:10:21.351Z] DONE 27 tests, 2 skipped in 179.443s [2020-12-24T00:10:21.351Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-12-24T00:10:21.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:10:21.351Z] ++ set -e [2020-12-24T00:10:21.351Z] ++ '[' -n 0 ']' [2020-12-24T00:10:21.351Z] ++ set -x [2020-12-24T00:10:21.351Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:10:21.351Z] INFO: Testing against a local daemon [2020-12-24T00:10:21.351Z] === RUN TestSessionCreate [2020-12-24T00:10:21.351Z] --- PASS: TestSessionCreate (0.02s) [2020-12-24T00:10:21.351Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-24T00:10:21.351Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-24T00:10:21.351Z] PASS [2020-12-24T00:10:21.351Z] [2020-12-24T00:10:21.351Z] DONE 2 tests in 0.252s [2020-12-24T00:10:21.351Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-12-24T00:10:21.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:10:21.351Z] ++ set -e [2020-12-24T00:10:21.351Z] ++ '[' -n 0 ']' [2020-12-24T00:10:21.351Z] ++ set -x [2020-12-24T00:10:21.351Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:10:21.388Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:21.642Z] INFO: Testing against a local daemon [2020-12-24T00:10:21.642Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-24T00:10:21.642Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-24T00:10:21.642Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-24T00:10:21.642Z] === RUN TestEventsExecDie [2020-12-24T00:10:21.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:22.024Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2020-12-24T00:10:22.024Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-24T00:10:22.681Z] --- PASS: TestEventsExecDie (0.96s) [2020-12-24T00:10:22.681Z] === RUN TestEventsBackwardsCompatible [2020-12-24T00:10:22.681Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-12-24T00:10:22.681Z] === RUN TestInfoBinaryCommits [2020-12-24T00:10:22.681Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-12-24T00:10:22.681Z] === RUN TestInfoAPIVersioned [2020-12-24T00:10:22.681Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-24T00:10:22.681Z] === RUN TestInfoDiscoveryBackend [2020-12-24T00:10:23.059Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2020-12-24T00:10:23.059Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-24T00:10:23.314Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-12-24T00:10:23.314Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-24T00:10:23.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-24T00:10:23.562Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-24T00:10:23.562Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-24T00:10:23.825Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-24T00:10:24.415Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-24T00:10:24.415Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-24T00:10:24.578Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-12-24T00:10:24.578Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-24T00:10:24.778Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-12-24T00:10:24.778Z] === RUN TestInfoAPI [2020-12-24T00:10:24.778Z] --- PASS: TestInfoAPI (0.02s) [2020-12-24T00:10:24.778Z] === RUN TestInfoAPIWarnings [2020-12-24T00:10:25.214Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-12-24T00:10:25.214Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-24T00:10:25.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-24T00:10:25.476Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-24T00:10:25.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-12-24T00:10:25.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-24T00:10:26.570Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-12-24T00:10:26.570Z] Copying nested executables into bundles/binary-daemon [2020-12-24T00:10:26.717Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2020-12-24T00:10:26.717Z] === RUN TestKernelTCPMemory [2020-12-24T00:10:27.123Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-24T00:10:27.349Z] --- PASS: TestKernelTCPMemory (0.63s) [2020-12-24T00:10:27.349Z] === RUN TestNISDomainname [2020-12-24T00:10:27.943Z] [2020-12-24T00:10:27.979Z] --- PASS: TestNISDomainname (0.65s) [2020-12-24T00:10:27.979Z] === RUN TestHostnameDnsResolution [2020-12-24T00:10:28.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-12-24T00:10:28.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-24T00:10:28.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-24T00:10:29.007Z] --- PASS: TestHostnameDnsResolution (0.83s) [2020-12-24T00:10:29.007Z] === RUN TestStats [2020-12-24T00:10:29.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-24T00:10:30.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-12-24T00:10:31.557Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh cross [2020-12-24T00:10:31.726Z] --- PASS: TestStats (2.55s) [2020-12-24T00:10:31.726Z] === RUN TestStopContainerWithTimeout [2020-12-24T00:10:31.726Z] === RUN TestStopContainerWithTimeout/0 [2020-12-24T00:10:31.726Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-24T00:10:31.726Z] === RUN TestStopContainerWithTimeout/1 [2020-12-24T00:10:31.726Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-24T00:10:31.726Z] === RUN TestStopContainerWithTimeout/3 [2020-12-24T00:10:31.726Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-24T00:10:31.726Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-24T00:10:31.726Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-24T00:10:31.726Z] === CONT TestStopContainerWithTimeout/0 [2020-12-24T00:10:31.726Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-24T00:10:31.726Z] === CONT TestStopContainerWithTimeout/1 [2020-12-24T00:10:31.726Z] === CONT TestStopContainerWithTimeout/3 [2020-12-24T00:10:31.818Z] [2020-12-24T00:10:32.077Z] Removing bundles/ [2020-12-24T00:10:32.077Z] [2020-12-24T00:10:32.077Z] ---> Making bundle: cross (in bundles/cross) [2020-12-24T00:10:32.077Z] Cross building: bundles/cross/linux/amd64 [2020-12-24T00:10:32.077Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-12-24T00:10:32.077Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-12-24T00:10:33.664Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-24T00:10:33.703Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-24T00:10:33.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-24T00:10:34.450Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-24T00:10:34.450Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-12-24T00:10:34.450Z] --- PASS: TestStopContainerWithTimeout/1 (2.18s) [2020-12-24T00:10:34.450Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2020-12-24T00:10:34.450Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-12-24T00:10:34.450Z] === RUN TestDeleteDevicemapper [2020-12-24T00:10:34.450Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-24T00:10:34.450Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-24T00:10:34.450Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-24T00:10:34.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-24T00:10:35.086Z] --- PASS: TestDockerNetworkMacvlan (19.04s) [2020-12-24T00:10:35.086Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-12-24T00:10:35.086Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-12-24T00:10:35.086Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.33s) [2020-12-24T00:10:35.086Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-12-24T00:10:35.086Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.83s) [2020-12-24T00:10:35.086Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-12-24T00:10:35.086Z] PASS [2020-12-24T00:10:35.086Z] [2020-12-24T00:10:35.086Z] DONE 8 tests in 21.461s [2020-12-24T00:10:35.086Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-24T00:10:35.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:10:35.086Z] ++ set -e [2020-12-24T00:10:35.086Z] ++ '[' -n 0 ']' [2020-12-24T00:10:35.086Z] ++ set -x [2020-12-24T00:10:35.086Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:10:35.086Z] testing: warning: no tests to run [2020-12-24T00:10:35.086Z] PASS [2020-12-24T00:10:35.086Z] [2020-12-24T00:10:35.086Z] DONE 0 tests in 0.114s [2020-12-24T00:10:35.086Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-24T00:10:35.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:10:35.086Z] ++ set -e [2020-12-24T00:10:35.086Z] ++ '[' -n 0 ']' [2020-12-24T00:10:35.086Z] ++ set -x [2020-12-24T00:10:35.086Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:10:35.346Z] INFO: Testing against a local daemon [2020-12-24T00:10:35.346Z] === RUN TestAuthZPluginAllowRequest [2020-12-24T00:10:36.509Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.78s) [2020-12-24T00:10:36.509Z] === RUN TestUpdateMemory [2020-12-24T00:10:36.798Z] --- PASS: TestUpdateMemory (0.68s) [2020-12-24T00:10:36.798Z] === RUN TestUpdateCPUQuota [2020-12-24T00:10:37.258Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2020-12-24T00:10:37.258Z] === RUN TestAuthZPluginTLS [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.06s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.33s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.92s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.97s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.84s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.67s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.14s) [2020-12-24T00:10:37.410Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.37s) [2020-12-24T00:10:37.410Z] === RUN TestCgroupNamespacesRun [2020-12-24T00:10:37.829Z] --- PASS: TestAuthZPluginTLS (0.73s) [2020-12-24T00:10:37.829Z] === RUN TestAuthZPluginDenyRequest [2020-12-24T00:10:37.835Z] --- PASS: TestUpdateCPUQuota (0.89s) [2020-12-24T00:10:37.835Z] === RUN TestUpdatePidsLimit [2020-12-24T00:10:37.835Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-24T00:10:38.124Z] === RUN TestUpdatePidsLimit/no_change [2020-12-24T00:10:38.413Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-24T00:10:38.413Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-24T00:10:38.702Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-24T00:10:38.771Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2020-12-24T00:10:38.771Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-24T00:10:38.994Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-24T00:10:39.283Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-24T00:10:39.325Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2020-12-24T00:10:39.325Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-24T00:10:39.341Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-12-24T00:10:39.341Z] === RUN TestAuthZPluginDenyResponse [2020-12-24T00:10:39.912Z] --- PASS: TestAuthZPluginDenyResponse (0.71s) [2020-12-24T00:10:39.912Z] === RUN TestAuthZPluginAllowEventStream [2020-12-24T00:10:40.311Z] --- PASS: TestUpdatePidsLimit (2.36s) [2020-12-24T00:10:40.311Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2020-12-24T00:10:40.311Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-12-24T00:10:40.311Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-12-24T00:10:40.311Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-12-24T00:10:40.311Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-12-24T00:10:40.311Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2020-12-24T00:10:40.311Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2020-12-24T00:10:40.311Z] === RUN TestUpdateRestartPolicy [2020-12-24T00:10:41.242Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.02s) [2020-12-24T00:10:41.242Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-24T00:10:41.824Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s) [2020-12-24T00:10:41.824Z] === RUN TestAuthZPluginErrorResponse [2020-12-24T00:10:42.395Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2020-12-24T00:10:42.395Z] === RUN TestAuthZPluginErrorRequest [2020-12-24T00:10:43.336Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-12-24T00:10:43.336Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-24T00:10:43.578Z] --- PASS: TestInfoAPIWarnings (16.25s) [2020-12-24T00:10:43.578Z] === RUN TestInfoDebug [2020-12-24T00:10:43.578Z] --- PASS: TestInfoDebug (0.52s) [2020-12-24T00:10:43.578Z] === RUN TestInfoInsecureRegistries [2020-12-24T00:10:43.578Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-12-24T00:10:43.578Z] === RUN TestInfoRegistryMirrors [2020-12-24T00:10:43.578Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-12-24T00:10:43.578Z] === RUN TestLoginFailsWithBadCredentials [2020-12-24T00:10:43.578Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-12-24T00:10:43.578Z] === RUN TestPingCacheHeaders [2020-12-24T00:10:43.578Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-12-24T00:10:43.578Z] === RUN TestPingGet [2020-12-24T00:10:43.578Z] --- PASS: TestPingGet (0.02s) [2020-12-24T00:10:43.578Z] === RUN TestPingHead [2020-12-24T00:10:43.578Z] --- PASS: TestPingHead (0.01s) [2020-12-24T00:10:43.578Z] === RUN TestVersion [2020-12-24T00:10:43.578Z] --- PASS: TestVersion (0.01s) [2020-12-24T00:10:43.578Z] PASS [2020-12-24T00:10:43.578Z] [2020-12-24T00:10:43.578Z] === Skipped [2020-12-24T00:10:43.578Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-24T00:10:43.578Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-24T00:10:43.578Z] [2020-12-24T00:10:43.578Z] [2020-12-24T00:10:43.578Z] DONE 18 tests, 1 skipped in 21.409s [2020-12-24T00:10:43.578Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-12-24T00:10:43.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:10:43.578Z] ++ set -e [2020-12-24T00:10:43.578Z] ++ '[' -n 0 ']' [2020-12-24T00:10:43.578Z] ++ set -x [2020-12-24T00:10:43.578Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:10:43.578Z] INFO: Testing against a local daemon [2020-12-24T00:10:43.578Z] === RUN TestVolumesCreateAndList [2020-12-24T00:10:43.578Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-12-24T00:10:43.578Z] === RUN TestVolumesRemove [2020-12-24T00:10:43.578Z] --- PASS: TestVolumesRemove (0.12s) [2020-12-24T00:10:43.578Z] === RUN TestVolumesInspect [2020-12-24T00:10:43.578Z] --- PASS: TestVolumesInspect (0.01s) [2020-12-24T00:10:43.578Z] === RUN TestVolumesInvalidJSON [2020-12-24T00:10:43.578Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-24T00:10:43.578Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-24T00:10:43.578Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-24T00:10:43.578Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-24T00:10:43.578Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-24T00:10:43.578Z] PASS [2020-12-24T00:10:43.578Z] [2020-12-24T00:10:43.578Z] DONE 5 tests in 0.297s [2020-12-24T00:10:43.578Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-24T00:10:43.578Z] ++++ cat bundles/test-integration/docker.pid [2020-12-24T00:10:43.578Z] +++ kill 12241 [2020-12-24T00:10:43.783Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.48s) [2020-12-24T00:10:43.783Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-24T00:10:43.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-12-24T00:10:43.907Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2020-12-24T00:10:43.907Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-24T00:10:45.085Z] +++ /etc/init.d/apparmor stop [2020-12-24T00:10:45.085Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-24T00:10:45.085Z] [2020-12-24T00:10:45.085Z] Unloading profiles will leave already running processes permanently [2020-12-24T00:10:45.085Z] unconfined, which can lead to unexpected situations. [2020-12-24T00:10:45.085Z] [2020-12-24T00:10:45.085Z] To set a process to complain mode, use the command line tool [2020-12-24T00:10:45.085Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-24T00:10:45.085Z] +++ true [2020-12-24T00:10:45.085Z] exiting test-integration [2020-12-24T00:10:45.085Z] ++ exit 0 [2020-12-24T00:10:45.085Z] [2020-12-24T00:10:45.696Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-12-24T00:10:45.697Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-24T00:10:46.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-12-24T00:10:46.448Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2020-12-24T00:10:46.449Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom Post stage [Pipeline] junit [2020-12-24T00:10:46.643Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-24T00:10:47.422Z] + echo Ensuring container killed. [2020-12-24T00:10:47.422Z] Ensuring container killed. [2020-12-24T00:10:47.422Z] + docker rm -vf docker-pr10 [2020-12-24T00:10:47.422Z] Error: No such container: docker-pr10 [2020-12-24T00:10:47.422Z] + true [Pipeline] sh [2020-12-24T00:10:47.712Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2020-12-24T00:10:47.713Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-24T00:10:47.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-12-24T00:10:47.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-24T00:10:47.801Z] + echo Chowning /workspace to jenkins user [2020-12-24T00:10:47.801Z] Chowning /workspace to jenkins user [2020-12-24T00:10:47.801Z] + id -u [2020-12-24T00:10:47.801Z] + id -g [2020-12-24T00:10:47.801Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41786:/workspace busybox chown -R 1001:1001 /workspace [2020-12-24T00:10:47.801Z] Unable to find image 'busybox:latest' locally [2020-12-24T00:10:48.092Z] latest: Pulling from library/busybox [2020-12-24T00:10:48.092Z] 93035723f9e5: Pulling fs layer [2020-12-24T00:10:48.393Z] 93035723f9e5: Verifying Checksum [2020-12-24T00:10:48.393Z] 93035723f9e5: Download complete [2020-12-24T00:10:48.686Z] 93035723f9e5: Pull complete [2020-12-24T00:10:48.686Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-24T00:10:48.686Z] Status: Downloaded newer image for busybox:latest [2020-12-24T00:10:48.997Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.48s) [2020-12-24T00:10:48.997Z] === RUN TestAuthZPluginHeader [2020-12-24T00:10:49.568Z] --- PASS: TestAuthZPluginHeader (1.05s) [2020-12-24T00:10:49.568Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-24T00:10:49.568Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-12-24T00:10:49.568Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:10:49.568Z] === RUN TestAuthZPluginV2Disable [2020-12-24T00:10:49.568Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-24T00:10:49.568Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:10:49.568Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-24T00:10:49.568Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-24T00:10:49.568Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:10:49.568Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-24T00:10:49.568Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-24T00:10:49.568Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:10:49.568Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-24T00:10:49.624Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2020-12-24T00:10:49.624Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-24T00:10:50.194Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2020-12-24T00:10:50.194Z] === RUN TestCgroupNamespacesRunOlderClient [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-24T00:10:51.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-24T00:10:51.148Z] + bundleName=s390x-integration [2020-12-24T00:10:51.148Z] + echo Creating s390x-integration-bundles.tar.gz [2020-12-24T00:10:51.148Z] Creating s390x-integration-bundles.tar.gz [2020-12-24T00:10:51.148Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-24T00:10:51.148Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-24T00:10:51.192Z] Archiving artifacts [2020-12-24T00:10:51.528Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41786/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-24T00:10:51.904Z] + make clean [2020-12-24T00:10:52.078Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-12-24T00:10:52.078Z] === RUN TestKernelTCPMemory [2020-12-24T00:10:52.199Z] docker volume rm -f docker-dev-cache [2020-12-24T00:10:52.524Z] docker-dev-cache [Pipeline] deleteDir [2020-12-24T00:10:52.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-12-24T00:10:52.910Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-12-24T00:10:52.910Z] === RUN TestNISDomainname [2020-12-24T00:10:52.925Z] --- PASS: TestUpdateRestartPolicy (11.25s) [2020-12-24T00:10:52.925Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-24T00:10:52.925Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-12-24T00:10:52.926Z] === RUN TestWaitNonBlocked [2020-12-24T00:10:52.926Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:10:52.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:10:52.926Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:10:52.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:10:52.926Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:10:52.926Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:10:52.926Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-24T00:10:52.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2020-12-24T00:10:52.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2020-12-24T00:10:52.926Z] === RUN TestWaitBlocked [2020-12-24T00:10:52.926Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:10:52.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:10:52.926Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:10:52.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:10:52.926Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:10:52.926Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:10:53.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-24T00:10:53.560Z] --- PASS: TestWaitBlocked (0.02s) [2020-12-24T00:10:53.560Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2020-12-24T00:10:53.560Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2020-12-24T00:10:53.560Z] === CONT TestContainerStartOnDaemonRestart [2020-12-24T00:10:53.560Z] === CONT TestIpcModeOlderClient [2020-12-24T00:10:53.560Z] === CONT TestDaemonHostGatewayIP [2020-12-24T00:10:53.560Z] === CONT TestDaemonRestartIpcMode [2020-12-24T00:10:53.560Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-12-24T00:10:53.560Z] === CONT TestContainerKillOnDaemonStart [2020-12-24T00:10:53.741Z] --- PASS: TestNISDomainname (0.92s) [2020-12-24T00:10:53.741Z] === RUN TestHostnameDnsResolution [2020-12-24T00:10:54.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-24T00:10:55.385Z] --- PASS: TestHostnameDnsResolution (1.25s) [2020-12-24T00:10:55.385Z] === RUN TestStats [2020-12-24T00:10:55.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-12-24T00:10:55.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-24T00:10:57.098Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-12-24T00:10:57.728Z] --- PASS: TestDaemonHostGatewayIP (4.06s) [2020-12-24T00:10:57.728Z] --- PASS: TestDaemonRestartIpcMode (4.10s) [2020-12-24T00:10:57.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-24T00:10:57.866Z] --- PASS: TestStats (2.79s) [2020-12-24T00:10:57.866Z] === RUN TestStopContainerWithTimeout [2020-12-24T00:10:57.866Z] === RUN TestStopContainerWithTimeout/0 [2020-12-24T00:10:57.866Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-24T00:10:57.866Z] === RUN TestStopContainerWithTimeout/1 [2020-12-24T00:10:57.866Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-24T00:10:57.866Z] === RUN TestStopContainerWithTimeout/3 [2020-12-24T00:10:57.866Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-24T00:10:57.866Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-24T00:10:57.866Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-24T00:10:57.866Z] === CONT TestStopContainerWithTimeout/0 [2020-12-24T00:10:57.866Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-24T00:10:59.250Z] === CONT TestStopContainerWithTimeout/3 [2020-12-24T00:11:00.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-12-24T00:11:00.894Z] === CONT TestStopContainerWithTimeout/1 [2020-12-24T00:11:02.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-12-24T00:11:02.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-24T00:11:02.798Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-12-24T00:11:02.798Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-12-24T00:11:02.798Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-12-24T00:11:02.798Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2020-12-24T00:11:02.798Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2020-12-24T00:11:02.798Z] === RUN TestDeleteDevicemapper [2020-12-24T00:11:02.798Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-24T00:11:02.798Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-24T00:11:02.798Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-24T00:11:04.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-24T00:11:04.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-12-24T00:11:05.695Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.75s) [2020-12-24T00:11:05.695Z] === RUN TestUpdateMemory [2020-12-24T00:11:05.695Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-24T00:11:05.695Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:11:05.695Z] === RUN TestUpdateCPUQuota [2020-12-24T00:11:05.695Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-24T00:11:06.636Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-24T00:11:07.207Z] --- PASS: TestUpdateCPUQuota (1.70s) [2020-12-24T00:11:07.207Z] === RUN TestUpdatePidsLimit [2020-12-24T00:11:07.207Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-24T00:11:07.207Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-24T00:11:07.673Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.03s) [2020-12-24T00:11:07.673Z] PASS [2020-12-24T00:11:07.673Z] [2020-12-24T00:11:07.673Z] === Skipped [2020-12-24T00:11:07.673Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-12-24T00:11:07.673Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:11:07.673Z] [2020-12-24T00:11:07.673Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-24T00:11:07.673Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:11:07.673Z] [2020-12-24T00:11:07.673Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-24T00:11:07.673Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:11:07.673Z] [2020-12-24T00:11:07.673Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-24T00:11:07.673Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:11:07.673Z] [2020-12-24T00:11:07.673Z] [2020-12-24T00:11:07.673Z] DONE 17 tests, 4 skipped in 32.613s [2020-12-24T00:11:07.673Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-24T00:11:07.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:11:07.673Z] ++ set -e [2020-12-24T00:11:07.673Z] ++ '[' -n 0 ']' [2020-12-24T00:11:07.673Z] ++ set -x [2020-12-24T00:11:07.673Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:11:07.780Z] === RUN TestUpdatePidsLimit/no_change [2020-12-24T00:11:07.933Z] INFO: Testing against a local daemon [2020-12-24T00:11:07.933Z] === RUN TestPluginInvalidJSON [2020-12-24T00:11:07.933Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:11:07.933Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:11:07.933Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:11:07.933Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-12-24T00:11:07.933Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-24T00:11:07.933Z] === RUN TestPluginInstall [2020-12-24T00:11:07.933Z] === RUN TestPluginInstall/no_auth [2020-12-24T00:11:08.040Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-24T00:11:08.061Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2020-12-24T00:11:08.061Z] PASS [2020-12-24T00:11:08.061Z] [2020-12-24T00:11:08.061Z] === Skipped [2020-12-24T00:11:08.061Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-12-24T00:11:08.061Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:11:08.061Z] [2020-12-24T00:11:08.061Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-24T00:11:08.061Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-24T00:11:08.061Z] [2020-12-24T00:11:08.061Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-12-24T00:11:08.061Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-24T00:11:08.061Z] [2020-12-24T00:11:08.061Z] [2020-12-24T00:11:08.061Z] DONE 195 tests, 3 skipped in 110.457s [2020-12-24T00:11:08.061Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-12-24T00:11:08.061Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:11:08.061Z] ++ set -e [2020-12-24T00:11:08.061Z] ++ '[' -n 0 ']' [2020-12-24T00:11:08.061Z] ++ set -x [2020-12-24T00:11:08.061Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:11:08.061Z] INFO: Testing against a local daemon [2020-12-24T00:11:08.061Z] === RUN TestCommitInheritsEnv [2020-12-24T00:11:08.061Z] --- PASS: TestCommitInheritsEnv (0.32s) [2020-12-24T00:11:08.061Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-24T00:11:08.061Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-24T00:11:08.061Z] === RUN TestImagesFilterMultiReference [2020-12-24T00:11:08.061Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-12-24T00:11:08.061Z] === RUN TestImagePullPlatformInvalid [2020-12-24T00:11:08.061Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-24T00:11:08.061Z] === RUN TestRemoveImageOrphaning [2020-12-24T00:11:08.061Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-12-24T00:11:08.061Z] === RUN TestRemoveImageGarbageCollector [2020-12-24T00:11:08.061Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-24T00:11:08.061Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:11:08.061Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-24T00:11:08.061Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-12-24T00:11:08.061Z] === RUN TestTagInvalidReference [2020-12-24T00:11:08.061Z] --- PASS: TestTagInvalidReference (0.04s) [2020-12-24T00:11:08.061Z] === RUN TestTagValidPrefixedRepo [2020-12-24T00:11:08.061Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-12-24T00:11:08.061Z] === RUN TestTagExistedNameWithoutForce [2020-12-24T00:11:08.061Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-24T00:11:08.061Z] === RUN TestTagOfficialNames [2020-12-24T00:11:08.061Z] --- PASS: TestTagOfficialNames (0.04s) [2020-12-24T00:11:08.061Z] === RUN TestTagMatchesDigest [2020-12-24T00:11:08.061Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-24T00:11:08.061Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-24T00:11:08.611Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-24T00:11:08.872Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-24T00:11:09.443Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-24T00:11:09.704Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-24T00:11:11.090Z] --- PASS: TestUpdatePidsLimit (3.69s) [2020-12-24T00:11:11.090Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2020-12-24T00:11:11.090Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-12-24T00:11:11.090Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2020-12-24T00:11:11.090Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-12-24T00:11:11.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-12-24T00:11:11.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-12-24T00:11:11.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-12-24T00:11:11.090Z] === RUN TestUpdateRestartPolicy [2020-12-24T00:11:12.133Z] time="2020-12-24T00:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:11:12.133Z] time="2020-12-24T00:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:785bce48142cc21db124a19b5d3c5519f7b0a633b33f96de4a5e0192c1fed9fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:11:12.133Z] time="2020-12-24T00:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:11:12.133Z] time="2020-12-24T00:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:785bce48142cc21db124a19b5d3c5519f7b0a633b33f96de4a5e0192c1fed9fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:11:12.704Z] === RUN TestPluginInstall/with_htpasswd [2020-12-24T00:11:13.275Z] time="2020-12-24T00:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:11:13.275Z] time="2020-12-24T00:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69444e589be054f01b75d2ba2944c8ae8321423c53d03402a2a44c34ba3dc61e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:11:13.275Z] time="2020-12-24T00:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:11:13.275Z] time="2020-12-24T00:11:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69444e589be054f01b75d2ba2944c8ae8321423c53d03402a2a44c34ba3dc61e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:11:13.635Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-24T00:11:13.845Z] === RUN TestPluginInstall/with_insecure [2020-12-24T00:11:13.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-12-24T00:11:14.467Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-24T00:11:15.227Z] time="2020-12-24T00:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:11:15.227Z] time="2020-12-24T00:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2f262cbae2eea6619a26dba38d81f0e4265e0d7ba81b1f56f6374b66f6537e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:11:15.227Z] time="2020-12-24T00:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:11:15.227Z] time="2020-12-24T00:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2f262cbae2eea6619a26dba38d81f0e4265e0d7ba81b1f56f6374b66f6537e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:11:15.408Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-12-24T00:11:15.488Z] --- PASS: TestPluginInstall (7.69s) [2020-12-24T00:11:15.488Z] --- PASS: TestPluginInstall/no_auth (4.68s) [2020-12-24T00:11:15.488Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-12-24T00:11:15.488Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2020-12-24T00:11:15.488Z] plugin_test.go:157: [d80df941c1bf9] daemon is not started [2020-12-24T00:11:15.488Z] PASS [2020-12-24T00:11:15.488Z] [2020-12-24T00:11:15.488Z] DONE 6 tests in 7.936s [2020-12-24T00:11:15.749Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-24T00:11:15.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:11:15.749Z] ++ set -e [2020-12-24T00:11:15.749Z] ++ '[' -n 0 ']' [2020-12-24T00:11:15.749Z] ++ set -x [2020-12-24T00:11:15.749Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:11:15.749Z] INFO: Testing against a local daemon [2020-12-24T00:11:15.749Z] === RUN TestExternalGraphDriver [2020-12-24T00:11:16.010Z] === RUN TestExternalGraphDriver/json [2020-12-24T00:11:16.349Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-24T00:11:16.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-12-24T00:11:18.552Z] === RUN TestExternalGraphDriver/spec [2020-12-24T00:11:18.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-12-24T00:11:20.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-12-24T00:11:20.742Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-24T00:11:21.849Z] === RUN TestExternalGraphDriver/pull [2020-12-24T00:11:22.652Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-24T00:11:23.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-12-24T00:11:23.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-12-24T00:11:23.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-12-24T00:11:23.222Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-24T00:11:23.758Z] --- PASS: TestExternalGraphDriver (7.91s) [2020-12-24T00:11:23.758Z] --- PASS: TestExternalGraphDriver/json (2.56s) [2020-12-24T00:11:23.758Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2020-12-24T00:11:23.758Z] --- PASS: TestExternalGraphDriver/pull (2.46s) [2020-12-24T00:11:23.758Z] === RUN TestGraphdriverPluginV2 [2020-12-24T00:11:23.758Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-12-24T00:11:23.758Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:11:23.758Z] PASS [2020-12-24T00:11:23.758Z] [2020-12-24T00:11:23.758Z] === Skipped [2020-12-24T00:11:23.758Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-12-24T00:11:23.758Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:11:23.758Z] [2020-12-24T00:11:23.758Z] [2020-12-24T00:11:23.758Z] DONE 5 tests, 1 skipped in 8.137s [2020-12-24T00:11:23.758Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-24T00:11:23.758Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:11:23.758Z] ++ set -e [2020-12-24T00:11:23.758Z] ++ '[' -n 0 ']' [2020-12-24T00:11:23.758Z] ++ set -x [2020-12-24T00:11:23.758Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:11:23.792Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-24T00:11:23.792Z] --- PASS: TestUpdateRestartPolicy (12.97s) [2020-12-24T00:11:23.792Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-24T00:11:24.019Z] INFO: Testing against a local daemon [2020-12-24T00:11:24.019Z] === RUN TestContinueAfterPluginCrash [2020-12-24T00:11:24.019Z] === PAUSE TestContinueAfterPluginCrash [2020-12-24T00:11:24.019Z] === RUN TestReadPluginNoRead [2020-12-24T00:11:24.019Z] === PAUSE TestReadPluginNoRead [2020-12-24T00:11:24.019Z] === RUN TestDaemonStartWithLogOpt [2020-12-24T00:11:24.019Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-24T00:11:24.019Z] === CONT TestContinueAfterPluginCrash [2020-12-24T00:11:24.019Z] === CONT TestDaemonStartWithLogOpt [2020-12-24T00:11:24.019Z] === CONT TestReadPluginNoRead [2020-12-24T00:11:24.053Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-24T00:11:24.624Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-24T00:11:24.624Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2020-12-24T00:11:24.624Z] === RUN TestWaitNonBlocked [2020-12-24T00:11:24.624Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:11:24.624Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:11:24.624Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:11:24.624Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:11:24.624Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:11:24.624Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:11:24.793Z] aa4f58cd6da1: Pull complete [2020-12-24T00:11:24.793Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2020-12-24T00:11:24.793Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:11:24.793Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-12-24T00:11:24.793Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-12-24T00:11:24.793Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1637' [2020-12-24T00:11:24.793Z] WARN: Skipping validation tests [2020-12-24T00:11:24.793Z] INFO: Running unit tests at 12/24/2020 00:11:11... [2020-12-24T00:11:24.793Z] INFO: make.ps1 starting at 12/24/2020 00:11:14 [2020-12-24T00:11:24.793Z] INFO: Git commit (1c0af18c6c) assumed from DOCKER_GITCOMMIT environment variable [2020-12-24T00:11:24.793Z] INFO: Invoking autogen... [2020-12-24T00:11:24.793Z] INFO: Running unit tests... [2020-12-24T00:11:24.793Z] 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 [2020-12-24T00:11:24.884Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-24T00:11:24.884Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-24T00:11:25.825Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-12-24T00:11:25.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2020-12-24T00:11:25.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2020-12-24T00:11:25.825Z] === RUN TestWaitBlocked [2020-12-24T00:11:25.825Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:11:25.825Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:11:25.825Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:11:25.825Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:11:25.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-12-24T00:11:25.825Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-24T00:11:25.825Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-24T00:11:26.766Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-24T00:11:27.337Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-24T00:11:27.337Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2020-12-24T00:11:27.337Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2020-12-24T00:11:27.337Z] === CONT TestContainerStartOnDaemonRestart [2020-12-24T00:11:27.337Z] === CONT TestIpcModeOlderClient [2020-12-24T00:11:27.337Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-12-24T00:11:27.337Z] === CONT TestDaemonHostGatewayIP [2020-12-24T00:11:28.229Z] === RUN TestReadPluginNoRead/default [2020-12-24T00:11:28.803Z] --- PASS: TestDaemonStartWithLogOpt (4.79s) [2020-12-24T00:11:30.185Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-24T00:11:31.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-12-24T00:11:31.539Z] --- PASS: TestContainerStartOnDaemonRestart (4.05s) [2020-12-24T00:11:31.539Z] === CONT TestContainerKillOnDaemonStart [2020-12-24T00:11:31.901Z] ? github.com/docker/docker/api [no test files] [2020-12-24T00:11:32.094Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-24T00:11:32.923Z] --- PASS: TestDaemonHostGatewayIP (5.68s) [2020-12-24T00:11:32.923Z] === CONT TestDaemonRestartIpcMode [2020-12-24T00:11:33.184Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-24T00:11:34.004Z] --- PASS: TestReadPluginNoRead (9.80s) [2020-12-24T00:11:34.004Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-12-24T00:11:34.004Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-12-24T00:11:34.004Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-12-24T00:11:34.004Z] read_test.go:92: [da1ada985b4de] daemon is not started [2020-12-24T00:11:34.265Z] --- PASS: TestContinueAfterPluginCrash (10.37s) [2020-12-24T00:11:34.265Z] PASS [2020-12-24T00:11:34.265Z] [2020-12-24T00:11:34.265Z] DONE 6 tests in 10.582s [2020-12-24T00:11:34.528Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-24T00:11:34.528Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:11:34.528Z] ++ set -e [2020-12-24T00:11:34.528Z] ++ '[' -n 0 ']' [2020-12-24T00:11:34.528Z] ++ set -x [2020-12-24T00:11:34.528Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-12-24T00:11:34.528Z] testing: warning: no tests to run [2020-12-24T00:11:34.528Z] PASS [2020-12-24T00:11:34.528Z] [2020-12-24T00:11:34.528Z] DONE 0 tests in 0.062s [2020-12-24T00:11:34.528Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-24T00:11:34.528Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:11:34.528Z] ++ set -e [2020-12-24T00:11:34.528Z] ++ '[' -n 0 ']' [2020-12-24T00:11:34.528Z] ++ set -x [2020-12-24T00:11:34.528Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2020-12-24T00:11:34.568Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-24T00:11:34.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-12-24T00:11:34.788Z] INFO: Testing against a local daemon [2020-12-24T00:11:34.788Z] === RUN TestPluginWithDevMounts [2020-12-24T00:11:34.788Z] === PAUSE TestPluginWithDevMounts [2020-12-24T00:11:34.788Z] === CONT TestPluginWithDevMounts [2020-12-24T00:11:35.509Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-24T00:11:35.769Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-24T00:11:36.710Z] --- PASS: TestDaemonRestartIpcMode (3.66s) [2020-12-24T00:11:36.710Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-24T00:11:37.280Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-24T00:11:37.329Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-12-24T00:11:37.329Z] PASS [2020-12-24T00:11:37.329Z] [2020-12-24T00:11:37.329Z] DONE 1 tests in 2.459s [2020-12-24T00:11:37.329Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-24T00:11:37.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:11:37.329Z] ++ set -e [2020-12-24T00:11:37.329Z] ++ '[' -n 0 ']' [2020-12-24T00:11:37.329Z] ++ set -x [2020-12-24T00:11:37.329Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:11:37.329Z] INFO: Testing against a local daemon [2020-12-24T00:11:37.329Z] === RUN TestSecretInspect [2020-12-24T00:11:37.541Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-24T00:11:37.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-12-24T00:11:39.872Z] --- PASS: TestSecretInspect (2.73s) [2020-12-24T00:11:39.872Z] === RUN TestSecretList [2020-12-24T00:11:40.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-12-24T00:11:43.170Z] --- PASS: TestSecretList (3.28s) [2020-12-24T00:11:43.170Z] === RUN TestSecretsCreateAndDelete [2020-12-24T00:11:43.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-12-24T00:11:44.355Z] --- PASS: TestContainerKillOnDaemonStart (13.15s) [2020-12-24T00:11:44.355Z] PASS [2020-12-24T00:11:44.355Z] [2020-12-24T00:11:44.355Z] === Skipped [2020-12-24T00:11:44.355Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-24T00:11:44.355Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:11:44.355Z] [2020-12-24T00:11:44.355Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-24T00:11:44.355Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:11:44.355Z] [2020-12-24T00:11:44.355Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-24T00:11:44.355Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:11:44.355Z] [2020-12-24T00:11:44.355Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-24T00:11:44.355Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-24T00:11:44.355Z] [2020-12-24T00:11:44.355Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-24T00:11:44.355Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-24T00:11:44.355Z] [2020-12-24T00:11:44.355Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-24T00:11:44.355Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:11:44.355Z] [2020-12-24T00:11:44.355Z] [2020-12-24T00:11:44.355Z] DONE 195 tests, 6 skipped in 153.310s [2020-12-24T00:11:44.355Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-24T00:11:44.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:11:44.355Z] ++ set -e [2020-12-24T00:11:44.355Z] ++ '[' -n 0 ']' [2020-12-24T00:11:44.355Z] ++ set -x [2020-12-24T00:11:44.355Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:11:44.616Z] INFO: Testing against a local daemon [2020-12-24T00:11:44.616Z] === RUN TestCommitInheritsEnv [2020-12-24T00:11:45.189Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-12-24T00:11:45.189Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-24T00:11:45.189Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-24T00:11:45.189Z] === RUN TestImagesFilterMultiReference [2020-12-24T00:11:45.452Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-12-24T00:11:45.452Z] === RUN TestImagePullPlatformInvalid [2020-12-24T00:11:45.452Z] --- PASS: TestImagePullPlatformInvalid (0.08s) [2020-12-24T00:11:45.452Z] === RUN TestRemoveImageOrphaning [2020-12-24T00:11:45.712Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-12-24T00:11:45.713Z] === RUN TestRemoveImageGarbageCollector [2020-12-24T00:11:46.467Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-12-24T00:11:46.467Z] === RUN TestSecretsUpdate [2020-12-24T00:11:46.762Z] === RUN TestMiddlewares [2020-12-24T00:11:46.762Z] --- PASS: TestMiddlewares (0.00s) [2020-12-24T00:11:46.762Z] PASS [2020-12-24T00:11:46.762Z] coverage: 9.0% of statements [2020-12-24T00:11:46.762Z] ok github.com/docker/docker/api/server 0.150s coverage: 9.0% of statements [2020-12-24T00:11:47.095Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-24T00:11:47.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-12-24T00:11:48.037Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-24T00:11:48.610Z] --- PASS: TestRemoveImageGarbageCollector (2.66s) [2020-12-24T00:11:48.610Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-24T00:11:48.610Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-12-24T00:11:48.610Z] === RUN TestTagInvalidReference [2020-12-24T00:11:48.610Z] --- PASS: TestTagInvalidReference (0.02s) [2020-12-24T00:11:48.610Z] === RUN TestTagValidPrefixedRepo [2020-12-24T00:11:48.610Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-12-24T00:11:48.610Z] === RUN TestTagExistedNameWithoutForce [2020-12-24T00:11:48.610Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-12-24T00:11:48.610Z] === RUN TestTagOfficialNames [2020-12-24T00:11:48.610Z] --- PASS: TestTagOfficialNames (0.07s) [2020-12-24T00:11:48.610Z] === RUN TestTagMatchesDigest [2020-12-24T00:11:48.610Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-24T00:11:48.871Z] --- PASS: TestTagMatchesDigest (0.05s) [2020-12-24T00:11:48.871Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-24T00:11:49.764Z] --- PASS: TestSecretsUpdate (3.21s) [2020-12-24T00:11:49.764Z] === RUN TestTemplatedSecret [2020-12-24T00:11:52.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-12-24T00:11:52.169Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-24T00:11:53.520Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-12-24T00:11:53.966Z] --- PASS: TestTemplatedSecret (3.61s) [2020-12-24T00:11:53.966Z] === RUN TestSecretCreateResolve [2020-12-24T00:11:54.087Z] Copying nested executables into bundles/cross/linux/amd64 [2020-12-24T00:11:54.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-12-24T00:11:55.463Z] Cross building: bundles/cross/windows/amd64 [2020-12-24T00:11:55.463Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-24T00:11:55.463Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-12-24T00:11:56.506Z] --- PASS: TestSecretCreateResolve (3.30s) [2020-12-24T00:11:56.506Z] PASS [2020-12-24T00:11:56.506Z] [2020-12-24T00:11:56.506Z] DONE 6 tests in 19.535s [2020-12-24T00:11:56.506Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-12-24T00:11:56.506Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:11:56.506Z] ++ set -e [2020-12-24T00:11:56.506Z] ++ '[' -n 0 ']' [2020-12-24T00:11:56.506Z] ++ set -x [2020-12-24T00:11:56.506Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:11:56.621Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-24T00:11:56.766Z] INFO: Testing against a local daemon [2020-12-24T00:11:56.766Z] === RUN TestServiceCreateInit [2020-12-24T00:11:56.766Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-24T00:11:58.003Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-12-24T00:11:58.003Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-24T00:11:58.003Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-24T00:11:58.003Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-24T00:11:58.003Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-24T00:11:58.003Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-24T00:12:01.301Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-12-24T00:12:01.873Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-24T00:12:02.050Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-24T00:12:03.256Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-12-24T00:12:06.557Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-24T00:12:06.817Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-12-24T00:12:07.340Z] --- PASS: TestServiceCreateInit (10.43s) [2020-12-24T00:12:07.340Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2020-12-24T00:12:07.340Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2020-12-24T00:12:07.340Z] === RUN TestCreateServiceMultipleTimes [2020-12-24T00:12:09.361Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-24T00:12:09.931Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-24T00:12:12.472Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-12-24T00:12:13.042Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-12-24T00:12:13.612Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-12-24T00:12:14.182Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-24T00:12:15.565Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-24T00:12:19.768Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-12-24T00:12:20.710Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-12-24T00:12:21.281Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-12-24T00:12:21.281Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-24T00:12:21.853Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-24T00:12:22.798Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-12-24T00:12:23.058Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-24T00:12:26.356Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-12-24T00:12:26.356Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-12-24T00:12:26.928Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-24T00:12:27.869Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-24T00:12:27.869Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-24T00:12:29.254Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-24T00:12:29.324Z] --- PASS: TestCreateServiceMultipleTimes (19.60s) [2020-12-24T00:12:29.324Z] === RUN TestCreateServiceConflict [2020-12-24T00:12:29.514Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-12-24T00:12:30.263Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-12-24T00:12:30.263Z] === RUN TestCreateServiceMaxReplicas [2020-12-24T00:12:30.455Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-24T00:12:31.398Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-12-24T00:12:31.658Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-24T00:12:33.562Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2020-12-24T00:12:33.562Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-24T00:12:35.860Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-12-24T00:12:36.430Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-12-24T00:12:37.531Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-24T00:12:37.531Z] === RUN TestBoolValue [2020-12-24T00:12:37.531Z] --- PASS: TestBoolValue (0.00s) [2020-12-24T00:12:37.531Z] === RUN TestBoolValueOrDefault [2020-12-24T00:12:37.531Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-12-24T00:12:37.531Z] === RUN TestInt64ValueOrZero [2020-12-24T00:12:37.531Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-12-24T00:12:37.531Z] === RUN TestInt64ValueOrDefault [2020-12-24T00:12:37.531Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-12-24T00:12:37.531Z] === RUN TestInt64ValueOrDefaultWithError [2020-12-24T00:12:37.531Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-12-24T00:12:37.531Z] === RUN TestJsonContentType [2020-12-24T00:12:37.531Z] --- PASS: TestJsonContentType (0.00s) [2020-12-24T00:12:37.531Z] PASS [2020-12-24T00:12:37.531Z] coverage: 14.7% of statements [2020-12-24T00:12:37.531Z] ok github.com/docker/docker/api/server/httputils 0.105s coverage: 14.7% of statements [2020-12-24T00:12:38.507Z] === RUN TestMaskSecretKeys [2020-12-24T00:12:38.507Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-12-24T00:12:38.507Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-12-24T00:12:38.507Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-12-24T00:12:38.507Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-12-24T00:12:38.507Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-12-24T00:12:38.507Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-12-24T00:12:38.507Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-12-24T00:12:38.507Z] === RUN TestVersionMiddlewareVersion [2020-12-24T00:12:38.507Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-12-24T00:12:38.507Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-12-24T00:12:38.507Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-12-24T00:12:38.507Z] PASS [2020-12-24T00:12:38.507Z] coverage: 37.7% of statements [2020-12-24T00:12:38.507Z] ok github.com/docker/docker/api/server/middleware 0.197s coverage: 37.7% of statements [2020-12-24T00:12:38.507Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-24T00:12:38.507Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-24T00:12:38.507Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-24T00:12:38.507Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-24T00:12:38.507Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-24T00:12:38.507Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-24T00:12:38.507Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-24T00:12:38.507Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-24T00:12:38.507Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-24T00:12:38.507Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-24T00:12:38.507Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-24T00:12:40.054Z] === RUN TestToJSON [2020-12-24T00:12:40.054Z] --- PASS: TestToJSON (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestToParamWithVersion [2020-12-24T00:12:40.054Z] --- PASS: TestToParamWithVersion (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestFromJSON [2020-12-24T00:12:40.054Z] --- PASS: TestFromJSON (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestEmpty [2020-12-24T00:12:40.054Z] --- PASS: TestEmpty (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestArgsMatchKVListEmptySources [2020-12-24T00:12:40.054Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestArgsMatchKVList [2020-12-24T00:12:40.054Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestArgsMatch [2020-12-24T00:12:40.054Z] --- PASS: TestArgsMatch (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestAdd [2020-12-24T00:12:40.054Z] --- PASS: TestAdd (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestDel [2020-12-24T00:12:40.054Z] --- PASS: TestDel (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestLen [2020-12-24T00:12:40.054Z] --- PASS: TestLen (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestExactMatch [2020-12-24T00:12:40.054Z] --- PASS: TestExactMatch (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestOnlyOneExactMatch [2020-12-24T00:12:40.054Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestContains [2020-12-24T00:12:40.054Z] --- PASS: TestContains (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestValidate [2020-12-24T00:12:40.054Z] --- PASS: TestValidate (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestWalkValues [2020-12-24T00:12:40.054Z] --- PASS: TestWalkValues (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestFuzzyMatch [2020-12-24T00:12:40.054Z] --- PASS: TestFuzzyMatch (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestClone [2020-12-24T00:12:40.054Z] --- PASS: TestClone (0.00s) [2020-12-24T00:12:40.054Z] PASS [2020-12-24T00:12:40.054Z] coverage: 92.2% of statements [2020-12-24T00:12:40.054Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2020-12-24T00:12:40.054Z] === RUN TestStrSliceMarshalJSON [2020-12-24T00:12:40.054Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestStrSliceUnmarshalJSON [2020-12-24T00:12:40.054Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestStrSliceUnmarshalString [2020-12-24T00:12:40.054Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-12-24T00:12:40.054Z] === RUN TestStrSliceUnmarshalSlice [2020-12-24T00:12:40.054Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-12-24T00:12:40.054Z] PASS [2020-12-24T00:12:40.054Z] coverage: 90.0% of statements [2020-12-24T00:12:40.054Z] ok github.com/docker/docker/api/types/strslice 0.081s coverage: 90.0% of statements [2020-12-24T00:12:40.054Z] === RUN TestAdjustForAPIVersion [2020-12-24T00:12:40.054Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-12-24T00:12:40.054Z] PASS [2020-12-24T00:12:40.055Z] coverage: 5.7% of statements [2020-12-24T00:12:40.055Z] ok github.com/docker/docker/api/server/router/swarm 0.146s coverage: 5.7% of statements [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-24T00:12:40.055Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-24T00:12:40.518Z] === RUN TestDurationToSecondsString [2020-12-24T00:12:40.518Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-12-24T00:12:40.518Z] === RUN TestGetTimestamp [2020-12-24T00:12:40.518Z] --- PASS: TestGetTimestamp (0.12s) [2020-12-24T00:12:40.518Z] === RUN TestParseTimestamps [2020-12-24T00:12:40.518Z] --- PASS: TestParseTimestamps (0.00s) [2020-12-24T00:12:40.518Z] PASS [2020-12-24T00:12:40.518Z] coverage: 100.0% of statements [2020-12-24T00:12:40.518Z] ok github.com/docker/docker/api/types/time 0.223s coverage: 100.0% of statements [2020-12-24T00:12:40.518Z] === RUN TestCompareVersion [2020-12-24T00:12:40.518Z] --- PASS: TestCompareVersion (0.00s) [2020-12-24T00:12:40.518Z] PASS [2020-12-24T00:12:40.518Z] coverage: 75.0% of statements [2020-12-24T00:12:40.518Z] ok github.com/docker/docker/api/types/versions 0.063s coverage: 75.0% of statements [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/builder [no test files] [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-24T00:12:40.518Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-24T00:12:41.713Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-24T00:12:42.067Z] === RUN TestParseRemoteURL [2020-12-24T00:12:42.067Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-12-24T00:12:42.067Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-12-24T00:12:42.067Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-12-24T00:12:42.067Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-12-24T00:12:42.067Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-12-24T00:12:42.067Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-12-24T00:12:42.067Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-12-24T00:12:42.067Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-12-24T00:12:42.067Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-12-24T00:12:42.067Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-12-24T00:12:42.067Z] --- PASS: TestParseRemoteURL (0.00s) [2020-12-24T00:12:42.067Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-12-24T00:12:42.067Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-12-24T00:12:42.067Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-12-24T00:12:42.067Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-12-24T00:12:42.067Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-12-24T00:12:42.067Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-12-24T00:12:42.067Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-12-24T00:12:42.067Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-12-24T00:12:42.067Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-12-24T00:12:42.067Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-12-24T00:12:42.067Z] === RUN TestCloneArgsSmartHttp [2020-12-24T00:12:42.067Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-12-24T00:12:42.067Z] === RUN TestCloneArgsDumbHttp [2020-12-24T00:12:42.067Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-12-24T00:12:42.067Z] === RUN TestCloneArgsGit [2020-12-24T00:12:42.067Z] --- PASS: TestCloneArgsGit (0.00s) [2020-12-24T00:12:42.067Z] === RUN TestCheckoutGit [2020-12-24T00:12:42.285Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-24T00:12:43.670Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-24T00:12:44.260Z] === RUN TestEnable [2020-12-24T00:12:44.260Z] --- PASS: TestEnable (0.00s) [2020-12-24T00:12:44.260Z] === RUN TestDisable [2020-12-24T00:12:44.260Z] --- PASS: TestDisable (0.00s) [2020-12-24T00:12:44.260Z] === RUN TestEnabled [2020-12-24T00:12:44.260Z] --- PASS: TestEnabled (0.00s) [2020-12-24T00:12:44.260Z] PASS [2020-12-24T00:12:44.260Z] coverage: 100.0% of statements [2020-12-24T00:12:44.260Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2020-12-24T00:12:44.612Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-12-24T00:12:44.723Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-12-24T00:12:44.723Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2020-12-24T00:12:44.723Z] === RUN TestProcessNoDockerignore [2020-12-24T00:12:44.723Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-12-24T00:12:44.723Z] === RUN TestProcessShouldLeaveAllFiles [2020-12-24T00:12:44.723Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-12-24T00:12:44.723Z] === RUN TestDetectContentType [2020-12-24T00:12:44.723Z] --- PASS: TestDetectContentType (0.00s) [2020-12-24T00:12:44.723Z] === RUN TestSelectAcceptableMIME [2020-12-24T00:12:44.723Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-12-24T00:12:44.723Z] === RUN TestInspectEmptyResponse [2020-12-24T00:12:44.723Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-12-24T00:12:44.723Z] === RUN TestInspectResponseBinary [2020-12-24T00:12:44.723Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-12-24T00:12:44.723Z] === RUN TestResponseUnsupportedContentType [2020-12-24T00:12:44.723Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-12-24T00:12:44.723Z] === RUN TestInspectResponseTextSimple [2020-12-24T00:12:44.723Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-12-24T00:12:44.723Z] === RUN TestInspectResponseEmptyContentType [2020-12-24T00:12:44.723Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-12-24T00:12:44.723Z] === RUN TestUnknownContentLength [2020-12-24T00:12:44.723Z] --- PASS: TestUnknownContentLength (0.00s) [2020-12-24T00:12:44.723Z] === RUN TestDownloadRemote [2020-12-24T00:12:44.723Z] --- PASS: TestDownloadRemote (0.07s) [2020-12-24T00:12:44.723Z] === RUN TestGetWithStatusError [2020-12-24T00:12:44.723Z] --- PASS: TestGetWithStatusError (0.00s) [2020-12-24T00:12:44.723Z] === RUN TestCloseRootDirectory [2020-12-24T00:12:44.723Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-12-24T00:12:44.723Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:12:44.723Z] === RUN TestHashFile [2020-12-24T00:12:45.185Z] --- SKIP: TestHashFile (0.00s) [2020-12-24T00:12:45.185Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:12:45.185Z] === RUN TestHashSubdir [2020-12-24T00:12:45.185Z] --- SKIP: TestHashSubdir (0.00s) [2020-12-24T00:12:45.185Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:12:45.185Z] === RUN TestRemoveDirectory [2020-12-24T00:12:45.185Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-12-24T00:12:45.185Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:12:45.185Z] PASS [2020-12-24T00:12:45.185Z] coverage: 9.3% of statements [2020-12-24T00:12:45.185Z] ok github.com/docker/docker/builder/remotecontext 0.545s coverage: 9.3% of statements [2020-12-24T00:12:45.185Z] === RUN TestGetAllAllowed [2020-12-24T00:12:45.185Z] --- PASS: TestGetAllAllowed (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestGetAllMeta [2020-12-24T00:12:45.185Z] --- PASS: TestGetAllMeta (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestWarnOnUnusedBuildArgs [2020-12-24T00:12:45.185Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestIsUnreferencedBuiltin [2020-12-24T00:12:45.185Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestIsExistingDirectory [2020-12-24T00:12:45.185Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestGetFilenameForDownload [2020-12-24T00:12:45.185Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestEnv2Variables [2020-12-24T00:12:45.185Z] --- PASS: TestEnv2Variables (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-12-24T00:12:45.185Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestMaintainer [2020-12-24T00:12:45.185Z] --- PASS: TestMaintainer (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestLabel [2020-12-24T00:12:45.185Z] --- PASS: TestLabel (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestFromScratch [2020-12-24T00:12:45.185Z] --- PASS: TestFromScratch (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestFromWithArg [2020-12-24T00:12:45.185Z] --- PASS: TestFromWithArg (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-12-24T00:12:45.185Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestFromWithUndefinedArg [2020-12-24T00:12:45.185Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestFromMultiStageWithNamedStage [2020-12-24T00:12:45.185Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestOnbuild [2020-12-24T00:12:45.185Z] --- PASS: TestOnbuild (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestWorkdir [2020-12-24T00:12:45.185Z] --- PASS: TestWorkdir (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestCmd [2020-12-24T00:12:45.185Z] --- PASS: TestCmd (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestHealthcheckNone [2020-12-24T00:12:45.185Z] --- PASS: TestHealthcheckNone (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestHealthcheckCmd [2020-12-24T00:12:45.185Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestEntrypoint [2020-12-24T00:12:45.185Z] --- PASS: TestEntrypoint (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestExpose [2020-12-24T00:12:45.185Z] --- PASS: TestExpose (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestUser [2020-12-24T00:12:45.185Z] --- PASS: TestUser (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestVolume [2020-12-24T00:12:45.185Z] --- PASS: TestVolume (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestStopSignal [2020-12-24T00:12:45.185Z] --- SKIP: TestStopSignal (0.00s) [2020-12-24T00:12:45.185Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-24T00:12:45.185Z] === RUN TestArg [2020-12-24T00:12:45.185Z] --- PASS: TestArg (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestShell [2020-12-24T00:12:45.185Z] --- PASS: TestShell (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestPrependEnvOnCmd [2020-12-24T00:12:45.185Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestRunWithBuildArgs [2020-12-24T00:12:45.185Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestRunIgnoresHealthcheck [2020-12-24T00:12:45.185Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestNormalizeWorkdir [2020-12-24T00:12:45.185Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestDispatch [2020-12-24T00:12:45.185Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-12-24T00:12:45.185Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-12-24T00:12:45.185Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-12-24T00:12:45.185Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-12-24T00:12:45.185Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-12-24T00:12:45.185Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-12-24T00:12:45.185Z] === RUN TestDispatch/COPY_url [2020-12-24T00:12:45.185Z] --- PASS: TestDispatch (0.06s) [2020-12-24T00:12:45.185Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2020-12-24T00:12:45.185Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-12-24T00:12:45.185Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-12-24T00:12:45.185Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-12-24T00:12:45.185Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-12-24T00:12:45.185Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2020-12-24T00:12:45.185Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestAddScratchImageAddsToMounts [2020-12-24T00:12:45.185Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestAddFromScratchPopulatesPlatform [2020-12-24T00:12:45.185Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-12-24T00:12:45.185Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-12-24T00:12:45.185Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestImageSourceGetAddsToMounts [2020-12-24T00:12:45.185Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestEmptyDockerfile [2020-12-24T00:12:45.185Z] --- PASS: TestEmptyDockerfile (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestSymlinkDockerfile [2020-12-24T00:12:45.185Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-12-24T00:12:45.185Z] === RUN TestDockerfileOutsideTheBuildContext [2020-12-24T00:12:45.185Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestNonExistingDockerfile [2020-12-24T00:12:45.185Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestCopyRunConfig [2020-12-24T00:12:45.185Z] --- PASS: TestCopyRunConfig (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestDeepCopyRunConfig [2020-12-24T00:12:45.185Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestExportImage [2020-12-24T00:12:45.185Z] --- PASS: TestExportImage (0.00s) [2020-12-24T00:12:45.185Z] === RUN TestNormalizeDest [2020-12-24T00:12:45.185Z] --- PASS: TestNormalizeDest (0.00s) [2020-12-24T00:12:45.185Z] PASS [2020-12-24T00:12:45.185Z] coverage: 46.6% of statements [2020-12-24T00:12:45.185Z] ok github.com/docker/docker/builder/dockerfile 0.380s coverage: 46.6% of statements [2020-12-24T00:12:45.185Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-24T00:12:47.158Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-24T00:12:47.478Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-12-24T00:12:50.034Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-12-24T00:12:50.604Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-12-24T00:12:51.174Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-12-24T00:12:51.670Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.05s) [2020-12-24T00:12:51.670Z] === RUN TestCreateServiceSecretFileMode [2020-12-24T00:12:51.745Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-12-24T00:12:51.930Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2020-12-24T00:12:51.930Z] === RUN TestCreateServiceConfigFileMode [2020-12-24T00:12:53.655Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-12-24T00:12:53.655Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-12-24T00:12:55.227Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2020-12-24T00:12:55.227Z] === RUN TestCreateServiceSysctls [2020-12-24T00:12:56.199Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-12-24T00:12:57.584Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-24T00:12:57.623Z] === RUN TestCheckpointCreateError [2020-12-24T00:12:57.623Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestCheckpointCreate [2020-12-24T00:12:57.623Z] --- PASS: TestCheckpointCreate (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestCheckpointDeleteError [2020-12-24T00:12:57.623Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestCheckpointDelete [2020-12-24T00:12:57.623Z] --- PASS: TestCheckpointDelete (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestCheckpointListError [2020-12-24T00:12:57.623Z] --- PASS: TestCheckpointListError (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestCheckpointList [2020-12-24T00:12:57.623Z] --- PASS: TestCheckpointList (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestCheckpointListContainerNotFound [2020-12-24T00:12:57.623Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestNewClientWithOpsFromEnv [2020-12-24T00:12:57.623Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-12-24T00:12:57.623Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-24T00:12:57.623Z] === RUN TestGetAPIPath [2020-12-24T00:12:57.623Z] --- PASS: TestGetAPIPath (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestParseHostURL [2020-12-24T00:12:57.623Z] --- PASS: TestParseHostURL (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-12-24T00:12:57.623Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestNegotiateAPIVersionEmpty [2020-12-24T00:12:57.623Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestNegotiateAPIVersion [2020-12-24T00:12:57.623Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestNegotiateAPVersionOverride [2020-12-24T00:12:57.623Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestNegotiateAPIVersionAutomatic [2020-12-24T00:12:57.623Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-12-24T00:12:57.623Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-12-24T00:12:57.623Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-12-24T00:12:57.624Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestClientRedirect [2020-12-24T00:12:57.624Z] --- PASS: TestClientRedirect (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigCreateUnsupported [2020-12-24T00:12:57.624Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigCreateError [2020-12-24T00:12:57.624Z] --- PASS: TestConfigCreateError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigCreate [2020-12-24T00:12:57.624Z] --- PASS: TestConfigCreate (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigInspectNotFound [2020-12-24T00:12:57.624Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigInspectWithEmptyID [2020-12-24T00:12:57.624Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigInspectUnsupported [2020-12-24T00:12:57.624Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigInspectError [2020-12-24T00:12:57.624Z] --- PASS: TestConfigInspectError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigInspectConfigNotFound [2020-12-24T00:12:57.624Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigInspect [2020-12-24T00:12:57.624Z] --- PASS: TestConfigInspect (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigListUnsupported [2020-12-24T00:12:57.624Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigListError [2020-12-24T00:12:57.624Z] --- PASS: TestConfigListError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigList [2020-12-24T00:12:57.624Z] --- PASS: TestConfigList (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigRemoveUnsupported [2020-12-24T00:12:57.624Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigRemoveError [2020-12-24T00:12:57.624Z] --- PASS: TestConfigRemoveError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigRemove [2020-12-24T00:12:57.624Z] --- PASS: TestConfigRemove (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigUpdateUnsupported [2020-12-24T00:12:57.624Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigUpdateError [2020-12-24T00:12:57.624Z] --- PASS: TestConfigUpdateError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestConfigUpdate [2020-12-24T00:12:57.624Z] --- PASS: TestConfigUpdate (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerCommitError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerCommitError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerCommit [2020-12-24T00:12:57.624Z] --- PASS: TestContainerCommit (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerStatPathError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerStatPathError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerStatPathNotFoundError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerStatPathNoHeaderError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerStatPath [2020-12-24T00:12:57.624Z] --- PASS: TestContainerStatPath (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestCopyToContainerError [2020-12-24T00:12:57.624Z] --- PASS: TestCopyToContainerError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestCopyToContainerNotFoundError [2020-12-24T00:12:57.624Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestCopyToContainerNotStatusOKError [2020-12-24T00:12:57.624Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestCopyToContainer [2020-12-24T00:12:57.624Z] --- PASS: TestCopyToContainer (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestCopyFromContainerError [2020-12-24T00:12:57.624Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestCopyFromContainerNotFoundError [2020-12-24T00:12:57.624Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestCopyFromContainerNotStatusOKError [2020-12-24T00:12:57.624Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestCopyFromContainerNoHeaderError [2020-12-24T00:12:57.624Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestCopyFromContainer [2020-12-24T00:12:57.624Z] --- PASS: TestCopyFromContainer (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerCreateError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerCreateError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerCreateImageNotFound [2020-12-24T00:12:57.624Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerCreateWithName [2020-12-24T00:12:57.624Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerCreateAutoRemove [2020-12-24T00:12:57.624Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerDiffError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerDiffError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerDiff [2020-12-24T00:12:57.624Z] --- PASS: TestContainerDiff (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerExecCreateError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerExecCreate [2020-12-24T00:12:57.624Z] --- PASS: TestContainerExecCreate (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerExecStartError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerExecStartError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerExecStart [2020-12-24T00:12:57.624Z] --- PASS: TestContainerExecStart (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerExecInspectError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerExecInspect [2020-12-24T00:12:57.624Z] --- PASS: TestContainerExecInspect (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerExportError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerExportError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerExport [2020-12-24T00:12:57.624Z] --- PASS: TestContainerExport (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerInspectError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerInspectError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerInspectContainerNotFound [2020-12-24T00:12:57.624Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerInspectWithEmptyID [2020-12-24T00:12:57.624Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerInspect [2020-12-24T00:12:57.624Z] --- PASS: TestContainerInspect (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerInspectNode [2020-12-24T00:12:57.624Z] --- PASS: TestContainerInspectNode (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerKillError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerKillError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerKill [2020-12-24T00:12:57.624Z] --- PASS: TestContainerKill (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerListError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerListError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerList [2020-12-24T00:12:57.624Z] --- PASS: TestContainerList (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerLogsNotFoundError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerLogsError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerLogsError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerLogs [2020-12-24T00:12:57.624Z] --- PASS: TestContainerLogs (0.14s) [2020-12-24T00:12:57.624Z] === RUN TestContainerPauseError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerPauseError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerPause [2020-12-24T00:12:57.624Z] --- PASS: TestContainerPause (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainersPruneError [2020-12-24T00:12:57.624Z] --- PASS: TestContainersPruneError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainersPrune [2020-12-24T00:12:57.624Z] --- PASS: TestContainersPrune (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerRemoveError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerRemoveError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerRemoveNotFoundError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerRemove [2020-12-24T00:12:57.624Z] --- PASS: TestContainerRemove (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerRenameError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerRenameError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerRename [2020-12-24T00:12:57.624Z] --- PASS: TestContainerRename (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerResizeError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerResizeError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerExecResizeError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerResize [2020-12-24T00:12:57.624Z] --- PASS: TestContainerResize (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerExecResize [2020-12-24T00:12:57.624Z] --- PASS: TestContainerExecResize (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerRestartError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerRestartError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerRestart [2020-12-24T00:12:57.624Z] --- PASS: TestContainerRestart (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerStartError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerStartError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerStart [2020-12-24T00:12:57.624Z] --- PASS: TestContainerStart (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerStatsError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerStatsError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerStats [2020-12-24T00:12:57.624Z] --- PASS: TestContainerStats (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerStopError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerStopError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerStop [2020-12-24T00:12:57.624Z] --- PASS: TestContainerStop (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerTopError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerTopError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerTop [2020-12-24T00:12:57.624Z] --- PASS: TestContainerTop (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerUnpauseError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerUnpause [2020-12-24T00:12:57.624Z] --- PASS: TestContainerUnpause (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerUpdateError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerUpdateError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerUpdate [2020-12-24T00:12:57.624Z] --- PASS: TestContainerUpdate (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerWaitError [2020-12-24T00:12:57.624Z] --- PASS: TestContainerWaitError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestContainerWait [2020-12-24T00:12:57.624Z] --- PASS: TestContainerWait (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestDiskUsageError [2020-12-24T00:12:57.624Z] --- PASS: TestDiskUsageError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestDiskUsage [2020-12-24T00:12:57.624Z] --- PASS: TestDiskUsage (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestDistributionInspectUnsupported [2020-12-24T00:12:57.624Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestDistributionInspectWithEmptyID [2020-12-24T00:12:57.624Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestEventsErrorInOptions [2020-12-24T00:12:57.624Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestEventsErrorFromServer [2020-12-24T00:12:57.624Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestEvents [2020-12-24T00:12:57.624Z] --- PASS: TestEvents (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestTLSCloseWriter [2020-12-24T00:12:57.624Z] === PAUSE TestTLSCloseWriter [2020-12-24T00:12:57.624Z] === RUN TestImageBuildError [2020-12-24T00:12:57.624Z] --- PASS: TestImageBuildError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageBuild [2020-12-24T00:12:57.624Z] --- PASS: TestImageBuild (0.02s) [2020-12-24T00:12:57.624Z] === RUN TestGetDockerOS [2020-12-24T00:12:57.624Z] --- PASS: TestGetDockerOS (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageCreateError [2020-12-24T00:12:57.624Z] --- PASS: TestImageCreateError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageCreate [2020-12-24T00:12:57.624Z] --- PASS: TestImageCreate (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageHistoryError [2020-12-24T00:12:57.624Z] --- PASS: TestImageHistoryError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageHistory [2020-12-24T00:12:57.624Z] --- PASS: TestImageHistory (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageImportError [2020-12-24T00:12:57.624Z] --- PASS: TestImageImportError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageImport [2020-12-24T00:12:57.624Z] --- PASS: TestImageImport (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageInspectError [2020-12-24T00:12:57.624Z] --- PASS: TestImageInspectError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageInspectImageNotFound [2020-12-24T00:12:57.624Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageInspectWithEmptyID [2020-12-24T00:12:57.624Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageInspect [2020-12-24T00:12:57.624Z] --- PASS: TestImageInspect (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageListError [2020-12-24T00:12:57.624Z] --- PASS: TestImageListError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageList [2020-12-24T00:12:57.624Z] --- PASS: TestImageList (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageListApiBefore125 [2020-12-24T00:12:57.624Z] --- PASS: TestImageListApiBefore125 (0.01s) [2020-12-24T00:12:57.624Z] === RUN TestImageLoadError [2020-12-24T00:12:57.624Z] --- PASS: TestImageLoadError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageLoad [2020-12-24T00:12:57.624Z] --- PASS: TestImageLoad (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagesPruneError [2020-12-24T00:12:57.624Z] --- PASS: TestImagesPruneError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagesPrune [2020-12-24T00:12:57.624Z] --- PASS: TestImagesPrune (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePullReferenceParseError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePullAnyError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePullAnyError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePullStatusUnauthorizedError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePullWithoutErrors [2020-12-24T00:12:57.624Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePushReferenceError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePushAnyError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePushAnyError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePushStatusUnauthorizedError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-12-24T00:12:57.624Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImagePushWithoutErrors [2020-12-24T00:12:57.624Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-12-24T00:12:57.624Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-12-24T00:12:57.624Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-12-24T00:12:57.624Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-12-24T00:12:57.624Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-12-24T00:12:57.624Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-12-24T00:12:57.624Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-12-24T00:12:57.624Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-12-24T00:12:57.624Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageRemoveError [2020-12-24T00:12:57.624Z] --- PASS: TestImageRemoveError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageRemoveImageNotFound [2020-12-24T00:12:57.624Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageRemove [2020-12-24T00:12:57.624Z] --- PASS: TestImageRemove (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageSaveError [2020-12-24T00:12:57.624Z] --- PASS: TestImageSaveError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageSave [2020-12-24T00:12:57.624Z] --- PASS: TestImageSave (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageSearchAnyError [2020-12-24T00:12:57.624Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageSearchStatusUnauthorizedError [2020-12-24T00:12:57.624Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-24T00:12:57.624Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-24T00:12:57.624Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-12-24T00:12:57.624Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageSearchWithoutErrors [2020-12-24T00:12:57.624Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageTagError [2020-12-24T00:12:57.624Z] --- PASS: TestImageTagError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageTagInvalidReference [2020-12-24T00:12:57.624Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageTagInvalidSourceImageName [2020-12-24T00:12:57.624Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageTagHexSource [2020-12-24T00:12:57.624Z] --- PASS: TestImageTagHexSource (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestImageTag [2020-12-24T00:12:57.624Z] --- PASS: TestImageTag (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestInfoServerError [2020-12-24T00:12:57.624Z] --- PASS: TestInfoServerError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestInfoInvalidResponseJSONError [2020-12-24T00:12:57.624Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestInfo [2020-12-24T00:12:57.624Z] --- PASS: TestInfo (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkConnectError [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkConnectError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkConnect [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkConnect (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkCreateError [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkCreateError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkCreate [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkCreate (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkDisconnectError [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkDisconnect [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkInspectError [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkInspectError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkInspectNotFoundError [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkInspectWithEmptyID [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkInspect [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkInspect (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkListError [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkListError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkList [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkList (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworksPruneError [2020-12-24T00:12:57.624Z] --- PASS: TestNetworksPruneError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworksPrune [2020-12-24T00:12:57.624Z] --- PASS: TestNetworksPrune (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkRemoveError [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNetworkRemove [2020-12-24T00:12:57.624Z] --- PASS: TestNetworkRemove (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNodeInspectError [2020-12-24T00:12:57.624Z] --- PASS: TestNodeInspectError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNodeInspectNodeNotFound [2020-12-24T00:12:57.624Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNodeInspectWithEmptyID [2020-12-24T00:12:57.624Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNodeInspect [2020-12-24T00:12:57.624Z] --- PASS: TestNodeInspect (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNodeListError [2020-12-24T00:12:57.624Z] --- PASS: TestNodeListError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNodeList [2020-12-24T00:12:57.624Z] --- PASS: TestNodeList (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNodeRemoveError [2020-12-24T00:12:57.624Z] --- PASS: TestNodeRemoveError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNodeRemove [2020-12-24T00:12:57.624Z] --- PASS: TestNodeRemove (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNodeUpdateError [2020-12-24T00:12:57.624Z] --- PASS: TestNodeUpdateError (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestNodeUpdate [2020-12-24T00:12:57.624Z] --- PASS: TestNodeUpdate (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestOptionWithTimeout [2020-12-24T00:12:57.624Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-12-24T00:12:57.624Z] === RUN TestPingFail [2020-12-24T00:12:57.624Z] --- PASS: TestPingFail (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPingWithError [2020-12-24T00:12:57.625Z] 2020/12/24 00:12:56 RoundTripper returned a response & error; ignoring response [2020-12-24T00:12:57.625Z] 2020/12/24 00:12:56 RoundTripper returned a response & error; ignoring response [2020-12-24T00:12:57.625Z] --- PASS: TestPingWithError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPingSuccess [2020-12-24T00:12:57.625Z] --- PASS: TestPingSuccess (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPingHeadFallback [2020-12-24T00:12:57.625Z] === RUN TestPingHeadFallback/OK [2020-12-24T00:12:57.625Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-12-24T00:12:57.625Z] === RUN TestPingHeadFallback/Not_Found [2020-12-24T00:12:57.625Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-12-24T00:12:57.625Z] --- PASS: TestPingHeadFallback (0.00s) [2020-12-24T00:12:57.625Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-12-24T00:12:57.625Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-12-24T00:12:57.625Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-12-24T00:12:57.625Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginDisableError [2020-12-24T00:12:57.625Z] --- PASS: TestPluginDisableError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginDisable [2020-12-24T00:12:57.625Z] --- PASS: TestPluginDisable (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginEnableError [2020-12-24T00:12:57.625Z] --- PASS: TestPluginEnableError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginEnable [2020-12-24T00:12:57.625Z] --- PASS: TestPluginEnable (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginInspectError [2020-12-24T00:12:57.625Z] --- PASS: TestPluginInspectError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginInspectWithEmptyID [2020-12-24T00:12:57.625Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginInspect [2020-12-24T00:12:57.625Z] --- PASS: TestPluginInspect (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginListError [2020-12-24T00:12:57.625Z] --- PASS: TestPluginListError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginList [2020-12-24T00:12:57.625Z] --- PASS: TestPluginList (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginPushError [2020-12-24T00:12:57.625Z] --- PASS: TestPluginPushError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginPush [2020-12-24T00:12:57.625Z] --- PASS: TestPluginPush (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginRemoveError [2020-12-24T00:12:57.625Z] --- PASS: TestPluginRemoveError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginRemove [2020-12-24T00:12:57.625Z] --- PASS: TestPluginRemove (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginSetError [2020-12-24T00:12:57.625Z] --- PASS: TestPluginSetError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPluginSet [2020-12-24T00:12:57.625Z] --- PASS: TestPluginSet (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSetHostHeader [2020-12-24T00:12:57.625Z] --- PASS: TestSetHostHeader (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestPlainTextError [2020-12-24T00:12:57.625Z] --- PASS: TestPlainTextError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestInfiniteError [2020-12-24T00:12:57.625Z] --- PASS: TestInfiniteError (0.01s) [2020-12-24T00:12:57.625Z] === RUN TestSecretCreateUnsupported [2020-12-24T00:12:57.625Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretCreateError [2020-12-24T00:12:57.625Z] --- PASS: TestSecretCreateError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretCreate [2020-12-24T00:12:57.625Z] --- PASS: TestSecretCreate (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretInspectUnsupported [2020-12-24T00:12:57.625Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretInspectError [2020-12-24T00:12:57.625Z] --- PASS: TestSecretInspectError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretInspectSecretNotFound [2020-12-24T00:12:57.625Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretInspectWithEmptyID [2020-12-24T00:12:57.625Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretInspect [2020-12-24T00:12:57.625Z] --- PASS: TestSecretInspect (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretListUnsupported [2020-12-24T00:12:57.625Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretListError [2020-12-24T00:12:57.625Z] --- PASS: TestSecretListError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretList [2020-12-24T00:12:57.625Z] --- PASS: TestSecretList (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretRemoveUnsupported [2020-12-24T00:12:57.625Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretRemoveError [2020-12-24T00:12:57.625Z] --- PASS: TestSecretRemoveError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretRemove [2020-12-24T00:12:57.625Z] --- PASS: TestSecretRemove (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretUpdateUnsupported [2020-12-24T00:12:57.625Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretUpdateError [2020-12-24T00:12:57.625Z] --- PASS: TestSecretUpdateError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSecretUpdate [2020-12-24T00:12:57.625Z] --- PASS: TestSecretUpdate (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceCreateError [2020-12-24T00:12:57.625Z] --- PASS: TestServiceCreateError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceCreate [2020-12-24T00:12:57.625Z] --- PASS: TestServiceCreate (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceCreateCompatiblePlatforms [2020-12-24T00:12:57.625Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceCreateDigestPinning [2020-12-24T00:12:57.625Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceInspectError [2020-12-24T00:12:57.625Z] --- PASS: TestServiceInspectError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceInspectServiceNotFound [2020-12-24T00:12:57.625Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceInspectWithEmptyID [2020-12-24T00:12:57.625Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceInspect [2020-12-24T00:12:57.625Z] --- PASS: TestServiceInspect (0.01s) [2020-12-24T00:12:57.625Z] === RUN TestServiceListError [2020-12-24T00:12:57.625Z] --- PASS: TestServiceListError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceList [2020-12-24T00:12:57.625Z] --- PASS: TestServiceList (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceLogsError [2020-12-24T00:12:57.625Z] --- PASS: TestServiceLogsError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceLogs [2020-12-24T00:12:57.625Z] --- PASS: TestServiceLogs (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceRemoveError [2020-12-24T00:12:57.625Z] --- PASS: TestServiceRemoveError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceRemoveNotFoundError [2020-12-24T00:12:57.625Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceRemove [2020-12-24T00:12:57.625Z] --- PASS: TestServiceRemove (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceUpdateError [2020-12-24T00:12:57.625Z] --- PASS: TestServiceUpdateError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestServiceUpdate [2020-12-24T00:12:57.625Z] --- PASS: TestServiceUpdate (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmGetUnlockKeyError [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmGetUnlockKey [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmInitError [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmInitError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmInit [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmInit (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmInspectError [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmInspectError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmInspect [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmInspect (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmJoinError [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmJoinError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmJoin [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmJoin (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmLeaveError [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmLeave [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmLeave (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmUnlockError [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmUnlock [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmUnlock (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmUpdateError [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestSwarmUpdate [2020-12-24T00:12:57.625Z] --- PASS: TestSwarmUpdate (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestTaskInspectError [2020-12-24T00:12:57.625Z] --- PASS: TestTaskInspectError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestTaskInspectWithEmptyID [2020-12-24T00:12:57.625Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestTaskInspect [2020-12-24T00:12:57.625Z] --- PASS: TestTaskInspect (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestTaskListError [2020-12-24T00:12:57.625Z] --- PASS: TestTaskListError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestTaskList [2020-12-24T00:12:57.625Z] --- PASS: TestTaskList (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestVolumeCreateError [2020-12-24T00:12:57.625Z] --- PASS: TestVolumeCreateError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestVolumeCreate [2020-12-24T00:12:57.625Z] --- PASS: TestVolumeCreate (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestVolumeInspectError [2020-12-24T00:12:57.625Z] --- PASS: TestVolumeInspectError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestVolumeInspectNotFound [2020-12-24T00:12:57.625Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestVolumeInspectWithEmptyID [2020-12-24T00:12:57.625Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestVolumeInspect [2020-12-24T00:12:57.625Z] --- PASS: TestVolumeInspect (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestVolumeListError [2020-12-24T00:12:57.625Z] --- PASS: TestVolumeListError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestVolumeList [2020-12-24T00:12:57.625Z] --- PASS: TestVolumeList (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestVolumeRemoveError [2020-12-24T00:12:57.625Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-12-24T00:12:57.625Z] === RUN TestVolumeRemove [2020-12-24T00:12:57.625Z] --- PASS: TestVolumeRemove (0.00s) [2020-12-24T00:12:57.625Z] === CONT TestTLSCloseWriter [2020-12-24T00:12:57.625Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-12-24T00:12:57.625Z] PASS [2020-12-24T00:12:57.625Z] coverage: 74.9% of statements [2020-12-24T00:12:57.625Z] ok github.com/docker/docker/client 0.620s coverage: 74.9% of statements [2020-12-24T00:12:58.156Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-12-24T00:12:59.099Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-24T00:12:59.099Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-24T00:13:00.514Z] --- PASS: TestCreateServiceSysctls (4.51s) [2020-12-24T00:13:00.514Z] === RUN TestCreateServiceCapabilities [2020-12-24T00:13:02.395Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-12-24T00:13:03.336Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-24T00:13:03.811Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2020-12-24T00:13:03.811Z] === RUN TestInspect [2020-12-24T00:13:03.907Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-12-24T00:13:05.820Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-24T00:13:05.820Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-12-24T00:13:07.110Z] --- PASS: TestInspect (3.74s) [2020-12-24T00:13:07.110Z] === RUN TestCreateJob [2020-12-24T00:13:08.364Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-24T00:13:09.307Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-12-24T00:13:11.310Z] --- PASS: TestCreateJob (4.28s) [2020-12-24T00:13:11.310Z] === RUN TestReplicatedJob [2020-12-24T00:13:12.490Z] --- PASS: TestCheckoutGit (29.47s) [2020-12-24T00:13:12.490Z] === RUN TestValidGitTransport [2020-12-24T00:13:12.490Z] --- PASS: TestValidGitTransport (0.00s) [2020-12-24T00:13:12.490Z] === RUN TestGitInvalidRef [2020-12-24T00:13:12.490Z] --- PASS: TestGitInvalidRef (0.31s) [2020-12-24T00:13:12.490Z] PASS [2020-12-24T00:13:12.490Z] coverage: 86.3% of statements [2020-12-24T00:13:12.490Z] ok github.com/docker/docker/builder/remotecontext/git 29.967s coverage: 86.3% of statements [2020-12-24T00:13:12.490Z] ? github.com/docker/docker/cli [no test files] [2020-12-24T00:13:12.490Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-24T00:13:12.606Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-12-24T00:13:14.521Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-24T00:13:16.910Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-24T00:13:16.910Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-12-24T00:13:16.910Z] remote: Enumerating objects: 2, done. [2020-12-24T00:13:16.910Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-12-24T00:13:16.910Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-12-24T00:13:16.910Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-12-24T00:13:16.910Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-12-24T00:13:16.910Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-12-24T00:13:16.910Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-24T00:13:17.067Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-24T00:13:17.067Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-12-24T00:13:17.286Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/test/unit [2020-12-24T00:13:18.980Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-12-24T00:13:18.980Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-24T00:13:19.446Z] --- PASS: TestReplicatedJob (7.10s) [2020-12-24T00:13:19.446Z] === RUN TestUpdateReplicatedJob [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-12-24T00:13:19.595Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestConfigureDaemonLogs [2020-12-24T00:13:19.595Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-12-24T00:13:19.595Z] === RUN TestCommonOptionsInstallFlags [2020-12-24T00:13:19.832Z] ? github.com/docker/docker/api [no test files] [2020-12-24T00:13:19.922Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-12-24T00:13:20.058Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-12-24T00:13:20.058Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-12-24T00:13:20.058Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-12-24T00:13:20.058Z] PASS [2020-12-24T00:13:20.058Z] coverage: 18.4% of statements [2020-12-24T00:13:20.058Z] ok github.com/docker/docker/cmd/dockerd 0.592s coverage: 18.4% of statements [2020-12-24T00:13:21.033Z] === RUN TestContainerStopSignal [2020-12-24T00:13:21.033Z] --- PASS: TestContainerStopSignal (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestContainerStopTimeout [2020-12-24T00:13:21.033Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestContainerSecretReferenceDestTarget [2020-12-24T00:13:21.033Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-12-24T00:13:21.033Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2020-12-24T00:13:21.033Z] === RUN TestContainerLogPathSetForRingLogger [2020-12-24T00:13:21.033Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestReplaceAndAppendEnvVars [2020-12-24T00:13:21.033Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-12-24T00:13:21.033Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-12-24T00:13:21.033Z] === RUN TestNewMemoryStore [2020-12-24T00:13:21.033Z] --- PASS: TestNewMemoryStore (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestAddContainers [2020-12-24T00:13:21.033Z] --- PASS: TestAddContainers (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestGetContainer [2020-12-24T00:13:21.033Z] --- PASS: TestGetContainer (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestDeleteContainer [2020-12-24T00:13:21.033Z] --- PASS: TestDeleteContainer (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestListContainers [2020-12-24T00:13:21.033Z] --- PASS: TestListContainers (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestFirstContainer [2020-12-24T00:13:21.033Z] --- PASS: TestFirstContainer (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestApplyAllContainer [2020-12-24T00:13:21.033Z] --- PASS: TestApplyAllContainer (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestIsValidHealthString [2020-12-24T00:13:21.033Z] --- PASS: TestIsValidHealthString (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestStateRunStop [2020-12-24T00:13:21.033Z] --- PASS: TestStateRunStop (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestStateTimeoutWait [2020-12-24T00:13:21.033Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-12-24T00:13:21.033Z] state_test.go:141: Stop callback fired [2020-12-24T00:13:21.033Z] state_test.go:165: Stop callback fired [2020-12-24T00:13:21.033Z] === RUN TestIsValidStateString [2020-12-24T00:13:21.033Z] --- PASS: TestIsValidStateString (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestViewSaveDelete [2020-12-24T00:13:21.033Z] --- PASS: TestViewSaveDelete (0.01s) [2020-12-24T00:13:21.033Z] === RUN TestViewAll [2020-12-24T00:13:21.033Z] --- PASS: TestViewAll (0.01s) [2020-12-24T00:13:21.033Z] === RUN TestViewGet [2020-12-24T00:13:21.033Z] --- PASS: TestViewGet (0.01s) [2020-12-24T00:13:21.033Z] === RUN TestNames [2020-12-24T00:13:21.033Z] --- PASS: TestNames (0.00s) [2020-12-24T00:13:21.033Z] === RUN TestViewWithHealthCheck [2020-12-24T00:13:21.033Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-12-24T00:13:21.033Z] PASS [2020-12-24T00:13:21.033Z] coverage: 41.6% of statements [2020-12-24T00:13:21.033Z] ok github.com/docker/docker/container 0.468s coverage: 41.6% of statements [2020-12-24T00:13:21.033Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-24T00:13:21.033Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-24T00:13:21.033Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-24T00:13:21.033Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-24T00:13:21.307Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-12-24T00:13:22.744Z] --- PASS: TestUpdateReplicatedJob (4.29s) [2020-12-24T00:13:22.744Z] === RUN TestServiceListWithStatuses [2020-12-24T00:13:22.744Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-24T00:13:22.744Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-24T00:13:22.744Z] === RUN TestDockerNetworkConnectAlias [2020-12-24T00:13:23.268Z] === RUN TestPrepare [2020-12-24T00:13:23.268Z] --- PASS: TestPrepare (0.00s) [2020-12-24T00:13:23.732Z] === RUN TestStart [2020-12-24T00:13:23.732Z] --- PASS: TestStart (0.00s) [2020-12-24T00:13:23.732Z] === RUN TestWaitCancel [2020-12-24T00:13:23.732Z] --- PASS: TestWaitCancel (0.00s) [2020-12-24T00:13:23.732Z] === RUN TestWaitDisabled [2020-12-24T00:13:23.732Z] --- PASS: TestWaitDisabled (0.00s) [2020-12-24T00:13:23.732Z] === RUN TestWaitEnabled [2020-12-24T00:13:23.732Z] --- PASS: TestWaitEnabled (0.00s) [2020-12-24T00:13:23.732Z] === RUN TestRemove [2020-12-24T00:13:23.732Z] --- PASS: TestRemove (0.00s) [2020-12-24T00:13:23.732Z] PASS [2020-12-24T00:13:23.732Z] coverage: 65.3% of statements [2020-12-24T00:13:23.732Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.470s coverage: 65.3% of statements [2020-12-24T00:13:24.608Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-12-24T00:13:25.927Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-12-24T00:13:25.927Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCIsolation [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertFromGRPCIsolation [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-24T00:13:25.927Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-24T00:13:25.927Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-12-24T00:13:25.928Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-12-24T00:13:25.928Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertFromGRPCConfigs [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertToGRPCConfigs [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-12-24T00:13:25.928Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-12-24T00:13:25.928Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-12-24T00:13:25.928Z] PASS [2020-12-24T00:13:25.928Z] coverage: 35.9% of statements [2020-12-24T00:13:25.928Z] ok github.com/docker/docker/daemon/cluster/convert 0.477s coverage: 35.9% of statements [2020-12-24T00:13:27.475Z] === RUN TestNewListSecretsFilters [2020-12-24T00:13:27.475Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-12-24T00:13:27.475Z] === RUN TestNewListConfigsFilters [2020-12-24T00:13:27.475Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-12-24T00:13:27.475Z] PASS [2020-12-24T00:13:27.475Z] coverage: 0.5% of statements [2020-12-24T00:13:27.475Z] ok github.com/docker/docker/daemon/cluster 1.271s coverage: 0.5% of statements [2020-12-24T00:13:30.876Z] --- PASS: TestDockerNetworkConnectAlias (6.75s) [2020-12-24T00:13:30.876Z] === RUN TestDockerNetworkReConnect [2020-12-24T00:13:32.189Z] === RUN TestBuilderGC [2020-12-24T00:13:32.189Z] --- PASS: TestBuilderGC (0.00s) [2020-12-24T00:13:32.189Z] === RUN TestDaemonConfigurationNotFound [2020-12-24T00:13:32.189Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-12-24T00:13:32.189Z] === RUN TestDaemonBrokenConfiguration [2020-12-24T00:13:32.189Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-12-24T00:13:32.189Z] === RUN TestParseClusterAdvertiseSettings [2020-12-24T00:13:32.189Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestFindConfigurationConflicts [2020-12-24T00:13:32.655Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-12-24T00:13:32.655Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestDaemonConfigurationMergeConflicts [2020-12-24T00:13:32.655Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-12-24T00:13:32.655Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-12-24T00:13:32.655Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-12-24T00:13:32.655Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-12-24T00:13:32.655Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-12-24T00:13:32.655Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-12-24T00:13:32.655Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-12-24T00:13:32.655Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-12-24T00:13:32.655Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-12-24T00:13:32.655Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-12-24T00:13:32.655Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestValidateConfiguration [2020-12-24T00:13:32.655Z] === RUN TestValidateConfiguration/with_label [2020-12-24T00:13:32.655Z] === RUN TestValidateConfiguration/with_dns [2020-12-24T00:13:32.655Z] === RUN TestValidateConfiguration/with_dns-search [2020-12-24T00:13:32.655Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-12-24T00:13:32.655Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-12-24T00:13:32.655Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-12-24T00:13:32.655Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-12-24T00:13:32.655Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfiguration (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-12-24T00:13:32.655Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestModifiedDiscoverySettings [2020-12-24T00:13:32.655Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestReloadSetConfigFileNotExist [2020-12-24T00:13:32.655Z] time="2020-12-24T00:13:32Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-12-24T00:13:32.655Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2020-12-24T00:13:32.655Z] === RUN TestReloadDefaultConfigNotExist [2020-12-24T00:13:32.655Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-12-24T00:13:32.655Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:13:32.655Z] === RUN TestReloadBadDefaultConfig [2020-12-24T00:13:32.655Z] time="2020-12-24T00:13:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-826269735" [2020-12-24T00:13:32.655Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestReloadWithConflictingLabels [2020-12-24T00:13:32.655Z] time="2020-12-24T00:13:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-540662618" [2020-12-24T00:13:32.655Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestReloadWithDuplicateLabels [2020-12-24T00:13:32.655Z] time="2020-12-24T00:13:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-320263921" [2020-12-24T00:13:32.655Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestDaemonConfigurationMerge [2020-12-24T00:13:32.655Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-12-24T00:13:32.655Z] PASS [2020-12-24T00:13:32.655Z] coverage: 79.7% of statements [2020-12-24T00:13:32.655Z] ok github.com/docker/docker/daemon/config 0.831s coverage: 79.7% of statements [2020-12-24T00:13:32.655Z] === RUN TestDiscoveryOptsErrors [2020-12-24T00:13:32.655Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-12-24T00:13:32.655Z] === RUN TestDiscoveryOpts [2020-12-24T00:13:32.655Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-12-24T00:13:32.655Z] PASS [2020-12-24T00:13:32.655Z] coverage: 30.0% of statements [2020-12-24T00:13:32.655Z] ok github.com/docker/docker/daemon/discovery 0.367s coverage: 30.0% of statements [2020-12-24T00:13:32.745Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-12-24T00:13:34.203Z] === RUN TestVerifyNetworkingConfig [2020-12-24T00:13:34.203Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestGetContainer [2020-12-24T00:13:34.203Z] --- PASS: TestGetContainer (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestValidContainerNames [2020-12-24T00:13:34.203Z] --- PASS: TestValidContainerNames (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestContainerInitDNS [2020-12-24T00:13:34.203Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-12-24T00:13:34.203Z] daemon_test.go:147: root required [2020-12-24T00:13:34.203Z] === RUN TestMerge [2020-12-24T00:13:34.203Z] --- PASS: TestMerge (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestValidateContainerIsolation [2020-12-24T00:13:34.203Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestFindNetworkErrorType [2020-12-24T00:13:34.203Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestEnsureServicesExist [2020-12-24T00:13:34.203Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestEnsureServicesExistErrors [2020-12-24T00:13:34.203Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-12-24T00:13:34.203Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-12-24T00:13:34.203Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-12-24T00:13:34.203Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-12-24T00:13:34.203Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-12-24T00:13:34.203Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-12-24T00:13:34.203Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestContainerDelete [2020-12-24T00:13:34.203Z] --- PASS: TestContainerDelete (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestContainerDoubleDelete [2020-12-24T00:13:34.203Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestLogContainerEventCopyLabels [2020-12-24T00:13:34.203Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestLogContainerEventWithAttributes [2020-12-24T00:13:34.203Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestNoneHealthcheck [2020-12-24T00:13:34.203Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-12-24T00:13:34.203Z] === RUN TestHealthStates [2020-12-24T00:13:34.203Z] time="2020-12-24T00:13:33Z" 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" [2020-12-24T00:13:34.203Z] time="2020-12-24T00:13:33Z" 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" [2020-12-24T00:13:34.203Z] time="2020-12-24T00:13:33Z" 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" [2020-12-24T00:13:34.203Z] time="2020-12-24T00:13:33Z" 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" [2020-12-24T00:13:34.203Z] time="2020-12-24T00:13:33Z" 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" [2020-12-24T00:13:34.203Z] time="2020-12-24T00:13:33Z" 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" [2020-12-24T00:13:34.203Z] time="2020-12-24T00:13:33Z" 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" [2020-12-24T00:13:34.203Z] time="2020-12-24T00:13:33Z" 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" [2020-12-24T00:13:34.203Z] time="2020-12-24T00:13:33Z" 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" [2020-12-24T00:13:34.204Z] time="2020-12-24T00:13:33Z" 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" [2020-12-24T00:13:34.204Z] --- PASS: TestHealthStates (0.11s) [2020-12-24T00:13:34.204Z] === RUN TestMaskURLCredentials [2020-12-24T00:13:34.204Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestGetInspectData [2020-12-24T00:13:34.204Z] --- PASS: TestGetInspectData (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestFillLicense [2020-12-24T00:13:34.204Z] --- PASS: TestFillLicense (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestListInvalidFilter [2020-12-24T00:13:34.204Z] --- PASS: TestListInvalidFilter (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestNameFilter [2020-12-24T00:13:34.204Z] --- PASS: TestNameFilter (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-12-24T00:13:34.204Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-12-24T00:13:34.204Z] === 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 [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-12-24T00:13:34.204Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-12-24T00:13:34.204Z] --- 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) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-12-24T00:13:34.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestDaemonReloadLabels [2020-12-24T00:13:34.204Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-12-24T00:13:34.204Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestDaemonReloadMirrors [2020-12-24T00:13:34.204Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestDaemonReloadInsecureRegistries [2020-12-24T00:13:34.204Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestDaemonReloadNotAffectOthers [2020-12-24T00:13:34.204Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-12-24T00:13:34.204Z] === RUN TestDaemonDiscoveryReload [2020-12-24T00:13:34.666Z] === RUN TestWaitNodeAttachment [2020-12-24T00:13:34.708Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-12-24T00:13:35.076Z] --- PASS: TestDockerNetworkReConnect (5.29s) [2020-12-24T00:13:35.076Z] === RUN TestServicePlugin [2020-12-24T00:13:35.076Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-24T00:13:35.076Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:13:35.076Z] === RUN TestServiceUpdateLabel [2020-12-24T00:13:35.129Z] === RUN TestEventsLog [2020-12-24T00:13:35.129Z] --- PASS: TestEventsLog (0.00s) [2020-12-24T00:13:35.129Z] === RUN TestEventsLogTimeout [2020-12-24T00:13:35.129Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-12-24T00:13:35.129Z] === RUN TestLogEvents [2020-12-24T00:13:35.129Z] --- PASS: TestLogEvents (0.05s) [2020-12-24T00:13:35.129Z] === RUN TestLoadBufferedEvents [2020-12-24T00:13:35.129Z] --- PASS: TestLoadBufferedEvents (0.09s) [2020-12-24T00:13:35.129Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-12-24T00:13:35.129Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-12-24T00:13:35.129Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-12-24T00:13:35.129Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-12-24T00:13:35.129Z] PASS [2020-12-24T00:13:35.129Z] coverage: 50.0% of statements [2020-12-24T00:13:35.129Z] ok github.com/docker/docker/daemon/events 0.292s coverage: 50.0% of statements [2020-12-24T00:13:35.129Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2020-12-24T00:13:35.129Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-12-24T00:13:35.129Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-12-24T00:13:35.129Z] === RUN TestIsolationConversion [2020-12-24T00:13:35.129Z] === RUN TestIsolationConversion/default [2020-12-24T00:13:35.129Z] === RUN TestIsolationConversion/process [2020-12-24T00:13:35.129Z] === RUN TestIsolationConversion/hyperv [2020-12-24T00:13:35.129Z] --- PASS: TestIsolationConversion (0.00s) [2020-12-24T00:13:35.129Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-12-24T00:13:35.129Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-12-24T00:13:35.129Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-12-24T00:13:35.129Z] === RUN TestContainerLabels [2020-12-24T00:13:35.129Z] --- PASS: TestContainerLabels (0.00s) [2020-12-24T00:13:35.129Z] === RUN TestCredentialSpecConversion [2020-12-24T00:13:35.129Z] === RUN TestCredentialSpecConversion/none [2020-12-24T00:13:35.129Z] === RUN TestCredentialSpecConversion/config [2020-12-24T00:13:35.129Z] === RUN TestCredentialSpecConversion/file [2020-12-24T00:13:35.129Z] === RUN TestCredentialSpecConversion/registry [2020-12-24T00:13:35.129Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-12-24T00:13:35.129Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-12-24T00:13:35.129Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-12-24T00:13:35.129Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-12-24T00:13:35.129Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-12-24T00:13:35.129Z] === RUN TestControllerValidateMountBind [2020-12-24T00:13:35.129Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-12-24T00:13:35.129Z] === RUN TestControllerValidateMountVolume [2020-12-24T00:13:35.129Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-12-24T00:13:35.129Z] === RUN TestControllerValidateMountTarget [2020-12-24T00:13:35.129Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-12-24T00:13:35.129Z] === RUN TestControllerValidateMountTmpfs [2020-12-24T00:13:35.129Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-12-24T00:13:35.129Z] === RUN TestControllerValidateMountInvalidType [2020-12-24T00:13:35.129Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-12-24T00:13:35.129Z] === RUN TestControllerValidateMountNamedPipe [2020-12-24T00:13:35.129Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-12-24T00:13:35.129Z] PASS [2020-12-24T00:13:35.129Z] coverage: 11.3% of statements [2020-12-24T00:13:35.129Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.522s coverage: 11.3% of statements [2020-12-24T00:13:35.594Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-12-24T00:13:35.594Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-12-24T00:13:36.043Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-24T00:13:36.044Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-24T00:13:36.058Z] === RUN TestIsEmptyDir [2020-12-24T00:13:36.058Z] --- PASS: TestIsEmptyDir (0.00s) [2020-12-24T00:13:36.058Z] PASS [2020-12-24T00:13:36.058Z] coverage: 2.3% of statements [2020-12-24T00:13:36.058Z] ok github.com/docker/docker/daemon/graphdriver 0.130s coverage: 2.3% of statements [2020-12-24T00:13:36.058Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-12-24T00:13:36.058Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-12-24T00:13:36.058Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-24T00:13:36.058Z] reload_test.go:520: root required [2020-12-24T00:13:36.058Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-12-24T00:13:36.058Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-12-24T00:13:36.058Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-12-24T00:13:36.058Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2020-12-24T00:13:36.058Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-12-24T00:13:36.058Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-12-24T00:13:36.058Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-12-24T00:13:36.058Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-12-24T00:13:36.058Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-12-24T00:13:36.058Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-12-24T00:13:36.058Z] === RUN TestParseVolumesFrom [2020-12-24T00:13:36.058Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-12-24T00:13:36.058Z] PASS [2020-12-24T00:13:36.058Z] coverage: 9.1% of statements [2020-12-24T00:13:36.058Z] ok github.com/docker/docker/daemon 3.047s coverage: 9.1% of statements [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-12-24T00:13:36.058Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-12-24T00:13:36.521Z] === RUN TestLinkNaming [2020-12-24T00:13:36.521Z] --- PASS: TestLinkNaming (0.00s) [2020-12-24T00:13:36.521Z] === RUN TestLinkNew [2020-12-24T00:13:36.521Z] --- PASS: TestLinkNew (0.00s) [2020-12-24T00:13:36.521Z] === RUN TestLinkEnv [2020-12-24T00:13:36.521Z] --- PASS: TestLinkEnv (0.00s) [2020-12-24T00:13:36.521Z] === RUN TestLinkMultipleEnv [2020-12-24T00:13:36.521Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-12-24T00:13:36.521Z] === RUN TestLinkPortRangeEnv [2020-12-24T00:13:36.521Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-12-24T00:13:36.521Z] PASS [2020-12-24T00:13:36.521Z] coverage: 93.0% of statements [2020-12-24T00:13:36.521Z] ok github.com/docker/docker/daemon/links 0.056s coverage: 93.0% of statements [2020-12-24T00:13:38.373Z] --- PASS: TestServiceUpdateLabel (3.26s) [2020-12-24T00:13:38.373Z] === RUN TestServiceUpdateSecrets [2020-12-24T00:13:39.444Z] === RUN TestNewStreamConfig [2020-12-24T00:13:39.444Z] === RUN TestNewStreamConfig/defaults [2020-12-24T00:13:39.444Z] === RUN TestNewStreamConfig/invalid_create_group [2020-12-24T00:13:39.444Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-12-24T00:13:39.444Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-12-24T00:13:39.444Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-12-24T00:13:39.444Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-12-24T00:13:39.444Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-12-24T00:13:39.444Z] --- PASS: TestNewStreamConfig (0.00s) [2020-12-24T00:13:39.444Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-12-24T00:13:39.444Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-12-24T00:13:39.444Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-12-24T00:13:39.444Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-12-24T00:13:39.444Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-12-24T00:13:39.444Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-12-24T00:13:39.444Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-12-24T00:13:39.444Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-12-24T00:13:39.444Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-12-24T00:13:39.444Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-12-24T00:13:39.444Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-12-24T00:13:39.444Z] === RUN TestNewAWSLogsClientRegionDetect [2020-12-24T00:13:39.906Z] time="2020-12-24T00:13:39Z" level=info msg="Trying to get region from EC2 Metadata" [2020-12-24T00:13:39.906Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2020-12-24T00:13:39.906Z] === RUN TestCreateSuccess [2020-12-24T00:13:39.906Z] --- PASS: TestCreateSuccess (0.00s) [2020-12-24T00:13:39.906Z] === RUN TestCreateLogGroupSuccess [2020-12-24T00:13:39.906Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-12-24T00:13:39.906Z] === RUN TestCreateError [2020-12-24T00:13:39.906Z] --- PASS: TestCreateError (0.00s) [2020-12-24T00:13:39.906Z] === RUN TestCreateAlreadyExists [2020-12-24T00:13:39.906Z] time="2020-12-24T00:13:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-12-24T00:13:39.906Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-12-24T00:13:39.906Z] === RUN TestLogClosed [2020-12-24T00:13:39.907Z] --- PASS: TestLogClosed (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestLogBlocking [2020-12-24T00:13:39.907Z] --- PASS: TestLogBlocking (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestLogNonBlockingBufferEmpty [2020-12-24T00:13:39.907Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestLogNonBlockingBufferFull [2020-12-24T00:13:39.907Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestPublishBatchSuccess [2020-12-24T00:13:39.907Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestPublishBatchError [2020-12-24T00:13:39.907Z] time="2020-12-24T00:13:39Z" level=error msg=Error [2020-12-24T00:13:39.907Z] --- PASS: TestPublishBatchError (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-12-24T00:13:39.907Z] time="2020-12-24T00:13:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-24T00:13:39.907Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestPublishBatchAlreadyAccepted [2020-12-24T00:13:39.907Z] time="2020-12-24T00:13:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-24T00:13:39.907Z] time="2020-12-24T00:13:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-12-24T00:13:39.907Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchSimple [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchTicker [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchMultilinePattern [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchClose [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchClose (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestEffectiveLen [2020-12-24T00:13:39.907Z] === RUN TestEffectiveLen/0/Hello [2020-12-24T00:13:39.907Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-12-24T00:13:39.907Z] === RUN TestEffectiveLen/2/🙃 [2020-12-24T00:13:39.907Z] === RUN TestEffectiveLen/3/���� [2020-12-24T00:13:39.907Z] === RUN TestEffectiveLen/4/He��o [2020-12-24T00:13:39.907Z] === RUN TestEffectiveLen/5/ [2020-12-24T00:13:39.907Z] --- PASS: TestEffectiveLen (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestFindValidSplit [2020-12-24T00:13:39.907Z] === RUN TestFindValidSplit/0/ [2020-12-24T00:13:39.907Z] === RUN TestFindValidSplit/1/Hello [2020-12-24T00:13:39.907Z] === RUN TestFindValidSplit/2/Hello [2020-12-24T00:13:39.907Z] === RUN TestFindValidSplit/3/Hello [2020-12-24T00:13:39.907Z] === RUN TestFindValidSplit/4/🙃 [2020-12-24T00:13:39.907Z] === RUN TestFindValidSplit/5/🙃 [2020-12-24T00:13:39.907Z] === RUN TestFindValidSplit/6/a� [2020-12-24T00:13:39.907Z] === RUN TestFindValidSplit/7/a� [2020-12-24T00:13:39.907Z] --- PASS: TestFindValidSplit (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1044: [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1045: [2020-12-24T00:13:39.907Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1044: Hello [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1045: [2020-12-24T00:13:39.907Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1044: He [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1045: llo [2020-12-24T00:13:39.907Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1044: [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1045: Hello [2020-12-24T00:13:39.907Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1044: [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1045: 🙃 [2020-12-24T00:13:39.907Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1044: 🙃 [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1045: [2020-12-24T00:13:39.907Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1044: a [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1045: � [2020-12-24T00:13:39.907Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1044: a� [2020-12-24T00:13:39.907Z] cloudwatchlogs_test.go:1045: [2020-12-24T00:13:39.907Z] === RUN TestProcessEventEmoji [2020-12-24T00:13:39.907Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchLineSplit [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchLineSplitWithBinary [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchMaxEvents [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchMaxTotalBytes [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-12-24T00:13:39.907Z] === RUN TestAdapterReadLogs [2020-12-24T00:13:39.907Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestCopier [2020-12-24T00:13:39.907Z] --- PASS: TestCopier (0.01s) [2020-12-24T00:13:39.907Z] === RUN TestCopierLongLines [2020-12-24T00:13:39.907Z] --- PASS: TestCopierLongLines (0.01s) [2020-12-24T00:13:39.907Z] === RUN TestCopierSlow [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2020-12-24T00:13:39.907Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-12-24T00:13:39.907Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2020-12-24T00:13:39.907Z] === RUN TestParseLogOptionsMultilinePattern [2020-12-24T00:13:39.907Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestParseLogOptionsDatetimeFormat [2020-12-24T00:13:39.907Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-12-24T00:13:39.907Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-12-24T00:13:39.907Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-12-24T00:13:39.907Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-12-24T00:13:39.907Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-12-24T00:13:39.907Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-12-24T00:13:39.907Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-12-24T00:13:39.907Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-12-24T00:13:39.907Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-12-24T00:13:39.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-12-24T00:13:39.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-12-24T00:13:39.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-12-24T00:13:39.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-12-24T00:13:39.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-12-24T00:13:39.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-12-24T00:13:39.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-12-24T00:13:39.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-12-24T00:13:39.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-12-24T00:13:39.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-12-24T00:13:39.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestCreateTagSuccess [2020-12-24T00:13:39.907Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-12-24T00:13:39.907Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-12-24T00:13:39.907Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-12-24T00:13:39.907Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-12-24T00:13:39.907Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-12-24T00:13:39.907Z] PASS [2020-12-24T00:13:39.907Z] coverage: 77.8% of statements [2020-12-24T00:13:39.907Z] ok github.com/docker/docker/daemon/logger/awslogs 0.745s coverage: 77.8% of statements [2020-12-24T00:13:39.907Z] --- PASS: TestCopierSlow (0.20s) [2020-12-24T00:13:39.907Z] === RUN TestCopierWithSized [2020-12-24T00:13:39.907Z] --- PASS: TestCopierWithSized (0.01s) [2020-12-24T00:13:39.907Z] === RUN TestCopierWithPartial [2020-12-24T00:13:39.907Z] --- PASS: TestCopierWithPartial (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestRingLogger [2020-12-24T00:13:39.907Z] --- PASS: TestRingLogger (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestRingCap [2020-12-24T00:13:39.907Z] --- PASS: TestRingCap (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestRingClose [2020-12-24T00:13:39.907Z] --- PASS: TestRingClose (0.00s) [2020-12-24T00:13:39.907Z] === RUN TestRingDrain [2020-12-24T00:13:39.907Z] --- PASS: TestRingDrain (0.00s) [2020-12-24T00:13:39.907Z] PASS [2020-12-24T00:13:39.907Z] coverage: 41.2% of statements [2020-12-24T00:13:39.907Z] ok github.com/docker/docker/daemon/logger 0.434s coverage: 41.2% of statements [2020-12-24T00:13:40.248Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-24T00:13:40.248Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-24T00:13:40.369Z] === RUN TestSearchRegistryForImagesErrors [2020-12-24T00:13:40.369Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-12-24T00:13:40.369Z] === RUN TestSearchRegistryForImages [2020-12-24T00:13:40.369Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-12-24T00:13:40.369Z] === RUN TestImageDelete [2020-12-24T00:13:40.369Z] === RUN TestImageDelete/no_lease [2020-12-24T00:13:40.508Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-24T00:13:40.769Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-24T00:13:40.832Z] === RUN TestImageDelete/lease_exists [2020-12-24T00:13:40.832Z] === RUN TestJSONFileLogger [2020-12-24T00:13:40.832Z] --- PASS: TestJSONFileLogger (0.01s) [2020-12-24T00:13:40.832Z] === RUN TestJSONFileLoggerWithTags [2020-12-24T00:13:40.832Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-12-24T00:13:40.832Z] === RUN TestJSONFileLoggerWithOpts [2020-12-24T00:13:40.832Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-12-24T00:13:40.832Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-12-24T00:13:40.832Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2020-12-24T00:13:40.832Z] --- PASS: TestImageDelete (0.21s) [2020-12-24T00:13:40.832Z] === RUN TestEncodeDecode [2020-12-24T00:13:40.832Z] --- PASS: TestImageDelete/no_lease (0.11s) [2020-12-24T00:13:40.832Z] === PAUSE TestEncodeDecode [2020-12-24T00:13:40.832Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2020-12-24T00:13:40.832Z] === CONT TestEncodeDecode [2020-12-24T00:13:40.832Z] === RUN TestContentStoreForPull [2020-12-24T00:13:40.832Z] --- PASS: TestEncodeDecode (0.18s) [2020-12-24T00:13:40.832Z] PASS [2020-12-24T00:13:40.832Z] coverage: 61.6% of statements [2020-12-24T00:13:40.832Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.701s coverage: 61.6% of statements [2020-12-24T00:13:40.832Z] --- PASS: TestContentStoreForPull (0.22s) [2020-12-24T00:13:40.832Z] PASS [2020-12-24T00:13:40.832Z] coverage: 6.5% of statements [2020-12-24T00:13:40.832Z] ok github.com/docker/docker/daemon/images 0.771s coverage: 6.5% of statements [2020-12-24T00:13:40.832Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-24T00:13:40.832Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-24T00:13:40.832Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-12-24T00:13:40.832Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-24T00:13:40.832Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-24T00:13:40.832Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-12-24T00:13:40.832Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-12-24T00:13:41.339Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-24T00:13:41.600Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-24T00:13:41.808Z] === RUN TestJSONLogsMarshalJSONBuf [2020-12-24T00:13:41.808Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-12-24T00:13:41.808Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-12-24T00:13:41.808Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2020-12-24T00:13:41.808Z] === RUN TestFastTimeMarshalJSON [2020-12-24T00:13:41.808Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2020-12-24T00:13:41.808Z] PASS [2020-12-24T00:13:41.808Z] coverage: 87.2% of statements [2020-12-24T00:13:41.808Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.271s coverage: 87.2% of statements [2020-12-24T00:13:42.171Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-24T00:13:42.431Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-24T00:13:43.357Z] === RUN TestWriteLog [2020-12-24T00:13:43.357Z] === PAUSE TestWriteLog [2020-12-24T00:13:43.357Z] === RUN TestReadLog [2020-12-24T00:13:43.357Z] === PAUSE TestReadLog [2020-12-24T00:13:43.357Z] === CONT TestWriteLog [2020-12-24T00:13:43.357Z] --- PASS: TestWriteLog (0.00s) [2020-12-24T00:13:43.357Z] === CONT TestReadLog [2020-12-24T00:13:43.357Z] === RUN TestReadLog/tail_exact [2020-12-24T00:13:43.357Z] === RUN TestReadLog/tail_less_than_available [2020-12-24T00:13:43.357Z] === RUN TestReadLog/tail_more_than_available [2020-12-24T00:13:43.357Z] --- PASS: TestReadLog (0.12s) [2020-12-24T00:13:43.357Z] --- PASS: TestReadLog/tail_exact (0.11s) [2020-12-24T00:13:43.357Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-12-24T00:13:43.357Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-12-24T00:13:43.357Z] PASS [2020-12-24T00:13:43.357Z] coverage: 75.2% of statements [2020-12-24T00:13:43.357Z] ok github.com/docker/docker/daemon/logger/local 0.677s coverage: 75.2% of statements [2020-12-24T00:13:43.357Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-24T00:13:43.373Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-12-24T00:13:43.820Z] === RUN TestOpenFileDelete [2020-12-24T00:13:43.820Z] --- PASS: TestOpenFileDelete (0.00s) [2020-12-24T00:13:43.820Z] === RUN TestOpenFileRename [2020-12-24T00:13:43.820Z] --- PASS: TestOpenFileRename (0.00s) [2020-12-24T00:13:43.820Z] === RUN TestParseLogTagDefaultTag [2020-12-24T00:13:43.820Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-12-24T00:13:43.820Z] === RUN TestParseLogTag [2020-12-24T00:13:43.820Z] --- PASS: TestParseLogTag (0.00s) [2020-12-24T00:13:43.820Z] === RUN TestParseLogTagEmptyTag [2020-12-24T00:13:43.820Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-12-24T00:13:43.820Z] === RUN TestTailFiles [2020-12-24T00:13:43.820Z] --- PASS: TestTailFiles (0.00s) [2020-12-24T00:13:43.820Z] === RUN TestFollowLogsConsumerGone [2020-12-24T00:13:43.820Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-12-24T00:13:43.820Z] === RUN TestFollowLogsProducerGone [2020-12-24T00:13:43.820Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-12-24T00:13:43.820Z] logfile_test.go:179: logDecode() closed after sending 821 messages [2020-12-24T00:13:43.820Z] logfile_test.go:232: messages sent: 821, received: 821 [2020-12-24T00:13:43.820Z] === RUN TestCheckCapacityAndRotate [2020-12-24T00:13:43.820Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2020-12-24T00:13:43.820Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2020-12-24T00:13:43.820Z] --- PASS: TestCheckCapacityAndRotate (0.12s) [2020-12-24T00:13:43.820Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2020-12-24T00:13:43.820Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2020-12-24T00:13:43.820Z] PASS [2020-12-24T00:13:43.820Z] coverage: 55.3% of statements [2020-12-24T00:13:43.820Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.335s coverage: 55.3% of statements [2020-12-24T00:13:43.820Z] === RUN TestLog [2020-12-24T00:13:43.820Z] --- PASS: TestLog (0.01s) [2020-12-24T00:13:43.820Z] PASS [2020-12-24T00:13:43.820Z] coverage: 33.3% of statements [2020-12-24T00:13:43.820Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.269s coverage: 33.3% of statements [2020-12-24T00:13:44.796Z] === RUN TestValidateLogOpt [2020-12-24T00:13:44.796Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-24T00:13:44.796Z] === RUN TestNewMissedConfig [2020-12-24T00:13:44.796Z] --- PASS: TestNewMissedConfig (0.00s) [2020-12-24T00:13:44.796Z] === RUN TestNewMissedUrl [2020-12-24T00:13:44.796Z] --- PASS: TestNewMissedUrl (0.00s) [2020-12-24T00:13:44.796Z] === RUN TestNewMissedToken [2020-12-24T00:13:44.796Z] --- PASS: TestNewMissedToken (0.00s) [2020-12-24T00:13:44.796Z] === RUN TestNewWithProxy [2020-12-24T00:13:44.796Z] --- PASS: TestNewWithProxy (0.00s) [2020-12-24T00:13:44.796Z] === RUN TestDefault [2020-12-24T00:13:44.796Z] --- PASS: TestDefault (0.01s) [2020-12-24T00:13:44.796Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-12-24T00:13:44.796Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-12-24T00:13:44.796Z] === RUN TestJsonFormat [2020-12-24T00:13:44.796Z] --- PASS: TestJsonFormat (0.00s) [2020-12-24T00:13:44.796Z] === RUN TestRawFormat [2020-12-24T00:13:44.796Z] --- PASS: TestRawFormat (0.00s) [2020-12-24T00:13:44.796Z] === RUN TestRawFormatWithLabels [2020-12-24T00:13:44.796Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-12-24T00:13:44.796Z] === RUN TestRawFormatWithoutTag [2020-12-24T00:13:44.796Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-12-24T00:13:44.796Z] === RUN TestBatching [2020-12-24T00:13:44.796Z] === RUN TestNewParse [2020-12-24T00:13:44.796Z] --- PASS: TestNewParse (0.00s) [2020-12-24T00:13:44.796Z] PASS [2020-12-24T00:13:44.796Z] coverage: 8.3% of statements [2020-12-24T00:13:44.796Z] ok github.com/docker/docker/daemon/logger/templates 0.169s coverage: 8.3% of statements [2020-12-24T00:13:45.259Z] --- PASS: TestBatching (0.25s) [2020-12-24T00:13:45.259Z] === RUN TestFrequency [2020-12-24T00:13:45.286Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-12-24T00:13:45.286Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-24T00:13:45.722Z] --- PASS: TestFrequency (0.32s) [2020-12-24T00:13:45.722Z] === RUN TestOneMessagePerRequest [2020-12-24T00:13:45.722Z] --- PASS: TestOneMessagePerRequest (0.01s) [2020-12-24T00:13:45.722Z] === RUN TestVerify [2020-12-24T00:13:45.722Z] --- PASS: TestVerify (0.00s) [2020-12-24T00:13:45.722Z] === RUN TestSkipVerify [2020-12-24T00:13:45.722Z] === RUN TestParseLogFormat [2020-12-24T00:13:45.722Z] --- PASS: TestParseLogFormat (0.00s) [2020-12-24T00:13:45.722Z] === RUN TestValidateLogOptEmpty [2020-12-24T00:13:45.722Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-12-24T00:13:45.722Z] === RUN TestValidateSyslogAddress [2020-12-24T00:13:45.722Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-12-24T00:13:45.722Z] === RUN TestParseAddressDefaultPort [2020-12-24T00:13:45.722Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-12-24T00:13:45.722Z] === RUN TestValidateSyslogFacility [2020-12-24T00:13:45.722Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-12-24T00:13:45.722Z] === RUN TestValidateLogOptSyslogFormat [2020-12-24T00:13:45.722Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-12-24T00:13:45.722Z] === RUN TestValidateLogOpt [2020-12-24T00:13:45.722Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-24T00:13:45.722Z] PASS [2020-12-24T00:13:45.722Z] coverage: 46.8% of statements [2020-12-24T00:13:45.722Z] ok github.com/docker/docker/daemon/logger/syslog 0.128s coverage: 46.8% of statements [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:45.722Z] --- PASS: TestSkipVerify (0.40s) [2020-12-24T00:13:45.722Z] === RUN TestBufferMaximum [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608768825.645903\",\"host\":\"9b75f556931a\"}'" [2020-12-24T00:13:45.722Z] time="2020-12-24T00:13:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608768825.645903\",\"host\":\"9b75f556931a\"}'" [2020-12-24T00:13:45.722Z] --- PASS: TestBufferMaximum (0.00s) [2020-12-24T00:13:45.722Z] === RUN TestServerAlwaysDown [2020-12-24T00:13:46.185Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:46.185Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:46.185Z] time="2020-12-24T00:13:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608768825.648906\",\"host\":\"9b75f556931a\"}'" [2020-12-24T00:13:46.185Z] time="2020-12-24T00:13:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608768825.648906\",\"host\":\"9b75f556931a\"}'" [2020-12-24T00:13:46.185Z] time="2020-12-24T00:13:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-24T00:13:46.185Z] time="2020-12-24T00:13:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608768825.648906\",\"host\":\"9b75f556931a\"}'" [2020-12-24T00:13:46.185Z] time="2020-12-24T00:13:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608768825.654909\",\"host\":\"9b75f556931a\"}'" [2020-12-24T00:13:46.185Z] time="2020-12-24T00:13:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608768825.654909\",\"host\":\"9b75f556931a\"}'" [2020-12-24T00:13:46.185Z] --- PASS: TestServerAlwaysDown (0.01s) [2020-12-24T00:13:46.186Z] === RUN TestCannotSendAfterClose [2020-12-24T00:13:46.186Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-12-24T00:13:46.186Z] === RUN TestDeadlockOnBlockedEndpoint [2020-12-24T00:13:47.161Z] time="2020-12-24T00:13:46Z" 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 [2020-12-24T00:13:47.161Z] time="2020-12-24T00:13:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9b75f556931a\"}'" [2020-12-24T00:13:47.161Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.09s) [2020-12-24T00:13:47.161Z] PASS [2020-12-24T00:13:47.161Z] coverage: 82.5% of statements [2020-12-24T00:13:47.161Z] ok github.com/docker/docker/daemon/logger/splunk 2.380s coverage: 82.5% of statements [2020-12-24T00:13:47.161Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-24T00:13:47.161Z] ? github.com/docker/docker/daemon/network [no test files] [2020-12-24T00:13:47.161Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-24T00:13:47.200Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-24T00:13:47.772Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-12-24T00:13:48.033Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-12-24T00:13:48.136Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-12-24T00:13:48.136Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-12-24T00:13:48.136Z] === RUN TestContinueOnError_MirrorEndpoint [2020-12-24T00:13:48.136Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-12-24T00:13:48.136Z] === RUN TestContinueOnError_NeverContinue [2020-12-24T00:13:48.136Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-12-24T00:13:48.136Z] === RUN TestContinueOnError_UnnestsErrors [2020-12-24T00:13:48.136Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-12-24T00:13:48.136Z] === RUN TestManifestStore [2020-12-24T00:13:48.136Z] === RUN TestManifestStore/no_remote_or_local [2020-12-24T00:13:48.136Z] === RUN TestV1IDService [2020-12-24T00:13:48.136Z] time="2020-12-24T00:13:47Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local254471491\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2020-12-24T00:13:48.136Z] === RUN TestSuccessfulDownload [2020-12-24T00:13:48.136Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-12-24T00:13:48.136Z] download_test.go:268: Needs fixing on Windows [2020-12-24T00:13:48.136Z] === RUN TestCancelledDownload [2020-12-24T00:13:48.136Z] --- PASS: TestCancelledDownload (0.01s) [2020-12-24T00:13:48.136Z] === RUN TestMaxDownloadAttempts [2020-12-24T00:13:48.136Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-24T00:13:48.136Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-24T00:13:48.136Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-24T00:13:48.136Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-24T00:13:48.136Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-24T00:13:48.136Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-24T00:13:48.136Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-24T00:13:48.136Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-24T00:13:48.136Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-24T00:13:48.136Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-24T00:13:48.136Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-24T00:13:48.136Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-24T00:13:48.136Z] === RUN TestManifestStore/no_local_cache [2020-12-24T00:13:48.136Z] --- PASS: TestV1IDService (0.16s) [2020-12-24T00:13:48.136Z] === RUN TestV2MetadataService [2020-12-24T00:13:48.136Z] === RUN TestManifestStore/with_local_cache [2020-12-24T00:13:48.136Z] === RUN TestManifestStore/unknown_media_type [2020-12-24T00:13:48.136Z] === RUN TestManifestStore/unknown_media_type/no_cache [2020-12-24T00:13:48.136Z] time="2020-12-24T00:13:48Z" level=warning msg="reference for unknown type: " [2020-12-24T00:13:48.136Z] time="2020-12-24T00:13:48Z" level=warning msg="reference for unknown type: " [2020-12-24T00:13:48.136Z] === RUN TestManifestStore/unknown_media_type/with_cache [2020-12-24T00:13:48.136Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2020-12-24T00:13:48.136Z] time="2020-12-24T00:13:48Z" level=warning msg="reference for unknown type: " [2020-12-24T00:13:48.136Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2020-12-24T00:13:48.136Z] time="2020-12-24T00:13:48Z" level=warning msg="reference for unknown type: " [2020-12-24T00:13:48.136Z] time="2020-12-24T00:13:48Z" level=warning msg="reference for unknown type: " [2020-12-24T00:13:48.136Z] === RUN TestManifestStore/error_persisting_manifest [2020-12-24T00:13:48.599Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2020-12-24T00:13:48.599Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2020-12-24T00:13:48.599Z] time="2020-12-24T00:13:48Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore (0.36s) [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2020-12-24T00:13:48.599Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2020-12-24T00:13:48.599Z] === RUN TestDetectManifestBlobMediaType [2020-12-24T00:13:48.599Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2020-12-24T00:13:48.599Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2020-12-24T00:13:48.599Z] === RUN TestDetectManifestBlobMediaType/schema1 [2020-12-24T00:13:48.599Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2020-12-24T00:13:48.599Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2020-12-24T00:13:48.599Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2020-12-24T00:13:48.599Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2020-12-24T00:13:48.599Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2020-12-24T00:13:48.599Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2020-12-24T00:13:48.599Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2020-12-24T00:13:48.599Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2020-12-24T00:13:48.599Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2020-12-24T00:13:48.599Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2020-12-24T00:13:48.599Z] === RUN TestFixManifestLayers [2020-12-24T00:13:48.599Z] --- PASS: TestFixManifestLayers (0.00s) [2020-12-24T00:13:48.599Z] === RUN TestFixManifestLayersBaseLayerParent [2020-12-24T00:13:48.599Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-24T00:13:48.599Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-24T00:13:48.599Z] === RUN TestFixManifestLayersBadParent [2020-12-24T00:13:48.599Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-12-24T00:13:48.599Z] === RUN TestValidateManifest [2020-12-24T00:13:48.599Z] --- SKIP: TestValidateManifest (0.00s) [2020-12-24T00:13:48.599Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-24T00:13:48.599Z] === RUN TestFormatPlatform [2020-12-24T00:13:48.599Z] --- PASS: TestFormatPlatform (0.00s) [2020-12-24T00:13:48.599Z] === RUN TestGetRepositoryMountCandidates [2020-12-24T00:13:48.599Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-12-24T00:13:48.599Z] === RUN TestLayerAlreadyExists [2020-12-24T00:13:48.599Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-12-24T00:13:48.599Z] 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} [2020-12-24T00:13:48.599Z] 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} [2020-12-24T00:13:48.599Z] 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} [2020-12-24T00:13:48.599Z] 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} [2020-12-24T00:13:48.599Z] 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} [2020-12-24T00:13:48.599Z] 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} [2020-12-24T00:13:48.599Z] === RUN TestWhenEmptyAuthConfig [2020-12-24T00:13:48.599Z] time="2020-12-24T00:13:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-24T00:13:48.599Z] time="2020-12-24T00:13:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-24T00:13:48.599Z] time="2020-12-24T00:13:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-24T00:13:48.599Z] time="2020-12-24T00:13:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-24T00:13:48.599Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-12-24T00:13:48.599Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2020-12-24T00:13:48.599Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2020-12-24T00:13:48.599Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2020-12-24T00:13:48.599Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2020-12-24T00:13:48.599Z] === RUN TestTransfer [2020-12-24T00:13:48.599Z] --- PASS: TestTransfer (0.15s) [2020-12-24T00:13:48.599Z] === RUN TestConcurrencyLimit [2020-12-24T00:13:48.975Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-24T00:13:49.062Z] --- PASS: TestV2MetadataService (0.72s) [2020-12-24T00:13:49.062Z] PASS [2020-12-24T00:13:49.062Z] coverage: 48.2% of statements [2020-12-24T00:13:49.062Z] ok github.com/docker/docker/distribution/metadata 1.153s coverage: 48.2% of statements [2020-12-24T00:13:49.062Z] --- PASS: TestConcurrencyLimit (0.35s) [2020-12-24T00:13:49.062Z] === RUN TestInactiveJobs [2020-12-24T00:13:49.527Z] === RUN TestNotFound [2020-12-24T00:13:49.527Z] --- PASS: TestNotFound (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestConflict [2020-12-24T00:13:49.527Z] --- PASS: TestConflict (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestForbidden [2020-12-24T00:13:49.527Z] --- PASS: TestForbidden (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestInvalidParameter [2020-12-24T00:13:49.527Z] --- PASS: TestInvalidParameter (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestNotImplemented [2020-12-24T00:13:49.527Z] --- PASS: TestNotImplemented (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestNotModified [2020-12-24T00:13:49.527Z] --- PASS: TestNotModified (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestUnauthorized [2020-12-24T00:13:49.527Z] --- PASS: TestUnauthorized (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestUnknown [2020-12-24T00:13:49.527Z] --- PASS: TestUnknown (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestCancelled [2020-12-24T00:13:49.527Z] --- PASS: TestCancelled (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestDeadline [2020-12-24T00:13:49.527Z] --- PASS: TestDeadline (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestDataLoss [2020-12-24T00:13:49.527Z] --- PASS: TestDataLoss (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestUnavailable [2020-12-24T00:13:49.527Z] --- PASS: TestUnavailable (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestSystem [2020-12-24T00:13:49.527Z] --- PASS: TestSystem (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Not_Found [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Bad_Request [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Conflict [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Unauthorized [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Service_Unavailable [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Forbidden [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Not_Modified [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Not_Implemented [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-12-24T00:13:49.527Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-12-24T00:13:49.527Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-12-24T00:13:49.527Z] PASS [2020-12-24T00:13:49.527Z] coverage: 53.1% of statements [2020-12-24T00:13:49.527Z] ok github.com/docker/docker/errdefs 0.130s coverage: 53.1% of statements [2020-12-24T00:13:49.527Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2020-12-24T00:13:49.527Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-12-24T00:13:49.527Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestTokenPassThru [2020-12-24T00:13:49.527Z] --- PASS: TestTokenPassThru (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestTokenPassThruDifferentHost [2020-12-24T00:13:49.527Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2020-12-24T00:13:49.527Z] PASS [2020-12-24T00:13:49.527Z] coverage: 23.5% of statements [2020-12-24T00:13:49.527Z] ok github.com/docker/docker/distribution 1.662s coverage: 23.5% of statements [2020-12-24T00:13:49.527Z] --- PASS: TestInactiveJobs (0.34s) [2020-12-24T00:13:49.527Z] === RUN TestWatchRelease [2020-12-24T00:13:49.527Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-24T00:13:49.527Z] --- PASS: TestWatchRelease (0.05s) [2020-12-24T00:13:49.527Z] === RUN TestWatchFinishedTransfer [2020-12-24T00:13:49.527Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-12-24T00:13:49.527Z] === RUN TestDuplicateTransfer [2020-12-24T00:13:49.527Z] --- PASS: TestDuplicateTransfer (0.08s) [2020-12-24T00:13:49.527Z] === RUN TestSuccessfulUpload [2020-12-24T00:13:49.990Z] time="2020-12-24T00:13:49Z" level=error msg="Upload failed, retrying: simulating retry" [2020-12-24T00:13:49.990Z] --- PASS: TestSuccessfulUpload (0.46s) [2020-12-24T00:13:49.990Z] === RUN TestCancelledUpload [2020-12-24T00:13:49.990Z] --- PASS: TestCancelledUpload (0.00s) [2020-12-24T00:13:49.990Z] PASS [2020-12-24T00:13:49.990Z] coverage: 76.8% of statements [2020-12-24T00:13:49.990Z] ok github.com/docker/docker/distribution/xfer 1.972s coverage: 76.8% of statements [2020-12-24T00:13:49.990Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-24T00:13:50.359Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-24T00:13:51.538Z] === RUN TestCompare [2020-12-24T00:13:51.538Z] --- PASS: TestCompare (0.00s) [2020-12-24T00:13:51.538Z] PASS [2020-12-24T00:13:51.538Z] coverage: 19.2% of statements [2020-12-24T00:13:51.538Z] ok github.com/docker/docker/image/cache 0.182s coverage: 19.2% of statements [2020-12-24T00:13:51.538Z] === RUN TestFSGetInvalidData [2020-12-24T00:13:51.538Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-12-24T00:13:51.538Z] === RUN TestFSInvalidSet [2020-12-24T00:13:51.538Z] --- PASS: TestFSInvalidSet (0.01s) [2020-12-24T00:13:51.538Z] === RUN TestFSInvalidRoot [2020-12-24T00:13:51.538Z] --- PASS: TestFSInvalidRoot (0.00s) [2020-12-24T00:13:51.538Z] === RUN TestFSMetadataGetSet [2020-12-24T00:13:51.538Z] --- PASS: TestFSMetadataGetSet (0.04s) [2020-12-24T00:13:51.539Z] === RUN TestFSInvalidWalker [2020-12-24T00:13:51.539Z] --- PASS: TestFSInvalidWalker (0.02s) [2020-12-24T00:13:51.539Z] === RUN TestFSGetSet [2020-12-24T00:13:51.539Z] --- PASS: TestFSGetSet (0.07s) [2020-12-24T00:13:51.539Z] === RUN TestFSGetUnsetKey [2020-12-24T00:13:51.539Z] --- PASS: TestFSGetUnsetKey (0.07s) [2020-12-24T00:13:51.743Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-24T00:13:52.002Z] === RUN TestFSGetEmptyData [2020-12-24T00:13:52.002Z] --- PASS: TestFSGetEmptyData (0.01s) [2020-12-24T00:13:52.002Z] === RUN TestFSDelete [2020-12-24T00:13:52.002Z] --- PASS: TestFSDelete (0.13s) [2020-12-24T00:13:52.002Z] === RUN TestFSWalker [2020-12-24T00:13:52.002Z] --- PASS: TestFSWalker (0.04s) [2020-12-24T00:13:52.002Z] === RUN TestFSWalkerStopOnError [2020-12-24T00:13:52.002Z] === RUN TestMakeV1ConfigFromConfig [2020-12-24T00:13:52.002Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-12-24T00:13:52.002Z] PASS [2020-12-24T00:13:52.002Z] coverage: 25.0% of statements [2020-12-24T00:13:52.002Z] ok github.com/docker/docker/image/v1 0.384s coverage: 25.0% of statements [2020-12-24T00:13:52.002Z] --- PASS: TestFSWalkerStopOnError (0.05s) [2020-12-24T00:13:52.002Z] === RUN TestNewFromJSON [2020-12-24T00:13:52.002Z] --- PASS: TestNewFromJSON (0.00s) [2020-12-24T00:13:52.002Z] === RUN TestNewFromJSONWithInvalidJSON [2020-12-24T00:13:52.002Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-12-24T00:13:52.002Z] === RUN TestMarshalKeyOrder [2020-12-24T00:13:52.002Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-12-24T00:13:52.002Z] === RUN TestImage [2020-12-24T00:13:52.002Z] --- PASS: TestImage (0.00s) [2020-12-24T00:13:52.002Z] === RUN TestImageOSNotEmpty [2020-12-24T00:13:52.002Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-12-24T00:13:52.002Z] === RUN TestNewChildImageFromImageWithRootFS [2020-12-24T00:13:52.002Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-12-24T00:13:52.002Z] === RUN TestRestore [2020-12-24T00:13:52.002Z] time="2020-12-24T00:13:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-12-24T00:13:52.002Z] --- PASS: TestRestore (0.17s) [2020-12-24T00:13:52.002Z] === RUN TestAddDelete [2020-12-24T00:13:52.002Z] --- PASS: TestAddDelete (0.05s) [2020-12-24T00:13:52.002Z] === RUN TestSearchAfterDelete [2020-12-24T00:13:52.002Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-12-24T00:13:52.002Z] === RUN TestParentReset [2020-12-24T00:13:52.465Z] --- PASS: TestParentReset (0.06s) [2020-12-24T00:13:52.465Z] === RUN TestGetAndSetLastUpdated [2020-12-24T00:13:52.465Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2020-12-24T00:13:52.465Z] === RUN TestStoreLen [2020-12-24T00:13:52.465Z] --- PASS: TestStoreLen (0.07s) [2020-12-24T00:13:52.465Z] PASS [2020-12-24T00:13:52.465Z] coverage: 86.4% of statements [2020-12-24T00:13:52.465Z] ok github.com/docker/docker/image 1.062s coverage: 86.4% of statements [2020-12-24T00:13:52.465Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-24T00:13:52.465Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-24T00:13:52.685Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite (354.95s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.21s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.46s) [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:1455: [d6bcc8dc96786] daemon is not started [2020-12-24T00:13:53.256Z] check_test.go:309: [d73f668295317] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.43s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.45s) [2020-12-24T00:13:53.256Z] check_test.go:309: [d181deca7a5f2] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.30s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.02s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.55s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.69s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.80s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.47s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-12-24T00:13:53.256Z] check_test.go:309: [d7112087b2b0a] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-12-24T00:13:53.256Z] check_test.go:309: [daae70011bea8] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-12-24T00:13:53.256Z] check_test.go:309: [d4f71fe853d67] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.61s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.90s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-12-24T00:13:53.256Z] check_test.go:309: [de1cd5ad32615] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.58s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.29s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.42s) [2020-12-24T00:13:53.256Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-24T00:13:53.256Z] check_test.go:309: [d3c2cb0512894] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.80s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.74s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2020-12-24T00:13:53.256Z] check_test.go:309: [dff2a2050fe09] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.06s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2020-12-24T00:13:53.256Z] check_test.go:309: [dbb0174c612b1] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s) [2020-12-24T00:13:53.256Z] docker_cli_daemon_plugins_test.go:79: [d6a1014dd15af] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.05s) [2020-12-24T00:13:53.256Z] docker_cli_daemon_plugins_test.go:169: [dcfc9122f5bcb] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.67s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-12-24T00:13:53.256Z] check_test.go:309: [dfb1a5ad66444] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.49s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.95s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.21s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.85s) [2020-12-24T00:13:53.256Z] check_test.go:309: [d889ac37336d1] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.55s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.93s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.46s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.26s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.03s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.14s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.79s) [2020-12-24T00:13:53.256Z] check_test.go:309: [d397584546aee] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.39s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.87s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.58s) [2020-12-24T00:13:53.256Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-24T00:13:53.256Z] check_test.go:309: [ddcf7b7f3f2c1] daemon is not started [2020-12-24T00:13:53.256Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-24T00:13:53.256Z] check_test.go:309: [dc8ec09eebc4e] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.69s) [2020-12-24T00:13:53.256Z] check_test.go:309: [d9a4de3fbd7b4] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.34s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.40s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.00s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.07s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.33s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.15s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.51s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.70s) [2020-12-24T00:13:53.256Z] check_test.go:309: [d91e6bab6ced8] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.34s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s) [2020-12-24T00:13:53.256Z] docker_cli_daemon_plugins_test.go:105: [d2bac86d08646] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.90s) [2020-12-24T00:13:53.256Z] check_test.go:309: [d6dfa4ece1d64] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.29s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2020-12-24T00:13:53.256Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2020-12-24T00:13:53.256Z] check_test.go:309: [dfa8a8a0d6128] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2020-12-24T00:13:53.256Z] check_test.go:309: [d7324bb6fdfc7] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-12-24T00:13:53.256Z] check_test.go:309: [d4dc4501920fc] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.12s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-12-24T00:13:53.256Z] check_test.go:309: [d917870c35113] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.69s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2020-12-24T00:13:53.256Z] check_test.go:309: [db8adca69b6d6] daemon is not started [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2020-12-24T00:13:53.256Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-12-24T00:13:53.257Z] check_test.go:309: [d296b4744d926] daemon is not started [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.29s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.90s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.46s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.42s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.41s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.70s) [2020-12-24T00:13:53.257Z] docker_cli_daemon_test.go:2550: [d129629d82445] daemon is not started [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.80s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.62s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.76s) [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.21s) [2020-12-24T00:13:53.257Z] check_test.go:309: [d431f3dc960f8] daemon is not started [2020-12-24T00:13:53.257Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.16s) [2020-12-24T00:13:53.257Z] === RUN TestDockerSwarmSuite [2020-12-24T00:13:53.257Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-12-24T00:13:54.013Z] === RUN TestEmptyLayer [2020-12-24T00:13:54.013Z] --- PASS: TestEmptyLayer (0.00s) [2020-12-24T00:13:54.013Z] === RUN TestCommitFailure [2020-12-24T00:13:54.013Z] --- PASS: TestCommitFailure (0.01s) [2020-12-24T00:13:54.013Z] === RUN TestStartTransactionFailure [2020-12-24T00:13:54.013Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-12-24T00:13:54.013Z] === RUN TestGetOrphan [2020-12-24T00:13:54.013Z] --- PASS: TestGetOrphan (0.01s) [2020-12-24T00:13:54.013Z] === RUN TestMountAndRegister [2020-12-24T00:13:54.013Z] === RUN TestSerialization [2020-12-24T00:13:54.013Z] --- PASS: TestSerialization (0.02s) [2020-12-24T00:13:54.013Z] PASS [2020-12-24T00:13:54.013Z] coverage: 100.0% of statements [2020-12-24T00:13:54.013Z] --- PASS: TestMountAndRegister (0.04s) [2020-12-24T00:13:54.013Z] layer_test.go:271: Layer size: 14 [2020-12-24T00:13:54.013Z] === RUN TestLayerRelease [2020-12-24T00:13:54.013Z] --- SKIP: TestLayerRelease (0.00s) [2020-12-24T00:13:54.013Z] layer_test.go:304: Failing on Windows [2020-12-24T00:13:54.013Z] === RUN TestStoreRestore [2020-12-24T00:13:54.013Z] --- SKIP: TestStoreRestore (0.00s) [2020-12-24T00:13:54.013Z] layer_test.go:353: Failing on Windows [2020-12-24T00:13:54.013Z] === RUN TestTarStreamStability [2020-12-24T00:13:54.013Z] --- SKIP: TestTarStreamStability (0.00s) [2020-12-24T00:13:54.013Z] layer_test.go:468: Failing on Windows [2020-12-24T00:13:54.013Z] === RUN TestRegisterExistingLayer [2020-12-24T00:13:54.013Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 100.0% of statements [2020-12-24T00:13:54.013Z] --- PASS: TestRegisterExistingLayer (0.15s) [2020-12-24T00:13:54.013Z] === RUN TestTarStreamVerification [2020-12-24T00:13:54.013Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-12-24T00:13:54.013Z] layer_test.go:697: Failing on Windows [2020-12-24T00:13:54.013Z] === RUN TestLayerMigration [2020-12-24T00:13:54.013Z] --- SKIP: TestLayerMigration (0.00s) [2020-12-24T00:13:54.013Z] migration_test.go:46: Failing on Windows [2020-12-24T00:13:54.013Z] === RUN TestLayerMigrationNoTarsplit [2020-12-24T00:13:54.013Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-12-24T00:13:54.013Z] migration_test.go:182: Failing on Windows [2020-12-24T00:13:54.013Z] === RUN TestMountInit [2020-12-24T00:13:54.013Z] --- SKIP: TestMountInit (0.00s) [2020-12-24T00:13:54.013Z] mount_test.go:17: Failing on Windows [2020-12-24T00:13:54.013Z] === RUN TestMountSize [2020-12-24T00:13:54.013Z] --- SKIP: TestMountSize (0.00s) [2020-12-24T00:13:54.013Z] mount_test.go:76: Failing on Windows [2020-12-24T00:13:54.013Z] === RUN TestMountChanges [2020-12-24T00:13:54.013Z] --- SKIP: TestMountChanges (0.00s) [2020-12-24T00:13:54.013Z] mount_test.go:125: Failing on Windows [2020-12-24T00:13:54.013Z] === RUN TestMountApply [2020-12-24T00:13:54.013Z] --- SKIP: TestMountApply (0.00s) [2020-12-24T00:13:54.013Z] mount_test.go:212: Failing on Windows [2020-12-24T00:13:54.013Z] PASS [2020-12-24T00:13:54.013Z] coverage: 30.1% of statements [2020-12-24T00:13:54.013Z] ok github.com/docker/docker/layer 0.406s coverage: 30.1% of statements [2020-12-24T00:13:54.013Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-24T00:13:54.476Z] === RUN TestEnvironmentParsing [2020-12-24T00:13:54.476Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-12-24T00:13:54.476Z] PASS [2020-12-24T00:13:54.476Z] coverage: 1.0% of statements [2020-12-24T00:13:54.476Z] ok github.com/docker/docker/libcontainerd/local 0.223s coverage: 1.0% of statements [2020-12-24T00:13:54.476Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-24T00:13:54.476Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-24T00:13:54.476Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-24T00:13:54.476Z] ? github.com/docker/docker/oci [no test files] [2020-12-24T00:13:54.476Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-24T00:13:54.939Z] === RUN TestAddressPoolOpt [2020-12-24T00:13:54.939Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/a [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/something [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/_=a [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/env1=value1 [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/_env1=value1 [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/env2=value2=value3 [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/env3=abc!qwe [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/env_4=value_4 [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/PATH [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/=a [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/PATH= [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/PATH=something [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/asd!qwe [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/1asd [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/123 [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/some_space [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/__some_space_before [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/some_space_after__ [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/= [2020-12-24T00:13:54.939Z] === RUN TestValidateEnv/PaTh [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/a (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/something (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/= (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestParseHost [2020-12-24T00:13:54.939Z] --- PASS: TestParseHost (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestParseDockerDaemonHost [2020-12-24T00:13:54.939Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestParseTCP [2020-12-24T00:13:54.939Z] --- PASS: TestParseTCP (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestParseInvalidUnixAddrInvalid [2020-12-24T00:13:54.939Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestValidateExtraHosts [2020-12-24T00:13:54.939Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestIpOptString [2020-12-24T00:13:54.939Z] --- PASS: TestIpOptString (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestNewIpOptInvalidDefaultVal [2020-12-24T00:13:54.939Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestNewIpOptValidDefaultVal [2020-12-24T00:13:54.939Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestIpOptSetInvalidVal [2020-12-24T00:13:54.939Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestValidateIPAddress [2020-12-24T00:13:54.939Z] --- PASS: TestValidateIPAddress (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestMapOpts [2020-12-24T00:13:54.939Z] --- PASS: TestMapOpts (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestListOptsWithoutValidator [2020-12-24T00:13:54.939Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestListOptsWithValidator [2020-12-24T00:13:54.939Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestValidateDNSSearch [2020-12-24T00:13:54.939Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_general_format [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_one_more [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-12-24T00:13:54.939Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-12-24T00:13:54.939Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestNamedListOpts [2020-12-24T00:13:54.939Z] --- PASS: TestNamedListOpts (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestNamedMapOpts [2020-12-24T00:13:54.939Z] --- PASS: TestNamedMapOpts (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestParseLink [2020-12-24T00:13:54.939Z] --- PASS: TestParseLink (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestQuotedStringSetWithQuotes [2020-12-24T00:13:54.939Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-12-24T00:13:54.939Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestQuotedStringSetWithNoQuotes [2020-12-24T00:13:54.939Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-12-24T00:13:54.939Z] === RUN TestUlimitOpt [2020-12-24T00:13:54.939Z] --- PASS: TestUlimitOpt (0.00s) [2020-12-24T00:13:54.939Z] PASS [2020-12-24T00:13:54.939Z] coverage: 67.1% of statements [2020-12-24T00:13:54.939Z] ok github.com/docker/docker/opts 0.121s coverage: 67.1% of statements [2020-12-24T00:13:54.939Z] === RUN TestParseVersion [2020-12-24T00:13:54.939Z] --- PASS: TestParseVersion (0.00s) [2020-12-24T00:13:54.939Z] PASS [2020-12-24T00:13:54.939Z] coverage: 52.9% of statements [2020-12-24T00:13:54.939Z] ok github.com/docker/docker/pkg/aaparser 0.058s coverage: 52.9% of statements [2020-12-24T00:13:55.915Z] === RUN TestUnbuffered [2020-12-24T00:13:55.915Z] --- PASS: TestUnbuffered (0.00s) [2020-12-24T00:13:55.915Z] === RUN TestRaceUnbuffered [2020-12-24T00:13:55.915Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-12-24T00:13:55.915Z] PASS [2020-12-24T00:13:55.915Z] coverage: 100.0% of statements [2020-12-24T00:13:55.915Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2020-12-24T00:13:56.378Z] === RUN TestPeerCertificateMarshalJSON [2020-12-24T00:13:56.479Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2020-12-24T00:13:56.479Z] === RUN TestServiceUpdateConfigs [2020-12-24T00:13:56.555Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-12-24T00:13:56.841Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-12-24T00:13:56.841Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-12-24T00:13:56.841Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2020-12-24T00:13:56.841Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-12-24T00:13:56.841Z] === RUN TestMiddleware [2020-12-24T00:13:56.841Z] --- PASS: TestMiddleware (0.00s) [2020-12-24T00:13:56.841Z] === RUN TestNewResponseModifier [2020-12-24T00:13:56.841Z] --- PASS: TestNewResponseModifier (0.00s) [2020-12-24T00:13:56.841Z] PASS [2020-12-24T00:13:56.841Z] coverage: 26.8% of statements [2020-12-24T00:13:56.841Z] ok github.com/docker/docker/pkg/authorization 0.526s coverage: 26.8% of statements [2020-12-24T00:13:56.841Z] === RUN TestMatch [2020-12-24T00:13:56.841Z] === RUN TestMatch/[[]] [2020-12-24T00:13:56.841Z] === RUN TestMatch/[[foo]] [2020-12-24T00:13:56.841Z] === RUN TestMatch/[[bar]_[foo]] [2020-12-24T00:13:56.841Z] === RUN TestMatch/[[foo_bar]] [2020-12-24T00:13:56.841Z] === RUN TestMatch/[[qux]_[foo]] [2020-12-24T00:13:56.841Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-12-24T00:13:56.841Z] === RUN TestMatch/[] [2020-12-24T00:13:56.841Z] === RUN TestMatch/[]#01 [2020-12-24T00:13:56.841Z] === RUN TestMatch/[[qux]] [2020-12-24T00:13:56.841Z] === RUN TestMatch/[[foo_bar_qux]] [2020-12-24T00:13:56.841Z] === RUN TestMatch/[[qux]_[baz]] [2020-12-24T00:13:56.841Z] === RUN TestMatch/[[foo_baz]] [2020-12-24T00:13:56.841Z] --- PASS: TestMatch (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[[]] (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[] (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-12-24T00:13:56.841Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-12-24T00:13:56.841Z] PASS [2020-12-24T00:13:56.841Z] coverage: 87.5% of statements [2020-12-24T00:13:56.841Z] ok github.com/docker/docker/pkg/capabilities 0.067s coverage: 87.5% of statements [2020-12-24T00:13:57.817Z] === RUN TestIsArchivePathDir [2020-12-24T00:13:57.817Z] --- PASS: TestIsArchivePathDir (0.05s) [2020-12-24T00:13:57.817Z] === RUN TestIsArchivePathInvalidFile [2020-12-24T00:13:57.817Z] === RUN TestChrootTarUntar [2020-12-24T00:13:57.817Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-12-24T00:13:57.817Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:13:57.817Z] === RUN TestChrootUntarWithHugeExcludesList [2020-12-24T00:13:57.817Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-24T00:13:57.817Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:13:57.817Z] === RUN TestChrootUntarEmptyArchive [2020-12-24T00:13:57.817Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-12-24T00:13:57.817Z] === RUN TestChrootTarUntarWithSymlink [2020-12-24T00:13:57.817Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-12-24T00:13:57.817Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-24T00:13:57.817Z] === RUN TestChrootCopyWithTar [2020-12-24T00:13:57.817Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-12-24T00:13:57.817Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-24T00:13:57.817Z] === RUN TestChrootCopyFileWithTar [2020-12-24T00:13:57.817Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-12-24T00:13:57.817Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:13:57.817Z] === RUN TestChrootUntarPath [2020-12-24T00:13:57.817Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-12-24T00:13:57.817Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-24T00:13:57.817Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-12-24T00:13:57.817Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-24T00:13:57.817Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:13:57.817Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-12-24T00:13:57.817Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-24T00:13:57.817Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:13:57.817Z] === RUN TestChrootApplyDotDotFile [2020-12-24T00:13:57.817Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-12-24T00:13:57.817Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:13:57.817Z] PASS [2020-12-24T00:13:57.817Z] coverage: 15.4% of statements [2020-12-24T00:13:57.817Z] ok github.com/docker/docker/pkg/chrootarchive 0.161s coverage: 15.4% of statements [2020-12-24T00:13:57.817Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2020-12-24T00:13:57.817Z] === RUN TestIsArchivePathTar [2020-12-24T00:13:57.817Z] === RUN TestSizeEmpty [2020-12-24T00:13:58.283Z] --- PASS: TestSizeEmpty (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestSizeEmptyFile [2020-12-24T00:13:58.283Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestSizeNonemptyFile [2020-12-24T00:13:58.283Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestSizeNestedDirectoryEmpty [2020-12-24T00:13:58.283Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-12-24T00:13:58.283Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-12-24T00:13:58.283Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestMoveToSubdir [2020-12-24T00:13:58.283Z] --- PASS: TestMoveToSubdir (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestSizeNonExistingDirectory [2020-12-24T00:13:58.283Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-12-24T00:13:58.283Z] PASS [2020-12-24T00:13:58.283Z] coverage: 80.0% of statements [2020-12-24T00:13:58.283Z] ok github.com/docker/docker/pkg/directory 0.092s coverage: 80.0% of statements [2020-12-24T00:13:58.283Z] --- PASS: TestIsArchivePathTar (0.17s) [2020-12-24T00:13:58.283Z] === RUN TestDecompressStreamGzip [2020-12-24T00:13:58.283Z] --- PASS: TestDecompressStreamGzip (0.14s) [2020-12-24T00:13:58.283Z] === RUN TestDecompressStreamBzip2 [2020-12-24T00:13:58.283Z] === RUN Test [2020-12-24T00:13:58.283Z] === RUN Test/TestContainsEntry [2020-12-24T00:13:58.283Z] === RUN Test/TestCreateEntries [2020-12-24T00:13:58.283Z] === RUN Test/TestEntriesDiff [2020-12-24T00:13:58.283Z] === RUN Test/TestEntriesEquality [2020-12-24T00:13:58.283Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-12-24T00:13:58.283Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-12-24T00:13:58.283Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-12-24T00:13:58.283Z] === RUN Test/TestGeneratorNotGenerate [2020-12-24T00:13:58.283Z] === RUN Test/TestGeneratorWithPort [2020-12-24T00:13:58.283Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-12-24T00:13:58.283Z] === RUN Test/TestNewEntry [2020-12-24T00:13:58.283Z] === RUN Test/TestParse [2020-12-24T00:13:58.283Z] --- PASS: Test (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestNewEntry (0.00s) [2020-12-24T00:13:58.283Z] --- PASS: Test/TestParse (0.00s) [2020-12-24T00:13:58.283Z] PASS [2020-12-24T00:13:58.283Z] coverage: 58.3% of statements [2020-12-24T00:13:58.283Z] ok github.com/docker/docker/pkg/discovery 0.071s coverage: 58.3% of statements [2020-12-24T00:13:58.283Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2020-12-24T00:13:58.283Z] === RUN TestDecompressStreamXz [2020-12-24T00:13:58.283Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-12-24T00:13:58.283Z] archive_test.go:133: Xz not present in msys2 [2020-12-24T00:13:58.283Z] === RUN TestCompressStreamXzUnsupported [2020-12-24T00:13:58.283Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestCompressStreamBzip2Unsupported [2020-12-24T00:13:58.283Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestCompressStreamInvalid [2020-12-24T00:13:58.283Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestExtensionInvalid [2020-12-24T00:13:58.283Z] --- PASS: TestExtensionInvalid (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestExtensionUncompressed [2020-12-24T00:13:58.283Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestExtensionBzip2 [2020-12-24T00:13:58.283Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestExtensionGzip [2020-12-24T00:13:58.283Z] --- PASS: TestExtensionGzip (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestExtensionXz [2020-12-24T00:13:58.283Z] --- PASS: TestExtensionXz (0.00s) [2020-12-24T00:13:58.283Z] === RUN TestCmdStreamLargeStderr [2020-12-24T00:13:58.746Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2020-12-24T00:13:58.746Z] === RUN TestCmdStreamBad [2020-12-24T00:13:58.746Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-12-24T00:13:58.746Z] archive_test.go:238: Failing on Windows CI machines [2020-12-24T00:13:58.746Z] === RUN TestCmdStreamGood [2020-12-24T00:13:58.746Z] --- PASS: TestCmdStreamGood (0.07s) [2020-12-24T00:13:58.746Z] === RUN TestUntarPathWithInvalidDest [2020-12-24T00:13:58.746Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2020-12-24T00:13:58.746Z] === RUN TestUntarPathWithInvalidSrc [2020-12-24T00:13:58.746Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-12-24T00:13:58.746Z] === RUN TestUntarPath [2020-12-24T00:13:58.746Z] --- PASS: TestUntarPath (0.07s) [2020-12-24T00:13:58.746Z] === RUN TestUntarPathWithDestinationFile [2020-12-24T00:13:58.746Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2020-12-24T00:13:58.746Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-12-24T00:13:59.213Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2020-12-24T00:13:59.213Z] === RUN TestCopyWithTarInvalidSrc [2020-12-24T00:13:59.213Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-12-24T00:13:59.213Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-12-24T00:13:59.213Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-12-24T00:13:59.213Z] === RUN TestCopyWithTarSrcFile [2020-12-24T00:13:59.213Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2020-12-24T00:13:59.213Z] === RUN TestCopyWithTarSrcFolder [2020-12-24T00:13:59.213Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-12-24T00:13:59.213Z] === RUN TestCopyFileWithTarInvalidSrc [2020-12-24T00:13:59.213Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-12-24T00:13:59.213Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-12-24T00:13:59.213Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-12-24T00:13:59.213Z] === RUN TestCopyFileWithTarSrcFolder [2020-12-24T00:13:59.213Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-12-24T00:13:59.213Z] === RUN TestCopyFileWithTarSrcFile [2020-12-24T00:13:59.213Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2020-12-24T00:13:59.213Z] === RUN TestTarFiles [2020-12-24T00:13:59.213Z] === RUN Test [2020-12-24T00:13:59.213Z] === RUN Test/TestContent [2020-12-24T00:13:59.213Z] === RUN Test/TestInitialize [2020-12-24T00:13:59.213Z] === RUN Test/TestNew [2020-12-24T00:13:59.213Z] === RUN Test/TestParsingContentsWithComments [2020-12-24T00:13:59.213Z] === RUN Test/TestRegister [2020-12-24T00:13:59.213Z] === RUN Test/TestWatch [2020-12-24T00:13:59.213Z] --- PASS: Test (0.01s) [2020-12-24T00:13:59.213Z] --- PASS: Test/TestContent (0.00s) [2020-12-24T00:13:59.213Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-24T00:13:59.213Z] --- PASS: Test/TestNew (0.00s) [2020-12-24T00:13:59.213Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-12-24T00:13:59.213Z] --- PASS: Test/TestRegister (0.00s) [2020-12-24T00:13:59.213Z] --- PASS: Test/TestWatch (0.00s) [2020-12-24T00:13:59.213Z] PASS [2020-12-24T00:13:59.213Z] coverage: 92.9% of statements [2020-12-24T00:13:59.213Z] ok github.com/docker/docker/pkg/discovery/file 0.148s coverage: 92.9% of statements [2020-12-24T00:13:59.676Z] === RUN Test [2020-12-24T00:13:59.676Z] === RUN Test/TestWatch [2020-12-24T00:13:59.676Z] --- PASS: Test (0.02s) [2020-12-24T00:13:59.676Z] --- PASS: Test/TestWatch (0.02s) [2020-12-24T00:13:59.676Z] PASS [2020-12-24T00:13:59.676Z] coverage: 92.3% of statements [2020-12-24T00:13:59.676Z] ok github.com/docker/docker/pkg/discovery/memory 0.177s coverage: 92.3% of statements [2020-12-24T00:13:59.894Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-12-24T00:13:59.894Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-24T00:14:00.654Z] === RUN Test [2020-12-24T00:14:00.654Z] === RUN Test/TestInitialize [2020-12-24T00:14:00.654Z] time="2020-12-24T00:14:00Z" level=info msg="Initializing discovery without TLS" [2020-12-24T00:14:00.654Z] time="2020-12-24T00:14:00Z" level=info msg="Initializing discovery without TLS" [2020-12-24T00:14:00.654Z] time="2020-12-24T00:14:00Z" level=info msg="Initializing discovery without TLS" [2020-12-24T00:14:00.654Z] === RUN Test/TestInitializeWithCerts [2020-12-24T00:14:00.654Z] time="2020-12-24T00:14:00Z" level=info msg="Initializing discovery with TLS" [2020-12-24T00:14:00.654Z] === RUN Test [2020-12-24T00:14:00.654Z] === RUN Test/TestInitialize [2020-12-24T00:14:00.654Z] === RUN Test/TestInitializeWithPattern [2020-12-24T00:14:00.654Z] === RUN Test/TestRegister [2020-12-24T00:14:00.654Z] === RUN Test/TestWatch [2020-12-24T00:14:00.654Z] --- PASS: Test (0.00s) [2020-12-24T00:14:00.654Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-24T00:14:00.654Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-12-24T00:14:00.654Z] --- PASS: Test/TestRegister (0.00s) [2020-12-24T00:14:00.654Z] --- PASS: Test/TestWatch (0.00s) [2020-12-24T00:14:00.654Z] PASS [2020-12-24T00:14:00.654Z] coverage: 93.8% of statements [2020-12-24T00:14:00.654Z] === RUN Test/TestWatch [2020-12-24T00:14:00.654Z] time="2020-12-24T00:14:00Z" level=info msg="Initializing discovery without TLS" [2020-12-24T00:14:00.654Z] ok github.com/docker/docker/pkg/discovery/nodes 0.084s coverage: 93.8% of statements [2020-12-24T00:14:01.631Z] === RUN TestPollerAddRemove [2020-12-24T00:14:01.631Z] --- PASS: TestPollerAddRemove (0.00s) [2020-12-24T00:14:01.631Z] === RUN TestPollerEvent [2020-12-24T00:14:01.631Z] --- SKIP: TestPollerEvent (0.00s) [2020-12-24T00:14:01.631Z] poller_test.go:41: No chmod on Windows [2020-12-24T00:14:01.631Z] === RUN TestPollerClose [2020-12-24T00:14:01.631Z] --- PASS: TestPollerClose (0.00s) [2020-12-24T00:14:01.631Z] PASS [2020-12-24T00:14:01.631Z] coverage: 36.2% of statements [2020-12-24T00:14:01.631Z] ok github.com/docker/docker/pkg/filenotify 0.160s coverage: 36.2% of statements [2020-12-24T00:14:02.094Z] === RUN TestCopyFileWithInvalidSrc [2020-12-24T00:14:02.094Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestCopyFileWithInvalidDest [2020-12-24T00:14:02.094Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestCopyFileWithSameSrcAndDest [2020-12-24T00:14:02.094Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-12-24T00:14:02.094Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestCopyFile [2020-12-24T00:14:02.094Z] --- PASS: TestCopyFile (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-12-24T00:14:02.094Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-24T00:14:02.094Z] fileutils_test.go:134: Needs porting to Windows [2020-12-24T00:14:02.094Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-12-24T00:14:02.094Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestReadSymlinkedDirectoryToFile [2020-12-24T00:14:02.094Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-24T00:14:02.094Z] fileutils_test.go:180: Needs porting to Windows [2020-12-24T00:14:02.094Z] === RUN TestWildcardMatches [2020-12-24T00:14:02.094Z] --- PASS: TestWildcardMatches (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestPatternMatches [2020-12-24T00:14:02.094Z] --- PASS: TestPatternMatches (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-12-24T00:14:02.094Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestPatternMatchesFolderExclusions [2020-12-24T00:14:02.094Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-12-24T00:14:02.094Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-12-24T00:14:02.094Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-12-24T00:14:02.094Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-12-24T00:14:02.094Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestSingleExclamationError [2020-12-24T00:14:02.094Z] --- PASS: TestSingleExclamationError (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestMatchesWithNoPatterns [2020-12-24T00:14:02.094Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestMatchesWithMalformedPatterns [2020-12-24T00:14:02.094Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestMatches [2020-12-24T00:14:02.094Z] --- PASS: TestMatches (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestCleanPatterns [2020-12-24T00:14:02.094Z] --- PASS: TestCleanPatterns (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-12-24T00:14:02.094Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestCleanPatternsExceptionFlag [2020-12-24T00:14:02.094Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-12-24T00:14:02.094Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-12-24T00:14:02.094Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestCleanPatternsErrorSingleException [2020-12-24T00:14:02.094Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-12-24T00:14:02.094Z] === RUN TestCreateIfNotExistsDir [2020-12-24T00:14:02.094Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-12-24T00:14:02.095Z] === RUN TestCreateIfNotExistsFile [2020-12-24T00:14:02.095Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-12-24T00:14:02.095Z] === RUN TestMatch [2020-12-24T00:14:02.095Z] --- PASS: TestMatch (0.00s) [2020-12-24T00:14:02.095Z] PASS [2020-12-24T00:14:02.095Z] coverage: 87.7% of statements [2020-12-24T00:14:02.095Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 87.7% of statements [2020-12-24T00:14:02.558Z] === RUN TestGet [2020-12-24T00:14:02.558Z] --- PASS: TestGet (0.00s) [2020-12-24T00:14:02.558Z] === RUN TestGetShortcutString [2020-12-24T00:14:02.558Z] --- PASS: TestGetShortcutString (0.00s) [2020-12-24T00:14:02.558Z] PASS [2020-12-24T00:14:02.558Z] coverage: 42.9% of statements [2020-12-24T00:14:02.558Z] ok github.com/docker/docker/pkg/homedir 0.098s coverage: 42.9% of statements [2020-12-24T00:14:03.534Z] === RUN TestCreateIDMapOrder [2020-12-24T00:14:03.534Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-12-24T00:14:03.534Z] PASS [2020-12-24T00:14:03.534Z] coverage: 7.3% of statements [2020-12-24T00:14:03.534Z] ok github.com/docker/docker/pkg/idtools 0.193s coverage: 7.3% of statements [2020-12-24T00:14:03.534Z] --- PASS: Test (3.12s) [2020-12-24T00:14:03.534Z] --- PASS: Test/TestInitialize (0.11s) [2020-12-24T00:14:03.534Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-12-24T00:14:03.534Z] --- PASS: Test/TestWatch (3.00s) [2020-12-24T00:14:03.534Z] PASS [2020-12-24T00:14:03.534Z] coverage: 84.1% of statements [2020-12-24T00:14:03.534Z] ok github.com/docker/docker/pkg/discovery/kv 3.429s coverage: 84.1% of statements [2020-12-24T00:14:03.997Z] --- PASS: TestTarFiles (5.04s) [2020-12-24T00:14:03.997Z] === RUN TestTarUntar [2020-12-24T00:14:03.997Z] --- PASS: TestTarUntar (0.03s) [2020-12-24T00:14:03.997Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-12-24T00:14:03.997Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-12-24T00:14:03.997Z] === RUN TestTarWithOptions [2020-12-24T00:14:03.997Z] --- PASS: TestTarWithOptions (0.02s) [2020-12-24T00:14:03.997Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-12-24T00:14:03.997Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-12-24T00:14:03.997Z] === RUN TestUntarUstarGnuConflict [2020-12-24T00:14:03.997Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-12-24T00:14:03.997Z] === RUN TestUntarInvalidFilenames [2020-12-24T00:14:03.997Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames442507322\\dest" [2020-12-24T00:14:03.998Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2020-12-24T00:14:03.998Z] === RUN TestUntarHardlinkToSymlink [2020-12-24T00:14:03.998Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-12-24T00:14:03.998Z] === RUN TestUntarInvalidHardlink [2020-12-24T00:14:03.998Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink280731307\\victim\\hello" -> "../victim/hello" [2020-12-24T00:14:03.998Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink649352718\\victim\\hello" -> "/../victim/hello" [2020-12-24T00:14:03.998Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink341090325\\victim" -> "../victim" [2020-12-24T00:14:03.998Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink199799920\\victim" -> "../victim" [2020-12-24T00:14:03.998Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink773111055\\victim" -> "../victim" [2020-12-24T00:14:03.998Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink296533282\\victim" -> "../victim" [2020-12-24T00:14:03.998Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2020-12-24T00:14:03.998Z] === RUN TestUntarInvalidSymlink [2020-12-24T00:14:03.998Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink678034969\\dest\\dotdot" -> "../victim/hello" [2020-12-24T00:14:03.998Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink642974372\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-24T00:14:03.998Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink583870387\\dest\\loophole-victim" -> "../victim" [2020-12-24T00:14:03.998Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink209619830\\dest\\loophole-victim" -> "../victim" [2020-12-24T00:14:03.998Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink908242525\\dest\\loophole-victim" -> "../victim" [2020-12-24T00:14:03.998Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink482910744\\dest\\loophole-victim" -> "../victim" [2020-12-24T00:14:03.998Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink005712535\\dest\\dir\\loophole" -> "../../victim" [2020-12-24T00:14:03.998Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2020-12-24T00:14:03.998Z] === RUN TestTempArchiveCloseMultipleTimes [2020-12-24T00:14:03.998Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-12-24T00:14:04.461Z] === RUN TestReplaceFileTarWrapper [2020-12-24T00:14:04.461Z] === RUN TestFixedBufferCap [2020-12-24T00:14:04.461Z] --- PASS: TestFixedBufferCap (0.00s) [2020-12-24T00:14:04.461Z] === RUN TestFixedBufferLen [2020-12-24T00:14:04.461Z] --- PASS: TestFixedBufferLen (0.00s) [2020-12-24T00:14:04.461Z] === RUN TestFixedBufferString [2020-12-24T00:14:04.461Z] --- PASS: TestFixedBufferString (0.00s) [2020-12-24T00:14:04.461Z] === RUN TestFixedBufferWrite [2020-12-24T00:14:04.461Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-12-24T00:14:04.461Z] === RUN TestFixedBufferRead [2020-12-24T00:14:04.461Z] --- PASS: TestFixedBufferRead (0.00s) [2020-12-24T00:14:04.461Z] === RUN TestBytesPipeRead [2020-12-24T00:14:04.461Z] --- PASS: TestBytesPipeRead (0.00s) [2020-12-24T00:14:04.461Z] === RUN TestBytesPipeWrite [2020-12-24T00:14:04.461Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-12-24T00:14:04.461Z] === RUN TestBytesPipeWriteRandomChunks [2020-12-24T00:14:04.461Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2020-12-24T00:14:04.461Z] === RUN TestPrefixHeaderReadable [2020-12-24T00:14:04.461Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2020-12-24T00:14:04.461Z] === RUN TestDisablePigz [2020-12-24T00:14:04.461Z] --- PASS: TestDisablePigz (0.19s) [2020-12-24T00:14:04.461Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-12-24T00:14:04.461Z] === RUN TestPigz [2020-12-24T00:14:04.461Z] --- PASS: TestPigz (0.12s) [2020-12-24T00:14:04.461Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-12-24T00:14:04.461Z] === RUN TestCopyFileWithInvalidDest [2020-12-24T00:14:04.461Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-12-24T00:14:04.461Z] archive_windows_test.go:16: Currently fails [2020-12-24T00:14:04.461Z] === RUN TestCanonicalTarNameForPath [2020-12-24T00:14:04.461Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-12-24T00:14:04.461Z] === RUN TestCanonicalTarName [2020-12-24T00:14:04.461Z] --- PASS: TestCanonicalTarName (0.00s) [2020-12-24T00:14:04.461Z] === RUN TestChmodTarEntry [2020-12-24T00:14:04.461Z] --- PASS: TestChmodTarEntry (0.00s) [2020-12-24T00:14:04.461Z] === RUN TestHardLinkOrder [2020-12-24T00:14:04.924Z] --- PASS: TestHardLinkOrder (0.08s) [2020-12-24T00:14:04.924Z] === RUN TestChangeString [2020-12-24T00:14:04.924Z] --- PASS: TestChangeString (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestChangesWithNoChanges [2020-12-24T00:14:04.924Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2020-12-24T00:14:04.924Z] === RUN TestAtomicWriteToFile [2020-12-24T00:14:04.924Z] === RUN TestError [2020-12-24T00:14:04.924Z] --- PASS: TestError (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestProgressString [2020-12-24T00:14:04.924Z] === RUN TestProgressString/no_progress [2020-12-24T00:14:04.924Z] === RUN TestProgressString/progress_1 [2020-12-24T00:14:04.924Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-12-24T00:14:04.924Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-12-24T00:14:04.924Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-12-24T00:14:04.924Z] === RUN TestProgressString/with_units [2020-12-24T00:14:04.924Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-12-24T00:14:04.924Z] === RUN TestProgressString/hide_counts [2020-12-24T00:14:04.924Z] --- PASS: TestProgressString (0.00s) [2020-12-24T00:14:04.924Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-12-24T00:14:04.924Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-12-24T00:14:04.924Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-12-24T00:14:04.924Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-12-24T00:14:04.924Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-12-24T00:14:04.924Z] --- PASS: TestProgressString/with_units (0.00s) [2020-12-24T00:14:04.924Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-12-24T00:14:04.924Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestJSONMessageDisplay [2020-12-24T00:14:04.924Z] --- PASS: TestAtomicWriteToFile (0.02s) [2020-12-24T00:14:04.924Z] === RUN TestAtomicWriteSetCommit [2020-12-24T00:14:04.924Z] --- PASS: TestAtomicWriteSetCommit (0.04s) [2020-12-24T00:14:04.924Z] === RUN TestAtomicWriteSetCancel [2020-12-24T00:14:04.924Z] --- PASS: TestJSONMessageDisplay (0.10s) [2020-12-24T00:14:04.924Z] === RUN TestJSONMessageDisplayWithJSONError [2020-12-24T00:14:04.924Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-12-24T00:14:04.924Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestDisplayJSONMessagesStream [2020-12-24T00:14:04.924Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-12-24T00:14:04.924Z] PASS [2020-12-24T00:14:04.924Z] coverage: 91.7% of statements [2020-12-24T00:14:04.924Z] --- PASS: TestAtomicWriteSetCancel (0.06s) [2020-12-24T00:14:04.924Z] === RUN TestReadCloserWrapperClose [2020-12-24T00:14:04.924Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestReaderErrWrapperReadOnError [2020-12-24T00:14:04.924Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestReaderErrWrapperRead [2020-12-24T00:14:04.924Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestHashData [2020-12-24T00:14:04.924Z] --- PASS: TestHashData (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestCancelReadCloser [2020-12-24T00:14:04.924Z] ok github.com/docker/docker/pkg/jsonmessage 0.189s coverage: 91.7% of statements [2020-12-24T00:14:04.924Z] --- PASS: TestChangesWithNoChanges (0.15s) [2020-12-24T00:14:04.924Z] === RUN TestChangesWithChanges [2020-12-24T00:14:04.924Z] === RUN TestStandardLongPath [2020-12-24T00:14:04.924Z] --- PASS: TestStandardLongPath (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestUNCLongPath [2020-12-24T00:14:04.924Z] --- PASS: TestUNCLongPath (0.00s) [2020-12-24T00:14:04.924Z] PASS [2020-12-24T00:14:04.924Z] coverage: 100.0% of statements [2020-12-24T00:14:04.924Z] ok github.com/docker/docker/pkg/longpath 0.091s coverage: 100.0% of statements [2020-12-24T00:14:04.924Z] --- PASS: TestChangesWithChanges (0.03s) [2020-12-24T00:14:04.924Z] === RUN TestChangesWithChangesGH13590 [2020-12-24T00:14:04.924Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-12-24T00:14:04.924Z] changes_test.go:192: needs more investigation [2020-12-24T00:14:04.924Z] === RUN TestChangesDirsEmpty [2020-12-24T00:14:04.924Z] --- PASS: TestCancelReadCloser (0.10s) [2020-12-24T00:14:04.924Z] === RUN TestWriteCloserWrapperClose [2020-12-24T00:14:04.924Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestNopWriteCloser [2020-12-24T00:14:04.924Z] --- PASS: TestNopWriteCloser (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestNopWriter [2020-12-24T00:14:04.924Z] --- PASS: TestNopWriter (0.00s) [2020-12-24T00:14:04.924Z] === RUN TestWriteCounter [2020-12-24T00:14:04.924Z] --- PASS: TestWriteCounter (0.00s) [2020-12-24T00:14:04.924Z] PASS [2020-12-24T00:14:04.924Z] coverage: 69.2% of statements [2020-12-24T00:14:04.924Z] ok github.com/docker/docker/pkg/ioutils 0.791s coverage: 69.2% of statements [2020-12-24T00:14:04.924Z] --- PASS: TestChangesDirsEmpty (0.11s) [2020-12-24T00:14:04.924Z] === RUN TestChangesDirsMutated [2020-12-24T00:14:04.924Z] --- PASS: TestChangesDirsMutated (0.12s) [2020-12-24T00:14:04.924Z] === RUN TestApplyLayer [2020-12-24T00:14:04.924Z] --- SKIP: TestApplyLayer (0.00s) [2020-12-24T00:14:04.924Z] changes_test.go:405: needs further investigation [2020-12-24T00:14:04.924Z] === RUN TestChangesSizeWithHardlinks [2020-12-24T00:14:04.924Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-12-24T00:14:04.924Z] changes_test.go:441: needs further investigation [2020-12-24T00:14:05.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-12-24T00:14:05.387Z] === RUN TestChangesSizeWithNoChanges [2020-12-24T00:14:05.387Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-12-24T00:14:05.387Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-12-24T00:14:05.387Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-12-24T00:14:05.387Z] === RUN TestChangesSize [2020-12-24T00:14:05.387Z] --- PASS: TestChangesSize (0.01s) [2020-12-24T00:14:05.387Z] === RUN TestApplyLayerInvalidFilenames [2020-12-24T00:14:05.387Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames568151243\\dest" [2020-12-24T00:14:05.387Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2020-12-24T00:14:05.387Z] === RUN TestApplyLayerInvalidHardlink [2020-12-24T00:14:05.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink563437365\\victim\\hello" -> "../victim/hello" [2020-12-24T00:14:05.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink779692304\\victim\\hello" -> "/../victim/hello" [2020-12-24T00:14:05.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink783420207\\victim" -> "../victim" [2020-12-24T00:14:05.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink951953090\\victim" -> "../victim" [2020-12-24T00:14:05.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink065123129\\victim" -> "../victim" [2020-12-24T00:14:05.387Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink245119812\\victim" -> "../victim" [2020-12-24T00:14:05.387Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2020-12-24T00:14:05.387Z] === RUN TestApplyLayerInvalidSymlink [2020-12-24T00:14:05.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink895256019\\dest\\dotdot" -> "../victim/hello" [2020-12-24T00:14:05.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink315377942\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-24T00:14:05.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink644591485\\dest\\loophole-victim" -> "../victim" [2020-12-24T00:14:05.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink990358200\\dest\\loophole-victim" -> "../victim" [2020-12-24T00:14:05.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink124044983\\dest\\loophole-victim" -> "../victim" [2020-12-24T00:14:05.387Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink774479530\\dest\\loophole-victim" -> "../victim" [2020-12-24T00:14:05.387Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2020-12-24T00:14:05.387Z] === RUN TestApplyLayerWhiteouts [2020-12-24T00:14:05.387Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2020-12-24T00:14:05.387Z] === RUN TestGenerateEmptyFile [2020-12-24T00:14:05.387Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-12-24T00:14:05.387Z] === RUN TestGenerateWithContent [2020-12-24T00:14:05.387Z] --- PASS: TestGenerateWithContent (0.00s) [2020-12-24T00:14:05.387Z] PASS [2020-12-24T00:14:05.387Z] coverage: 62.7% of statements [2020-12-24T00:14:05.387Z] ok github.com/docker/docker/pkg/archive 7.855s coverage: 62.7% of statements [2020-12-24T00:14:05.849Z] === RUN TestNameFormat [2020-12-24T00:14:05.849Z] --- PASS: TestNameFormat (0.00s) [2020-12-24T00:14:05.849Z] === RUN TestNameRetries [2020-12-24T00:14:05.849Z] --- PASS: TestNameRetries (0.00s) [2020-12-24T00:14:05.849Z] PASS [2020-12-24T00:14:05.849Z] coverage: 85.7% of statements [2020-12-24T00:14:05.849Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2020-12-24T00:14:05.849Z] === RUN TestParseKeyValueOpt [2020-12-24T00:14:05.849Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-12-24T00:14:05.849Z] === RUN TestParseUintList [2020-12-24T00:14:05.849Z] --- PASS: TestParseUintList (0.00s) [2020-12-24T00:14:05.849Z] === RUN TestParseUintListMaximumLimits [2020-12-24T00:14:05.849Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-12-24T00:14:05.849Z] PASS [2020-12-24T00:14:05.849Z] coverage: 97.0% of statements [2020-12-24T00:14:05.849Z] ok github.com/docker/docker/pkg/parsers 0.074s coverage: 97.0% of statements [2020-12-24T00:14:06.312Z] === RUN TestNewAndRemove [2020-12-24T00:14:06.312Z] --- PASS: TestNewAndRemove (0.00s) [2020-12-24T00:14:06.312Z] === RUN TestRemoveInvalidPath [2020-12-24T00:14:06.312Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-12-24T00:14:06.312Z] PASS [2020-12-24T00:14:06.312Z] coverage: 82.6% of statements [2020-12-24T00:14:06.312Z] ok github.com/docker/docker/pkg/pidfile 0.172s coverage: 82.6% of statements [2020-12-24T00:14:07.288Z] === RUN TestParseEmptyInterface [2020-12-24T00:14:07.288Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-12-24T00:14:07.288Z] === RUN TestParseNonInterfaceType [2020-12-24T00:14:07.288Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-12-24T00:14:07.288Z] === RUN TestParseWithOneFunction [2020-12-24T00:14:07.288Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-12-24T00:14:07.288Z] === RUN TestParseWithMultipleFuncs [2020-12-24T00:14:07.288Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-12-24T00:14:07.288Z] === RUN TestParseWithUnnamedReturn [2020-12-24T00:14:07.288Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-12-24T00:14:07.288Z] === RUN TestEmbeddedInterface [2020-12-24T00:14:07.288Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-12-24T00:14:07.288Z] === RUN TestParsedImports [2020-12-24T00:14:07.288Z] --- PASS: TestParsedImports (0.00s) [2020-12-24T00:14:07.288Z] === RUN TestAliasedImports [2020-12-24T00:14:07.288Z] --- PASS: TestAliasedImports (0.00s) [2020-12-24T00:14:07.288Z] PASS [2020-12-24T00:14:07.288Z] coverage: 56.8% of statements [2020-12-24T00:14:07.288Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2020-12-24T00:14:08.264Z] === RUN TestFailedConnection [2020-12-24T00:14:08.727Z] === RUN TestHTTPTransport [2020-12-24T00:14:08.727Z] --- PASS: TestHTTPTransport (0.00s) [2020-12-24T00:14:08.727Z] PASS [2020-12-24T00:14:08.727Z] coverage: 85.7% of statements [2020-12-24T00:14:08.727Z] ok github.com/docker/docker/pkg/plugins/transport 0.153s coverage: 85.7% of statements [2020-12-24T00:14:08.727Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-12-24T00:14:08.727Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-24T00:14:08.727Z] === RUN TestBufioReaderPoolPutAndGet [2020-12-24T00:14:08.727Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-12-24T00:14:08.727Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-12-24T00:14:08.727Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-12-24T00:14:08.727Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-12-24T00:14:08.727Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-24T00:14:08.727Z] === RUN TestBufioWriterPoolPutAndGet [2020-12-24T00:14:08.727Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-12-24T00:14:08.727Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-12-24T00:14:08.727Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-12-24T00:14:08.727Z] === RUN TestBufferPoolPutAndGet [2020-12-24T00:14:08.727Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-12-24T00:14:08.727Z] PASS [2020-12-24T00:14:08.727Z] coverage: 88.2% of statements [2020-12-24T00:14:08.727Z] ok github.com/docker/docker/pkg/pools 0.128s coverage: 88.2% of statements [2020-12-24T00:14:09.190Z] --- PASS: TestFailedConnection (1.03s) [2020-12-24T00:14:09.190Z] === RUN TestFailOnce [2020-12-24T00:14:09.190Z] 2020/12/24 00:14:08 http: panic serving 127.0.0.1:49222: Plugin not ready [2020-12-24T00:14:09.190Z] goroutine 10 [running]: [2020-12-24T00:14:09.190Z] net/http.(*conn).serve.func1(0xc000058aa0) [2020-12-24T00:14:09.190Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-12-24T00:14:09.190Z] panic(0x849b40, 0x986990) [2020-12-24T00:14:09.190Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-12-24T00:14:09.190Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc000132000, 0xc0000d0300) [2020-12-24T00:14:09.190Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-12-24T00:14:09.190Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2020-12-24T00:14:09.190Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-12-24T00:14:09.190Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2020-12-24T00:14:09.190Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-12-24T00:14:09.190Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2020-12-24T00:14:09.190Z] c:/go/src/net/http/server.go:2831 +0xab [2020-12-24T00:14:09.190Z] net/http.(*conn).serve(0xc000058aa0, 0x99b180, 0xc00004a980) [2020-12-24T00:14:09.190Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-12-24T00:14:09.190Z] created by net/http.(*Server).Serve [2020-12-24T00:14:09.190Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-12-24T00:14:09.190Z] time="2020-12-24T00:14:09Z" 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" [2020-12-24T00:14:09.653Z] === RUN TestOutputOnPrematureClose [2020-12-24T00:14:09.653Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-12-24T00:14:09.653Z] === RUN TestCompleteSilently [2020-12-24T00:14:09.653Z] --- PASS: TestCompleteSilently (0.00s) [2020-12-24T00:14:09.653Z] PASS [2020-12-24T00:14:09.653Z] coverage: 75.9% of statements [2020-12-24T00:14:09.653Z] ok github.com/docker/docker/pkg/progress 0.073s coverage: 75.9% of statements [2020-12-24T00:14:09.653Z] === RUN TestSendToOneSub [2020-12-24T00:14:09.653Z] --- PASS: TestSendToOneSub (0.00s) [2020-12-24T00:14:09.653Z] === RUN TestSendToMultipleSubs [2020-12-24T00:14:09.653Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-12-24T00:14:09.653Z] === RUN TestEvictOneSub [2020-12-24T00:14:09.653Z] --- PASS: TestEvictOneSub (0.00s) [2020-12-24T00:14:09.653Z] === RUN TestClosePublisher [2020-12-24T00:14:09.653Z] --- PASS: TestClosePublisher (0.00s) [2020-12-24T00:14:09.653Z] === RUN TestPubSubRace [2020-12-24T00:14:10.115Z] --- PASS: TestFailOnce (1.12s) [2020-12-24T00:14:10.115Z] === RUN TestEchoInputOutput [2020-12-24T00:14:10.115Z] --- PASS: TestEchoInputOutput (0.00s) [2020-12-24T00:14:10.115Z] === RUN TestBackoff [2020-12-24T00:14:10.115Z] --- PASS: TestBackoff (0.00s) [2020-12-24T00:14:10.115Z] === RUN TestAbortRetry [2020-12-24T00:14:10.115Z] --- PASS: TestAbortRetry (0.00s) [2020-12-24T00:14:10.115Z] === RUN TestClientScheme [2020-12-24T00:14:10.115Z] --- PASS: TestClientScheme (0.00s) [2020-12-24T00:14:10.115Z] === RUN TestNewClientWithTimeout [2020-12-24T00:14:10.578Z] === RUN TestRegister [2020-12-24T00:14:10.578Z] --- PASS: TestRegister (0.00s) [2020-12-24T00:14:10.578Z] === RUN TestCommand [2020-12-24T00:14:10.578Z] --- PASS: TestCommand (0.03s) [2020-12-24T00:14:10.578Z] === RUN TestNaiveSelf [2020-12-24T00:14:10.578Z] --- PASS: TestNaiveSelf (0.02s) [2020-12-24T00:14:10.578Z] PASS [2020-12-24T00:14:10.578Z] coverage: 82.4% of statements [2020-12-24T00:14:10.578Z] ok github.com/docker/docker/pkg/reexec 0.098s coverage: 82.4% of statements [2020-12-24T00:14:10.578Z] --- PASS: TestPubSubRace (1.05s) [2020-12-24T00:14:10.578Z] PASS [2020-12-24T00:14:10.578Z] coverage: 75.0% of statements [2020-12-24T00:14:10.578Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2020-12-24T00:14:11.041Z] time="2020-12-24T00:14: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" [2020-12-24T00:14:11.373Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2020-12-24T00:14:11.373Z] === RUN TestServiceUpdateNetwork [2020-12-24T00:14:11.504Z] === RUN TestParseSignal [2020-12-24T00:14:11.504Z] --- PASS: TestParseSignal (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestValidSignalForPlatform [2020-12-24T00:14:11.504Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-12-24T00:14:11.504Z] PASS [2020-12-24T00:14:11.504Z] coverage: 20.3% of statements [2020-12-24T00:14:11.504Z] ok github.com/docker/docker/pkg/signal 0.059s coverage: 20.3% of statements [2020-12-24T00:14:11.504Z] === RUN TestNewStdWriter [2020-12-24T00:14:11.504Z] --- PASS: TestNewStdWriter (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestWriteWithUninitializedStdWriter [2020-12-24T00:14:11.504Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestWriteWithNilBytes [2020-12-24T00:14:11.504Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestWrite [2020-12-24T00:14:11.504Z] --- PASS: TestWrite (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestWriteWithWriterError [2020-12-24T00:14:11.504Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-12-24T00:14:11.504Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestStdCopyWriteAndRead [2020-12-24T00:14:11.504Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-12-24T00:14:11.504Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-12-24T00:14:11.504Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-12-24T00:14:11.504Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestStdCopyWithInvalidInputHeader [2020-12-24T00:14:11.504Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestStdCopyWithCorruptedPrefix [2020-12-24T00:14:11.504Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestStdCopyReturnsWriteErrors [2020-12-24T00:14:11.504Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-12-24T00:14:11.504Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-12-24T00:14:11.504Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-12-24T00:14:11.504Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-12-24T00:14:11.504Z] PASS [2020-12-24T00:14:11.504Z] coverage: 100.0% of statements [2020-12-24T00:14:11.504Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2020-12-24T00:14:12.479Z] time="2020-12-24T00:14:12Z" 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" [2020-12-24T00:14:12.479Z] === RUN TestGenerateRandomID [2020-12-24T00:14:12.479Z] --- PASS: TestGenerateRandomID (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestShortenId [2020-12-24T00:14:12.479Z] --- PASS: TestShortenId (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestShortenSha256Id [2020-12-24T00:14:12.479Z] --- PASS: TestShortenSha256Id (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestShortenIdEmpty [2020-12-24T00:14:12.479Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestShortenIdInvalid [2020-12-24T00:14:12.479Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestIsShortIDNonHex [2020-12-24T00:14:12.479Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestIsShortIDNotCorrectSize [2020-12-24T00:14:12.479Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-12-24T00:14:12.479Z] PASS [2020-12-24T00:14:12.479Z] coverage: 70.6% of statements [2020-12-24T00:14:12.479Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2020-12-24T00:14:12.479Z] === RUN TestRawProgressFormatterFormatStatus [2020-12-24T00:14:12.479Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestRawProgressFormatterFormatProgress [2020-12-24T00:14:12.479Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestFormatStatus [2020-12-24T00:14:12.479Z] --- PASS: TestFormatStatus (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestFormatError [2020-12-24T00:14:12.479Z] --- PASS: TestFormatError (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestFormatJSONError [2020-12-24T00:14:12.479Z] --- PASS: TestFormatJSONError (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestJsonProgressFormatterFormatProgress [2020-12-24T00:14:12.479Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestJsonProgressFormatterFormatStatus [2020-12-24T00:14:12.479Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestNewJSONProgressOutput [2020-12-24T00:14:12.479Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestAuxFormatterEmit [2020-12-24T00:14:12.479Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestStreamWriterStdout [2020-12-24T00:14:12.479Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-12-24T00:14:12.479Z] === RUN TestStreamWriterStderr [2020-12-24T00:14:12.479Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-12-24T00:14:12.479Z] PASS [2020-12-24T00:14:12.479Z] coverage: 66.2% of statements [2020-12-24T00:14:12.479Z] ok github.com/docker/docker/pkg/streamformatter 0.173s coverage: 66.2% of statements [2020-12-24T00:14:13.455Z] === RUN TestIsCpusetListAvailable [2020-12-24T00:14:13.455Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-12-24T00:14:13.455Z] PASS [2020-12-24T00:14:13.455Z] coverage: 38.2% of statements [2020-12-24T00:14:13.455Z] ok github.com/docker/docker/pkg/sysinfo 0.074s coverage: 38.2% of statements [2020-12-24T00:14:14.431Z] === RUN TestChtimes [2020-12-24T00:14:14.431Z] --- PASS: TestChtimes (0.00s) [2020-12-24T00:14:14.431Z] === RUN TestChtimesWindows [2020-12-24T00:14:14.431Z] --- PASS: TestChtimesWindows (0.00s) [2020-12-24T00:14:14.431Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-12-24T00:14:14.431Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-12-24T00:14:14.431Z] === RUN TestEnsureRemoveAllNotExist [2020-12-24T00:14:14.431Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-12-24T00:14:14.431Z] === RUN TestEnsureRemoveAllWithDir [2020-12-24T00:14:14.431Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-12-24T00:14:14.431Z] === RUN TestEnsureRemoveAllWithFile [2020-12-24T00:14:14.431Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-12-24T00:14:14.431Z] === RUN TestHasWin32KSupport [2020-12-24T00:14:14.431Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-12-24T00:14:14.431Z] syscall_windows_test.go:8: win32k: true [2020-12-24T00:14:14.431Z] PASS [2020-12-24T00:14:14.431Z] coverage: 12.0% of statements [2020-12-24T00:14:14.431Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.0% of statements [2020-12-24T00:14:14.895Z] === RUN TestTailFile [2020-12-24T00:14:14.895Z] --- PASS: TestTailFile (0.00s) [2020-12-24T00:14:14.895Z] === RUN TestTailFileManyLines [2020-12-24T00:14:14.895Z] --- PASS: TestTailFileManyLines (0.00s) [2020-12-24T00:14:14.895Z] === RUN TestTailEmptyFile [2020-12-24T00:14:14.895Z] --- PASS: TestTailEmptyFile (0.00s) [2020-12-24T00:14:14.895Z] === RUN TestTailNegativeN [2020-12-24T00:14:14.895Z] --- PASS: TestTailNegativeN (0.00s) [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader [2020-12-24T00:14:14.895Z] === CONT TestNewTailReader [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/8_byte_delimiter [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/12_byte_delimiter [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/no_delimiter [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/no_delimiter [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/single_byte_delimiter [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/2_byte_delimiter [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/4_byte_delimiter [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/truncated_last_line [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-12-24T00:14:14.895Z] === CONT TestNewTailReader/8_byte_delimiter [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.895Z] === CONT TestNewTailReader/2_byte_delimiter [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.895Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.895Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/12_byte_delimiter [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/single_byte_delimiter [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/no_delimiter [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/4_byte_delimiter [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-24T00:14:14.896Z] time="2020-12-24T00:14: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" [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:14.896Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.896Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:14.897Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:14.897Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:14.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:14.898Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:14.898Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:14.898Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:14.899Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:14.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:15.364Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:15.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:15.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:15.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:15.365Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:15.365Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-24T00:14:15.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.366Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.03s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.02s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.05s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.367Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-24T00:14:15.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-24T00:14:15.368Z] PASS [2020-12-24T00:14:15.368Z] coverage: 88.6% of statements [2020-12-24T00:14:15.368Z] ok github.com/docker/docker/pkg/tailfile 0.500s coverage: 88.6% of statements [2020-12-24T00:14:15.831Z] === RUN TestTarSumRemoveNonExistent [2020-12-24T00:14:15.831Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-12-24T00:14:15.831Z] === RUN TestTarSumRemove [2020-12-24T00:14:15.831Z] --- PASS: TestTarSumRemove (0.00s) [2020-12-24T00:14:15.831Z] === RUN TestSortFileInfoSums [2020-12-24T00:14:15.831Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-12-24T00:14:15.831Z] === RUN TestNewTarSumForLabelInvalid [2020-12-24T00:14:15.831Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-12-24T00:14:15.831Z] === RUN TestNewTarSumForLabel [2020-12-24T00:14:15.831Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-12-24T00:14:15.831Z] === RUN TestEmptyTar [2020-12-24T00:14:15.831Z] --- PASS: TestEmptyTar (0.00s) [2020-12-24T00:14:15.831Z] === RUN TestTarSumsReadSize [2020-12-24T00:14:15.831Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-12-24T00:14:15.831Z] === RUN TestTarSums [2020-12-24T00:14:15.831Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-24T00:14:15.831Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-24T00:14:15.831Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-24T00:14:15.831Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-24T00:14:15.831Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-24T00:14:15.831Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-12-24T00:14:15.831Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-12-24T00:14:15.831Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-24T00:14:15.831Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-24T00:14:15.831Z] --- PASS: TestTarSums (0.08s) [2020-12-24T00:14:15.831Z] === RUN TestIteration [2020-12-24T00:14:15.831Z] --- PASS: TestIteration (0.00s) [2020-12-24T00:14:15.831Z] === RUN TestVersionLabelForChecksum [2020-12-24T00:14:15.831Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-12-24T00:14:15.832Z] === RUN TestVersion [2020-12-24T00:14:15.832Z] --- PASS: TestVersion (0.00s) [2020-12-24T00:14:15.832Z] === RUN TestGetVersion [2020-12-24T00:14:15.832Z] --- PASS: TestGetVersion (0.00s) [2020-12-24T00:14:15.832Z] === RUN TestGetVersions [2020-12-24T00:14:15.832Z] --- PASS: TestGetVersions (0.00s) [2020-12-24T00:14:15.832Z] PASS [2020-12-24T00:14:15.832Z] coverage: 89.3% of statements [2020-12-24T00:14:15.832Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2020-12-24T00:14:16.295Z] testing: warning: no tests to run [2020-12-24T00:14:16.295Z] PASS [2020-12-24T00:14:16.295Z] coverage: [no statements] [2020-12-24T00:14:16.295Z] ok github.com/docker/docker/pkg/term/windows 0.077s coverage: [no statements] [no tests to run] [2020-12-24T00:14:16.757Z] === RUN TestIsGIT [2020-12-24T00:14:16.757Z] --- PASS: TestIsGIT (0.00s) [2020-12-24T00:14:16.757Z] === RUN TestIsTransport [2020-12-24T00:14:16.757Z] --- PASS: TestIsTransport (0.00s) [2020-12-24T00:14:16.757Z] PASS [2020-12-24T00:14:16.757Z] coverage: 100.0% of statements [2020-12-24T00:14:16.757Z] ok github.com/docker/docker/pkg/urlutil 0.063s coverage: 100.0% of statements [2020-12-24T00:14:16.757Z] === RUN TestTruncIndex [2020-12-24T00:14:16.757Z] --- PASS: TestTruncIndex (0.10s) [2020-12-24T00:14:16.757Z] PASS [2020-12-24T00:14:16.757Z] coverage: 91.5% of statements [2020-12-24T00:14:16.757Z] ok github.com/docker/docker/pkg/truncindex 0.237s coverage: 91.5% of statements [2020-12-24T00:14:16.757Z] === RUN TestVersionInfo [2020-12-24T00:14:16.757Z] --- PASS: TestVersionInfo (0.00s) [2020-12-24T00:14:16.757Z] === RUN TestAppendVersions [2020-12-24T00:14:16.757Z] --- PASS: TestAppendVersions (0.00s) [2020-12-24T00:14:16.757Z] PASS [2020-12-24T00:14:16.757Z] coverage: 88.9% of statements [2020-12-24T00:14:16.757Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2020-12-24T00:14:18.305Z] === RUN TestNewSettable [2020-12-24T00:14:18.305Z] --- PASS: TestNewSettable (0.00s) [2020-12-24T00:14:18.305Z] === RUN TestIsSettable [2020-12-24T00:14:18.305Z] --- PASS: TestIsSettable (0.00s) [2020-12-24T00:14:18.305Z] === RUN TestUpdateSettingsEnv [2020-12-24T00:14:18.305Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-12-24T00:14:18.305Z] PASS [2020-12-24T00:14:18.305Z] coverage: 20.1% of statements [2020-12-24T00:14:18.305Z] ok github.com/docker/docker/plugin/v2 0.123s coverage: 20.1% of statements [2020-12-24T00:14:18.305Z] === RUN TestLoad [2020-12-24T00:14:18.305Z] --- PASS: TestLoad (0.00s) [2020-12-24T00:14:18.305Z] === RUN TestSave [2020-12-24T00:14:18.305Z] --- PASS: TestSave (0.03s) [2020-12-24T00:14:18.305Z] === RUN TestAddDeleteGet [2020-12-24T00:14:18.769Z] --- PASS: TestAddDeleteGet (0.04s) [2020-12-24T00:14:18.769Z] === RUN TestInvalidTags [2020-12-24T00:14:18.769Z] --- PASS: TestInvalidTags (0.00s) [2020-12-24T00:14:18.769Z] PASS [2020-12-24T00:14:18.769Z] coverage: 84.4% of statements [2020-12-24T00:14:18.769Z] ok github.com/docker/docker/reference 0.149s coverage: 84.4% of statements [2020-12-24T00:14:18.769Z] === RUN TestValidatePrivileges [2020-12-24T00:14:18.769Z] --- PASS: TestValidatePrivileges (0.00s) [2020-12-24T00:14:18.769Z] === RUN TestFilterByCapNeg [2020-12-24T00:14:18.769Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-12-24T00:14:18.769Z] === RUN TestFilterByCapPos [2020-12-24T00:14:18.769Z] --- PASS: TestFilterByCapPos (0.00s) [2020-12-24T00:14:18.769Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-12-24T00:14:18.769Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-12-24T00:14:18.769Z] PASS [2020-12-24T00:14:18.769Z] coverage: 12.0% of statements [2020-12-24T00:14:18.769Z] ok github.com/docker/docker/plugin 0.269s coverage: 12.0% of statements [2020-12-24T00:14:19.231Z] time="2020-12-24T00:14:19Z" 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" [2020-12-24T00:14:20.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-12-24T00:14:20.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-12-24T00:14:20.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-24T00:14:20.207Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-12-24T00:14:20.207Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-12-24T00:14:20.207Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-12-24T00:14:20.207Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-12-24T00:14:20.207Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-12-24T00:14:20.207Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-12-24T00:14:20.207Z] === RUN TestResumableRequestReaderWithReadError [2020-12-24T00:14:20.207Z] === RUN TestRestartManagerTimeout [2020-12-24T00:14:20.207Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-12-24T00:14:20.207Z] === RUN TestRestartManagerTimeoutReset [2020-12-24T00:14:20.207Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-12-24T00:14:20.207Z] PASS [2020-12-24T00:14:20.207Z] coverage: 50.9% of statements [2020-12-24T00:14:20.207Z] ok github.com/docker/docker/restartmanager 0.221s coverage: 50.9% of statements [2020-12-24T00:14:20.670Z] time="2020-12-24T00:14:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-12-24T00:14:20.670Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2020-12-24T00:14:20.670Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-12-24T00:14:20.670Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-12-24T00:14:20.670Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-12-24T00:14:20.670Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-12-24T00:14:20.670Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-12-24T00:14:20.670Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-12-24T00:14:20.670Z] === RUN TestResumableRequestReader [2020-12-24T00:14:20.670Z] --- PASS: TestResumableRequestReader (0.00s) [2020-12-24T00:14:20.670Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-12-24T00:14:20.670Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-12-24T00:14:20.670Z] PASS [2020-12-24T00:14:20.670Z] coverage: 100.0% of statements [2020-12-24T00:14:20.670Z] ok github.com/docker/docker/registry/resumable 0.295s coverage: 100.0% of statements [2020-12-24T00:14:20.670Z] === RUN TestResolveAuthConfigIndexServer [2020-12-24T00:14:20.670Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-12-24T00:14:20.670Z] === RUN TestResolveAuthConfigFullURL [2020-12-24T00:14:20.670Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-12-24T00:14:20.670Z] === RUN TestLoadAllowNondistributableArtifacts [2020-12-24T00:14:20.670Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-12-24T00:14:20.670Z] === RUN TestValidateMirror [2020-12-24T00:14:20.670Z] --- PASS: TestValidateMirror (0.00s) [2020-12-24T00:14:20.670Z] === RUN TestLoadInsecureRegistries [2020-12-24T00:14:21.132Z] time="2020-12-24T00:14:20Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-24T00:14:21.132Z] time="2020-12-24T00:14:20Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-12-24T00:14:21.132Z] time="2020-12-24T00:14:20Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-24T00:14:21.132Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2020-12-24T00:14:21.132Z] === RUN TestNewServiceConfig [2020-12-24T00:14:21.132Z] --- PASS: TestNewServiceConfig (0.00s) [2020-12-24T00:14:21.132Z] === RUN TestValidateIndexName [2020-12-24T00:14:21.132Z] --- PASS: TestValidateIndexName (0.00s) [2020-12-24T00:14:21.132Z] === RUN TestValidateIndexNameWithError [2020-12-24T00:14:21.132Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-12-24T00:14:21.132Z] === RUN TestEndpointParse [2020-12-24T00:14:21.132Z] --- PASS: TestEndpointParse (0.00s) [2020-12-24T00:14:21.132Z] === RUN TestEndpointParseInvalid [2020-12-24T00:14:21.132Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-12-24T00:14:21.132Z] === RUN TestValidateEndpoint [2020-12-24T00:14:21.132Z] --- PASS: TestValidateEndpoint (0.01s) [2020-12-24T00:14:21.132Z] === RUN TestPing [2020-12-24T00:14:21.132Z] --- PASS: TestPing (0.00s) [2020-12-24T00:14:21.132Z] === RUN TestPingRegistryEndpoint [2020-12-24T00:14:21.132Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-12-24T00:14:21.132Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:21.132Z] === RUN TestEndpoint [2020-12-24T00:14:21.132Z] --- SKIP: TestEndpoint (0.00s) [2020-12-24T00:14:21.132Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:21.132Z] === RUN TestParseRepositoryInfo [2020-12-24T00:14:21.132Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-12-24T00:14:21.132Z] === RUN TestNewIndexInfo [2020-12-24T00:14:21.132Z] --- PASS: TestNewIndexInfo (0.00s) [2020-12-24T00:14:21.132Z] === RUN TestMirrorEndpointLookup [2020-12-24T00:14:21.132Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2020-12-24T00:14:21.132Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:21.132Z] === RUN TestSearchRepositories [2020-12-24T00:14:21.132Z] --- PASS: TestSearchRepositories (0.00s) [2020-12-24T00:14:21.132Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-12-24T00:14:21.132Z] Host: 127.0.0.1:49241 [2020-12-24T00:14:21.132Z] User-Agent: docker test client [2020-12-24T00:14:21.132Z] Authorization: Token fake-token [2020-12-24T00:14:21.132Z] X-Docker-Token: true [2020-12-24T00:14:21.132Z] Accept-Encoding: gzip [2020-12-24T00:14:21.132Z] [2020-12-24T00:14:21.132Z] [2020-12-24T00:14:21.132Z] registry_test.go:730: HTTP/1.1 200 OK [2020-12-24T00:14:21.132Z] Connection: close [2020-12-24T00:14:21.132Z] Content-Length: 144 [2020-12-24T00:14:21.132Z] Cache-Control: no-cache [2020-12-24T00:14:21.132Z] Content-Type: application/json [2020-12-24T00:14:21.132Z] Date: Thu, 24 Dec 2020 00:14:20 GMT [2020-12-24T00:14:21.132Z] Expires: -1 [2020-12-24T00:14:21.132Z] Pragma: no-cache [2020-12-24T00:14:21.132Z] Server: docker-tests/mock [2020-12-24T00:14:21.132Z] X-Docker-Registry-Config: mock [2020-12-24T00:14:21.132Z] X-Docker-Registry-Version: 0.0.0 [2020-12-24T00:14:21.132Z] [2020-12-24T00:14:21.132Z] [2020-12-24T00:14:21.132Z] === RUN TestTrustedLocation [2020-12-24T00:14:21.132Z] --- PASS: TestTrustedLocation (0.00s) [2020-12-24T00:14:21.132Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-12-24T00:14:21.132Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-12-24T00:14:21.132Z] === RUN TestAllowNondistributableArtifacts [2020-12-24T00:14:21.132Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-12-24T00:14:21.132Z] === RUN TestIsSecureIndex [2020-12-24T00:14:21.132Z] --- PASS: TestIsSecureIndex (0.00s) [2020-12-24T00:14:21.132Z] PASS [2020-12-24T00:14:21.132Z] coverage: 50.3% of statements [2020-12-24T00:14:21.132Z] ok github.com/docker/docker/registry 0.322s coverage: 50.3% of statements [2020-12-24T00:14:21.595Z] === RUN TestDecodeContainerConfig [2020-12-24T00:14:21.595Z] --- PASS: TestDecodeContainerConfig (0.02s) [2020-12-24T00:14:21.595Z] === RUN TestDecodeContainerConfigIsolation [2020-12-24T00:14:21.595Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-12-24T00:14:21.595Z] === RUN TestValidatePrivileged [2020-12-24T00:14:21.595Z] --- PASS: TestValidatePrivileged (0.00s) [2020-12-24T00:14:21.595Z] PASS [2020-12-24T00:14:21.595Z] coverage: 52.2% of statements [2020-12-24T00:14:21.595Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-12-24T00:14:21.595Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-12-24T00:14:21.595Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-12-24T00:14:21.595Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-12-24T00:14:21.595Z] PASS [2020-12-24T00:14:21.595Z] coverage: 62.5% of statements [2020-12-24T00:14:21.595Z] ok github.com/docker/docker/runconfig 0.120s coverage: 52.2% of statements [2020-12-24T00:14:21.595Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2020-12-24T00:14:22.621Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-24T00:14:23.593Z] --- PASS: TestServiceUpdateNetwork (14.59s) [2020-12-24T00:14:23.593Z] === RUN TestServiceUpdatePidsLimit [2020-12-24T00:14:24.521Z] === RUN TestGetAddress [2020-12-24T00:14:24.521Z] --- PASS: TestGetAddress (0.00s) [2020-12-24T00:14:24.521Z] === RUN TestRemove [2020-12-24T00:14:24.521Z] --- SKIP: TestRemove (0.00s) [2020-12-24T00:14:24.521Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-24T00:14:24.521Z] === RUN TestInitializeWithVolumes [2020-12-24T00:14:24.521Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-12-24T00:14:24.521Z] === RUN TestCreate [2020-12-24T00:14:24.521Z] --- PASS: TestCreate (0.01s) [2020-12-24T00:14:24.521Z] === RUN TestValidateName [2020-12-24T00:14:24.521Z] --- PASS: TestValidateName (0.00s) [2020-12-24T00:14:24.521Z] === RUN TestCreateWithOpts [2020-12-24T00:14:24.521Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-12-24T00:14:24.521Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-24T00:14:24.521Z] === RUN TestRelaodNoOpts [2020-12-24T00:14:24.521Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-12-24T00:14:24.521Z] PASS [2020-12-24T00:14:24.521Z] coverage: 41.0% of statements [2020-12-24T00:14:24.521Z] ok github.com/docker/docker/volume/local 0.123s coverage: 41.0% of statements [2020-12-24T00:14:24.521Z] === RUN TestGetDriver [2020-12-24T00:14:24.521Z] --- PASS: TestGetDriver (0.00s) [2020-12-24T00:14:24.521Z] === RUN TestVolumeRequestError [2020-12-24T00:14:24.521Z] --- PASS: TestVolumeRequestError (0.01s) [2020-12-24T00:14:24.521Z] PASS [2020-12-24T00:14:24.521Z] coverage: 36.1% of statements [2020-12-24T00:14:24.521Z] ok github.com/docker/docker/volume/drivers 0.218s coverage: 36.1% of statements [2020-12-24T00:14:24.521Z] === RUN TestConvertTmpfsOptions [2020-12-24T00:14:24.521Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-12-24T00:14:24.521Z] parser_test.go:49: data="mode=700,size=1m" [2020-12-24T00:14:24.521Z] parser_test.go:49: data="ro" [2020-12-24T00:14:24.976Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-24T00:14:24.984Z] === RUN TestParseMountRaw [2020-12-24T00:14:24.984Z] --- PASS: TestParseMountRaw (0.02s) [2020-12-24T00:14:24.984Z] === RUN TestParseMountRawSplit [2020-12-24T00:14:24.984Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-12-24T00:14:24.984Z] parser_test.go:390: case 0 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 1 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 2 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 3 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 4 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 5 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 6 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 7 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 8 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 0 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 1 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 2 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 3 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 4 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 5 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 6 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 7 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 8 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 9 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 10 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 11 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 12 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 0 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 1 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 2 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 3 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 4 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 5 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 6 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 7 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 8 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 9 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 10 [2020-12-24T00:14:24.984Z] parser_test.go:390: case 11 [2020-12-24T00:14:24.984Z] === RUN TestParseMountSpec [2020-12-24T00:14:24.984Z] --- PASS: TestParseMountSpec (0.00s) [2020-12-24T00:14:24.984Z] parser_test.go:455: case 0 [2020-12-24T00:14:24.984Z] parser_test.go:455: case 1 [2020-12-24T00:14:24.984Z] parser_test.go:455: case 2 [2020-12-24T00:14:24.984Z] parser_test.go:455: case 3 [2020-12-24T00:14:24.984Z] parser_test.go:455: case 4 [2020-12-24T00:14:24.984Z] parser_test.go:455: case 5 [2020-12-24T00:14:24.984Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-12-24T00:14:24.984Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-12-24T00:14:24.984Z] === RUN TestValidateMount [2020-12-24T00:14:24.984Z] --- PASS: TestValidateMount (0.00s) [2020-12-24T00:14:24.984Z] PASS [2020-12-24T00:14:24.984Z] coverage: 66.2% of statements [2020-12-24T00:14:24.984Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 66.2% of statements [2020-12-24T00:14:25.919Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-24T00:14:26.533Z] === RUN TestSetGetMeta [2020-12-24T00:14:26.533Z] === PAUSE TestSetGetMeta [2020-12-24T00:14:26.533Z] === RUN TestRestore [2020-12-24T00:14:26.533Z] === PAUSE TestRestore [2020-12-24T00:14:26.533Z] === RUN TestServiceCreate [2020-12-24T00:14:26.533Z] === PAUSE TestServiceCreate [2020-12-24T00:14:26.533Z] === RUN TestServiceList [2020-12-24T00:14:26.533Z] === PAUSE TestServiceList [2020-12-24T00:14:26.533Z] === RUN TestServiceRemove [2020-12-24T00:14:26.533Z] === PAUSE TestServiceRemove [2020-12-24T00:14:26.533Z] === RUN TestServiceGet [2020-12-24T00:14:26.533Z] === PAUSE TestServiceGet [2020-12-24T00:14:26.533Z] === RUN TestServicePrune [2020-12-24T00:14:26.533Z] === PAUSE TestServicePrune [2020-12-24T00:14:26.533Z] === RUN TestCreate [2020-12-24T00:14:26.533Z] === PAUSE TestCreate [2020-12-24T00:14:26.533Z] === RUN TestRemove [2020-12-24T00:14:26.533Z] === PAUSE TestRemove [2020-12-24T00:14:26.533Z] === RUN TestList [2020-12-24T00:14:26.533Z] === PAUSE TestList [2020-12-24T00:14:26.533Z] === RUN TestFindByDriver [2020-12-24T00:14:26.533Z] === PAUSE TestFindByDriver [2020-12-24T00:14:26.533Z] === RUN TestFindByReferenced [2020-12-24T00:14:26.533Z] === PAUSE TestFindByReferenced [2020-12-24T00:14:26.533Z] === RUN TestDerefMultipleOfSameRef [2020-12-24T00:14:26.533Z] === PAUSE TestDerefMultipleOfSameRef [2020-12-24T00:14:26.533Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-24T00:14:26.533Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-24T00:14:26.533Z] === RUN TestDefererencePluginOnCreateError [2020-12-24T00:14:26.533Z] === PAUSE TestDefererencePluginOnCreateError [2020-12-24T00:14:26.533Z] === RUN TestRefDerefRemove [2020-12-24T00:14:26.533Z] === PAUSE TestRefDerefRemove [2020-12-24T00:14:26.533Z] === RUN TestGet [2020-12-24T00:14:26.533Z] === PAUSE TestGet [2020-12-24T00:14:26.533Z] === RUN TestGetWithReference [2020-12-24T00:14:26.533Z] === PAUSE TestGetWithReference [2020-12-24T00:14:26.533Z] === RUN TestFilterFunc [2020-12-24T00:14:26.533Z] === RUN TestFilterFunc/test_nil_list [2020-12-24T00:14:26.533Z] === PAUSE TestFilterFunc/test_nil_list [2020-12-24T00:14:26.533Z] === RUN TestFilterFunc/test_empty_list [2020-12-24T00:14:26.533Z] === PAUSE TestFilterFunc/test_empty_list [2020-12-24T00:14:26.533Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-12-24T00:14:26.533Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-12-24T00:14:26.533Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-24T00:14:26.533Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-24T00:14:26.533Z] === RUN TestFilterFunc/test_filter_some [2020-12-24T00:14:26.533Z] === PAUSE TestFilterFunc/test_filter_some [2020-12-24T00:14:26.533Z] === RUN TestFilterFunc/test_filter_middle [2020-12-24T00:14:26.533Z] === PAUSE TestFilterFunc/test_filter_middle [2020-12-24T00:14:26.533Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-12-24T00:14:26.533Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-12-24T00:14:26.533Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-12-24T00:14:26.533Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-12-24T00:14:26.533Z] === CONT TestFilterFunc/test_nil_list [2020-12-24T00:14:26.533Z] === CONT TestFilterFunc/test_empty_list [2020-12-24T00:14:26.533Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-24T00:14:26.533Z] === CONT TestFilterFunc/test_filter_some [2020-12-24T00:14:26.533Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-12-24T00:14:26.533Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-12-24T00:14:26.533Z] === CONT TestFilterFunc/test_filter_middle [2020-12-24T00:14:26.533Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-12-24T00:14:26.533Z] --- PASS: TestFilterFunc (0.00s) [2020-12-24T00:14:26.533Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-12-24T00:14:26.533Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-12-24T00:14:26.533Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-12-24T00:14:26.533Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-12-24T00:14:26.533Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-12-24T00:14:26.533Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-12-24T00:14:26.533Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-12-24T00:14:26.533Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-12-24T00:14:26.533Z] === CONT TestSetGetMeta [2020-12-24T00:14:26.533Z] === CONT TestFindByDriver [2020-12-24T00:14:26.533Z] === CONT TestRefDerefRemove [2020-12-24T00:14:26.533Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-24T00:14:26.533Z] --- PASS: TestSetGetMeta (0.02s) [2020-12-24T00:14:26.533Z] === CONT TestDerefMultipleOfSameRef [2020-12-24T00:14:26.533Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2020-12-24T00:14:26.533Z] === CONT TestFindByReferenced [2020-12-24T00:14:26.533Z] --- PASS: TestRefDerefRemove (0.03s) [2020-12-24T00:14:26.533Z] === CONT TestDefererencePluginOnCreateError [2020-12-24T00:14:26.533Z] --- PASS: TestFindByDriver (0.04s) [2020-12-24T00:14:26.533Z] === CONT TestGetWithReference [2020-12-24T00:14:26.533Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2020-12-24T00:14:26.533Z] === CONT TestServiceGet [2020-12-24T00:14:26.533Z] --- PASS: TestFindByReferenced (0.02s) [2020-12-24T00:14:26.533Z] === CONT TestList [2020-12-24T00:14:26.533Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2020-12-24T00:14:26.533Z] === CONT TestRemove [2020-12-24T00:14:26.533Z] --- PASS: TestGetWithReference (0.02s) [2020-12-24T00:14:26.533Z] === CONT TestCreate [2020-12-24T00:14:26.533Z] --- PASS: TestCreate (0.02s) [2020-12-24T00:14:26.533Z] === CONT TestServicePrune [2020-12-24T00:14:26.533Z] --- PASS: TestRemove (0.03s) [2020-12-24T00:14:26.533Z] === CONT TestServiceList [2020-12-24T00:14:26.533Z] --- PASS: TestList (0.03s) [2020-12-24T00:14:26.533Z] === CONT TestServiceRemove [2020-12-24T00:14:26.533Z] --- PASS: TestServiceGet (0.11s) [2020-12-24T00:14:26.533Z] === CONT TestServiceCreate [2020-12-24T00:14:26.533Z] time="2020-12-24T00:14:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-24T00:14:26.533Z] --- PASS: TestServiceRemove (0.08s) [2020-12-24T00:14:26.533Z] === CONT TestRestore [2020-12-24T00:14:26.533Z] --- PASS: TestServiceList (0.08s) [2020-12-24T00:14:26.533Z] === CONT TestGet [2020-12-24T00:14:26.533Z] time="2020-12-24T00:14:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-24T00:14:26.533Z] time="2020-12-24T00:14:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-24T00:14:26.533Z] --- PASS: TestServiceCreate (0.02s) [2020-12-24T00:14:26.533Z] time="2020-12-24T00:14:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-12-24T00:14:26.533Z] --- PASS: TestGet (0.02s) [2020-12-24T00:14:26.533Z] time="2020-12-24T00:14:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-24T00:14:26.533Z] --- PASS: TestRestore (0.03s) [2020-12-24T00:14:26.533Z] --- PASS: TestServicePrune (0.11s) [2020-12-24T00:14:26.533Z] PASS [2020-12-24T00:14:26.533Z] coverage: 70.3% of statements [2020-12-24T00:14:26.533Z] ok github.com/docker/docker/volume/service 0.430s coverage: 70.3% of statements [2020-12-24T00:14:28.080Z] --- PASS: TestNewClientWithTimeout (17.61s) [2020-12-24T00:14:28.080Z] === RUN TestClientStream [2020-12-24T00:14:28.080Z] --- PASS: TestClientStream (0.00s) [2020-12-24T00:14:28.080Z] === RUN TestClientSendFile [2020-12-24T00:14:28.080Z] --- PASS: TestClientSendFile (0.00s) [2020-12-24T00:14:28.080Z] === RUN TestClientWithRequestTimeout [2020-12-24T00:14:28.080Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-12-24T00:14:28.080Z] === RUN TestFileSpecPlugin [2020-12-24T00:14:28.080Z] --- PASS: TestFileSpecPlugin (0.00s) [2020-12-24T00:14:28.080Z] === RUN TestFileJSONSpecPlugin [2020-12-24T00:14:28.080Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-12-24T00:14:28.080Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-12-24T00:14:28.080Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-12-24T00:14:28.080Z] === RUN TestPluginAddHandler [2020-12-24T00:14:28.080Z] --- PASS: TestPluginAddHandler (0.00s) [2020-12-24T00:14:28.080Z] === RUN TestPluginWaitBadPlugin [2020-12-24T00:14:28.080Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-12-24T00:14:28.080Z] === RUN TestGet [2020-12-24T00:14:28.080Z] time="2020-12-24T00:14:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-12-24T00:14:29.054Z] time="2020-12-24T00:14:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-12-24T00:14:30.517Z] --- PASS: TestImportExtremelyLargeImageWorks (193.08s) [2020-12-24T00:14:30.517Z] PASS [2020-12-24T00:14:30.517Z] [2020-12-24T00:14:30.517Z] === Skipped [2020-12-24T00:14:30.517Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-24T00:14:30.517Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:14:30.517Z] [2020-12-24T00:14:30.517Z] [2020-12-24T00:14:30.517Z] DONE 12 tests, 1 skipped in 194.100s [2020-12-24T00:14:30.517Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-12-24T00:14:30.517Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:14:30.517Z] ++ set -e [2020-12-24T00:14:30.517Z] ++ '[' -n 0 ']' [2020-12-24T00:14:30.517Z] ++ set -x [2020-12-24T00:14:30.517Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-24T00:14:30.517Z] INFO: Testing against a local daemon [2020-12-24T00:14:30.517Z] === RUN TestNetworkCreateDelete [2020-12-24T00:14:30.517Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-12-24T00:14:30.517Z] === RUN TestDockerNetworkDeletePreferID [2020-12-24T00:14:30.517Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-12-24T00:14:30.517Z] === RUN TestDaemonDNSFallback [2020-12-24T00:14:30.517Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-12-24T00:14:30.517Z] === RUN TestInspectNetwork [2020-12-24T00:14:30.517Z] === RUN TestInspectNetwork/full_network_id [2020-12-24T00:14:30.517Z] === RUN TestInspectNetwork/partial_network_id [2020-12-24T00:14:30.517Z] === RUN TestInspectNetwork/network_name [2020-12-24T00:14:30.517Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-24T00:14:30.517Z] --- PASS: TestInspectNetwork (7.09s) [2020-12-24T00:14:30.517Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-24T00:14:30.517Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-24T00:14:30.517Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-24T00:14:30.517Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-24T00:14:30.517Z] === RUN TestRunContainerWithBridgeNone [2020-12-24T00:14:30.753Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-24T00:14:31.248Z] time="2020-12-24T00:14:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-12-24T00:14:31.549Z] --- PASS: TestRunContainerWithBridgeNone (1.78s) [2020-12-24T00:14:31.549Z] === RUN TestNetworkInvalidJSON [2020-12-24T00:14:31.549Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-24T00:14:31.549Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-24T00:14:31.549Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:14:31.549Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:14:31.549Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:14:31.549Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:14:31.549Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-24T00:14:31.549Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:14:31.549Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:14:31.549Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-24T00:14:31.549Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-24T00:14:31.549Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-24T00:14:31.549Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-24T00:14:31.549Z] === RUN TestNetworkList [2020-12-24T00:14:31.549Z] === RUN TestNetworkList//networks [2020-12-24T00:14:31.549Z] === PAUSE TestNetworkList//networks [2020-12-24T00:14:31.549Z] === RUN TestNetworkList//networks/ [2020-12-24T00:14:31.549Z] === PAUSE TestNetworkList//networks/ [2020-12-24T00:14:31.549Z] === CONT TestNetworkList//networks [2020-12-24T00:14:31.549Z] === CONT TestNetworkList//networks/ [2020-12-24T00:14:31.549Z] --- PASS: TestNetworkList (0.02s) [2020-12-24T00:14:31.549Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-24T00:14:31.549Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-24T00:14:31.549Z] === RUN TestHostIPv4BridgeLabel [2020-12-24T00:14:31.692Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-24T00:14:32.177Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-12-24T00:14:32.177Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-24T00:14:32.264Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-24T00:14:33.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-24T00:14:33.211Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-12-24T00:14:33.211Z] === RUN TestDaemonDefaultNetworkPools [2020-12-24T00:14:33.839Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-12-24T00:14:33.839Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-24T00:14:34.050Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-24T00:14:34.588Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-24T00:14:34.588Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-24T00:14:35.003Z] time="2020-12-24T00:14:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-12-24T00:14:35.157Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-24T00:14:35.337Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-12-24T00:14:35.337Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-24T00:14:36.369Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-12-24T00:14:36.369Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-24T00:14:36.998Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-12-24T00:14:36.998Z] === RUN TestServiceWithPredefinedNetwork [2020-12-24T00:14:39.059Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2020-12-24T00:14:39.059Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-24T00:14:39.059Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:14:39.059Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:14:39.059Z] === RUN TestServiceWithDataPathPortInit [2020-12-24T00:14:42.292Z] --- PASS: TestServiceUpdatePidsLimit (17.52s) [2020-12-24T00:14:42.292Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-12-24T00:14:42.292Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-12-24T00:14:42.292Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2020-12-24T00:14:42.292Z] PASS [2020-12-24T00:14:42.292Z] [2020-12-24T00:14:42.292Z] === Skipped [2020-12-24T00:14:42.292Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-24T00:14:42.292Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-24T00:14:42.292Z] [2020-12-24T00:14:42.292Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-12-24T00:14:42.292Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:14:42.292Z] [2020-12-24T00:14:42.292Z] [2020-12-24T00:14:42.292Z] DONE 27 tests, 2 skipped in 164.483s [2020-12-24T00:14:42.292Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-12-24T00:14:42.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:14:42.292Z] ++ set -e [2020-12-24T00:14:42.292Z] ++ '[' -n 0 ']' [2020-12-24T00:14:42.292Z] ++ set -x [2020-12-24T00:14:42.292Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:14:42.292Z] INFO: Testing against a local daemon [2020-12-24T00:14:42.292Z] === RUN TestSessionCreate [2020-12-24T00:14:42.292Z] --- PASS: TestSessionCreate (0.06s) [2020-12-24T00:14:42.292Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-24T00:14:42.292Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-12-24T00:14:42.292Z] PASS [2020-12-24T00:14:42.292Z] [2020-12-24T00:14:42.292Z] DONE 2 tests in 0.324s [2020-12-24T00:14:42.292Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-12-24T00:14:42.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:14:42.292Z] ++ set -e [2020-12-24T00:14:42.292Z] ++ '[' -n 0 ']' [2020-12-24T00:14:42.292Z] ++ set -x [2020-12-24T00:14:42.292Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:14:42.292Z] INFO: Testing against a local daemon [2020-12-24T00:14:42.292Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-24T00:14:42.292Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.07s) [2020-12-24T00:14:42.292Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-24T00:14:42.292Z] === RUN TestEventsExecDie [2020-12-24T00:14:42.564Z] --- PASS: TestEventsExecDie (0.92s) [2020-12-24T00:14:42.564Z] === RUN TestEventsBackwardsCompatible [2020-12-24T00:14:42.830Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2020-12-24T00:14:42.830Z] === RUN TestInfoBinaryCommits [2020-12-24T00:14:42.830Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-12-24T00:14:42.830Z] === RUN TestInfoAPIVersioned [2020-12-24T00:14:42.830Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-12-24T00:14:42.830Z] === RUN TestInfoDiscoveryBackend [2020-12-24T00:14:43.400Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-12-24T00:14:43.401Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-24T00:14:43.607Z] --- PASS: TestGet (15.00s) [2020-12-24T00:14:43.607Z] === RUN TestPluginWithNoManifest [2020-12-24T00:14:43.607Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-12-24T00:14:43.607Z] === RUN TestGetAll [2020-12-24T00:14:43.607Z] --- PASS: TestGetAll (0.00s) [2020-12-24T00:14:43.607Z] PASS [2020-12-24T00:14:43.607Z] coverage: 73.4% of statements [2020-12-24T00:14:43.607Z] ok github.com/docker/docker/pkg/plugins 34.930s coverage: 73.4% of statements [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/quota [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/rootless [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/volume [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-24T00:14:43.607Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-24T00:14:44.340Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-24T00:14:44.340Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === Skipped [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-12-24T00:14:44.582Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-12-24T00:14:44.582Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-12-24T00:14:44.582Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-12-24T00:14:44.582Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-12-24T00:14:44.582Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-12-24T00:14:44.582Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-12-24T00:14:44.582Z] daemon_test.go:147: root required [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-24T00:14:44.582Z] reload_test.go:520: root required [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-12-24T00:14:44.582Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-24T00:14:44.582Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-12-24T00:14:44.582Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-12-24T00:14:44.582Z] download_test.go:268: Needs fixing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-12-24T00:14:44.582Z] layer_test.go:304: Failing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-12-24T00:14:44.582Z] layer_test.go:353: Failing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-12-24T00:14:44.582Z] layer_test.go:468: Failing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-12-24T00:14:44.582Z] layer_test.go:697: Failing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-12-24T00:14:44.582Z] migration_test.go:46: Failing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-12-24T00:14:44.582Z] migration_test.go:182: Failing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-12-24T00:14:44.582Z] mount_test.go:17: Failing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-12-24T00:14:44.582Z] mount_test.go:76: Failing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-12-24T00:14:44.582Z] mount_test.go:125: Failing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-12-24T00:14:44.582Z] mount_test.go:212: Failing on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-12-24T00:14:44.582Z] archive_test.go:133: Xz not present in msys2 [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-12-24T00:14:44.582Z] archive_test.go:238: Failing on Windows CI machines [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-12-24T00:14:44.582Z] archive_windows_test.go:16: Currently fails [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-12-24T00:14:44.582Z] changes_test.go:192: needs more investigation [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-12-24T00:14:44.582Z] changes_test.go:405: needs further investigation [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-12-24T00:14:44.582Z] changes_test.go:441: needs further investigation [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-12-24T00:14:44.582Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-24T00:14:44.582Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-12-24T00:14:44.582Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-12-24T00:14:44.582Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-12-24T00:14:44.582Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-12-24T00:14:44.582Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-24T00:14:44.582Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-24T00:14:44.582Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-12-24T00:14:44.582Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-12-24T00:14:44.582Z] poller_test.go:41: No chmod on Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-24T00:14:44.582Z] fileutils_test.go:134: Needs porting to Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-24T00:14:44.582Z] fileutils_test.go:180: Needs porting to Windows [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-12-24T00:14:44.582Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-12-24T00:14:44.582Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-12-24T00:14:44.582Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-12-24T00:14:44.582Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-12-24T00:14:44.582Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] [2020-12-24T00:14:44.582Z] DONE 1792 tests, 45 skipped in 199.589s [2020-12-24T00:14:44.582Z] INFO: make.ps1 ended at 12/24/2020 00:14:44 [2020-12-24T00:14:45.148Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-24T00:14:45.148Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-24T00:14:45.148Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-24T00:14:45.281Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-12-24T00:14:45.281Z] === RUN TestInfoAPI [2020-12-24T00:14:45.281Z] --- PASS: TestInfoAPI (0.05s) [2020-12-24T00:14:45.281Z] === RUN TestInfoAPIWarnings [2020-12-24T00:14:45.718Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-24T00:14:45.979Z] === RUN TestDockerSuite/TestBuildFails [2020-12-24T00:14:46.133Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-12-24T00:14:46.133Z] INFO: Unit tests ended at 12/24/2020 00:14:45. Duration:00:03:34.5166660 [2020-12-24T00:14:46.133Z] INFO: Building busybox [2020-12-24T00:14:46.133Z] Sending build context to Docker daemon 5.12kB [2020-12-24T00:14:46.133Z] [2020-12-24T00:14:46.133Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-12-24T00:14:46.133Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-12-24T00:14:46.133Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-12-24T00:14:46.133Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-12-24T00:14:46.133Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-12-24T00:14:46.133Z] ---> c0773f9ce353 [2020-12-24T00:14:46.133Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-12-24T00:14:46.133Z] ---> Running in 7ac176187ae8 [2020-12-24T00:14:47.012Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-24T00:14:47.012Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-24T00:14:47.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-12-24T00:14:47.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-12-24T00:14:49.815Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-24T00:14:51.728Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-24T00:14:51.951Z] Removing intermediate container 7ac176187ae8 [2020-12-24T00:14:51.951Z] ---> f560fbd0fb81 [2020-12-24T00:14:51.951Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-12-24T00:14:51.951Z] ---> Running in c2884c7b1338 [2020-12-24T00:14:51.951Z] Removing intermediate container c2884c7b1338 [2020-12-24T00:14:51.951Z] ---> df761dbd0245 [2020-12-24T00:14:51.951Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-12-24T00:14:51.951Z] ---> Running in 29deadc82711 [2020-12-24T00:14:51.951Z] Removing intermediate container 29deadc82711 [2020-12-24T00:14:51.951Z] ---> 089de2fa748e [2020-12-24T00:14:51.951Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-12-24T00:14:53.115Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-24T00:14:53.498Z] [2020-12-24T00:14:53.498Z] ---> 13936fcc06df [2020-12-24T00:14:53.498Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-12-24T00:14:53.498Z] ---> Running in c13699382073 [2020-12-24T00:14:54.372Z] --- PASS: TestServiceWithDataPathPortInit (13.68s) [2020-12-24T00:14:54.372Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-24T00:14:54.500Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-24T00:14:54.760Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-24T00:14:56.143Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-24T00:14:56.146Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-12-24T00:14:56.146Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-24T00:14:56.146Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-24T00:14:56.146Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-12-24T00:14:56.146Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-24T00:14:56.146Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-12-24T00:14:56.146Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/builder [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-24T00:14:56.146Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-24T00:14:57.082Z] ok github.com/docker/docker/builder/dockerfile 0.191s coverage: 48.3% of statements [2020-12-24T00:14:57.082Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-24T00:14:57.082Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.7% of statements [2020-12-24T00:14:57.527Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-24T00:14:58.019Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-12-24T00:14:58.468Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-24T00:14:58.728Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-24T00:14:58.955Z] ok github.com/docker/docker/builder/remotecontext/git 1.177s coverage: 86.3% of statements [2020-12-24T00:14:58.955Z] ? github.com/docker/docker/cli [no test files] [2020-12-24T00:14:58.955Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-24T00:14:59.909Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2020-12-24T00:14:59.909Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mu9mjdkj7i0z5j4m1vsh70oor Created:2020-12-24 00:14:53.697303882 +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[98ec104ee439cc2090df8966fbdd996ce6bc881cf2ebf6991d62d1c3c5c46d4a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qlpy0mb0g2m9moaqqkapv54yo EndpointID:92bcc33ea4230cce6b1f331b0aaf96cfada2ade9664b3068176562b3a95b5a50 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c258144e53f7f4b71b1f241e8dc34197ec076caebff4ba4c9b429ba04dd3f2d0 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:0e4f605cc228 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qlpy0mb0g2m9moaqqkapv54yo EndpointID:92bcc33ea4230cce6b1f331b0aaf96cfada2ade9664b3068176562b3a95b5a50 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-24T00:14:59.909Z] PASS [2020-12-24T00:14:59.909Z] [2020-12-24T00:14:59.909Z] === Skipped [2020-12-24T00:14:59.909Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:14:59.909Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:14:59.909Z] [2020-12-24T00:14:59.909Z] [2020-12-24T00:14:59.909Z] DONE 26 tests, 1 skipped in 38.967s [2020-12-24T00:14:59.909Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-24T00:14:59.910Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:14:59.910Z] ++ set -e [2020-12-24T00:14:59.910Z] ++ '[' -n 0 ']' [2020-12-24T00:14:59.910Z] ++ set -x [2020-12-24T00:14:59.910Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:14:59.910Z] INFO: Testing against a local daemon [2020-12-24T00:14:59.910Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-24T00:14:59.910Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-24T00:14:59.910Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:14:59.910Z] === RUN TestDockerNetworkIpvlan [2020-12-24T00:14:59.910Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-24T00:14:59.910Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:14:59.910Z] PASS [2020-12-24T00:14:59.910Z] [2020-12-24T00:14:59.910Z] === Skipped [2020-12-24T00:14:59.910Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-24T00:14:59.910Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:14:59.910Z] [2020-12-24T00:14:59.910Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-24T00:14:59.910Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:14:59.910Z] [2020-12-24T00:14:59.910Z] [2020-12-24T00:14:59.910Z] DONE 2 tests, 2 skipped in 0.075s [2020-12-24T00:14:59.910Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-24T00:14:59.910Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:14:59.910Z] ++ set -e [2020-12-24T00:14:59.910Z] ++ '[' -n 0 ']' [2020-12-24T00:14:59.910Z] ++ set -x [2020-12-24T00:14:59.910Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:14:59.910Z] INFO: Testing against a local daemon [2020-12-24T00:14:59.910Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-24T00:15:00.642Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-24T00:15:00.943Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-12-24T00:15:00.943Z] === RUN TestDockerNetworkMacvlan [2020-12-24T00:15:01.975Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-24T00:15:02.241Z] ok github.com/docker/docker/client 0.152s coverage: 75.4% of statements [2020-12-24T00:15:02.605Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-24T00:15:03.206Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-24T00:15:03.384Z] --- PASS: TestInfoAPIWarnings (16.63s) [2020-12-24T00:15:03.384Z] === RUN TestInfoDebug [2020-12-24T00:15:03.384Z] --- PASS: TestInfoDebug (0.64s) [2020-12-24T00:15:03.384Z] === RUN TestInfoInsecureRegistries [2020-12-24T00:15:03.384Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2020-12-24T00:15:03.384Z] === RUN TestInfoRegistryMirrors [2020-12-24T00:15:03.635Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-24T00:15:03.644Z] --- PASS: TestInfoRegistryMirrors (0.68s) [2020-12-24T00:15:03.644Z] === RUN TestLoginFailsWithBadCredentials [2020-12-24T00:15:03.905Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-12-24T00:15:03.905Z] === RUN TestPingCacheHeaders [2020-12-24T00:15:03.905Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-12-24T00:15:03.905Z] === RUN TestPingGet [2020-12-24T00:15:03.952Z] Removing intermediate container c13699382073 [2020-12-24T00:15:03.952Z] ---> 24f069f109f0 [2020-12-24T00:15:03.952Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-12-24T00:15:03.952Z] ---> Running in 5db16c540402 [2020-12-24T00:15:04.165Z] --- PASS: TestPingGet (0.03s) [2020-12-24T00:15:04.165Z] === RUN TestPingHead [2020-12-24T00:15:04.165Z] --- PASS: TestPingHead (0.06s) [2020-12-24T00:15:04.165Z] === RUN TestVersion [2020-12-24T00:15:04.165Z] --- PASS: TestVersion (0.05s) [2020-12-24T00:15:04.165Z] PASS [2020-12-24T00:15:04.165Z] [2020-12-24T00:15:04.165Z] === Skipped [2020-12-24T00:15:04.165Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.07s) [2020-12-24T00:15:04.165Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-24T00:15:04.165Z] [2020-12-24T00:15:04.165Z] [2020-12-24T00:15:04.165Z] DONE 18 tests, 1 skipped in 22.787s [2020-12-24T00:15:04.165Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-24T00:15:04.165Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:15:04.165Z] ++ set -e [2020-12-24T00:15:04.165Z] ++ '[' -n 0 ']' [2020-12-24T00:15:04.165Z] ++ set -x [2020-12-24T00:15:04.165Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:15:04.415Z] [2020-12-24T00:15:04.415Z] SUCCESS: Specified value was saved. [2020-12-24T00:15:04.425Z] INFO: Testing against a local daemon [2020-12-24T00:15:04.425Z] === RUN TestVolumesCreateAndList [2020-12-24T00:15:04.425Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-24T00:15:04.425Z] === RUN TestVolumesRemove [2020-12-24T00:15:04.425Z] --- PASS: TestVolumesRemove (0.13s) [2020-12-24T00:15:04.425Z] === RUN TestVolumesInspect [2020-12-24T00:15:04.589Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-24T00:15:04.685Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-24T00:15:04.685Z] === RUN TestVolumesInvalidJSON [2020-12-24T00:15:04.685Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-24T00:15:04.685Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-24T00:15:04.685Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-24T00:15:04.685Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-12-24T00:15:04.685Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-24T00:15:04.685Z] PASS [2020-12-24T00:15:04.685Z] [2020-12-24T00:15:04.685Z] DONE 5 tests in 0.424s [2020-12-24T00:15:04.685Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-24T00:15:04.945Z] ++++ cat bundles/test-integration/docker.pid [2020-12-24T00:15:04.945Z] +++ kill 13896 [2020-12-24T00:15:05.696Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-24T00:15:06.326Z] +++ /etc/init.d/apparmor stop [2020-12-24T00:15:06.326Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-24T00:15:06.326Z] [2020-12-24T00:15:06.326Z] Unloading profiles will leave already running processes permanently [2020-12-24T00:15:06.326Z] unconfined, which can lead to unexpected situations. [2020-12-24T00:15:06.326Z] [2020-12-24T00:15:06.326Z] To set a process to complain mode, use the command line tool [2020-12-24T00:15:06.326Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-24T00:15:06.326Z] +++ true [2020-12-24T00:15:06.326Z] exiting test-integration [2020-12-24T00:15:06.326Z] ++ exit 0 [2020-12-24T00:15:06.326Z] [2020-12-24T00:15:07.335Z] Removing intermediate container 5db16c540402 [2020-12-24T00:15:07.335Z] ---> 271bd658b4a7 [2020-12-24T00:15:07.335Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-12-24T00:15:07.335Z] ---> Running in a09a49c43ea6 [2020-12-24T00:15:07.758Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-24T00:15:07.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-12-24T00:15:08.826Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-24T00:15:08.826Z] --- PASS: TestImportExtremelyLargeImageWorks (199.93s) [2020-12-24T00:15:08.826Z] PASS [2020-12-24T00:15:08.826Z] [2020-12-24T00:15:08.826Z] DONE 12 tests in 204.220s [2020-12-24T00:15:08.826Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-24T00:15:08.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:15:08.826Z] ++ set -e [2020-12-24T00:15:08.826Z] ++ '[' -n 0 ']' [2020-12-24T00:15:08.826Z] ++ set -x [2020-12-24T00:15:08.826Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:15:08.826Z] INFO: Testing against a local daemon [2020-12-24T00:15:08.826Z] === RUN TestNetworkCreateDelete [2020-12-24T00:15:08.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-12-24T00:15:09.086Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-12-24T00:15:09.086Z] === RUN TestDockerNetworkDeletePreferID [2020-12-24T00:15:09.346Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-24T00:15:09.606Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2020-12-24T00:15:09.606Z] === RUN TestDaemonDNSFallback Post stage [Pipeline] junit [2020-12-24T00:15:09.638Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-24T00:15:10.176Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-24T00:15:10.285Z] + echo Ensuring container killed. [2020-12-24T00:15:10.285Z] Ensuring container killed. [2020-12-24T00:15:10.285Z] + docker rm -vf docker-pr10 [2020-12-24T00:15:10.285Z] Error: No such container: docker-pr10 [2020-12-24T00:15:10.285Z] + true [Pipeline] sh [2020-12-24T00:15:10.573Z] + echo Chowning /workspace to jenkins user [2020-12-24T00:15:10.573Z] Chowning /workspace to jenkins user [2020-12-24T00:15:10.573Z] + id -u [2020-12-24T00:15:10.573Z] + id -g [2020-12-24T00:15:10.573Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41786:/workspace busybox chown -R 1000:1000 /workspace [2020-12-24T00:15:10.573Z] Unable to find image 'busybox:latest' locally [2020-12-24T00:15:10.834Z] latest: Pulling from library/busybox [2020-12-24T00:15:10.834Z] 35ba4efbe871: Pulling fs layer [2020-12-24T00:15:10.834Z] 35ba4efbe871: Download complete [2020-12-24T00:15:11.092Z] Cannot create a file when that file already exists. [2020-12-24T00:15:11.095Z] 35ba4efbe871: Pull complete [2020-12-24T00:15:11.095Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-24T00:15:11.095Z] Status: Downloaded newer image for busybox:latest [2020-12-24T00:15:11.117Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-24T00:15:11.280Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-24T00:15:11.688Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-24T00:15:11.688Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-24T00:15:12.312Z] --- PASS: TestDockerNetworkMacvlan (11.06s) [2020-12-24T00:15:12.312Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-12-24T00:15:12.312Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-12-24T00:15:12.312Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-12-24T00:15:12.312Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2020-12-24T00:15:12.312Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.34s) [2020-12-24T00:15:12.312Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2020-12-24T00:15:12.312Z] PASS [2020-12-24T00:15:12.312Z] [2020-12-24T00:15:12.312Z] DONE 8 tests in 12.538s [2020-12-24T00:15:12.312Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-24T00:15:12.312Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:15:12.312Z] ++ set -e [2020-12-24T00:15:12.312Z] ++ '[' -n 0 ']' [2020-12-24T00:15:12.312Z] ++ set -x [2020-12-24T00:15:12.312Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:15:12.312Z] testing: warning: no tests to run [2020-12-24T00:15:12.312Z] PASS [2020-12-24T00:15:12.312Z] [2020-12-24T00:15:12.312Z] DONE 0 tests in 0.013s [2020-12-24T00:15:12.312Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-24T00:15:12.312Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:15:12.312Z] ++ set -e [2020-12-24T00:15:12.312Z] ++ '[' -n 0 ']' [2020-12-24T00:15:12.312Z] ++ set -x [2020-12-24T00:15:12.312Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:15:12.312Z] INFO: Testing against a local daemon [2020-12-24T00:15:12.312Z] === RUN TestAuthZPluginAllowRequest [2020-12-24T00:15:12.627Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-24T00:15:12.887Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-24T00:15:13.147Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-24T00:15:13.407Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-24T00:15:13.666Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-24T00:15:13.813Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2020-12-24T00:15:13.813Z] === RUN TestAuthZPluginTLS [2020-12-24T00:15:13.927Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-24T00:15:14.105Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-12-24T00:15:14.105Z] === RUN TestAuthZPluginDenyRequest [2020-12-24T00:15:14.734Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-12-24T00:15:14.734Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-24T00:15:14.867Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-24T00:15:15.362Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-24T00:15:15.362Z] === RUN TestAuthZPluginDenyResponse [2020-12-24T00:15:15.596Z] + bundleName=arm64-integration [2020-12-24T00:15:15.596Z] + echo Creating arm64-integration-bundles.tar.gz [2020-12-24T00:15:15.596Z] Creating arm64-integration-bundles.tar.gz [2020-12-24T00:15:15.596Z] + + find bundlesxargs -path */root/*overlay2 tar -prune -czf -o arm64-integration-bundles.tar.gz -type [2020-12-24T00:15:15.596Z] f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-24T00:15:15.651Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-12-24T00:15:15.651Z] === RUN TestAuthZPluginAllowEventStream [Pipeline] archiveArtifacts [2020-12-24T00:15:15.870Z] Archiving artifacts [2020-12-24T00:15:16.778Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-24T00:15:16.778Z] --- PASS: TestDaemonDNSFallback (6.98s) [2020-12-24T00:15:16.778Z] === RUN TestInspectNetwork [2020-12-24T00:15:16.909Z] Removing intermediate container a09a49c43ea6 [2020-12-24T00:15:16.909Z] ---> 18040f0337d4 [2020-12-24T00:15:16.909Z] Step 13/13 : CMD ["sh"] [2020-12-24T00:15:16.909Z] ---> Running in fb381d5989b7 [2020-12-24T00:15:16.909Z] Removing intermediate container fb381d5989b7 [2020-12-24T00:15:16.909Z] ---> 03f0095f1cf7 [2020-12-24T00:15:16.909Z] Successfully built 03f0095f1cf7 [2020-12-24T00:15:16.909Z] Successfully tagged busybox:latest [2020-12-24T00:15:16.909Z] INFO: Docker images of the daemon under test [2020-12-24T00:15:16.909Z] [2020-12-24T00:15:16.909Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-24T00:15:16.909Z] busybox latest 03f0095f1cf7 Less than a second ago 5.19GB [2020-12-24T00:15:16.909Z] microsoft/windowsservercore latest c0773f9ce353 2 weeks ago 5.12GB [2020-12-24T00:15:16.909Z] mcr.microsoft.com/windows/servercore ltsc2019 c0773f9ce353 2 weeks ago 5.12GB [2020-12-24T00:15:16.909Z] [2020-12-24T00:15:16.909Z] INFO: Running integration tests at 12/24/2020 00:15:16... [2020-12-24T00:15:16.909Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-12-24T00:15:16.909Z] INFO: Integration API tests being run from the host: [2020-12-24T00:15:16.909Z] INFO: make.ps1 starting at 12/24/2020 00:15:16 [2020-12-24T00:15:17.152Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-12-24T00:15:17.152Z] === RUN TestAuthZPluginErrorResponse [2020-12-24T00:15:17.372Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-12-24T00:15:17.780Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-12-24T00:15:17.780Z] === RUN TestAuthZPluginErrorRequest [2020-12-24T00:15:17.884Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41786/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-24T00:15:18.072Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-12-24T00:15:18.072Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-24T00:15:18.222Z] + make clean [2020-12-24T00:15:18.701Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-12-24T00:15:18.701Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-24T00:15:18.793Z] docker volume rm -f docker-dev-cache [2020-12-24T00:15:18.793Z] docker-dev-cache [Pipeline] deleteDir [2020-12-24T00:15:20.776Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2020-12-24T00:15:20.776Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-24T00:15:20.977Z] === RUN TestInspectNetwork/full_network_id [2020-12-24T00:15:20.977Z] === RUN TestInspectNetwork/partial_network_id [2020-12-24T00:15:20.977Z] === RUN TestInspectNetwork/network_name [2020-12-24T00:15:20.977Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-24T00:15:20.977Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-24T00:15:22.275Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2020-12-24T00:15:22.275Z] === RUN TestAuthZPluginHeader [2020-12-24T00:15:22.904Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-12-24T00:15:22.904Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-24T00:15:22.904Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-24T00:15:22.904Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:15:22.904Z] === RUN TestAuthZPluginV2Disable [2020-12-24T00:15:22.904Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-24T00:15:22.904Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:15:22.904Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-24T00:15:22.904Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-24T00:15:22.904Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:15:22.904Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-24T00:15:22.904Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-24T00:15:22.904Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:15:22.904Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-24T00:15:23.518Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-24T00:15:23.518Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-24T00:15:23.518Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-24T00:15:23.518Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-24T00:15:23.518Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-24T00:15:23.786Z] === RUN TestDockerSuite/TestBuildMissingArgs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-24T00:15:24.729Z] --- PASS: TestInspectNetwork (7.83s) [2020-12-24T00:15:24.729Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-24T00:15:24.729Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-24T00:15:24.729Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-24T00:15:24.729Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-24T00:15:24.729Z] === RUN TestRunContainerWithBridgeNone [2020-12-24T00:15:25.300Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-24T00:15:26.683Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2020-12-24T00:15:26.683Z] === RUN TestNetworkInvalidJSON [2020-12-24T00:15:26.683Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-24T00:15:26.683Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-24T00:15:26.683Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:15:26.683Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:15:26.683Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:15:26.683Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:15:26.683Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-24T00:15:26.683Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:15:26.683Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:15:26.683Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-12-24T00:15:26.683Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-24T00:15:26.683Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-24T00:15:26.683Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-24T00:15:26.683Z] === RUN TestNetworkList [2020-12-24T00:15:26.683Z] === RUN TestNetworkList//networks [2020-12-24T00:15:26.683Z] === PAUSE TestNetworkList//networks [2020-12-24T00:15:26.683Z] === RUN TestNetworkList//networks/ [2020-12-24T00:15:26.683Z] === PAUSE TestNetworkList//networks/ [2020-12-24T00:15:26.683Z] === CONT TestNetworkList//networks [2020-12-24T00:15:26.683Z] === CONT TestNetworkList//networks/ [2020-12-24T00:15:26.683Z] --- PASS: TestNetworkList (0.02s) [2020-12-24T00:15:26.683Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-24T00:15:26.683Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-24T00:15:26.683Z] === RUN TestHostIPv4BridgeLabel [2020-12-24T00:15:26.683Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-24T00:15:27.252Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-12-24T00:15:27.252Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-24T00:15:28.194Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-12-24T00:15:28.194Z] === RUN TestDaemonDefaultNetworkPools [2020-12-24T00:15:29.134Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-12-24T00:15:29.134Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-24T00:15:29.704Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-24T00:15:29.965Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-24T00:15:30.225Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-12-24T00:15:30.225Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-24T00:15:30.485Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-24T00:15:31.426Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-12-24T00:15:31.426Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-24T00:15:32.368Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-12-24T00:15:32.368Z] === RUN TestServiceWithPredefinedNetwork [2020-12-24T00:15:35.667Z] --- PASS: TestServiceWithPredefinedNetwork (2.94s) [2020-12-24T00:15:35.667Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-24T00:15:35.667Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:15:35.667Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:15:35.667Z] === RUN TestServiceWithDataPathPortInit [2020-12-24T00:15:38.962Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-24T00:15:41.437Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2020-12-24T00:15:41.437Z] PASS [2020-12-24T00:15:41.437Z] [2020-12-24T00:15:41.437Z] === Skipped [2020-12-24T00:15:41.437Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-24T00:15:41.437Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:15:41.437Z] [2020-12-24T00:15:41.437Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-24T00:15:41.437Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:15:41.437Z] [2020-12-24T00:15:41.437Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-24T00:15:41.437Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:15:41.437Z] [2020-12-24T00:15:41.437Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-24T00:15:41.437Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:15:41.437Z] [2020-12-24T00:15:41.437Z] [2020-12-24T00:15:41.437Z] DONE 17 tests, 4 skipped in 27.526s [2020-12-24T00:15:41.437Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-24T00:15:41.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:15:41.437Z] ++ set -e [2020-12-24T00:15:41.437Z] ++ '[' -n 0 ']' [2020-12-24T00:15:41.437Z] ++ set -x [2020-12-24T00:15:41.437Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:15:41.437Z] INFO: Testing against a local daemon [2020-12-24T00:15:41.437Z] === RUN TestPluginInvalidJSON [2020-12-24T00:15:41.437Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:15:41.437Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:15:41.437Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:15:41.437Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-24T00:15:41.438Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-24T00:15:41.438Z] === RUN TestPluginInstall [2020-12-24T00:15:41.438Z] === RUN TestPluginInstall/no_auth [2020-12-24T00:15:41.438Z] time="2020-12-24T00:15:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:15:41.438Z] time="2020-12-24T00:15:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9832fe180ff7b76247012b3cd3d6ce9304d057d84b0deffd87fe2ffe959c634" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:15:41.438Z] time="2020-12-24T00:15:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:15:41.438Z] time="2020-12-24T00:15:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9832fe180ff7b76247012b3cd3d6ce9304d057d84b0deffd87fe2ffe959c634" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:15:41.506Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-24T00:15:41.727Z] === RUN TestPluginInstall/with_htpasswd [2020-12-24T00:15:42.077Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-24T00:15:42.357Z] time="2020-12-24T00:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:15:42.357Z] time="2020-12-24T00:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c9525868a9a35bf1b0e4ef45fde713498148c1f320fb3c4b2dc032e0105a46f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:15:42.357Z] time="2020-12-24T00:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:15:42.357Z] time="2020-12-24T00:15:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c9525868a9a35bf1b0e4ef45fde713498148c1f320fb3c4b2dc032e0105a46f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:15:42.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:15:42.591Z] INFO: Testing against a local daemon [2020-12-24T00:15:42.591Z] === RUN TestBuildWithSession [2020-12-24T00:15:42.591Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-24T00:15:42.591Z] build_session_test.go:25: TODO: BuildKit [2020-12-24T00:15:42.591Z] === RUN TestBuildSquashParent [2020-12-24T00:15:42.591Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-12-24T00:15:42.591Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:15:42.591Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-24T00:15:42.591Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:15:42.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:15:42.591Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:15:42.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:15:42.591Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:15:42.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:15:42.591Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:15:42.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:15:42.591Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:15:42.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:15:42.591Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:15:42.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:15:42.591Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-24T00:15:42.591Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-24T00:15:42.591Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-24T00:15:42.591Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-24T00:15:42.650Z] === RUN TestPluginInstall/with_insecure [2020-12-24T00:15:43.997Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-24T00:15:43.997Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-24T00:15:44.156Z] time="2020-12-24T00:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:15:44.156Z] time="2020-12-24T00:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6402cd80f48d856e7009e3f43886d503a5c9eb8a28b6be88833b73d5061c3cc5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:15:44.156Z] time="2020-12-24T00:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:15:44.156Z] time="2020-12-24T00:15:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6402cd80f48d856e7009e3f43886d503a5c9eb8a28b6be88833b73d5061c3cc5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:15:44.156Z] --- PASS: TestPluginInstall (4.41s) [2020-12-24T00:15:44.156Z] --- PASS: TestPluginInstall/no_auth (1.94s) [2020-12-24T00:15:44.156Z] --- PASS: TestPluginInstall/with_htpasswd (1.11s) [2020-12-24T00:15:44.156Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2020-12-24T00:15:44.156Z] plugin_test.go:157: [d603638aefa81] daemon is not started [2020-12-24T00:15:44.156Z] PASS [2020-12-24T00:15:44.156Z] [2020-12-24T00:15:44.156Z] DONE 6 tests in 4.513s [2020-12-24T00:15:44.156Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-24T00:15:44.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:15:44.156Z] ++ set -e [2020-12-24T00:15:44.156Z] ++ '[' -n 0 ']' [2020-12-24T00:15:44.156Z] ++ set -x [2020-12-24T00:15:44.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-24T00:15:44.156Z] INFO: Testing against a local daemon [2020-12-24T00:15:44.156Z] === RUN TestExternalGraphDriver [2020-12-24T00:15:44.447Z] === RUN TestExternalGraphDriver/json [2020-12-24T00:15:46.510Z] === RUN TestExternalGraphDriver/spec [2020-12-24T00:15:48.017Z] === RUN TestExternalGraphDriver/pull [2020-12-24T00:15:48.199Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-24T00:15:48.199Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-24T00:15:48.923Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 29.1% of statements [2020-12-24T00:15:48.923Z] ok github.com/docker/docker/container 0.138s coverage: 34.7% of statements [2020-12-24T00:15:48.923Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-24T00:15:48.923Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-24T00:15:48.923Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-24T00:15:48.923Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-24T00:15:49.139Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-24T00:15:49.399Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-24T00:15:50.078Z] --- PASS: TestExternalGraphDriver (5.54s) [2020-12-24T00:15:50.078Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2020-12-24T00:15:50.078Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2020-12-24T00:15:50.078Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2020-12-24T00:15:50.078Z] === RUN TestGraphdriverPluginV2 [2020-12-24T00:15:50.078Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-12-24T00:15:50.078Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:15:50.078Z] PASS [2020-12-24T00:15:50.078Z] [2020-12-24T00:15:50.078Z] === Skipped [2020-12-24T00:15:50.078Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-12-24T00:15:50.078Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:15:50.078Z] [2020-12-24T00:15:50.078Z] [2020-12-24T00:15:50.078Z] DONE 5 tests, 1 skipped in 5.674s [2020-12-24T00:15:50.078Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-24T00:15:50.078Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:15:50.078Z] ++ set -e [2020-12-24T00:15:50.078Z] ++ '[' -n 0 ']' [2020-12-24T00:15:50.078Z] ++ set -x [2020-12-24T00:15:50.078Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:15:50.078Z] INFO: Testing against a local daemon [2020-12-24T00:15:50.078Z] === RUN TestContinueAfterPluginCrash [2020-12-24T00:15:50.078Z] === PAUSE TestContinueAfterPluginCrash [2020-12-24T00:15:50.078Z] === RUN TestReadPluginNoRead [2020-12-24T00:15:50.078Z] === PAUSE TestReadPluginNoRead [2020-12-24T00:15:50.078Z] === RUN TestDaemonStartWithLogOpt [2020-12-24T00:15:50.078Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-24T00:15:50.078Z] === CONT TestContinueAfterPluginCrash [2020-12-24T00:15:50.078Z] === CONT TestDaemonStartWithLogOpt [2020-12-24T00:15:50.078Z] === CONT TestReadPluginNoRead [2020-12-24T00:15:51.196Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-24T00:15:51.308Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-24T00:15:51.568Z] --- PASS: TestServiceWithDataPathPortInit (16.50s) [2020-12-24T00:15:51.568Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-24T00:15:51.568Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-24T00:15:52.171Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-24T00:15:52.508Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-24T00:15:53.077Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-24T00:15:53.110Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2020-12-24T00:15:54.485Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-12-24T00:15:54.989Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-24T00:15:55.250Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-24T00:15:55.250Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-24T00:15:55.512Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-24T00:15:55.655Z] === RUN TestReadPluginNoRead/default [2020-12-24T00:15:55.655Z] --- PASS: TestDaemonStartWithLogOpt (5.32s) [2020-12-24T00:15:55.772Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-24T00:15:56.287Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-24T00:15:56.344Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-24T00:15:56.387Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-12-24T00:15:57.787Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-24T00:15:58.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-12-24T00:15:58.258Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-24T00:15:58.519Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-24T00:15:59.294Z] --- PASS: TestReadPluginNoRead (9.26s) [2020-12-24T00:15:59.294Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2020-12-24T00:15:59.294Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2020-12-24T00:15:59.294Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2020-12-24T00:15:59.294Z] read_test.go:92: [d445d0cba4674] daemon is not started [2020-12-24T00:15:59.902Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.25s) [2020-12-24T00:15:59.903Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hc0ihdbma4uqalvsp85uydtt5 Created:2020-12-24 00:15:53.071234178 +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[4ae308d810a0e2e24ece9bdf297a9ce1cccedd807ea399f935c1ce9085ec24d8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sy217p56dwpvs1pc3m11ln00x EndpointID:460a4f8e0748072432bcec9c8eccb87cd611423eb2fcf2fd04c54ef695c5dd2b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33fdb5872f98af703b11fc322d2375cf86eafaa001e4af7de840666799ff2d74 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:809f75d8dbf6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sy217p56dwpvs1pc3m11ln00x EndpointID:460a4f8e0748072432bcec9c8eccb87cd611423eb2fcf2fd04c54ef695c5dd2b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-24T00:15:59.903Z] PASS [2020-12-24T00:15:59.903Z] [2020-12-24T00:15:59.903Z] === Skipped [2020-12-24T00:15:59.903Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:15:59.903Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:15:59.903Z] [2020-12-24T00:15:59.903Z] [2020-12-24T00:15:59.903Z] DONE 26 tests, 1 skipped in 51.114s [2020-12-24T00:15:59.903Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-24T00:15:59.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:15:59.903Z] ++ set -e [2020-12-24T00:15:59.903Z] ++ '[' -n 0 ']' [2020-12-24T00:15:59.903Z] ++ set -x [2020-12-24T00:15:59.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-24T00:16:00.164Z] INFO: Testing against a local daemon [2020-12-24T00:16:00.164Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-24T00:16:00.164Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-24T00:16:00.164Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:16:00.164Z] === RUN TestDockerNetworkIpvlan [2020-12-24T00:16:00.164Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-24T00:16:00.164Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:16:00.164Z] PASS [2020-12-24T00:16:00.164Z] [2020-12-24T00:16:00.164Z] === Skipped [2020-12-24T00:16:00.164Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-24T00:16:00.164Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:16:00.164Z] [2020-12-24T00:16:00.164Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-24T00:16:00.164Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-24T00:16:00.164Z] [2020-12-24T00:16:00.164Z] [2020-12-24T00:16:00.164Z] DONE 2 tests, 2 skipped in 0.183s [2020-12-24T00:16:00.164Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-24T00:16:00.164Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:16:00.164Z] ++ set -e [2020-12-24T00:16:00.164Z] ++ '[' -n 0 ']' [2020-12-24T00:16:00.164Z] ++ set -x [2020-12-24T00:16:00.164Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:16:00.164Z] INFO: Testing against a local daemon [2020-12-24T00:16:00.164Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-24T00:16:00.323Z] --- PASS: TestContinueAfterPluginCrash (10.49s) [2020-12-24T00:16:00.323Z] PASS [2020-12-24T00:16:00.323Z] [2020-12-24T00:16:00.323Z] DONE 6 tests in 10.564s [2020-12-24T00:16:00.323Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-24T00:16:00.323Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:16:00.323Z] ++ set -e [2020-12-24T00:16:00.323Z] ++ '[' -n 0 ']' [2020-12-24T00:16:00.323Z] ++ set -x [2020-12-24T00:16:00.323Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:16:00.323Z] testing: warning: no tests to run [2020-12-24T00:16:00.323Z] PASS [2020-12-24T00:16:00.323Z] [2020-12-24T00:16:00.323Z] DONE 0 tests in 0.021s [2020-12-24T00:16:00.613Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-24T00:16:00.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:16:00.613Z] ++ set -e [2020-12-24T00:16:00.613Z] ++ '[' -n 0 ']' [2020-12-24T00:16:00.613Z] ++ set -x [2020-12-24T00:16:00.613Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:16:00.613Z] INFO: Testing against a local daemon [2020-12-24T00:16:00.613Z] === RUN TestPluginWithDevMounts [2020-12-24T00:16:00.613Z] === PAUSE TestPluginWithDevMounts [2020-12-24T00:16:00.613Z] === CONT TestPluginWithDevMounts [2020-12-24T00:16:01.106Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-24T00:16:02.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.59s) [2020-12-24T00:16:02.071Z] === RUN TestDockerNetworkMacvlan [2020-12-24T00:16:02.538Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-24T00:16:02.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.04s) [2020-12-24T00:16:02.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.65s) [2020-12-24T00:16:02.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.72s) [2020-12-24T00:16:02.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.97s) [2020-12-24T00:16:02.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.92s) [2020-12-24T00:16:02.538Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.05s) [2020-12-24T00:16:02.538Z] === RUN TestBuildMultiStageCopy [2020-12-24T00:16:02.538Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-24T00:16:02.656Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-24T00:16:02.665Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-12-24T00:16:02.665Z] PASS [2020-12-24T00:16:02.665Z] [2020-12-24T00:16:02.665Z] DONE 1 tests in 1.896s [2020-12-24T00:16:02.665Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-12-24T00:16:02.665Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:16:02.665Z] ++ set -e [2020-12-24T00:16:02.665Z] ++ '[' -n 0 ']' [2020-12-24T00:16:02.665Z] ++ set -x [2020-12-24T00:16:02.665Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:16:02.665Z] INFO: Testing against a local daemon [2020-12-24T00:16:02.665Z] === RUN TestSecretInspect [2020-12-24T00:16:02.916Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-24T00:16:03.859Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-24T00:16:04.729Z] --- PASS: TestSecretInspect (1.88s) [2020-12-24T00:16:04.729Z] === RUN TestSecretList [2020-12-24T00:16:04.799Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-24T00:16:04.799Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-24T00:16:05.739Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-24T00:16:06.231Z] --- PASS: TestSecretList (1.91s) [2020-12-24T00:16:06.231Z] === RUN TestSecretsCreateAndDelete [2020-12-24T00:16:06.359Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2020-12-24T00:16:06.359Z] ok github.com/docker/docker/daemon 12.193s coverage: 17.2% of statements [2020-12-24T00:16:06.359Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-24T00:16:06.359Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-24T00:16:07.121Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-24T00:16:07.121Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-24T00:16:07.293Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 81.8% of statements [2020-12-24T00:16:07.293Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2020-12-24T00:16:07.381Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-24T00:16:08.227Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-12-24T00:16:08.227Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-24T00:16:08.227Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-24T00:16:08.289Z] --- PASS: TestSecretsCreateAndDelete (1.84s) [2020-12-24T00:16:08.289Z] === RUN TestSecretsUpdate [2020-12-24T00:16:08.793Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-12-24T00:16:09.291Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-24T00:16:10.231Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-24T00:16:10.352Z] --- PASS: TestSecretsUpdate (1.92s) [2020-12-24T00:16:10.352Z] === RUN TestTemplatedSecret [2020-12-24T00:16:11.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-24T00:16:11.324Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.351s coverage: 73.1% of statements [2020-12-24T00:16:11.634Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-24T00:16:11.891Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 2.9% of statements [2020-12-24T00:16:12.097Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-24T00:16:12.417Z] --- PASS: TestTemplatedSecret (2.45s) [2020-12-24T00:16:12.417Z] === RUN TestSecretCreateResolve [2020-12-24T00:16:12.774Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-24T00:16:12.828Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.470s coverage: 56.2% of statements [2020-12-24T00:16:13.074Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-24T00:16:13.345Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-24T00:16:13.915Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-24T00:16:14.175Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-24T00:16:14.497Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-12-24T00:16:14.497Z] PASS [2020-12-24T00:16:14.497Z] [2020-12-24T00:16:14.497Z] DONE 6 tests in 11.985s [2020-12-24T00:16:14.497Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-12-24T00:16:14.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:16:14.497Z] ++ set -e [2020-12-24T00:16:14.497Z] ++ '[' -n 0 ']' [2020-12-24T00:16:14.497Z] ++ set -x [2020-12-24T00:16:14.497Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:16:14.497Z] INFO: Testing against a local daemon [2020-12-24T00:16:14.497Z] === RUN TestServiceCreateInit [2020-12-24T00:16:14.497Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-24T00:16:14.622Z] --- PASS: TestBuildMultiStageCopy (11.94s) [2020-12-24T00:16:14.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.20s) [2020-12-24T00:16:14.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2020-12-24T00:16:14.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s) [2020-12-24T00:16:14.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2020-12-24T00:16:14.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s) [2020-12-24T00:16:14.622Z] === RUN TestBuildMultiStageParentConfig [2020-12-24T00:16:15.116Z] --- PASS: TestDockerNetworkMacvlan (13.26s) [2020-12-24T00:16:15.116Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-12-24T00:16:15.116Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-12-24T00:16:15.116Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-12-24T00:16:15.116Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.32s) [2020-12-24T00:16:15.116Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.24s) [2020-12-24T00:16:15.116Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-12-24T00:16:15.116Z] PASS [2020-12-24T00:16:15.116Z] [2020-12-24T00:16:15.116Z] DONE 8 tests in 15.034s [2020-12-24T00:16:15.116Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-24T00:16:15.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:16:15.116Z] ++ set -e [2020-12-24T00:16:15.116Z] ++ '[' -n 0 ']' [2020-12-24T00:16:15.116Z] ++ set -x [2020-12-24T00:16:15.116Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:16:15.116Z] testing: warning: no tests to run [2020-12-24T00:16:15.116Z] PASS [2020-12-24T00:16:15.116Z] [2020-12-24T00:16:15.116Z] DONE 0 tests in 0.038s [2020-12-24T00:16:15.116Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-24T00:16:15.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:16:15.116Z] ++ set -e [2020-12-24T00:16:15.116Z] ++ '[' -n 0 ']' [2020-12-24T00:16:15.116Z] ++ set -x [2020-12-24T00:16:15.116Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:16:15.376Z] INFO: Testing against a local daemon [2020-12-24T00:16:15.376Z] === RUN TestAuthZPluginAllowRequest [2020-12-24T00:16:15.382Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-12-24T00:16:16.171Z] --- PASS: TestBuildMultiStageParentConfig (1.77s) [2020-12-24T00:16:16.171Z] === RUN TestBuildLabelWithTargets [2020-12-24T00:16:16.171Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-12-24T00:16:16.171Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-24T00:16:16.171Z] === RUN TestBuildWithEmptyLayers [2020-12-24T00:16:17.147Z] --- PASS: TestBuildWithEmptyLayers (0.86s) [2020-12-24T00:16:17.147Z] === RUN TestBuildMultiStageOnBuild [2020-12-24T00:16:17.286Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-12-24T00:16:17.286Z] === RUN TestAuthZPluginTLS [2020-12-24T00:16:17.315Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.571s coverage: 46.2% of statements [2020-12-24T00:16:17.315Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-24T00:16:17.315Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.326s coverage: 49.5% of statements [2020-12-24T00:16:17.546Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-12-24T00:16:17.546Z] === RUN TestAuthZPluginDenyRequest [2020-12-24T00:16:18.117Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-12-24T00:16:18.117Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-24T00:16:18.224Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-24T00:16:18.688Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-24T00:16:18.688Z] === RUN TestAuthZPluginDenyResponse [2020-12-24T00:16:19.274Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-12-24T00:16:19.274Z] === RUN TestAuthZPluginAllowEventStream [2020-12-24T00:16:19.848Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-12-24T00:16:19.848Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.557s coverage: 57.7% of statements [2020-12-24T00:16:19.848Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-24T00:16:19.848Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-24T00:16:20.657Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2020-12-24T00:16:20.657Z] === RUN TestAuthZPluginErrorResponse [2020-12-24T00:16:21.226Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-12-24T00:16:21.228Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-12-24T00:16:21.228Z] === RUN TestAuthZPluginErrorRequest [2020-12-24T00:16:21.729Z] --- PASS: TestServiceCreateInit (7.38s) [2020-12-24T00:16:21.729Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2020-12-24T00:16:21.729Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2020-12-24T00:16:21.729Z] === RUN TestCreateServiceMultipleTimes [2020-12-24T00:16:21.798Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-12-24T00:16:21.798Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-24T00:16:22.059Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-24T00:16:22.163Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-12-24T00:16:22.319Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-12-24T00:16:22.319Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-24T00:16:23.098Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.5% of statements [2020-12-24T00:16:23.099Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-24T00:16:23.099Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-24T00:16:24.033Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.0% of statements [2020-12-24T00:16:24.229Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s) [2020-12-24T00:16:24.229Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-24T00:16:25.171Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-12-24T00:16:25.412Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 77.4% of statements [2020-12-24T00:16:25.413Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-24T00:16:25.413Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-24T00:16:25.671Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-12-24T00:16:26.112Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2020-12-24T00:16:26.112Z] === RUN TestAuthZPluginHeader [2020-12-24T00:16:26.607Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-12-24T00:16:27.052Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-12-24T00:16:27.052Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-24T00:16:27.052Z] === RUN TestDockerSuite/TestBuildRm [2020-12-24T00:16:27.174Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-12-24T00:16:27.174Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2020-12-24T00:16:27.503Z] --- PASS: TestBuildMultiStageOnBuild (10.46s) [2020-12-24T00:16:27.504Z] === RUN TestBuildUncleanTarFilenames [2020-12-24T00:16:27.504Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-12-24T00:16:27.504Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-24T00:16:27.504Z] === RUN TestBuildMultiStageLayerLeak [2020-12-24T00:16:28.551Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-12-24T00:16:28.551Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-24T00:16:29.118Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 57.5% of statements [2020-12-24T00:16:29.591Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-24T00:16:29.686Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2020-12-24T00:16:29.852Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-24T00:16:31.235Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-24T00:16:31.235Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s) [2020-12-24T00:16:31.235Z] === RUN TestAuthZPluginV2Disable [2020-12-24T00:16:31.589Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2020-12-24T00:16:31.589Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-12-24T00:16:31.805Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-24T00:16:32.066Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-24T00:16:32.524Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-12-24T00:16:32.524Z] ok github.com/docker/docker/daemon/logger/splunk 1.616s coverage: 82.5% of statements [2020-12-24T00:16:32.524Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-24T00:16:32.524Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-24T00:16:33.452Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-24T00:16:34.391Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-24T00:16:34.427Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2020-12-24T00:16:35.332Z] --- PASS: TestAuthZPluginV2Disable (3.93s) [2020-12-24T00:16:35.332Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-24T00:16:35.332Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-24T00:16:35.362Z] ok github.com/docker/docker/distribution 0.190s coverage: 25.1% of statements [2020-12-24T00:16:35.362Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-24T00:16:36.315Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2020-12-24T00:16:37.050Z] --- PASS: TestCreateServiceMultipleTimes (14.93s) [2020-12-24T00:16:37.050Z] === RUN TestCreateServiceConflict [2020-12-24T00:16:37.252Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-12-24T00:16:37.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-12-24T00:16:37.820Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.1% of statements [2020-12-24T00:16:37.820Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-24T00:16:38.079Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2020-12-24T00:16:38.079Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-24T00:16:38.205Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-24T00:16:38.466Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-24T00:16:38.558Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-12-24T00:16:38.558Z] === RUN TestCreateServiceMaxReplicas [2020-12-24T00:16:38.726Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.46s) [2020-12-24T00:16:38.726Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-24T00:16:38.726Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-24T00:16:38.726Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-24T00:16:39.016Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-12-24T00:16:39.016Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-24T00:16:39.667Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-24T00:16:39.951Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-12-24T00:16:40.237Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-24T00:16:40.497Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-24T00:16:40.887Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-12-24T00:16:41.291Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2020-12-24T00:16:41.291Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-24T00:16:41.454Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-12-24T00:16:41.713Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2020-12-24T00:16:41.882Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-24T00:16:42.359Z] --- PASS: TestBuildMultiStageLayerLeak (14.02s) [2020-12-24T00:16:42.359Z] === RUN TestBuildWithHugeFile [2020-12-24T00:16:43.089Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 77.1% of statements [2020-12-24T00:16:44.024Z] ok github.com/docker/docker/pkg/authorization 0.181s coverage: 68.3% of statements [2020-12-24T00:16:44.283Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-12-24T00:16:44.541Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-12-24T00:16:46.085Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-24T00:16:47.025Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-24T00:16:47.824Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 43.2% of statements [2020-12-24T00:16:47.968Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-24T00:16:48.082Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-12-24T00:16:48.082Z] ok github.com/docker/docker/layer 7.667s coverage: 68.8% of statements [2020-12-24T00:16:48.082Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-24T00:16:48.082Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-24T00:16:48.082Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-24T00:16:48.082Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-24T00:16:48.082Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-24T00:16:48.082Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-24T00:16:48.082Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-24T00:16:48.228Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-24T00:16:48.650Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-12-24T00:16:48.798Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-24T00:16:48.909Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-12-24T00:16:49.477Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-12-24T00:16:50.045Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-12-24T00:16:50.181Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.43s) [2020-12-24T00:16:50.181Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-24T00:16:50.181Z] === RUN TestDockerSuite/TestBuildUser [2020-12-24T00:16:50.612Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-12-24T00:16:51.547Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-12-24T00:16:51.563Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-24T00:16:52.482Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-12-24T00:16:53.050Z] ok github.com/docker/docker/pkg/fsutils 0.145s coverage: 85.1% of statements [2020-12-24T00:16:53.050Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-12-24T00:16:53.309Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2020-12-24T00:16:54.104Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-24T00:16:54.797Z] ok github.com/docker/docker/pkg/idtools 0.532s coverage: 70.1% of statements [2020-12-24T00:16:54.797Z] ok github.com/docker/docker/pkg/ioutils 0.454s coverage: 68.8% of statements [2020-12-24T00:16:55.057Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-12-24T00:16:55.057Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-24T00:16:55.057Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-12-24T00:16:55.057Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-24T00:16:55.057Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-24T00:16:55.625Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-12-24T00:16:55.625Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-24T00:16:55.625Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-12-24T00:16:55.884Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-12-24T00:16:56.143Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-12-24T00:16:56.431Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-12-24T00:16:56.431Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-24T00:16:56.431Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-24T00:16:56.602Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s) [2020-12-24T00:16:56.602Z] === RUN TestCreateServiceSecretFileMode [2020-12-24T00:16:56.602Z] --- PASS: TestCreateServiceSecretFileMode (2.29s) [2020-12-24T00:16:56.602Z] === RUN TestCreateServiceConfigFileMode [2020-12-24T00:16:57.371Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-12-24T00:16:57.940Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-12-24T00:16:58.199Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-12-24T00:16:58.457Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-12-24T00:16:58.669Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2020-12-24T00:16:58.669Z] === RUN TestCreateServiceSysctls [2020-12-24T00:16:59.829Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2020-12-24T00:17:00.088Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-12-24T00:17:02.179Z] --- PASS: TestCreateServiceSysctls (3.06s) [2020-12-24T00:17:02.180Z] === RUN TestCreateServiceCapabilities [2020-12-24T00:17:03.369Z] ok github.com/docker/docker/pkg/signal 2.378s coverage: 61.0% of statements [2020-12-24T00:17:03.369Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-12-24T00:17:03.627Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-12-24T00:17:03.886Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-12-24T00:17:04.247Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2020-12-24T00:17:04.247Z] === RUN TestInspect [2020-12-24T00:17:04.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-12-24T00:17:04.255Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-24T00:17:04.454Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2020-12-24T00:17:04.515Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-24T00:17:05.021Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-12-24T00:17:05.086Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-24T00:17:05.279Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2020-12-24T00:17:05.846Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-12-24T00:17:06.026Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-24T00:17:06.105Z] testing: warning: no tests to run [2020-12-24T00:17:06.105Z] coverage: [no statements] [2020-12-24T00:17:06.105Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-12-24T00:17:06.597Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-24T00:17:06.597Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-12-24T00:17:06.597Z] PASS [2020-12-24T00:17:06.597Z] [2020-12-24T00:17:06.597Z] DONE 17 tests in 51.449s [2020-12-24T00:17:06.597Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-24T00:17:06.597Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:17:06.597Z] ++ set -e [2020-12-24T00:17:06.597Z] ++ '[' -n 0 ']' [2020-12-24T00:17:06.597Z] ++ set -x [2020-12-24T00:17:06.597Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:17:06.671Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-12-24T00:17:06.671Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-12-24T00:17:06.858Z] INFO: Testing against a local daemon [2020-12-24T00:17:06.858Z] === RUN TestPluginInvalidJSON [2020-12-24T00:17:06.858Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:17:06.858Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:17:06.858Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:17:06.858Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-24T00:17:06.858Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-24T00:17:06.858Z] === RUN TestPluginInstall [2020-12-24T00:17:06.858Z] === RUN TestPluginInstall/no_auth [2020-12-24T00:17:06.930Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-12-24T00:17:06.974Z] --- PASS: TestInspect (2.55s) [2020-12-24T00:17:06.974Z] === RUN TestCreateJob [2020-12-24T00:17:07.800Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-24T00:17:07.800Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-24T00:17:07.800Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-24T00:17:07.800Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-24T00:17:07.800Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-24T00:17:08.831Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2020-12-24T00:17:09.183Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-24T00:17:09.444Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-24T00:17:09.444Z] time="2020-12-24T00:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:17:09.444Z] time="2020-12-24T00:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:758988caa62134600fa8d97c3f32636ad82ae12e8d00f9ef1da507877c2629f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:17:09.444Z] time="2020-12-24T00:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:17:09.444Z] time="2020-12-24T00:17:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:758988caa62134600fa8d97c3f32636ad82ae12e8d00f9ef1da507877c2629f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:17:09.704Z] === RUN TestPluginInstall/with_htpasswd [2020-12-24T00:17:09.712Z] --- PASS: TestCreateJob (3.02s) [2020-12-24T00:17:09.712Z] === RUN TestReplicatedJob [2020-12-24T00:17:09.767Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-12-24T00:17:10.025Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2020-12-24T00:17:10.275Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-24T00:17:10.535Z] time="2020-12-24T00:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:17:10.535Z] time="2020-12-24T00:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8549b29190b4a8c9e1c61d2bf0815cfc7b143a610dd0bb9cdb690a26ca123e01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:17:10.535Z] time="2020-12-24T00:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:17:10.535Z] time="2020-12-24T00:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8549b29190b4a8c9e1c61d2bf0815cfc7b143a610dd0bb9cdb690a26ca123e01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:17:10.795Z] === RUN TestPluginInstall/with_insecure [2020-12-24T00:17:11.055Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-24T00:17:11.400Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2020-12-24T00:17:11.626Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-24T00:17:11.658Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2020-12-24T00:17:11.887Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-24T00:17:12.147Z] time="2020-12-24T00:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:17:12.147Z] time="2020-12-24T00:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0eeb5db7ffdef54b1615eed25bd907ce3dddb25e53541d67acb7ba7de3c982b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:17:12.147Z] time="2020-12-24T00:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-24T00:17:12.147Z] time="2020-12-24T00:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0eeb5db7ffdef54b1615eed25bd907ce3dddb25e53541d67acb7ba7de3c982b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-24T00:17:12.406Z] --- PASS: TestPluginInstall (5.60s) [2020-12-24T00:17:12.406Z] --- PASS: TestPluginInstall/no_auth (2.94s) [2020-12-24T00:17:12.406Z] --- PASS: TestPluginInstall/with_htpasswd (1.11s) [2020-12-24T00:17:12.406Z] --- PASS: TestPluginInstall/with_insecure (1.55s) [2020-12-24T00:17:12.406Z] plugin_test.go:157: [d73c14c63c856] daemon is not started [2020-12-24T00:17:12.406Z] PASS [2020-12-24T00:17:12.406Z] [2020-12-24T00:17:12.406Z] DONE 6 tests in 5.773s [2020-12-24T00:17:12.406Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-24T00:17:12.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:17:12.406Z] ++ set -e [2020-12-24T00:17:12.406Z] ++ '[' -n 0 ']' [2020-12-24T00:17:12.406Z] ++ set -x [2020-12-24T00:17:12.406Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:17:12.666Z] INFO: Testing against a local daemon [2020-12-24T00:17:12.666Z] === RUN TestExternalGraphDriver [2020-12-24T00:17:12.666Z] === RUN TestExternalGraphDriver/json [2020-12-24T00:17:13.561Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2020-12-24T00:17:13.820Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-12-24T00:17:14.049Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-24T00:17:14.079Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-12-24T00:17:14.619Z] === RUN TestExternalGraphDriver/spec [2020-12-24T00:17:14.646Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-12-24T00:17:14.904Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-12-24T00:17:15.262Z] --- PASS: TestReplicatedJob (4.81s) [2020-12-24T00:17:15.262Z] === RUN TestUpdateReplicatedJob [2020-12-24T00:17:15.559Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-24T00:17:16.499Z] === RUN TestExternalGraphDriver/pull [2020-12-24T00:17:16.759Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-24T00:17:17.021Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-24T00:17:17.320Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2020-12-24T00:17:17.320Z] === RUN TestServiceListWithStatuses [2020-12-24T00:17:17.320Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-24T00:17:17.320Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-24T00:17:17.320Z] === RUN TestDockerNetworkConnectAlias [2020-12-24T00:17:17.435Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-12-24T00:17:17.593Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-24T00:17:17.593Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-24T00:17:18.167Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-24T00:17:18.427Z] --- PASS: TestExternalGraphDriver (5.72s) [2020-12-24T00:17:18.427Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2020-12-24T00:17:18.427Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2020-12-24T00:17:18.427Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2020-12-24T00:17:18.427Z] === RUN TestGraphdriverPluginV2 [2020-12-24T00:17:18.810Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.6% of statements [2020-12-24T00:17:19.069Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-12-24T00:17:19.808Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-24T00:17:19.808Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-24T00:17:19.808Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-24T00:17:20.379Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-24T00:17:20.444Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2020-12-24T00:17:21.318Z] === RUN TestDockerSuite/TestCommitChange [2020-12-24T00:17:21.771Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2020-12-24T00:17:21.771Z] === RUN TestDockerNetworkReConnect [2020-12-24T00:17:21.889Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-24T00:17:22.831Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-24T00:17:22.831Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2020-12-24T00:17:22.831Z] PASS [2020-12-24T00:17:22.831Z] [2020-12-24T00:17:22.831Z] DONE 5 tests in 10.304s [2020-12-24T00:17:22.831Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-24T00:17:22.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:17:22.831Z] ++ set -e [2020-12-24T00:17:22.831Z] ++ '[' -n 0 ']' [2020-12-24T00:17:22.831Z] ++ set -x [2020-12-24T00:17:22.831Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:17:23.091Z] INFO: Testing against a local daemon [2020-12-24T00:17:23.092Z] === RUN TestContinueAfterPluginCrash [2020-12-24T00:17:23.092Z] === PAUSE TestContinueAfterPluginCrash [2020-12-24T00:17:23.092Z] === RUN TestReadPluginNoRead [2020-12-24T00:17:23.092Z] === PAUSE TestReadPluginNoRead [2020-12-24T00:17:23.092Z] === RUN TestDaemonStartWithLogOpt [2020-12-24T00:17:23.092Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-24T00:17:23.092Z] === CONT TestContinueAfterPluginCrash [2020-12-24T00:17:23.092Z] === CONT TestDaemonStartWithLogOpt [2020-12-24T00:17:24.033Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-24T00:17:24.513Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2020-12-24T00:17:24.513Z] === RUN TestServicePlugin [2020-12-24T00:17:24.513Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-24T00:17:24.513Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:17:24.513Z] === RUN TestServiceUpdateLabel [2020-12-24T00:17:25.945Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-24T00:17:26.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-12-24T00:17:26.578Z] --- PASS: TestServiceUpdateLabel (1.94s) [2020-12-24T00:17:26.578Z] === RUN TestServiceUpdateSecrets [2020-12-24T00:17:27.587Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-24T00:17:28.971Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-24T00:17:28.971Z] --- PASS: TestDaemonStartWithLogOpt (6.11s) [2020-12-24T00:17:28.971Z] === CONT TestReadPluginNoRead [2020-12-24T00:17:30.356Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-24T00:17:31.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-12-24T00:17:32.239Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-24T00:17:32.634Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/rootless [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/volume [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-24T00:17:32.634Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === Skipped [2020-12-24T00:17:32.634Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-24T00:17:32.634Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-24T00:17:32.634Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-24T00:17:32.634Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:17:32.634Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-24T00:17:32.634Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:17:32.634Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-24T00:17:32.634Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:17:32.634Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-24T00:17:32.634Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:17:32.634Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-24T00:17:32.634Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:17:32.634Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-24T00:17:32.634Z] graphtest_unix.go:73: No driver to put! [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-24T00:17:32.634Z] time="2020-12-24T00:16:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:17:32.634Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:17:32.634Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-24T00:17:32.634Z] time="2020-12-24T00:16:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:17:32.634Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:17:32.634Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-24T00:17:32.634Z] time="2020-12-24T00:16:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:17:32.634Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:17:32.634Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:17:32.634Z] [2020-12-24T00:17:32.634Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-24T00:17:32.635Z] time="2020-12-24T00:16:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:17:32.635Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:17:32.635Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-24T00:17:32.635Z] time="2020-12-24T00:16:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-24T00:17:32.635Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-24T00:17:32.635Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-24T00:17:32.635Z] graphtest_unix.go:73: No driver to put! [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-24T00:17:32.635Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-24T00:17:32.635Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-24T00:17:32.635Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-24T00:17:32.635Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-24T00:17:32.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:17:32.635Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-24T00:17:32.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:17:32.635Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-24T00:17:32.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:17:32.635Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-24T00:17:32.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:17:32.635Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-24T00:17:32.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-24T00:17:32.635Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-24T00:17:32.635Z] graphtest_unix.go:73: No driver to put! [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-24T00:17:32.635Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-24T00:17:32.635Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] [2020-12-24T00:17:32.635Z] DONE 2191 tests, 26 skipped in 252.607s Post stage [Pipeline] junit [2020-12-24T00:17:32.646Z] Recording test results [2020-12-24T00:17:32.810Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-24T00:17:32.810Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-24T00:17:33.071Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-24T00:17:33.071Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-12-24T00:17:33.331Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-24T00:17:33.331Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-24T00:17:33.331Z] === RUN TestReadPluginNoRead/default [2020-12-24T00:17:33.331Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-24T00:17:33.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/validate/vendor [2020-12-24T00:17:34.106Z] 2020/12/24 00:17:34 Collecting initial packages [2020-12-24T00:17:34.283Z] --- PASS: TestContinueAfterPluginCrash (11.33s) [2020-12-24T00:17:34.364Z] 2020/12/24 00:17:34 Download dependencies [2020-12-24T00:17:35.230Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-24T00:17:35.230Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-24T00:17:37.140Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-24T00:17:37.140Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-24T00:17:37.140Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-24T00:17:37.400Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Starting whole vndr cycle because no package specified [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Ignoring paths matching "^archive/tar" [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2020-12-24T00:17:37.644Z] 2020/12/24 00:17:37 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-12-24T00:17:37.972Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-24T00:17:38.541Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-24T00:17:38.541Z] --- PASS: TestReadPluginNoRead (9.42s) [2020-12-24T00:17:38.541Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2020-12-24T00:17:38.541Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2020-12-24T00:17:38.541Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2020-12-24T00:17:38.541Z] read_test.go:92: [deaca9f7d84c0] daemon is not started [2020-12-24T00:17:38.541Z] PASS [2020-12-24T00:17:38.541Z] [2020-12-24T00:17:38.541Z] DONE 6 tests in 15.707s [2020-12-24T00:17:38.541Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-24T00:17:38.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:17:38.541Z] ++ set -e [2020-12-24T00:17:38.541Z] ++ '[' -n 0 ']' [2020-12-24T00:17:38.541Z] ++ set -x [2020-12-24T00:17:38.541Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:17:38.541Z] testing: warning: no tests to run [2020-12-24T00:17:38.541Z] PASS [2020-12-24T00:17:38.541Z] [2020-12-24T00:17:38.541Z] DONE 0 tests in 0.038s [2020-12-24T00:17:38.541Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-24T00:17:38.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:17:38.541Z] ++ set -e [2020-12-24T00:17:38.541Z] ++ '[' -n 0 ']' [2020-12-24T00:17:38.541Z] ++ set -x [2020-12-24T00:17:38.541Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:17:38.801Z] INFO: Testing against a local daemon [2020-12-24T00:17:38.801Z] === RUN TestPluginWithDevMounts [2020-12-24T00:17:38.801Z] === PAUSE TestPluginWithDevMounts [2020-12-24T00:17:38.801Z] === CONT TestPluginWithDevMounts [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/willf/bitset [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/tchap/go-patricia [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone golang.org/x/sys, revision eeed37f84f13f52d35e095e8023ba65671ff86a1, attempt 1/20 [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/google/uuid [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/Azure/go-ansiterm [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/creack/pty [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/mistifyio/go-zfs [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/moby/term [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/docker/libtrust [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/moby/sys [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/moby/locker [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/Microsoft/go-winio [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Finished clone github.com/gorilla/mux [2020-12-24T00:17:39.020Z] 2020/12/24 00:17:38 Clone github.com/moby/buildkit, revision 8142d66b5ebde79846b869fba30d9d30633e74aa, attempt 1/20 [2020-12-24T00:17:39.062Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-24T00:17:39.279Z] 2020/12/24 00:17:39 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2020-12-24T00:17:39.279Z] 2020/12/24 00:17:39 Finished clone github.com/sirupsen/logrus [2020-12-24T00:17:39.632Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-24T00:17:39.632Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-24T00:17:39.632Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-24T00:17:40.216Z] 2020/12/24 00:17:39 Finished clone github.com/docker/go-units [2020-12-24T00:17:40.216Z] 2020/12/24 00:17:39 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2020-12-24T00:17:40.216Z] 2020/12/24 00:17:39 Finished clone github.com/syndtr/gocapability [2020-12-24T00:17:40.216Z] 2020/12/24 00:17:39 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-12-24T00:17:40.216Z] 2020/12/24 00:17:40 Finished clone github.com/RackSec/srslog [2020-12-24T00:17:40.216Z] 2020/12/24 00:17:40 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2020-12-24T00:17:40.475Z] 2020/12/24 00:17:40 Finished clone github.com/imdario/mergo [2020-12-24T00:17:40.475Z] 2020/12/24 00:17:40 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-12-24T00:17:40.475Z] 2020/12/24 00:17:40 Finished clone gotest.tools/v3 [2020-12-24T00:17:40.475Z] 2020/12/24 00:17:40 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2020-12-24T00:17:40.475Z] 2020/12/24 00:17:40 Finished clone golang.org/x/sync [2020-12-24T00:17:40.475Z] 2020/12/24 00:17:40 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2020-12-24T00:17:40.572Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-24T00:17:40.572Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-24T00:17:40.572Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-24T00:17:40.572Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-24T00:17:40.572Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-24T00:17:40.735Z] 2020/12/24 00:17:40 Finished clone github.com/google/go-cmp [2020-12-24T00:17:40.735Z] 2020/12/24 00:17:40 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2020-12-24T00:17:40.833Z] --- PASS: TestPluginWithDevMounts (1.98s) [2020-12-24T00:17:40.833Z] PASS [2020-12-24T00:17:40.833Z] [2020-12-24T00:17:40.833Z] DONE 1 tests in 2.159s [2020-12-24T00:17:40.833Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-24T00:17:40.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:17:40.833Z] ++ set -e [2020-12-24T00:17:40.833Z] ++ '[' -n 0 ']' [2020-12-24T00:17:40.833Z] ++ set -x [2020-12-24T00:17:40.833Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:17:40.833Z] INFO: Testing against a local daemon [2020-12-24T00:17:40.833Z] === RUN TestSecretInspect [2020-12-24T00:17:41.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-24T00:17:41.318Z] 2020/12/24 00:17:41 Finished clone github.com/tonistiigi/units [2020-12-24T00:17:41.318Z] 2020/12/24 00:17:41 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-12-24T00:17:41.318Z] 2020/12/24 00:17:41 Finished clone github.com/docker/go-connections [2020-12-24T00:17:41.318Z] 2020/12/24 00:17:41 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2020-12-24T00:17:41.594Z] 2020/12/24 00:17:41 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-12-24T00:17:41.594Z] 2020/12/24 00:17:41 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-12-24T00:17:41.664Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-24T00:17:41.870Z] 2020/12/24 00:17:41 Finished clone github.com/google/shlex [2020-12-24T00:17:41.870Z] 2020/12/24 00:17:41 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-12-24T00:17:41.870Z] 2020/12/24 00:17:41 Finished clone github.com/opentracing-contrib/go-stdlib [2020-12-24T00:17:41.870Z] 2020/12/24 00:17:41 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-12-24T00:17:41.870Z] 2020/12/24 00:17:41 Finished clone github.com/mitchellh/hashstructure [2020-12-24T00:17:41.870Z] 2020/12/24 00:17:41 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-12-24T00:17:41.870Z] 2020/12/24 00:17:41 Finished clone github.com/gofrs/flock [2020-12-24T00:17:41.870Z] 2020/12/24 00:17:41 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-12-24T00:17:41.883Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2020-12-24T00:17:41.883Z] === RUN TestServiceUpdateConfigs [2020-12-24T00:17:42.131Z] 2020/12/24 00:17:41 Finished clone github.com/opentracing/opentracing-go [2020-12-24T00:17:42.131Z] 2020/12/24 00:17:41 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-12-24T00:17:42.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-24T00:17:42.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-24T00:17:43.065Z] 2020/12/24 00:17:43 Finished clone github.com/docker/go-events [2020-12-24T00:17:43.065Z] 2020/12/24 00:17:43 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-12-24T00:17:43.065Z] 2020/12/24 00:17:43 Finished clone github.com/armon/go-metrics [2020-12-24T00:17:43.065Z] 2020/12/24 00:17:43 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-12-24T00:17:43.325Z] 2020/12/24 00:17:43 Finished clone github.com/sean-/seed [2020-12-24T00:17:43.325Z] 2020/12/24 00:17:43 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-12-24T00:17:43.325Z] 2020/12/24 00:17:43 Finished clone github.com/armon/go-radix [2020-12-24T00:17:43.325Z] 2020/12/24 00:17:43 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-12-24T00:17:43.615Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-24T00:17:43.615Z] --- PASS: TestSecretInspect (2.78s) [2020-12-24T00:17:43.615Z] === RUN TestSecretList [2020-12-24T00:17:43.892Z] 2020/12/24 00:17:43 Finished clone github.com/tonistiigi/fsutil [2020-12-24T00:17:43.893Z] 2020/12/24 00:17:43 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-12-24T00:17:44.186Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-24T00:17:44.186Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-24T00:17:44.467Z] 2020/12/24 00:17:44 Finished clone github.com/hashicorp/memberlist [2020-12-24T00:17:44.467Z] 2020/12/24 00:17:44 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2020-12-24T00:17:44.467Z] 2020/12/24 00:17:44 Finished clone github.com/hashicorp/go-multierror [2020-12-24T00:17:44.467Z] 2020/12/24 00:17:44 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-12-24T00:17:44.726Z] 2020/12/24 00:17:44 Finished clone github.com/hashicorp/errwrap [2020-12-24T00:17:44.726Z] 2020/12/24 00:17:44 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-12-24T00:17:44.756Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-24T00:17:45.663Z] 2020/12/24 00:17:45 Finished clone github.com/docker/libkv [2020-12-24T00:17:45.663Z] 2020/12/24 00:17:45 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-12-24T00:17:45.697Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-24T00:17:45.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-12-24T00:17:45.923Z] 2020/12/24 00:17:45 Finished clone github.com/vishvananda/netns [2020-12-24T00:17:45.924Z] 2020/12/24 00:17:45 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-12-24T00:17:45.958Z] --- PASS: TestSecretList (2.33s) [2020-12-24T00:17:45.958Z] === RUN TestSecretsCreateAndDelete [2020-12-24T00:17:46.491Z] 2020/12/24 00:17:46 Finished clone github.com/hashicorp/go-sockaddr [2020-12-24T00:17:46.491Z] 2020/12/24 00:17:46 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-12-24T00:17:46.491Z] 2020/12/24 00:17:46 Finished clone github.com/golang/gddo [2020-12-24T00:17:46.491Z] 2020/12/24 00:17:46 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-12-24T00:17:46.529Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-24T00:17:47.059Z] 2020/12/24 00:17:46 Finished clone github.com/moby/ipvs [2020-12-24T00:17:47.059Z] 2020/12/24 00:17:46 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-12-24T00:17:47.100Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-24T00:17:47.100Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-24T00:17:47.318Z] 2020/12/24 00:17:47 Finished clone github.com/BurntSushi/toml [2020-12-24T00:17:47.319Z] 2020/12/24 00:17:47 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-12-24T00:17:47.578Z] 2020/12/24 00:17:47 Finished clone github.com/samuel/go-zookeeper [2020-12-24T00:17:47.578Z] 2020/12/24 00:17:47 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-12-24T00:17:47.671Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-24T00:17:47.837Z] 2020/12/24 00:17:47 Finished clone github.com/vishvananda/netlink [2020-12-24T00:17:47.837Z] 2020/12/24 00:17:47 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-12-24T00:17:48.096Z] 2020/12/24 00:17:48 Finished clone github.com/deckarep/golang-set [2020-12-24T00:17:48.096Z] 2020/12/24 00:17:48 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-12-24T00:17:48.096Z] 2020/12/24 00:17:48 Finished clone github.com/hashicorp/go-msgpack [2020-12-24T00:17:48.096Z] 2020/12/24 00:17:48 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2020-12-24T00:17:48.355Z] 2020/12/24 00:17:48 Finished clone github.com/coreos/go-semver [2020-12-24T00:17:48.355Z] 2020/12/24 00:17:48 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-12-24T00:17:48.611Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-24T00:17:48.998Z] 2020/12/24 00:17:48 Finished clone golang.org/x/net [2020-12-24T00:17:48.998Z] 2020/12/24 00:17:48 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-12-24T00:17:49.553Z] --- PASS: TestSecretsCreateAndDelete (3.35s) [2020-12-24T00:17:49.553Z] === RUN TestSecretsUpdate [2020-12-24T00:17:49.553Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-24T00:17:49.553Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-24T00:17:49.568Z] 2020/12/24 00:17:49 Finished clone github.com/ishidawataru/sctp [2020-12-24T00:17:49.568Z] 2020/12/24 00:17:49 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2020-12-24T00:17:50.506Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-24T00:17:50.942Z] 2020/12/24 00:17:50 Finished clone github.com/opencontainers/go-digest [2020-12-24T00:17:50.942Z] 2020/12/24 00:17:50 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2020-12-24T00:17:51.508Z] 2020/12/24 00:17:51 Finished clone go.etcd.io/bbolt [2020-12-24T00:17:51.508Z] 2020/12/24 00:17:51 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-12-24T00:17:51.896Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-24T00:17:52.074Z] 2020/12/24 00:17:52 Finished clone github.com/Microsoft/opengcs [2020-12-24T00:17:52.074Z] 2020/12/24 00:17:52 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2020-12-24T00:17:52.333Z] 2020/12/24 00:17:52 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-12-24T00:17:52.333Z] 2020/12/24 00:17:52 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2020-12-24T00:17:52.592Z] 2020/12/24 00:17:52 Finished clone github.com/containerd/ttrpc [2020-12-24T00:17:52.592Z] 2020/12/24 00:17:52 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-12-24T00:17:52.835Z] --- PASS: TestSecretsUpdate (3.25s) [2020-12-24T00:17:52.835Z] === RUN TestTemplatedSecret [2020-12-24T00:17:53.095Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-24T00:17:53.095Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-24T00:17:53.095Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-24T00:17:53.095Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-24T00:17:53.095Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-24T00:17:53.665Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-24T00:17:53.969Z] 2020/12/24 00:17:53 Finished clone github.com/hashicorp/serf [2020-12-24T00:17:53.969Z] 2020/12/24 00:17:53 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2020-12-24T00:17:54.228Z] 2020/12/24 00:17:54 Finished clone github.com/vbatts/tar-split [2020-12-24T00:17:54.228Z] 2020/12/24 00:17:54 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-12-24T00:17:55.575Z] --- PASS: TestTemplatedSecret (2.72s) [2020-12-24T00:17:55.575Z] === RUN TestSecretCreateResolve [2020-12-24T00:17:55.606Z] 2020/12/24 00:17:55 Finished clone github.com/opencontainers/runtime-spec [2020-12-24T00:17:55.606Z] 2020/12/24 00:17:55 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-12-24T00:17:55.865Z] 2020/12/24 00:17:55 Finished clone github.com/cyphar/filepath-securejoin [2020-12-24T00:17:55.865Z] 2020/12/24 00:17:55 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-12-24T00:17:56.433Z] 2020/12/24 00:17:56 Finished clone github.com/opencontainers/image-spec [2020-12-24T00:17:56.433Z] 2020/12/24 00:17:56 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-12-24T00:17:56.433Z] 2020/12/24 00:17:56 Finished clone github.com/coreos/go-systemd [2020-12-24T00:17:56.433Z] 2020/12/24 00:17:56 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-12-24T00:17:57.188Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2020-12-24T00:17:57.188Z] === RUN TestServiceUpdateNetwork [2020-12-24T00:17:57.370Z] 2020/12/24 00:17:57 Finished clone github.com/Microsoft/hcsshim [2020-12-24T00:17:57.370Z] 2020/12/24 00:17:57 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-12-24T00:17:57.940Z] 2020/12/24 00:17:57 Finished clone github.com/coreos/go-systemd/v22 [2020-12-24T00:17:57.940Z] 2020/12/24 00:17:57 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-12-24T00:17:57.940Z] 2020/12/24 00:17:57 Finished clone github.com/Graylog2/go-gelf [2020-12-24T00:17:57.940Z] 2020/12/24 00:17:57 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-12-24T00:17:57.940Z] 2020/12/24 00:17:57 Finished clone github.com/godbus/dbus/v5 [2020-12-24T00:17:57.940Z] 2020/12/24 00:17:57 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-12-24T00:17:57.940Z] 2020/12/24 00:17:57 Finished clone github.com/fluent/fluent-logger-golang [2020-12-24T00:17:57.940Z] 2020/12/24 00:17:57 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-12-24T00:17:58.113Z] --- PASS: TestSecretCreateResolve (2.50s) [2020-12-24T00:17:58.113Z] PASS [2020-12-24T00:17:58.113Z] [2020-12-24T00:17:58.113Z] DONE 6 tests in 17.059s [2020-12-24T00:17:58.114Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-24T00:17:58.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:17:58.114Z] ++ set -e [2020-12-24T00:17:58.114Z] ++ '[' -n 0 ']' [2020-12-24T00:17:58.114Z] ++ set -x [2020-12-24T00:17:58.114Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:17:58.114Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-24T00:17:58.114Z] INFO: Testing against a local daemon [2020-12-24T00:17:58.114Z] === RUN TestServiceCreateInit [2020-12-24T00:17:58.114Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-24T00:17:58.511Z] 2020/12/24 00:17:58 Finished clone github.com/ugorji/go [2020-12-24T00:17:58.511Z] 2020/12/24 00:17:58 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-12-24T00:17:58.683Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-24T00:17:58.770Z] 2020/12/24 00:17:58 Finished clone github.com/philhofer/fwd [2020-12-24T00:17:58.770Z] 2020/12/24 00:17:58 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-12-24T00:17:59.253Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-24T00:17:59.253Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-24T00:17:59.253Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-24T00:17:59.707Z] 2020/12/24 00:17:59 Finished clone github.com/fsnotify/fsnotify [2020-12-24T00:17:59.707Z] 2020/12/24 00:17:59 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2020-12-24T00:17:59.966Z] 2020/12/24 00:17:59 Finished clone github.com/bsphere/le_go [2020-12-24T00:17:59.966Z] 2020/12/24 00:17:59 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2020-12-24T00:17:59.966Z] 2020/12/24 00:17:59 Finished clone github.com/jmespath/go-jmespath [2020-12-24T00:17:59.966Z] 2020/12/24 00:17:59 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2020-12-24T00:18:00.904Z] 2020/12/24 00:18:00 Finished clone golang.org/x/sys [2020-12-24T00:18:00.904Z] 2020/12/24 00:18:00 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2020-12-24T00:18:00.904Z] 2020/12/24 00:18:00 Finished clone golang.org/x/oauth2 [2020-12-24T00:18:00.904Z] 2020/12/24 00:18:00 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2020-12-24T00:18:01.473Z] 2020/12/24 00:18:01 Finished clone github.com/docker/libnetwork [2020-12-24T00:18:01.473Z] 2020/12/24 00:18:01 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-12-24T00:18:01.473Z] 2020/12/24 00:18:01 Finished clone github.com/golang/groupcache [2020-12-24T00:18:01.473Z] 2020/12/24 00:18:01 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2020-12-24T00:18:02.411Z] 2020/12/24 00:18:02 Finished clone github.com/tinylib/msgp [2020-12-24T00:18:02.411Z] 2020/12/24 00:18:02 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2020-12-24T00:18:02.411Z] 2020/12/24 00:18:02 Finished clone github.com/moby/buildkit [2020-12-24T00:18:02.411Z] 2020/12/24 00:18:02 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2020-12-24T00:18:02.411Z] 2020/12/24 00:18:02 Finished clone github.com/googleapis/gax-go [2020-12-24T00:18:02.411Z] 2020/12/24 00:18:02 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2020-12-24T00:18:02.550Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-24T00:18:02.550Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-24T00:18:02.550Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-24T00:18:02.670Z] 2020/12/24 00:18:02 Finished clone golang.org/x/text [2020-12-24T00:18:02.670Z] 2020/12/24 00:18:02 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2020-12-24T00:18:03.607Z] 2020/12/24 00:18:03 Finished clone go.opencensus.io [2020-12-24T00:18:03.607Z] 2020/12/24 00:18:03 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2020-12-24T00:18:03.607Z] 2020/12/24 00:18:03 Finished clone github.com/miekg/dns [2020-12-24T00:18:03.607Z] 2020/12/24 00:18:03 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-12-24T00:18:03.607Z] 2020/12/24 00:18:03 Finished clone github.com/containerd/fifo [2020-12-24T00:18:03.608Z] 2020/12/24 00:18:03 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-12-24T00:18:03.932Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-24T00:18:04.546Z] 2020/12/24 00:18:04 Finished clone github.com/containerd/cgroups [2020-12-24T00:18:04.546Z] 2020/12/24 00:18:04 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-12-24T00:18:04.805Z] 2020/12/24 00:18:04 Finished clone github.com/containerd/go-runc [2020-12-24T00:18:04.805Z] 2020/12/24 00:18:04 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2020-12-24T00:18:04.805Z] 2020/12/24 00:18:04 Finished clone code.cloudfoundry.org/clock [2020-12-24T00:18:04.805Z] 2020/12/24 00:18:04 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2020-12-24T00:18:05.064Z] 2020/12/24 00:18:04 Finished clone github.com/containerd/typeurl [2020-12-24T00:18:05.064Z] 2020/12/24 00:18:04 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-12-24T00:18:06.444Z] 2020/12/24 00:18:06 Finished clone github.com/containerd/console [2020-12-24T00:18:06.444Z] 2020/12/24 00:18:06 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2020-12-24T00:18:06.444Z] 2020/12/24 00:18:06 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-12-24T00:18:06.444Z] 2020/12/24 00:18:06 Finished clone github.com/gogo/googleapis [2020-12-24T00:18:06.472Z] --- PASS: TestServiceCreateInit (8.52s) [2020-12-24T00:18:06.472Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s) [2020-12-24T00:18:06.472Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.43s) [2020-12-24T00:18:06.472Z] === RUN TestCreateServiceMultipleTimes [2020-12-24T00:18:07.413Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-24T00:18:07.522Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2020-12-24T00:18:07.522Z] === RUN TestServiceUpdatePidsLimit [2020-12-24T00:18:07.825Z] 2020/12/24 00:18:07 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-12-24T00:18:07.825Z] 2020/12/24 00:18:07 Finished clone github.com/opencontainers/runc [2020-12-24T00:18:07.982Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-24T00:18:08.552Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-24T00:18:08.765Z] 2020/12/24 00:18:08 Finished clone github.com/docker/distribution [2020-12-24T00:18:08.765Z] 2020/12/24 00:18:08 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-12-24T00:18:08.765Z] 2020/12/24 00:18:08 Finished clone google.golang.org/grpc [2020-12-24T00:18:08.765Z] 2020/12/24 00:18:08 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2020-12-24T00:18:08.765Z] 2020/12/24 00:18:08 Finished clone github.com/containerd/continuity [2020-12-24T00:18:08.765Z] 2020/12/24 00:18:08 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-12-24T00:18:08.765Z] 2020/12/24 00:18:08 Finished clone github.com/cilium/ebpf [2020-12-24T00:18:08.765Z] 2020/12/24 00:18:08 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-12-24T00:18:09.024Z] 2020/12/24 00:18:08 Finished clone github.com/fernet/fernet-go [2020-12-24T00:18:09.024Z] 2020/12/24 00:18:08 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-12-24T00:18:09.182Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-24T00:18:09.903Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-24T00:18:09.963Z] 2020/12/24 00:18:09 Finished clone github.com/hashicorp/go-immutable-radix [2020-12-24T00:18:09.963Z] 2020/12/24 00:18:09 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-12-24T00:18:10.223Z] 2020/12/24 00:18:10 Finished clone github.com/hashicorp/go-memdb [2020-12-24T00:18:10.223Z] 2020/12/24 00:18:10 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-12-24T00:18:10.483Z] 2020/12/24 00:18:10 Finished clone golang.org/x/time [2020-12-24T00:18:10.483Z] 2020/12/24 00:18:10 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-12-24T00:18:11.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-24T00:18:11.422Z] 2020/12/24 00:18:11 Finished clone github.com/hashicorp/golang-lru [2020-12-24T00:18:11.423Z] 2020/12/24 00:18:11 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2020-12-24T00:18:11.682Z] 2020/12/24 00:18:11 Finished clone github.com/coreos/pkg [2020-12-24T00:18:11.682Z] 2020/12/24 00:18:11 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-12-24T00:18:11.682Z] 2020/12/24 00:18:11 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2020-12-24T00:18:11.682Z] 2020/12/24 00:18:11 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-12-24T00:18:12.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-12-24T00:18:13.066Z] 2020/12/24 00:18:12 Finished clone github.com/beorn7/perks [2020-12-24T00:18:13.066Z] 2020/12/24 00:18:12 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2020-12-24T00:18:13.066Z] 2020/12/24 00:18:13 Finished clone github.com/prometheus/client_model [2020-12-24T00:18:13.066Z] 2020/12/24 00:18:13 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2020-12-24T00:18:13.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-12-24T00:18:14.972Z] 2020/12/24 00:18:14 Finished clone github.com/golang/protobuf [2020-12-24T00:18:14.972Z] 2020/12/24 00:18:14 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-12-24T00:18:14.972Z] 2020/12/24 00:18:14 Finished clone github.com/prometheus/client_golang [2020-12-24T00:18:14.972Z] 2020/12/24 00:18:14 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-12-24T00:18:14.972Z] 2020/12/24 00:18:14 Finished clone golang.org/x/crypto [2020-12-24T00:18:14.972Z] 2020/12/24 00:18:14 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-12-24T00:18:15.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-12-24T00:18:15.908Z] 2020/12/24 00:18:15 Finished clone github.com/prometheus/procfs [2020-12-24T00:18:15.908Z] 2020/12/24 00:18:15 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-12-24T00:18:16.057Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-24T00:18:16.167Z] 2020/12/24 00:18:15 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-12-24T00:18:16.167Z] 2020/12/24 00:18:15 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2020-12-24T00:18:16.167Z] 2020/12/24 00:18:16 Finished clone github.com/prometheus/common [2020-12-24T00:18:16.167Z] 2020/12/24 00:18:16 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-12-24T00:18:16.426Z] 2020/12/24 00:18:16 Finished clone github.com/inconshreveable/mousetrap [2020-12-24T00:18:16.426Z] 2020/12/24 00:18:16 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-12-24T00:18:16.426Z] 2020/12/24 00:18:16 Finished clone github.com/pkg/errors [2020-12-24T00:18:16.426Z] 2020/12/24 00:18:16 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-12-24T00:18:16.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-12-24T00:18:17.397Z] 2020/12/24 00:18:17 Finished clone github.com/cespare/xxhash/v2 [2020-12-24T00:18:17.397Z] 2020/12/24 00:18:17 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2020-12-24T00:18:17.661Z] 2020/12/24 00:18:17 Finished clone github.com/docker/go-metrics [2020-12-24T00:18:17.919Z] 2020/12/24 00:18:17 Finished clone github.com/morikuni/aec [2020-12-24T00:18:18.179Z] 2020/12/24 00:18:18 Finished clone github.com/spf13/pflag [2020-12-24T00:18:18.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009b80a0_} [2020-12-24T00:18:19.114Z] 2020/12/24 00:18:18 Finished clone github.com/spf13/cobra [2020-12-24T00:18:19.755Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1250811499_/foo_false____} [2020-12-24T00:18:20.492Z] 2020/12/24 00:18:20 Finished clone github.com/opencontainers/selinux [2020-12-24T00:18:20.751Z] 2020/12/24 00:18:20 Finished clone github.com/google/certificate-transparency-go [2020-12-24T00:18:21.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1250811499_/foo_true____} [2020-12-24T00:18:22.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3987205326_/foo_false____} [2020-12-24T00:18:23.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3987205326_/foo_true____} [2020-12-24T00:18:24.156Z] --- PASS: TestCreateServiceMultipleTimes (17.49s) [2020-12-24T00:18:24.156Z] === RUN TestCreateServiceConflict [2020-12-24T00:18:24.503Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2020-12-24T00:18:24.503Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-12-24T00:18:24.503Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-12-24T00:18:24.503Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2020-12-24T00:18:24.503Z] PASS [2020-12-24T00:18:24.503Z] [2020-12-24T00:18:24.503Z] === Skipped [2020-12-24T00:18:24.503Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-12-24T00:18:24.503Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-24T00:18:24.503Z] [2020-12-24T00:18:24.503Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-12-24T00:18:24.503Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-24T00:18:24.503Z] [2020-12-24T00:18:24.503Z] [2020-12-24T00:18:24.503Z] DONE 27 tests, 2 skipped in 129.089s [2020-12-24T00:18:24.503Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-12-24T00:18:24.503Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:18:24.503Z] ++ set -e [2020-12-24T00:18:24.503Z] ++ '[' -n 0 ']' [2020-12-24T00:18:24.503Z] ++ set -x [2020-12-24T00:18:24.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:18:24.503Z] INFO: Testing against a local daemon [2020-12-24T00:18:24.503Z] === RUN TestSessionCreate [2020-12-24T00:18:24.503Z] --- PASS: TestSessionCreate (0.04s) [2020-12-24T00:18:24.503Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-24T00:18:24.503Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-12-24T00:18:24.503Z] PASS [2020-12-24T00:18:24.503Z] [2020-12-24T00:18:24.503Z] DONE 2 tests in 0.154s [2020-12-24T00:18:24.503Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-12-24T00:18:24.503Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:18:24.503Z] ++ set -e [2020-12-24T00:18:24.503Z] ++ '[' -n 0 ']' [2020-12-24T00:18:24.503Z] ++ set -x [2020-12-24T00:18:24.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:18:24.503Z] INFO: Testing against a local daemon [2020-12-24T00:18:24.503Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-24T00:18:24.503Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-24T00:18:24.503Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-24T00:18:24.503Z] === RUN TestEventsExecDie [2020-12-24T00:18:24.503Z] --- PASS: TestEventsExecDie (0.60s) [2020-12-24T00:18:24.503Z] === RUN TestEventsBackwardsCompatible [2020-12-24T00:18:24.503Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-12-24T00:18:24.503Z] === RUN TestInfoBinaryCommits [2020-12-24T00:18:24.503Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-12-24T00:18:24.503Z] === RUN TestInfoAPIVersioned [2020-12-24T00:18:24.503Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-24T00:18:24.503Z] === RUN TestInfoDiscoveryBackend [2020-12-24T00:18:25.130Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-12-24T00:18:25.130Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-24T00:18:25.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3987205326_/foo_true__0xc0009b8100__} [2020-12-24T00:18:26.025Z] 2020/12/24 00:18:24 Finished clone github.com/cloudflare/cfssl [2020-12-24T00:18:26.155Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-24T00:18:26.155Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-24T00:18:26.445Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-12-24T00:18:26.445Z] === RUN TestInfoAPI [2020-12-24T00:18:26.445Z] --- PASS: TestInfoAPI (0.04s) [2020-12-24T00:18:26.445Z] === RUN TestInfoAPIWarnings [2020-12-24T00:18:26.475Z] --- PASS: TestCreateServiceConflict (2.54s) [2020-12-24T00:18:26.475Z] === RUN TestCreateServiceMaxReplicas [2020-12-24T00:18:26.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009b8120_} [2020-12-24T00:18:28.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009b8140_} [2020-12-24T00:18:29.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009b8160_} [2020-12-24T00:18:29.763Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2020-12-24T00:18:29.763Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-24T00:18:31.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009b81a0_} [2020-12-24T00:18:32.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-12-24T00:18:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-12-24T00:18:33.727Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-24T00:18:34.150Z] 2020/12/24 00:18:33 Finished clone github.com/docker/swarmkit [2020-12-24T00:18:35.635Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-24T00:18:37.017Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-24T00:18:37.440Z] 2020/12/24 00:18:36 Finished clone cloud.google.com/go [2020-12-24T00:18:37.440Z] 2020/12/24 00:18:37 Finished clone github.com/coreos/etcd [2020-12-24T00:18:37.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-12-24T00:18:38.897Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-24T00:18:39.838Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-24T00:18:40.099Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-24T00:18:40.674Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-24T00:18:41.244Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-12-24T00:18:42.184Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-24T00:18:42.755Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-24T00:18:43.325Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.58s) [2020-12-24T00:18:43.325Z] === RUN TestCreateServiceSecretFileMode [2020-12-24T00:18:43.585Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-24T00:18:44.007Z] 2020/12/24 00:18:43 Finished clone github.com/containerd/containerd [2020-12-24T00:18:44.527Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-24T00:18:44.980Z] --- PASS: TestInfoAPIWarnings (16.31s) [2020-12-24T00:18:44.980Z] === RUN TestInfoDebug [2020-12-24T00:18:44.980Z] --- PASS: TestInfoDebug (0.53s) [2020-12-24T00:18:44.980Z] === RUN TestInfoInsecureRegistries [2020-12-24T00:18:44.980Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-12-24T00:18:44.980Z] === RUN TestInfoRegistryMirrors [2020-12-24T00:18:44.980Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-12-24T00:18:44.980Z] === RUN TestLoginFailsWithBadCredentials [2020-12-24T00:18:44.980Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-12-24T00:18:44.980Z] === RUN TestPingCacheHeaders [2020-12-24T00:18:44.980Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-24T00:18:44.980Z] === RUN TestPingGet [2020-12-24T00:18:44.980Z] --- PASS: TestPingGet (0.03s) [2020-12-24T00:18:44.980Z] === RUN TestPingHead [2020-12-24T00:18:44.980Z] --- PASS: TestPingHead (0.03s) [2020-12-24T00:18:44.980Z] === RUN TestVersion [2020-12-24T00:18:44.980Z] --- PASS: TestVersion (0.03s) [2020-12-24T00:18:44.980Z] PASS [2020-12-24T00:18:44.980Z] [2020-12-24T00:18:44.980Z] === Skipped [2020-12-24T00:18:44.980Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-24T00:18:44.980Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-24T00:18:44.980Z] [2020-12-24T00:18:44.980Z] [2020-12-24T00:18:44.980Z] DONE 18 tests, 1 skipped in 21.243s [2020-12-24T00:18:44.980Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-12-24T00:18:44.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:18:44.980Z] ++ set -e [2020-12-24T00:18:44.980Z] ++ '[' -n 0 ']' [2020-12-24T00:18:44.980Z] ++ set -x [2020-12-24T00:18:44.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-24T00:18:44.980Z] INFO: Testing against a local daemon [2020-12-24T00:18:44.980Z] === RUN TestVolumesCreateAndList [2020-12-24T00:18:44.980Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-24T00:18:44.980Z] === RUN TestVolumesRemove [2020-12-24T00:18:44.980Z] --- PASS: TestVolumesRemove (0.07s) [2020-12-24T00:18:44.980Z] === RUN TestVolumesInspect [2020-12-24T00:18:44.980Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-24T00:18:44.980Z] === RUN TestVolumesInvalidJSON [2020-12-24T00:18:44.980Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-24T00:18:44.980Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-24T00:18:45.113Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-24T00:18:45.273Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-24T00:18:45.273Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-24T00:18:45.273Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-24T00:18:45.273Z] PASS [2020-12-24T00:18:45.273Z] [2020-12-24T00:18:45.273Z] DONE 5 tests in 0.205s [2020-12-24T00:18:45.273Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-24T00:18:45.273Z] ++++ cat bundles/test-integration/docker.pid [2020-12-24T00:18:45.273Z] +++ kill 14128 [2020-12-24T00:18:46.504Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-24T00:18:46.764Z] --- PASS: TestCreateServiceSecretFileMode (3.42s) [2020-12-24T00:18:46.764Z] === RUN TestCreateServiceConfigFileMode [2020-12-24T00:18:46.774Z] +++ /etc/init.d/apparmor stop [2020-12-24T00:18:46.774Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-24T00:18:46.774Z] [2020-12-24T00:18:46.774Z] Unloading profiles will leave already running processes permanently [2020-12-24T00:18:46.774Z] unconfined, which can lead to unexpected situations. [2020-12-24T00:18:46.774Z] [2020-12-24T00:18:46.774Z] To set a process to complain mode, use the command line tool [2020-12-24T00:18:46.774Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-24T00:18:46.774Z] +++ true [2020-12-24T00:18:46.774Z] exiting test-integration [2020-12-24T00:18:46.774Z] ++ exit 0 [2020-12-24T00:18:46.774Z] [2020-12-24T00:18:47.335Z] === RUN TestDockerSuite/TestCpFromCaseG Post stage [Pipeline] junit [2020-12-24T00:18:48.315Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-24T00:18:48.717Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-24T00:18:49.022Z] + echo Ensuring container killed. [2020-12-24T00:18:49.022Z] Ensuring container killed. [2020-12-24T00:18:49.022Z] + docker rm -vf docker-pr10 [2020-12-24T00:18:49.022Z] Error: No such container: docker-pr10 [2020-12-24T00:18:49.022Z] + true [Pipeline] sh [2020-12-24T00:18:49.396Z] + echo Chowning /workspace to jenkins user [2020-12-24T00:18:49.396Z] Chowning /workspace to jenkins user [2020-12-24T00:18:49.396Z] + id -u [2020-12-24T00:18:49.396Z] + id -g [2020-12-24T00:18:49.396Z] + docker run --rm -v /home/docker/workspace/moby_PR-41786:/workspace busybox chown -R 1001:1001 /workspace [2020-12-24T00:18:49.396Z] Unable to find image 'busybox:latest' locally [2020-12-24T00:18:49.683Z] latest: Pulling from library/busybox [2020-12-24T00:18:49.683Z] fcdecd492fba: Pulling fs layer [2020-12-24T00:18:49.974Z] fcdecd492fba: Verifying Checksum [2020-12-24T00:18:49.974Z] fcdecd492fba: Download complete [2020-12-24T00:18:50.102Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-24T00:18:50.263Z] fcdecd492fba: Pull complete [2020-12-24T00:18:50.263Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-24T00:18:50.263Z] Status: Downloaded newer image for busybox:latest [2020-12-24T00:18:50.363Z] --- PASS: TestCreateServiceConfigFileMode (3.70s) [2020-12-24T00:18:50.363Z] === RUN TestCreateServiceSysctls [2020-12-24T00:18:50.623Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-24T00:18:51.566Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-24T00:18:52.145Z] + bundleName=ppc64le-integration [2020-12-24T00:18:52.146Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-12-24T00:18:52.146Z] Creating ppc64le-integration-bundles.tar.gz [2020-12-24T00:18:52.146Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-12-24T00:18:52.146Z] [Pipeline] archiveArtifacts [2020-12-24T00:18:52.188Z] Archiving artifacts [2020-12-24T00:18:52.508Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-24T00:18:52.587Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41786/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-24T00:18:52.965Z] + make clean [2020-12-24T00:18:53.254Z] make: command: Command not found [2020-12-24T00:18:53.254Z] make: command: Command not found [2020-12-24T00:18:53.254Z] docker volume rm -f docker-dev-cache [2020-12-24T00:18:53.254Z] docker-dev-cache [Pipeline] deleteDir [2020-12-24T00:18:53.450Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-24T00:18:54.002Z] 2020/12/24 00:18:52 Finished clone google.golang.org/genproto [2020-12-24T00:18:54.201Z] --- PASS: TestBuildWithHugeFile (132.64s) [2020-12-24T00:18:54.201Z] === RUN TestBuildWithEmptyDockerfile [2020-12-24T00:18:54.201Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:18:54.201Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:18:54.201Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:18:54.201Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:18:54.201Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:18:54.201Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:18:54.201Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-24T00:18:54.201Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-24T00:18:54.201Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-24T00:18:54.201Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-12-24T00:18:54.201Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-12-24T00:18:54.201Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-12-24T00:18:54.201Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-12-24T00:18:54.201Z] === RUN TestBuildPreserveOwnership [2020-12-24T00:18:54.201Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-12-24T00:18:54.201Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-24T00:18:54.201Z] === RUN TestBuildPlatformInvalid [2020-12-24T00:18:54.201Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-12-24T00:18:54.201Z] PASS [2020-12-24T00:18:54.201Z] ok github.com/docker/docker/integration/build 195.182s [2020-12-24T00:18:54.392Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-24T00:18:54.392Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-24T00:18:54.392Z] --- PASS: TestCreateServiceSysctls (3.98s) [2020-12-24T00:18:54.392Z] === RUN TestCreateServiceCapabilities [2020-12-24T00:18:54.667Z] [2020-12-24T00:18:54.667Z] === Skipped [2020-12-24T00:18:54.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-12-24T00:18:54.667Z] build_session_test.go:25: TODO: BuildKit [2020-12-24T00:18:54.667Z] [2020-12-24T00:18:54.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-12-24T00:18:54.667Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:18:54.667Z] [2020-12-24T00:18:54.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-12-24T00:18:54.667Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-24T00:18:54.667Z] [2020-12-24T00:18:54.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-12-24T00:18:54.667Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-24T00:18:54.667Z] [2020-12-24T00:18:54.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-12-24T00:18:54.667Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-24T00:18:54.667Z] [2020-12-24T00:18:54.667Z] [2020-12-24T00:18:54.667Z] DONE 28 tests, 5 skipped in 217.000s [2020-12-24T00:18:54.667Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-12-24T00:18:54.963Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-24T00:18:55.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-12-24T00:18:55.483Z] === RUN TestDockerSuite/TestCpSpecialFiles [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-12-24T00:18:55.904Z] 2020/12/24 00:18:55 Finished clone github.com/gogo/protobuf [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-24T00:18:56.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:18:56.863Z] INFO: Testing against a local daemon [2020-12-24T00:18:56.863Z] === RUN TestConfigInspect [2020-12-24T00:18:56.863Z] --- SKIP: TestConfigInspect (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:18:56.863Z] === RUN TestConfigList [2020-12-24T00:18:56.863Z] --- SKIP: TestConfigList (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:18:56.863Z] === RUN TestConfigsCreateAndDelete [2020-12-24T00:18:56.863Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:18:56.863Z] === RUN TestConfigsUpdate [2020-12-24T00:18:56.863Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:18:56.863Z] === RUN TestTemplatedConfig [2020-12-24T00:18:56.863Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:18:56.863Z] === RUN TestConfigCreateResolve [2020-12-24T00:18:56.863Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:18:56.863Z] === RUN TestConfigDaemonLibtrustID [2020-12-24T00:18:56.863Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:18:56.863Z] PASS [2020-12-24T00:18:56.863Z] ok github.com/docker/docker/integration/config 0.205s [2020-12-24T00:18:56.863Z] [2020-12-24T00:18:56.863Z] === Skipped [2020-12-24T00:18:56.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:18:56.863Z] [2020-12-24T00:18:56.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:18:56.863Z] [2020-12-24T00:18:56.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:18:56.863Z] [2020-12-24T00:18:56.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:18:56.863Z] [2020-12-24T00:18:56.863Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:18:56.863Z] [2020-12-24T00:18:56.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:18:56.863Z] [2020-12-24T00:18:56.863Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-12-24T00:18:56.863Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:18:56.863Z] [2020-12-24T00:18:56.863Z] [2020-12-24T00:18:56.863Z] DONE 7 tests, 7 skipped in 2.261s [2020-12-24T00:18:56.863Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-12-24T00:18:56.866Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-24T00:18:57.807Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-24T00:18:57.807Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-12-24T00:18:57.807Z] === RUN TestInspect [2020-12-24T00:18:59.190Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-24T00:18:59.785Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:18:59.785Z] INFO: Testing against a local daemon [2020-12-24T00:18:59.785Z] === RUN TestCheckpoint [2020-12-24T00:18:59.785Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-24T00:18:59.785Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:18:59.785Z] === RUN TestContainerInvalidJSON [2020-12-24T00:18:59.785Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:18:59.785Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:18:59.785Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:18:59.785Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:18:59.785Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:18:59.785Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:18:59.785Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-24T00:18:59.785Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-24T00:18:59.785Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-24T00:18:59.785Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-12-24T00:18:59.785Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-24T00:18:59.785Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-24T00:18:59.785Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-12-24T00:18:59.785Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-24T00:18:59.785Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2020-12-24T00:18:59.785Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-24T00:19:00.248Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-12-24T00:19:00.248Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-24T00:19:00.248Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-24T00:19:00.248Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2020-12-24T00:19:00.248Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-24T00:19:00.248Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-12-24T00:19:00.248Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-24T00:19:00.248Z] === RUN TestCopyFromContainer [2020-12-24T00:19:00.248Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-12-24T00:19:00.248Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:00.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-24T00:19:00.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:19:00.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:19:00.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:19:00.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:19:00.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:19:00.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:19:00.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-24T00:19:00.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-24T00:19:00.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-24T00:19:00.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-24T00:19:00.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-24T00:19:00.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-24T00:19:00.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-12-24T00:19:00.248Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-24T00:19:00.248Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-12-24T00:19:00.248Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-24T00:19:00.248Z] === RUN TestCreateWithInvalidEnv [2020-12-24T00:19:00.248Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-24T00:19:00.248Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-24T00:19:00.248Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-24T00:19:00.248Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-24T00:19:00.248Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-24T00:19:00.248Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-24T00:19:00.248Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-24T00:19:00.248Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-24T00:19:00.249Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-24T00:19:00.249Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-24T00:19:00.249Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-24T00:19:00.249Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-24T00:19:00.249Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-12-24T00:19:00.249Z] === RUN TestCreateTmpfsMountsTarget [2020-12-24T00:19:00.249Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-12-24T00:19:00.249Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:00.249Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-24T00:19:00.249Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-12-24T00:19:00.249Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:19:00.249Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-24T00:19:00.249Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-24T00:19:00.249Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:19:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-24T00:19:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:19:00.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:19:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:19:00.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:19:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:19:00.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:19:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:19:00.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:19:00.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:19:00.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:19:00.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-24T00:19:00.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-24T00:19:00.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-24T00:19:00.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-24T00:19:00.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-24T00:19:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-24T00:19:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-24T00:19:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-24T00:19:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-24T00:19:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-24T00:19:00.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-24T00:19:00.249Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-24T00:19:00.249Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-24T00:19:00.249Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-24T00:19:00.249Z] === RUN TestCreateDifferentPlatform [2020-12-24T00:19:00.249Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-24T00:19:00.249Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-24T00:19:00.249Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-24T00:19:00.249Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-24T00:19:00.249Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-24T00:19:00.249Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-24T00:19:00.249Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-12-24T00:19:00.249Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-24T00:19:00.249Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-12-24T00:19:00.249Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-24T00:19:00.249Z] === RUN TestContainerKillOnDaemonStart [2020-12-24T00:19:00.249Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-24T00:19:00.249Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:00.249Z] === RUN TestDiff [2020-12-24T00:19:00.249Z] --- SKIP: TestDiff (0.00s) [2020-12-24T00:19:00.249Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:00.249Z] === RUN TestExecWithCloseStdin [2020-12-24T00:19:00.573Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-24T00:19:01.143Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-24T00:19:01.723Z] --- PASS: TestInspect (3.78s) [2020-12-24T00:19:01.723Z] === RUN TestCreateJob [2020-12-24T00:19:02.442Z] --- PASS: TestExecWithCloseStdin (1.93s) [2020-12-24T00:19:02.442Z] === RUN TestExec [2020-12-24T00:19:03.105Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-24T00:19:03.992Z] --- PASS: TestExec (1.77s) [2020-12-24T00:19:03.992Z] === RUN TestExecUser [2020-12-24T00:19:03.992Z] --- SKIP: TestExecUser (0.00s) [2020-12-24T00:19:03.992Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-24T00:19:03.992Z] === RUN TestExportContainerAndImportImage [2020-12-24T00:19:03.992Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-12-24T00:19:03.992Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:03.992Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-24T00:19:03.992Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-12-24T00:19:03.992Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:03.992Z] === RUN TestHealthCheckWorkdir [2020-12-24T00:19:03.992Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-12-24T00:19:03.992Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:03.992Z] === RUN TestHealthKillContainer [2020-12-24T00:19:03.992Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-12-24T00:19:03.992Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-24T00:19:03.992Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-24T00:19:03.992Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-12-24T00:19:03.992Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-24T00:19:03.992Z] === RUN TestKillContainerInvalidSignal [2020-12-24T00:19:05.542Z] --- PASS: TestKillContainerInvalidSignal (1.56s) [2020-12-24T00:19:05.542Z] === RUN TestKillContainer [2020-12-24T00:19:05.542Z] === RUN TestKillContainer/no_signal [2020-12-24T00:19:05.648Z] --- PASS: TestCreateJob (3.86s) [2020-12-24T00:19:05.648Z] === RUN TestReplicatedJob [2020-12-24T00:19:06.588Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-24T00:19:07.092Z] === RUN TestKillContainer/non_killing_signal [2020-12-24T00:19:07.092Z] === RUN TestKillContainer/killing_signal [2020-12-24T00:19:09.286Z] --- PASS: TestKillContainer (3.28s) [2020-12-24T00:19:09.286Z] --- PASS: TestKillContainer/no_signal (1.46s) [2020-12-24T00:19:09.286Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-24T00:19:09.286Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-24T00:19:09.286Z] --- PASS: TestKillContainer/killing_signal (1.77s) [2020-12-24T00:19:09.286Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-24T00:19:09.286Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-24T00:19:09.286Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-24T00:19:09.286Z] === RUN TestKillStoppedContainer [2020-12-24T00:19:09.286Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-12-24T00:19:09.286Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-24T00:19:09.286Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-24T00:19:09.286Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-24T00:19:09.286Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-24T00:19:09.286Z] === RUN TestKillDifferentUserContainer [2020-12-24T00:19:09.286Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-12-24T00:19:09.286Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-24T00:19:09.286Z] === RUN TestInspectOomKilledTrue [2020-12-24T00:19:09.286Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-24T00:19:09.286Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:09.286Z] === RUN TestInspectOomKilledFalse [2020-12-24T00:19:09.286Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-24T00:19:09.286Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:19:09.286Z] === RUN TestLogsFollowTailEmpty [2020-12-24T00:19:09.885Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-24T00:19:10.146Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-24T00:19:10.261Z] --- PASS: TestLogsFollowTailEmpty (1.47s) [2020-12-24T00:19:10.261Z] === RUN TestNetworkNat [2020-12-24T00:19:10.261Z] --- SKIP: TestNetworkNat (0.00s) [2020-12-24T00:19:10.261Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:10.261Z] === RUN TestNetworkLocalhostTCPNat [2020-12-24T00:19:11.528Z] --- PASS: TestReplicatedJob (6.02s) [2020-12-24T00:19:11.528Z] === RUN TestUpdateReplicatedJob [2020-12-24T00:19:12.453Z] --- PASS: TestNetworkLocalhostTCPNat (1.80s) [2020-12-24T00:19:12.453Z] === RUN TestNetworkLoopbackNat [2020-12-24T00:19:12.453Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-12-24T00:19:12.453Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:12.453Z] === RUN TestPause [2020-12-24T00:19:12.453Z] --- SKIP: TestPause (0.00s) [2020-12-24T00:19:12.453Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-24T00:19:12.453Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-24T00:19:14.000Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.46s) [2020-12-24T00:19:14.000Z] === RUN TestPauseStopPausedContainer [2020-12-24T00:19:14.000Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-12-24T00:19:14.000Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:14.000Z] === RUN TestPsFilter [2020-12-24T00:19:14.000Z] --- PASS: TestPsFilter (0.09s) [2020-12-24T00:19:14.000Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-24T00:19:14.068Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-24T00:19:15.449Z] --- PASS: TestUpdateReplicatedJob (3.97s) [2020-12-24T00:19:15.449Z] === RUN TestServiceListWithStatuses [2020-12-24T00:19:15.449Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-24T00:19:15.449Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-24T00:19:15.449Z] === RUN TestDockerNetworkConnectAlias [2020-12-24T00:19:15.548Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.74s) [2020-12-24T00:19:15.548Z] === RUN TestRemoveContainerWithVolume [2020-12-24T00:19:16.390Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-24T00:19:16.960Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-24T00:19:17.095Z] --- PASS: TestRemoveContainerWithVolume (1.72s) [2020-12-24T00:19:17.095Z] === RUN TestRemoveContainerRunning [2020-12-24T00:19:18.642Z] --- PASS: TestRemoveContainerRunning (1.49s) [2020-12-24T00:19:18.642Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-24T00:19:20.193Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.49s) [2020-12-24T00:19:20.193Z] === RUN TestRemoveInvalidContainer [2020-12-24T00:19:20.193Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-24T00:19:20.193Z] === RUN TestRenameLinkedContainer [2020-12-24T00:19:20.193Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-12-24T00:19:20.193Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:20.193Z] === RUN TestRenameStoppedContainer [2020-12-24T00:19:21.163Z] --- PASS: TestDockerNetworkConnectAlias (5.44s) [2020-12-24T00:19:21.163Z] === RUN TestDockerNetworkReConnect [2020-12-24T00:19:21.163Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-12-24T00:19:21.424Z] === RUN TestDockerSuite/TestCpToDot [2020-12-24T00:19:22.364Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-24T00:19:22.385Z] --- PASS: TestRenameStoppedContainer (2.00s) [2020-12-24T00:19:22.385Z] === RUN TestRenameRunningContainerAndReuse [2020-12-24T00:19:23.766Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-24T00:19:25.147Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-24T00:19:25.307Z] --- PASS: TestRenameRunningContainerAndReuse (3.21s) [2020-12-24T00:19:25.307Z] === RUN TestRenameInvalidName [2020-12-24T00:19:25.407Z] --- PASS: TestDockerNetworkReConnect (4.45s) [2020-12-24T00:19:25.407Z] === RUN TestServicePlugin [2020-12-24T00:19:25.667Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-24T00:19:26.855Z] --- PASS: TestRenameInvalidName (1.54s) [2020-12-24T00:19:26.855Z] === RUN TestRenameAnonymousContainer [2020-12-24T00:19:26.855Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-12-24T00:19:26.855Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:26.855Z] === RUN TestRenameContainerWithSameName [2020-12-24T00:19:27.050Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-24T00:19:27.311Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-24T00:19:27.985Z] 2020/12/24 00:19:24 Finished clone github.com/hashicorp/consul [2020-12-24T00:19:28.252Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-24T00:19:28.404Z] --- PASS: TestRenameContainerWithSameName (1.50s) [2020-12-24T00:19:28.404Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-24T00:19:28.404Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-12-24T00:19:28.404Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:28.404Z] === RUN TestResize [2020-12-24T00:19:29.193Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-24T00:19:29.193Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-24T00:19:29.193Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-24T00:19:29.954Z] --- PASS: TestResize (1.51s) [2020-12-24T00:19:29.954Z] === RUN TestResizeWithInvalidSize [2020-12-24T00:19:29.954Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-12-24T00:19:29.954Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:29.954Z] === RUN TestResizeWhenContainerNotStarted [2020-12-24T00:19:30.133Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-24T00:19:30.393Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-24T00:19:30.393Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-24T00:19:30.393Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-24T00:19:30.963Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-24T00:19:31.224Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-24T00:19:31.484Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-24T00:19:31.484Z] === RUN TestDockerSuite/TestCreateRM [2020-12-24T00:19:31.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-12-24T00:19:31.745Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-24T00:19:31.745Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-24T00:19:31.745Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-24T00:19:32.006Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-24T00:19:32.149Z] --- PASS: TestResizeWhenContainerNotStarted (1.82s) [2020-12-24T00:19:32.149Z] === RUN TestDaemonRestartKillContainers [2020-12-24T00:19:32.149Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-24T00:19:32.149Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:32.149Z] === RUN TestStats [2020-12-24T00:19:32.149Z] --- SKIP: TestStats (0.00s) [2020-12-24T00:19:32.149Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-24T00:19:32.149Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-24T00:19:34.549Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-24T00:19:34.549Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-24T00:19:34.549Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-24T00:19:36.103Z] 2020/12/24 00:19:35 Finished clone github.com/aws/aws-sdk-go [2020-12-24T00:19:36.868Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.35s) [2020-12-24T00:19:36.868Z] === RUN TestStopContainerWithTimeout [2020-12-24T00:19:36.868Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-12-24T00:19:36.868Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-24T00:19:36.868Z] === RUN TestUpdateRestartPolicy [2020-12-24T00:19:38.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-12-24T00:19:38.756Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-24T00:19:38.756Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-24T00:19:38.756Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-24T00:19:39.016Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-24T00:19:39.016Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-24T00:19:39.016Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-24T00:19:39.585Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-24T00:19:40.967Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-24T00:19:41.918Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-24T00:19:42.857Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-24T00:19:44.237Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-24T00:19:44.497Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-24T00:19:45.440Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-24T00:19:45.440Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-24T00:19:45.701Z] === RUN TestDockerSuite/TestDockerFails [2020-12-24T00:19:45.961Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-12-24T00:19:45.961Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-12-24T00:19:45.961Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-12-24T00:19:46.531Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-12-24T00:19:47.100Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-12-24T00:19:48.482Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-12-24T00:19:48.482Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-12-24T00:19:48.482Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-12-24T00:19:48.482Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-12-24T00:19:53.762Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-24T00:19:55.671Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-24T00:19:57.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-24T00:19:57.995Z] --- PASS: TestServicePlugin (32.76s) [2020-12-24T00:19:57.995Z] plugin_test.go:62: [d7b336b6a2d44] joining swarm manager [d31b01db24f91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:19:57.995Z] plugin_test.go:65: [d00376cd8d127] joining swarm manager [d31b01db24f91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:19:57.995Z] === RUN TestServiceUpdateLabel [2020-12-24T00:19:58.059Z] --- PASS: TestUpdateRestartPolicy (19.14s) [2020-12-24T00:19:58.059Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-24T00:19:58.059Z] --- PASS: TestUpdateRestartWithAutoRemove (1.48s) [2020-12-24T00:19:58.059Z] === RUN TestWaitNonBlocked [2020-12-24T00:19:58.059Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:19:58.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:19:58.059Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:19:58.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:19:58.059Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-24T00:19:58.059Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-24T00:19:58.565Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-12-24T00:19:59.036Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-12-24T00:19:59.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.24s) [2020-12-24T00:19:59.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.34s) [2020-12-24T00:19:59.036Z] === RUN TestWaitBlocked [2020-12-24T00:19:59.036Z] --- SKIP: TestWaitBlocked (0.00s) [2020-12-24T00:19:59.036Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:19:59.036Z] PASS [2020-12-24T00:19:59.036Z] ok github.com/docker/docker/integration/container 59.618s [2020-12-24T00:19:59.134Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === Skipped [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-12-24T00:19:59.500Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-12-24T00:19:59.500Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-12-24T00:19:59.500Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-12-24T00:19:59.500Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-12-24T00:19:59.500Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-12-24T00:19:59.500Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-12-24T00:19:59.500Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-24T00:19:59.500Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-24T00:19:59.500Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-12-24T00:19:59.500Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-12-24T00:19:59.500Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-12-24T00:19:59.500Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-12-24T00:19:59.500Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-12-24T00:19:59.500Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-12-24T00:19:59.500Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-12-24T00:19:59.500Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-12-24T00:19:59.500Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-12-24T00:19:59.500Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-12-24T00:19:59.500Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-24T00:19:59.500Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-24T00:19:59.500Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-12-24T00:19:59.500Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-24T00:19:59.500Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-12-24T00:19:59.500Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-12-24T00:19:59.500Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-12-24T00:19:59.500Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-12-24T00:19:59.500Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-12-24T00:19:59.500Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-12-24T00:19:59.500Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-12-24T00:19:59.500Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-12-24T00:19:59.500Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-12-24T00:19:59.500Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-12-24T00:19:59.500Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-12-24T00:19:59.500Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-12-24T00:19:59.500Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-12-24T00:19:59.500Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-12-24T00:19:59.500Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-12-24T00:19:59.500Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] [2020-12-24T00:19:59.500Z] DONE 88 tests, 37 skipped in 62.317s [2020-12-24T00:19:59.500Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-12-24T00:20:00.093Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-24T00:20:00.663Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-24T00:20:00.923Z] --- PASS: TestServiceUpdateLabel (2.83s) [2020-12-24T00:20:00.923Z] === RUN TestServiceUpdateSecrets [2020-12-24T00:20:01.493Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-24T00:20:01.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:01.696Z] INFO: Testing against a local daemon [2020-12-24T00:20:01.696Z] === RUN TestCommitInheritsEnv [2020-12-24T00:20:01.696Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-12-24T00:20:01.696Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-24T00:20:01.696Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-24T00:20:01.696Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-24T00:20:01.696Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-24T00:20:01.696Z] === RUN TestImagesFilterMultiReference [2020-12-24T00:20:01.696Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-12-24T00:20:01.696Z] === RUN TestImagePullPlatformInvalid [2020-12-24T00:20:01.696Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-24T00:20:01.696Z] === RUN TestRemoveImageOrphaning [2020-12-24T00:20:02.063Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-24T00:20:02.160Z] --- PASS: TestRemoveImageOrphaning (0.75s) [2020-12-24T00:20:02.160Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-24T00:20:02.160Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-12-24T00:20:02.160Z] === RUN TestTagInvalidReference [2020-12-24T00:20:02.160Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-24T00:20:02.160Z] === RUN TestTagValidPrefixedRepo [2020-12-24T00:20:02.624Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-12-24T00:20:02.624Z] === RUN TestTagExistedNameWithoutForce [2020-12-24T00:20:02.624Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-24T00:20:02.624Z] === RUN TestTagOfficialNames [2020-12-24T00:20:02.624Z] --- PASS: TestTagOfficialNames (0.09s) [2020-12-24T00:20:02.624Z] === RUN TestTagMatchesDigest [2020-12-24T00:20:02.624Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-24T00:20:02.624Z] PASS [2020-12-24T00:20:02.624Z] ok github.com/docker/docker/integration/image 1.379s [2020-12-24T00:20:02.624Z] [2020-12-24T00:20:02.624Z] === Skipped [2020-12-24T00:20:02.624Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-12-24T00:20:02.624Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-24T00:20:02.624Z] [2020-12-24T00:20:02.624Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-24T00:20:02.624Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-24T00:20:02.624Z] [2020-12-24T00:20:02.624Z] [2020-12-24T00:20:02.624Z] DONE 11 tests, 2 skipped in 3.293s [2020-12-24T00:20:02.624Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-12-24T00:20:02.633Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-12-24T00:20:03.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-12-24T00:20:04.143Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-12-24T00:20:04.182Z] testing: warning: no tests to run [2020-12-24T00:20:04.182Z] PASS [2020-12-24T00:20:04.182Z] ok github.com/docker/docker/integration/network/macvlan 0.089s [no tests to run] [2020-12-24T00:20:04.182Z] testing: warning: no tests to run [2020-12-24T00:20:04.182Z] PASS [2020-12-24T00:20:04.182Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [no tests to run] [2020-12-24T00:20:05.083Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-24T00:20:05.731Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:05.731Z] INFO: Testing against a local daemon [2020-12-24T00:20:05.731Z] === RUN TestNetworkCreateDelete [2020-12-24T00:20:05.731Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-12-24T00:20:05.731Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:05.731Z] === RUN TestDockerNetworkDeletePreferID [2020-12-24T00:20:05.731Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-12-24T00:20:05.731Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-12-24T00:20:05.731Z] === RUN TestDaemonDNSFallback [2020-12-24T00:20:05.731Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-12-24T00:20:05.731Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:05.731Z] === RUN TestInspectNetwork [2020-12-24T00:20:05.731Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-24T00:20:05.731Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-24T00:20:05.731Z] === RUN TestRunContainerWithBridgeNone [2020-12-24T00:20:05.731Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-24T00:20:05.731Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:05.731Z] === RUN TestNetworkInvalidJSON [2020-12-24T00:20:05.731Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-24T00:20:05.731Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-24T00:20:05.731Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:20:05.731Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:20:05.731Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:20:05.731Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:20:05.731Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-24T00:20:05.731Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-24T00:20:05.731Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-24T00:20:05.731Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-24T00:20:05.731Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-24T00:20:05.731Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-24T00:20:05.731Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-12-24T00:20:05.731Z] === RUN TestNetworkList [2020-12-24T00:20:05.731Z] === RUN TestNetworkList//networks [2020-12-24T00:20:05.731Z] === PAUSE TestNetworkList//networks [2020-12-24T00:20:05.731Z] === RUN TestNetworkList//networks/ [2020-12-24T00:20:05.731Z] === PAUSE TestNetworkList//networks/ [2020-12-24T00:20:05.731Z] === CONT TestNetworkList//networks [2020-12-24T00:20:05.731Z] === CONT TestNetworkList//networks/ [2020-12-24T00:20:05.731Z] --- PASS: TestNetworkList (0.02s) [2020-12-24T00:20:05.731Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-24T00:20:05.731Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-24T00:20:05.731Z] === RUN TestHostIPv4BridgeLabel [2020-12-24T00:20:05.731Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-24T00:20:05.731Z] network_test.go:126: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-24T00:20:05.731Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] === RUN TestDaemonDefaultNetworkPools [2020-12-24T00:20:05.731Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-24T00:20:05.731Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-24T00:20:05.731Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-24T00:20:05.731Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] === RUN TestServiceWithPredefinedNetwork [2020-12-24T00:20:05.731Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-24T00:20:05.731Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:20:05.731Z] === RUN TestServiceWithDataPathPortInit [2020-12-24T00:20:05.731Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-24T00:20:05.731Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] PASS [2020-12-24T00:20:05.731Z] ok github.com/docker/docker/integration/network 0.242s [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === Skipped [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-12-24T00:20:05.731Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-12-24T00:20:05.731Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-12-24T00:20:05.731Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-12-24T00:20:05.731Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-12-24T00:20:05.731Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-12-24T00:20:05.731Z] network_test.go:126: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:236: FLAKY_TEST [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-24T00:20:05.731Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] [2020-12-24T00:20:05.731Z] DONE 22 tests, 15 skipped in 2.969s [2020-12-24T00:20:05.731Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-12-24T00:20:06.194Z] testing: warning: no tests to run [2020-12-24T00:20:06.194Z] PASS [2020-12-24T00:20:06.194Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-12-24T00:20:06.194Z] [2020-12-24T00:20:06.194Z] DONE 0 tests in 0.324s [2020-12-24T00:20:06.194Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-12-24T00:20:06.194Z] testing: warning: no tests to run [2020-12-24T00:20:06.194Z] PASS [2020-12-24T00:20:06.194Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-12-24T00:20:06.658Z] [2020-12-24T00:20:06.658Z] DONE 0 tests in 0.322s [2020-12-24T00:20:06.658Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-12-24T00:20:07.624Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-12-24T00:20:08.227Z] testing: warning: no tests to run [2020-12-24T00:20:08.227Z] PASS [2020-12-24T00:20:08.227Z] testing: warning: no tests to run [2020-12-24T00:20:08.227Z] ok github.com/docker/docker/integration/plugin/authz 0.137s [no tests to run] [2020-12-24T00:20:08.227Z] PASS [2020-12-24T00:20:08.227Z] ok github.com/docker/docker/integration/plugin 0.132s [no tests to run] [2020-12-24T00:20:10.166Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-24T00:20:11.108Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-24T00:20:12.049Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-24T00:20:15.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:15.350Z] INFO: Testing against a local daemon [2020-12-24T00:20:15.350Z] === RUN TestExternalGraphDriver [2020-12-24T00:20:15.350Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-12-24T00:20:15.350Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-24T00:20:15.350Z] === RUN TestGraphdriverPluginV2 [2020-12-24T00:20:15.350Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-12-24T00:20:15.350Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-24T00:20:15.350Z] PASS [2020-12-24T00:20:15.350Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.370s [2020-12-24T00:20:16.246Z] --- PASS: TestServiceUpdateSecrets (15.07s) [2020-12-24T00:20:16.246Z] === RUN TestServiceUpdateConfigs [2020-12-24T00:20:16.903Z] testing: warning: no tests to run [2020-12-24T00:20:16.903Z] PASS [2020-12-24T00:20:16.903Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [no tests to run] [2020-12-24T00:20:16.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:16.903Z] INFO: Testing against a local daemon [2020-12-24T00:20:16.903Z] === RUN TestPluginInvalidJSON [2020-12-24T00:20:17.185Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-24T00:20:17.366Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:20:17.366Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:20:17.366Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:20:17.366Z] --- PASS: TestPluginInvalidJSON (0.18s) [2020-12-24T00:20:17.366Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2020-12-24T00:20:17.366Z] === RUN TestPluginInstall [2020-12-24T00:20:17.366Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-24T00:20:17.366Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-24T00:20:17.366Z] PASS [2020-12-24T00:20:17.366Z] ok github.com/docker/docker/integration/plugin/common 0.474s [2020-12-24T00:20:17.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:17.366Z] INFO: Testing against a local daemon [2020-12-24T00:20:17.366Z] === RUN TestReadPluginNoRead [2020-12-24T00:20:17.366Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-24T00:20:17.366Z] read_test.go:21: no unix domain sockets on Windows [2020-12-24T00:20:17.366Z] PASS [2020-12-24T00:20:17.366Z] ok github.com/docker/docker/integration/plugin/logging 0.358s [2020-12-24T00:20:17.366Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-24T00:20:17.366Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-24T00:20:17.756Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-24T00:20:18.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:18.342Z] INFO: Testing against a local daemon [2020-12-24T00:20:18.342Z] === RUN TestPluginWithDevMounts [2020-12-24T00:20:18.342Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-24T00:20:18.342Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:18.342Z] PASS [2020-12-24T00:20:18.342Z] ok github.com/docker/docker/integration/plugin/volumes 0.195s [2020-12-24T00:20:18.342Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-24T00:20:18.805Z] [2020-12-24T00:20:18.805Z] === Skipped [2020-12-24T00:20:18.805Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-24T00:20:18.805Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-24T00:20:18.805Z] [2020-12-24T00:20:18.805Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-12-24T00:20:18.805Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-24T00:20:18.805Z] [2020-12-24T00:20:18.805Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-12-24T00:20:18.805Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-24T00:20:18.805Z] [2020-12-24T00:20:18.805Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-24T00:20:18.805Z] read_test.go:21: no unix domain sockets on Windows [2020-12-24T00:20:18.805Z] [2020-12-24T00:20:18.805Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-24T00:20:18.805Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:18.805Z] [2020-12-24T00:20:18.805Z] [2020-12-24T00:20:18.805Z] DONE 7 tests, 5 skipped in 12.487s [2020-12-24T00:20:18.805Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-12-24T00:20:19.147Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-24T00:20:19.147Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-12-24T00:20:19.147Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-24T00:20:19.268Z] testing: warning: no tests to run [2020-12-24T00:20:19.268Z] PASS [2020-12-24T00:20:19.268Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-12-24T00:20:19.268Z] [2020-12-24T00:20:19.268Z] DONE 0 tests in 0.318s [2020-12-24T00:20:19.268Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-12-24T00:20:19.717Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-12-24T00:20:19.717Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-12-24T00:20:19.717Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-24T00:20:20.261Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:20.262Z] INFO: Testing against a local daemon [2020-12-24T00:20:20.262Z] === RUN TestPluginInvalidJSON [2020-12-24T00:20:20.262Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:20:20.262Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:20:20.262Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-24T00:20:20.262Z] --- PASS: TestPluginInvalidJSON (0.18s) [2020-12-24T00:20:20.262Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2020-12-24T00:20:20.262Z] === RUN TestPluginInstall [2020-12-24T00:20:20.262Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-24T00:20:20.262Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-24T00:20:20.262Z] PASS [2020-12-24T00:20:20.262Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-12-24T00:20:20.262Z] [2020-12-24T00:20:20.262Z] === Skipped [2020-12-24T00:20:20.262Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-24T00:20:20.262Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-24T00:20:20.262Z] [2020-12-24T00:20:20.262Z] [2020-12-24T00:20:20.262Z] DONE 3 tests, 1 skipped in 0.811s [2020-12-24T00:20:20.262Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-12-24T00:20:20.657Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-24T00:20:21.238Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:21.238Z] INFO: Testing against a local daemon [2020-12-24T00:20:21.238Z] === RUN TestExternalGraphDriver [2020-12-24T00:20:21.238Z] --- SKIP: TestExternalGraphDriver (0.01s) [2020-12-24T00:20:21.238Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-24T00:20:21.238Z] === RUN TestGraphdriverPluginV2 [2020-12-24T00:20:21.238Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-12-24T00:20:21.238Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-24T00:20:21.238Z] PASS [2020-12-24T00:20:21.238Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-12-24T00:20:21.238Z] [2020-12-24T00:20:21.238Z] === Skipped [2020-12-24T00:20:21.238Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-12-24T00:20:21.238Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-24T00:20:21.238Z] [2020-12-24T00:20:21.238Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-12-24T00:20:21.238Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-24T00:20:21.238Z] [2020-12-24T00:20:21.238Z] [2020-12-24T00:20:21.238Z] DONE 2 tests, 2 skipped in 0.757s [2020-12-24T00:20:21.238Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-12-24T00:20:21.597Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-24T00:20:21.597Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-24T00:20:21.597Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-24T00:20:22.167Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-24T00:20:22.212Z] testing: warning: no tests to run [2020-12-24T00:20:22.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:22.212Z] PASS [2020-12-24T00:20:22.212Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-24T00:20:22.212Z] INFO: Testing against a local daemon [2020-12-24T00:20:22.212Z] === RUN TestReadPluginNoRead [2020-12-24T00:20:22.212Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-24T00:20:22.212Z] read_test.go:21: no unix domain sockets on Windows [2020-12-24T00:20:22.212Z] PASS [2020-12-24T00:20:22.212Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-12-24T00:20:22.212Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-24T00:20:22.212Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-24T00:20:22.212Z] [2020-12-24T00:20:22.212Z] === Skipped [2020-12-24T00:20:22.212Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-24T00:20:22.212Z] read_test.go:21: no unix domain sockets on Windows [2020-12-24T00:20:22.212Z] [2020-12-24T00:20:22.212Z] [2020-12-24T00:20:22.212Z] DONE 1 tests, 1 skipped in 0.954s [2020-12-24T00:20:22.212Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-12-24T00:20:22.427Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-24T00:20:22.677Z] testing: warning: no tests to run [2020-12-24T00:20:22.677Z] PASS [2020-12-24T00:20:22.677Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-24T00:20:22.677Z] [2020-12-24T00:20:22.677Z] DONE 0 tests in 0.524s [2020-12-24T00:20:22.677Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-12-24T00:20:22.995Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-24T00:20:23.660Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:23.660Z] INFO: Testing against a local daemon [2020-12-24T00:20:23.660Z] === RUN TestPluginWithDevMounts [2020-12-24T00:20:23.660Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-24T00:20:23.660Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:23.660Z] PASS [2020-12-24T00:20:23.660Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-12-24T00:20:23.660Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-24T00:20:23.660Z] [2020-12-24T00:20:23.660Z] === Skipped [2020-12-24T00:20:23.660Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-24T00:20:23.660Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:23.660Z] [2020-12-24T00:20:23.660Z] [2020-12-24T00:20:23.660Z] DONE 1 tests, 1 skipped in 0.856s [2020-12-24T00:20:23.660Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-12-24T00:20:24.375Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-12-24T00:20:24.375Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-12-24T00:20:24.375Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-12-24T00:20:24.375Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-24T00:20:25.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:25.853Z] INFO: Testing against a local daemon [2020-12-24T00:20:25.853Z] === RUN TestSecretInspect [2020-12-24T00:20:25.853Z] --- SKIP: TestSecretInspect (0.00s) [2020-12-24T00:20:25.853Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:25.853Z] === RUN TestSecretList [2020-12-24T00:20:25.853Z] --- SKIP: TestSecretList (0.01s) [2020-12-24T00:20:25.853Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:25.853Z] === RUN TestSecretsCreateAndDelete [2020-12-24T00:20:25.853Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-12-24T00:20:25.853Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:25.853Z] === RUN TestSecretsUpdate [2020-12-24T00:20:25.853Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-12-24T00:20:25.853Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:25.853Z] === RUN TestTemplatedSecret [2020-12-24T00:20:25.853Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-24T00:20:25.853Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:25.853Z] === RUN TestSecretCreateResolve [2020-12-24T00:20:25.853Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-12-24T00:20:25.853Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:25.853Z] PASS [2020-12-24T00:20:25.853Z] ok github.com/docker/docker/integration/secret 0.188s [2020-12-24T00:20:25.853Z] [2020-12-24T00:20:25.853Z] === Skipped [2020-12-24T00:20:25.853Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-12-24T00:20:25.853Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:25.853Z] [2020-12-24T00:20:25.853Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2020-12-24T00:20:25.853Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:25.853Z] [2020-12-24T00:20:25.853Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-12-24T00:20:25.853Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:25.853Z] [2020-12-24T00:20:25.853Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-12-24T00:20:25.853Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:25.853Z] [2020-12-24T00:20:25.853Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-12-24T00:20:25.853Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:25.853Z] [2020-12-24T00:20:25.853Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-12-24T00:20:25.853Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:25.853Z] [2020-12-24T00:20:25.853Z] [2020-12-24T00:20:25.853Z] DONE 6 tests, 6 skipped in 2.247s [2020-12-24T00:20:25.853Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-12-24T00:20:26.284Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-12-24T00:20:26.284Z] === RUN TestDockerSuite/TestEventsRename [2020-12-24T00:20:26.858Z] === RUN TestDockerSuite/TestEventsResize [2020-12-24T00:20:27.428Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-24T00:20:28.777Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:28.778Z] INFO: Testing against a local daemon [2020-12-24T00:20:28.778Z] === RUN TestServiceCreateInit [2020-12-24T00:20:28.778Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-24T00:20:28.778Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-24T00:20:28.778Z] --- PASS: TestServiceCreateInit (0.03s) [2020-12-24T00:20:28.778Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestCreateServiceMultipleTimes [2020-12-24T00:20:28.778Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestCreateServiceConflict [2020-12-24T00:20:28.778Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestCreateServiceMaxReplicas [2020-12-24T00:20:28.778Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-12-24T00:20:28.778Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-24T00:20:28.778Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestCreateServiceSecretFileMode [2020-12-24T00:20:28.778Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestCreateServiceConfigFileMode [2020-12-24T00:20:28.778Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestCreateServiceSysctls [2020-12-24T00:20:28.778Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-12-24T00:20:28.778Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestCreateServiceCapabilities [2020-12-24T00:20:28.778Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-12-24T00:20:28.778Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestInspect [2020-12-24T00:20:28.778Z] --- SKIP: TestInspect (0.00s) [2020-12-24T00:20:28.778Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestCreateJob [2020-12-24T00:20:28.778Z] --- SKIP: TestCreateJob (0.00s) [2020-12-24T00:20:28.778Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestReplicatedJob [2020-12-24T00:20:28.778Z] --- SKIP: TestReplicatedJob (0.00s) [2020-12-24T00:20:28.778Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestUpdateReplicatedJob [2020-12-24T00:20:28.778Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-12-24T00:20:28.778Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestServiceListWithStatuses [2020-12-24T00:20:28.778Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-24T00:20:28.778Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestDockerNetworkConnectAlias [2020-12-24T00:20:28.778Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-12-24T00:20:28.778Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestDockerNetworkReConnect [2020-12-24T00:20:28.778Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-12-24T00:20:28.778Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestServicePlugin [2020-12-24T00:20:28.778Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-24T00:20:28.778Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] === RUN TestServiceUpdateLabel [2020-12-24T00:20:28.778Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-12-24T00:20:28.778Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:28.778Z] === RUN TestServiceUpdateSecrets [2020-12-24T00:20:28.778Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-12-24T00:20:28.778Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:28.778Z] === RUN TestServiceUpdateConfigs [2020-12-24T00:20:28.778Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-12-24T00:20:28.778Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:28.778Z] === RUN TestServiceUpdateNetwork [2020-12-24T00:20:28.778Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-12-24T00:20:28.778Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:28.778Z] === RUN TestServiceUpdatePidsLimit [2020-12-24T00:20:28.778Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2020-12-24T00:20:28.778Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:28.778Z] PASS [2020-12-24T00:20:28.778Z] ok github.com/docker/docker/integration/service 0.384s [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === Skipped [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-24T00:20:28.778Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-24T00:20:28.778Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-12-24T00:20:28.778Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-12-24T00:20:28.778Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-12-24T00:20:28.778Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-12-24T00:20:28.778Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-12-24T00:20:28.778Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-12-24T00:20:28.778Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-12-24T00:20:28.778Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-12-24T00:20:28.778Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-12-24T00:20:28.778Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-12-24T00:20:28.778Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-12-24T00:20:28.778Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-12-24T00:20:28.778Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-12-24T00:20:28.778Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-12-24T00:20:28.778Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-12-24T00:20:28.778Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-12-24T00:20:28.778Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-12-24T00:20:28.778Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] [2020-12-24T00:20:28.778Z] DONE 24 tests, 23 skipped in 2.917s [2020-12-24T00:20:28.778Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-12-24T00:20:30.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:30.974Z] INFO: Testing against a local daemon [2020-12-24T00:20:30.974Z] === RUN TestSessionCreate [2020-12-24T00:20:30.974Z] --- SKIP: TestSessionCreate (0.00s) [2020-12-24T00:20:30.974Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-24T00:20:30.974Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-24T00:20:30.974Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-12-24T00:20:30.974Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-24T00:20:30.974Z] PASS [2020-12-24T00:20:30.974Z] ok github.com/docker/docker/integration/session 0.242s [2020-12-24T00:20:30.974Z] [2020-12-24T00:20:30.974Z] === Skipped [2020-12-24T00:20:30.974Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-12-24T00:20:30.974Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-24T00:20:30.974Z] [2020-12-24T00:20:30.974Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-12-24T00:20:30.974Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-24T00:20:30.974Z] [2020-12-24T00:20:30.974Z] [2020-12-24T00:20:30.974Z] DONE 2 tests, 2 skipped in 2.200s [2020-12-24T00:20:30.974Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-12-24T00:20:31.623Z] --- PASS: TestServiceUpdateConfigs (14.94s) [2020-12-24T00:20:31.623Z] === RUN TestServiceUpdateNetwork [2020-12-24T00:20:33.004Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-24T00:20:33.170Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:33.170Z] INFO: Testing against a local daemon [2020-12-24T00:20:33.170Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-24T00:20:33.170Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-24T00:20:33.170Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:33.170Z] === RUN TestEventsExecDie [2020-12-24T00:20:33.170Z] --- SKIP: TestEventsExecDie (0.00s) [2020-12-24T00:20:33.170Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-24T00:20:33.170Z] === RUN TestEventsBackwardsCompatible [2020-12-24T00:20:33.170Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-12-24T00:20:33.170Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-24T00:20:33.170Z] === RUN TestInfoAPI [2020-12-24T00:20:33.170Z] --- PASS: TestInfoAPI (0.04s) [2020-12-24T00:20:33.170Z] === RUN TestInfoAPIWarnings [2020-12-24T00:20:33.170Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-12-24T00:20:33.170Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-24T00:20:33.170Z] === RUN TestInfoDebug [2020-12-24T00:20:33.170Z] --- SKIP: TestInfoDebug (0.00s) [2020-12-24T00:20:33.170Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-24T00:20:33.170Z] === RUN TestInfoInsecureRegistries [2020-12-24T00:20:33.170Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-12-24T00:20:33.170Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-24T00:20:33.170Z] === RUN TestInfoRegistryMirrors [2020-12-24T00:20:33.170Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-12-24T00:20:33.170Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-24T00:20:33.170Z] === RUN TestLoginFailsWithBadCredentials [2020-12-24T00:20:33.574Z] === RUN TestDockerSuite/TestEventsStreaming [2020-12-24T00:20:34.144Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-24T00:20:34.150Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2020-12-24T00:20:34.150Z] === RUN TestPingCacheHeaders [2020-12-24T00:20:34.150Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-24T00:20:34.150Z] === RUN TestPingGet [2020-12-24T00:20:34.150Z] --- PASS: TestPingGet (0.03s) [2020-12-24T00:20:34.150Z] === RUN TestPingHead [2020-12-24T00:20:34.150Z] --- PASS: TestPingHead (0.03s) [2020-12-24T00:20:34.150Z] === RUN TestVersion [2020-12-24T00:20:34.150Z] --- PASS: TestVersion (0.03s) [2020-12-24T00:20:34.150Z] PASS [2020-12-24T00:20:34.150Z] ok github.com/docker/docker/integration/system 1.284s [2020-12-24T00:20:34.613Z] [2020-12-24T00:20:34.613Z] === Skipped [2020-12-24T00:20:34.613Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-24T00:20:34.613Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-24T00:20:34.613Z] [2020-12-24T00:20:34.613Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-12-24T00:20:34.613Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-24T00:20:34.613Z] [2020-12-24T00:20:34.613Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-12-24T00:20:34.613Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-24T00:20:34.613Z] [2020-12-24T00:20:34.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-12-24T00:20:34.613Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-24T00:20:34.613Z] [2020-12-24T00:20:34.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-12-24T00:20:34.613Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-24T00:20:34.613Z] [2020-12-24T00:20:34.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-12-24T00:20:34.613Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-24T00:20:34.613Z] [2020-12-24T00:20:34.613Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-12-24T00:20:34.613Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-24T00:20:34.613Z] [2020-12-24T00:20:34.613Z] [2020-12-24T00:20:34.613Z] DONE 13 tests, 7 skipped in 3.315s [2020-12-24T00:20:34.613Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-12-24T00:20:36.691Z] === RUN TestDockerSuite/TestEventsTop [2020-12-24T00:20:36.808Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:36.808Z] INFO: Testing against a local daemon [2020-12-24T00:20:36.808Z] === RUN TestVolumesCreateAndList [2020-12-24T00:20:36.808Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-12-24T00:20:36.808Z] === RUN TestVolumesRemove [2020-12-24T00:20:36.808Z] --- PASS: TestVolumesRemove (0.06s) [2020-12-24T00:20:36.808Z] === RUN TestVolumesInspect [2020-12-24T00:20:36.808Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-24T00:20:36.808Z] === RUN TestVolumesInvalidJSON [2020-12-24T00:20:36.808Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-24T00:20:36.808Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-24T00:20:36.808Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-24T00:20:36.808Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-24T00:20:36.808Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-12-24T00:20:36.808Z] PASS [2020-12-24T00:20:36.808Z] ok github.com/docker/docker/integration/volume 0.327s [2020-12-24T00:20:36.808Z] [2020-12-24T00:20:36.808Z] DONE 5 tests in 2.411s [2020-12-24T00:20:36.808Z] INFO: make.ps1 ended at 12/24/2020 00:20:36 [2020-12-24T00:20:36.808Z] INFO: Integration CLI tests being run from the host: [2020-12-24T00:20:36.808Z] 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" [2020-12-24T00:20:37.633Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-24T00:20:40.173Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-24T00:20:41.111Z] === RUN TestDockerSuite/TestExec [2020-12-24T00:20:41.680Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-24T00:20:42.250Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-24T00:20:42.509Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-24T00:20:43.080Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-24T00:20:44.020Z] --- PASS: TestServiceUpdateNetwork (12.89s) [2020-12-24T00:20:44.020Z] === RUN TestServiceUpdatePidsLimit [2020-12-24T00:20:44.280Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-24T00:20:45.220Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-24T00:20:45.430Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-24T00:20:45.430Z] INFO: Testing against a local daemon [2020-12-24T00:20:45.430Z] === RUN TestDockerSuite [2020-12-24T00:20:45.430Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-24T00:20:45.430Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-24T00:20:45.430Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-24T00:20:45.430Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-24T00:20:45.430Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-24T00:20:45.430Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-24T00:20:45.430Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-24T00:20:45.430Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-24T00:20:45.481Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-24T00:20:45.743Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-24T00:20:45.894Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-24T00:20:46.358Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-24T00:20:46.683Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-24T00:20:46.683Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-24T00:20:46.821Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-24T00:20:46.821Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-24T00:20:46.944Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-24T00:20:47.513Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-24T00:20:48.083Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-24T00:20:49.463Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-24T00:20:50.032Z] === RUN TestDockerSuite/TestExecEnv [2020-12-24T00:20:50.604Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-24T00:20:51.542Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-24T00:20:52.120Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-24T00:20:54.038Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-24T00:20:54.038Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-24T00:20:54.299Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-12-24T00:20:54.869Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-24T00:20:55.439Z] === RUN TestDockerSuite/TestExecParseError [2020-12-24T00:20:56.010Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-24T00:20:56.581Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-24T00:20:57.152Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-24T00:20:58.091Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-24T00:20:58.661Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-24T00:20:59.230Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-24T00:21:01.140Z] --- PASS: TestServiceUpdatePidsLimit (17.37s) [2020-12-24T00:21:01.140Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-12-24T00:21:01.140Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-12-24T00:21:01.140Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2020-12-24T00:21:01.140Z] PASS [2020-12-24T00:21:01.140Z] [2020-12-24T00:21:01.140Z] === Skipped [2020-12-24T00:21:01.140Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-24T00:21:01.140Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-24T00:21:01.140Z] [2020-12-24T00:21:01.140Z] [2020-12-24T00:21:01.140Z] DONE 27 tests, 1 skipped in 183.342s [2020-12-24T00:21:01.140Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-24T00:21:01.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:21:01.140Z] ++ set -e [2020-12-24T00:21:01.140Z] ++ '[' -n 0 ']' [2020-12-24T00:21:01.140Z] ++ set -x [2020-12-24T00:21:01.140Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:21:01.400Z] INFO: Testing against a local daemon [2020-12-24T00:21:01.400Z] === RUN TestSessionCreate [2020-12-24T00:21:01.400Z] --- PASS: TestSessionCreate (0.04s) [2020-12-24T00:21:01.400Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-24T00:21:01.400Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-24T00:21:01.400Z] PASS [2020-12-24T00:21:01.400Z] [2020-12-24T00:21:01.400Z] DONE 2 tests in 0.162s [2020-12-24T00:21:01.400Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-24T00:21:01.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:21:01.400Z] ++ set -e [2020-12-24T00:21:01.400Z] ++ '[' -n 0 ']' [2020-12-24T00:21:01.400Z] ++ set -x [2020-12-24T00:21:01.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:21:01.400Z] INFO: Testing against a local daemon [2020-12-24T00:21:01.400Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-24T00:21:01.400Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-24T00:21:01.400Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-24T00:21:01.400Z] === RUN TestEventsExecDie [2020-12-24T00:21:02.339Z] --- PASS: TestEventsExecDie (0.71s) [2020-12-24T00:21:02.339Z] === RUN TestEventsBackwardsCompatible [2020-12-24T00:21:02.339Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-12-24T00:21:02.339Z] === RUN TestInfoBinaryCommits [2020-12-24T00:21:02.339Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-12-24T00:21:02.339Z] === RUN TestInfoAPIVersioned [2020-12-24T00:21:02.339Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-24T00:21:02.339Z] === RUN TestInfoDiscoveryBackend [2020-12-24T00:21:02.908Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-12-24T00:21:02.908Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-24T00:21:03.846Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-24T00:21:03.846Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-24T00:21:04.415Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-12-24T00:21:04.415Z] === RUN TestInfoAPI [2020-12-24T00:21:04.415Z] --- PASS: TestInfoAPI (0.02s) [2020-12-24T00:21:04.415Z] === RUN TestInfoAPIWarnings [2020-12-24T00:21:10.986Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-24T00:21:10.986Z] === RUN TestDockerSuite/TestExecTTY [2020-12-24T00:21:10.986Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-24T00:21:11.564Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-24T00:21:12.148Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-24T00:21:12.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-24T00:21:12.669Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-24T00:21:12.669Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-24T00:21:14.580Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-12-24T00:21:15.157Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-24T00:21:15.727Z] === RUN TestDockerSuite/TestExecWithTERM [2020-12-24T00:21:16.666Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-24T00:21:17.239Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-24T00:21:20.533Z] --- PASS: TestInfoAPIWarnings (16.27s) [2020-12-24T00:21:20.533Z] === RUN TestInfoDebug [2020-12-24T00:21:21.103Z] --- PASS: TestInfoDebug (0.52s) [2020-12-24T00:21:21.103Z] === RUN TestInfoInsecureRegistries [2020-12-24T00:21:21.672Z] --- PASS: TestInfoInsecureRegistries (0.54s)=== RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-24T00:21:21.672Z] === RUN TestInfoRegistryMirrors [2020-12-24T00:21:21.672Z] [2020-12-24T00:21:22.241Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-12-24T00:21:22.241Z] === RUN TestLoginFailsWithBadCredentials [2020-12-24T00:21:22.501Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-12-24T00:21:22.501Z] === RUN TestPingCacheHeaders [2020-12-24T00:21:22.501Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-12-24T00:21:22.501Z] === RUN TestPingGet [2020-12-24T00:21:22.501Z] --- PASS: TestPingGet (0.01s) [2020-12-24T00:21:22.501Z] === RUN TestPingHead [2020-12-24T00:21:22.501Z] --- PASS: TestPingHead (0.02s) [2020-12-24T00:21:22.501Z] === RUN TestVersion [2020-12-24T00:21:22.501Z] --- PASS: TestVersion (0.02s) [2020-12-24T00:21:22.501Z] PASS [2020-12-24T00:21:22.501Z] [2020-12-24T00:21:22.501Z] === Skipped [2020-12-24T00:21:22.501Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-24T00:21:22.501Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-24T00:21:22.501Z] [2020-12-24T00:21:22.501Z] [2020-12-24T00:21:22.501Z] DONE 18 tests, 1 skipped in 21.095s [2020-12-24T00:21:22.501Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-24T00:21:22.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-24T00:21:22.501Z] ++ set -e [2020-12-24T00:21:22.501Z] ++ '[' -n 0 ']' [2020-12-24T00:21:22.501Z] ++ set -x [2020-12-24T00:21:22.501Z] ++ env -i DEST=/go/src/github.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 [2020-12-24T00:21:22.501Z] INFO: Testing against a local daemon [2020-12-24T00:21:22.501Z] === RUN TestVolumesCreateAndList [2020-12-24T00:21:22.761Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-24T00:21:22.761Z] === RUN TestVolumesRemove [2020-12-24T00:21:22.761Z] --- PASS: TestVolumesRemove (0.05s) [2020-12-24T00:21:22.761Z] === RUN TestVolumesInspect [2020-12-24T00:21:22.761Z] --- PASS: TestVolumesInspect (0.01s) [2020-12-24T00:21:22.761Z] === RUN TestVolumesInvalidJSON [2020-12-24T00:21:22.761Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-24T00:21:22.761Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-24T00:21:22.761Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-24T00:21:22.761Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-24T00:21:22.761Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-24T00:21:22.761Z] PASS [2020-12-24T00:21:22.761Z] [2020-12-24T00:21:22.761Z] DONE 5 tests in 0.220s [2020-12-24T00:21:22.761Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-24T00:21:23.021Z] ++++ cat bundles/test-integration/docker.pid [2020-12-24T00:21:23.021Z] +++ kill 5667 [2020-12-24T00:21:24.401Z] +++ /etc/init.d/apparmor stop [2020-12-24T00:21:24.401Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-24T00:21:24.401Z] [2020-12-24T00:21:24.401Z] Unloading profiles will leave already running processes permanently [2020-12-24T00:21:24.401Z] unconfined, which can lead to unexpected situations. [2020-12-24T00:21:24.401Z] [2020-12-24T00:21:24.401Z] To set a process to complain mode, use the command line tool [2020-12-24T00:21:24.401Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-24T00:21:24.401Z] +++ true [2020-12-24T00:21:24.401Z] exiting test-integration [2020-12-24T00:21:24.401Z] ++ exit 0 [2020-12-24T00:21:24.401Z] [2020-12-24T00:21:24.970Z] + for job in $(jobs -p) [2020-12-24T00:21:24.970Z] + wait 18799 [2020-12-24T00:21:26.352Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-24T00:21:27.564Z] 2020/12/24 00:21:18 Finished clone google.golang.org/api [2020-12-24T00:21:27.564Z] 2020/12/24 00:21:18 Dependencies downloaded. Download time: 3m41.124480185s [2020-12-24T00:21:27.564Z] 2020/12/24 00:21:18 Collecting all dependencies [2020-12-24T00:21:27.733Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-24T00:21:29.465Z] 2020/12/24 00:21:29 Clean vendor dir from unused packages [2020-12-24T00:21:29.465Z] 2020/12/24 00:21:29 Ignoring paths matching "^archive/tar" [2020-12-24T00:21:30.032Z] 2020/12/24 00:21:29 Success [2020-12-24T00:21:30.032Z] 2020/12/24 00:21:29 Running time: 3m55.887885145s [2020-12-24T00:21:30.290Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-24T00:21:31.214Z] + echo Ensuring container killed. [2020-12-24T00:21:31.214Z] Ensuring container killed. [2020-12-24T00:21:31.214Z] + docker rm -vf docker-pr10 [2020-12-24T00:21:31.214Z] Error: No such container: docker-pr10 [2020-12-24T00:21:31.214Z] + true [Pipeline] sh [2020-12-24T00:21:31.502Z] + echo Chowning /workspace to jenkins user [2020-12-24T00:21:31.502Z] Chowning /workspace to jenkins user [2020-12-24T00:21:31.502Z] + id -u [2020-12-24T00:21:31.502Z] + id -g [2020-12-24T00:21:31.502Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41786:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-24T00:21:32.733Z] + bundleName=unit [2020-12-24T00:21:32.733Z] + echo Creating unit-bundles.tar.gz [2020-12-24T00:21:32.733Z] Creating unit-bundles.tar.gz [2020-12-24T00:21:32.733Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-12-24T00:21:32.733Z] bundles/junit-report.xml [2020-12-24T00:21:32.733Z] bundles/go-test-report.json [2020-12-24T00:21:32.733Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-12-24T00:21:32.744Z] Archiving artifacts [2020-12-24T00:21:33.020Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-24T00:21:33.020Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-24T00:21:33.020Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-24T00:21:33.020Z] === RUN TestDockerSuite/TestHealth [2020-12-24T00:21:38.184Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41786/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-24T00:21:38.489Z] + make clean [2020-12-24T00:21:38.748Z] docker volume rm -f docker-dev-cache [2020-12-24T00:21:38.748Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-24T00:21:54.967Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-24T00:21:55.537Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-24T00:21:55.537Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-24T00:21:56.106Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-24T00:21:58.643Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-24T00:21:58.643Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-24T00:21:58.902Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-24T00:21:59.842Z] === RUN TestDockerSuite/TestImportFile [2020-12-24T00:22:01.224Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-24T00:22:01.224Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-24T00:22:02.164Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-24T00:22:03.546Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-24T00:22:04.485Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-24T00:22:05.065Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-24T00:22:05.635Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-24T00:22:06.204Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-24T00:22:06.204Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-12-24T00:22:06.204Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-24T00:22:06.464Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-24T00:22:07.034Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-24T00:22:07.607Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-24T00:22:07.868Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-24T00:22:08.437Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-24T00:22:08.697Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-24T00:22:08.697Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-12-24T00:22:10.077Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-24T00:22:10.339Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-24T00:22:10.911Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-24T00:22:10.911Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-24T00:22:11.171Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-24T00:22:11.171Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-24T00:22:12.111Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-24T00:22:12.371Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-24T00:22:12.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-12-24T00:22:12.941Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-24T00:22:13.881Z] === RUN TestDockerSuite/TestInspectImage [2020-12-24T00:22:13.881Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-24T00:22:13.881Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-24T00:22:13.881Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-24T00:22:14.141Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-24T00:22:14.711Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-24T00:22:14.711Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-24T00:22:15.282Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-24T00:22:15.852Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-24T00:22:17.760Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-24T00:22:17.760Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-24T00:22:17.760Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-24T00:22:18.330Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-24T00:22:19.714Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-24T00:22:19.979Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-24T00:22:20.567Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-24T00:22:20.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-24T00:22:21.402Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-24T00:22:21.662Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-24T00:22:22.231Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-24T00:22:22.231Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-12-24T00:22:24.141Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-24T00:22:24.710Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-24T00:22:25.651Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-24T00:22:25.911Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-24T00:22:26.850Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-24T00:22:28.231Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-24T00:22:30.139Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-24T00:22:30.139Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-24T00:22:31.080Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-24T00:22:31.339Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-24T00:22:31.908Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-24T00:22:34.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-12-24T00:22:39.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-12-24T00:22:40.679Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-24T00:22:42.590Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-24T00:22:43.972Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-24T00:22:44.914Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-24T00:22:46.826Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-12-24T00:22:46.826Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-24T00:22:47.397Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-24T00:22:47.397Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-24T00:22:47.397Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-24T00:22:47.967Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-24T00:22:48.537Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-24T00:22:51.829Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-24T00:22:52.399Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-24T00:22:57.677Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-24T00:22:57.677Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-24T00:22:57.677Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-24T00:22:58.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-12-24T00:22:58.249Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-24T00:22:59.191Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-24T00:23:00.597Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-24T00:23:01.537Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-24T00:23:02.479Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-24T00:23:05.777Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-24T00:23:05.777Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-24T00:23:06.346Z] === RUN TestDockerSuite/TestLogsSince [2020-12-24T00:23:12.917Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-24T00:23:15.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-12-24T00:23:18.749Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-24T00:23:19.010Z] === RUN TestDockerSuite/TestLogsTail [2020-12-24T00:23:19.952Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-24T00:23:20.523Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-24T00:23:21.093Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-24T00:23:21.353Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-24T00:23:21.931Z] === RUN TestDockerSuite/TestNetHostname [2020-12-24T00:23:23.314Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-24T00:23:23.575Z] === RUN TestDockerSuite/TestNetworkEvents [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-24T00:23:29.030Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-24T00:23:29.493Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-24T00:23:29.493Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-24T00:23:29.493Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-24T00:23:30.149Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-24T00:23:30.409Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-24T00:23:30.979Z] === RUN TestDockerSuite/TestPluginActive [2020-12-24T00:23:31.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-12-24T00:23:33.147Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-24T00:23:36.608Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-24T00:23:38.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-24T00:23:39.813Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-24T00:23:39.813Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-24T00:23:40.752Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-24T00:23:44.049Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-24T00:23:45.458Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-24T00:23:47.365Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-24T00:23:51.561Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-24T00:23:52.942Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-24T00:23:53.880Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-24T00:23:54.821Z] === RUN TestDockerSuite/TestPortList [2020-12-24T00:24:01.396Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-24T00:24:01.966Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-24T00:24:06.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-12-24T00:24:08.071Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-24T00:24:08.071Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-24T00:24:08.338Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-24T00:24:08.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-12-24T00:24:08.919Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-24T00:24:08.919Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-24T00:24:09.488Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-24T00:24:09.488Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-24T00:24:09.750Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-24T00:24:09.750Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-24T00:24:11.132Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-24T00:24:11.132Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-12-24T00:24:14.435Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-12-24T00:24:14.696Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-12-24T00:24:15.265Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-12-24T00:24:15.265Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-24T00:24:17.804Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-24T00:24:18.069Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-24T00:24:20.612Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-24T00:24:23.908Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-24T00:24:23.908Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-24T00:24:26.449Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-24T00:24:31.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-12-24T00:24:32.683Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-24T00:24:34.066Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-24T00:24:35.449Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-24T00:24:36.833Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-24T00:24:38.749Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-24T00:24:40.661Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-24T00:24:42.042Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-24T00:24:42.981Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-24T00:24:42.981Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-24T00:24:43.551Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-24T00:24:45.463Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-24T00:24:46.845Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-24T00:24:47.104Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-24T00:24:47.104Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-24T00:24:47.364Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-24T00:24:47.642Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-24T00:24:47.642Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-24T00:24:48.234Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-24T00:24:49.615Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-24T00:24:50.614Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-24T00:24:51.187Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-24T00:24:57.775Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-24T00:24:58.035Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-24T00:24:59.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-12-24T00:24:59.681Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-24T00:24:59.681Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-24T00:24:59.681Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-24T00:24:59.942Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-24T00:25:02.481Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-24T00:25:03.422Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-24T00:25:06.728Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-24T00:25:07.669Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-24T00:25:07.669Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-24T00:25:07.929Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-24T00:25:11.241Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-24T00:25:11.812Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-24T00:25:11.812Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-24T00:25:13.195Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-24T00:25:13.766Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-24T00:25:14.708Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-24T00:25:15.279Z] === RUN TestDockerSuite/TestRmiTag [2020-12-24T00:25:15.540Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-24T00:25:16.110Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-24T00:25:17.990Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-24T00:25:18.000Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-24T00:25:18.000Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-24T00:25:18.000Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-24T00:25:18.000Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-24T00:25:18.000Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-24T00:25:18.000Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-24T00:25:18.000Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-24T00:25:18.000Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-24T00:25:18.000Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-24T00:25:18.463Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-24T00:25:18.649Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-24T00:25:19.222Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-24T00:25:19.792Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-24T00:25:20.053Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-24T00:25:20.993Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-24T00:25:21.388Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-24T00:25:21.563Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-24T00:25:21.823Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-24T00:25:22.363Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-24T00:25:22.363Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-24T00:25:22.363Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-24T00:25:22.363Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-24T00:25:22.393Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-24T00:25:22.393Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-24T00:25:22.653Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-24T00:25:24.034Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-24T00:25:24.034Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-24T00:25:24.558Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-24T00:25:24.623Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-24T00:25:25.192Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-12-24T00:25:26.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-12-24T00:25:26.133Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-24T00:25:27.516Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-12-24T00:25:28.088Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-12-24T00:25:29.030Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-12-24T00:25:29.601Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-12-24T00:25:30.172Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-12-24T00:25:31.114Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-24T00:25:32.055Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-12-24T00:25:32.628Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-24T00:25:33.200Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-24T00:25:33.770Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-24T00:25:34.341Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-24T00:25:34.341Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-24T00:25:34.924Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-24T00:25:35.723Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-24T00:25:36.294Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-24T00:25:36.556Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-24T00:25:37.129Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-24T00:25:37.389Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-24T00:25:37.389Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-24T00:25:37.961Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-24T00:25:38.582Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-24T00:25:38.856Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-24T00:25:39.643Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-24T00:25:39.798Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-24T00:25:40.058Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-24T00:25:40.058Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-24T00:25:40.619Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-24T00:25:40.619Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-24T00:25:40.628Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-24T00:25:40.628Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-24T00:25:41.569Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-24T00:25:41.829Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-24T00:25:42.400Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-24T00:25:42.970Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-24T00:25:42.970Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-24T00:25:43.540Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-24T00:25:43.544Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-24T00:25:44.480Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-24T00:25:45.092Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-24T00:25:45.420Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-24T00:25:46.361Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-24T00:25:46.931Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-24T00:25:47.507Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-24T00:25:48.449Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-24T00:25:49.019Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-24T00:25:49.588Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-24T00:25:49.811Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-24T00:25:49.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-24T00:25:49.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-24T00:25:49.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-24T00:25:49.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-24T00:25:49.811Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-24T00:25:50.543Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-24T00:25:53.082Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-24T00:25:53.082Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-24T00:25:53.342Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-24T00:25:55.257Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-24T00:25:56.641Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-24T00:25:58.027Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-24T00:25:59.412Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-24T00:25:59.412Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-24T00:25:59.412Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-24T00:25:59.982Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-24T00:26:01.376Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-24T00:26:01.947Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-24T00:26:03.329Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-24T00:26:03.898Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-24T00:26:04.840Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-24T00:26:05.100Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-12-24T00:26:05.100Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-24T00:26:05.670Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-12-24T00:26:05.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-12-24T00:26:06.901Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-24T00:26:06.901Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-24T00:26:07.472Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-24T00:26:08.042Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-24T00:26:08.612Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-12-24T00:26:10.337Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-24T00:26:10.337Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-24T00:26:10.337Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-24T00:26:10.910Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-24T00:26:11.481Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-24T00:26:12.051Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-24T00:26:12.312Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-24T00:26:12.882Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-24T00:26:13.453Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-24T00:26:14.023Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-24T00:26:14.023Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-24T00:26:14.283Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-24T00:26:14.853Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-24T00:26:15.792Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-24T00:26:16.052Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-24T00:26:16.052Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-24T00:26:18.593Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-24T00:26:18.853Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-24T00:26:25.573Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-24T00:26:25.573Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-24T00:26:25.573Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-24T00:26:31.098Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-12-24T00:26:31.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-12-24T00:26:31.358Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-24T00:26:32.740Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-12-24T00:26:32.740Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-12-24T00:26:32.740Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-24T00:26:32.740Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-24T00:26:33.311Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-24T00:26:35.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-12-24T00:26:36.114Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-24T00:26:37.055Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-24T00:26:38.438Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-24T00:26:38.698Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-12-24T00:26:40.436Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-24T00:26:40.436Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-24T00:26:40.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-24T00:26:41.238Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-12-24T00:26:43.778Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-12-24T00:26:44.038Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-24T00:26:44.298Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-24T00:26:44.870Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-24T00:26:45.810Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-24T00:26:45.810Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-24T00:26:45.810Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-24T00:26:47.198Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-12-24T00:26:47.198Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-24T00:26:48.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-24T00:26:48.141Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-24T00:26:48.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-24T00:26:49.523Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-24T00:26:49.523Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-24T00:26:49.783Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-24T00:26:49.783Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-12-24T00:26:50.723Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-24T00:26:52.107Z] === RUN TestDockerSuite/TestRunMount [2020-12-24T00:26:53.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-24T00:26:54.654Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-12-24T00:26:57.195Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-24T00:26:58.135Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-24T00:26:58.704Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-24T00:26:58.964Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-12-24T00:26:59.904Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-24T00:27:01.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-24T00:27:01.815Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-24T00:27:03.758Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-24T00:27:05.151Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-24T00:27:07.059Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-24T00:27:07.630Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-24T00:27:08.570Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-24T00:27:08.831Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-24T00:27:09.091Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-24T00:27:10.031Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-24T00:27:10.293Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-24T00:27:10.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-24T00:27:10.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-24T00:27:10.863Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-24T00:27:12.247Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-24T00:27:13.631Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-24T00:27:14.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-24T00:27:14.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-24T00:27:14.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-24T00:27:16.171Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-24T00:27:16.431Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-24T00:27:16.431Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-12-24T00:27:17.000Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-24T00:27:17.000Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-24T00:27:17.571Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-24T00:27:17.831Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-24T00:27:18.091Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-24T00:27:18.351Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-24T00:27:20.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-24T00:27:20.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-24T00:27:20.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-24T00:27:20.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-24T00:27:20.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-24T00:27:23.646Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-12-24T00:27:24.216Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-12-24T00:27:24.216Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-24T00:27:24.789Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-12-24T00:27:25.359Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-24T00:27:27.270Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-24T00:27:27.531Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-12-24T00:27:28.101Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-24T00:27:28.360Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-24T00:27:28.929Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-24T00:27:29.189Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-24T00:27:29.759Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-24T00:27:29.759Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-24T00:27:30.329Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-24T00:27:31.269Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-24T00:27:31.269Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-24T00:27:31.269Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-12-24T00:27:31.839Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-12-24T00:27:32.781Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-24T00:27:32.781Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-24T00:27:35.324Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-12-24T00:27:35.895Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-24T00:27:37.292Z] === RUN TestDockerSuite/TestRunRm [2020-12-24T00:27:37.863Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-24T00:27:41.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-24T00:27:42.058Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-24T00:27:42.058Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-24T00:27:42.320Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-12-24T00:27:43.702Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-12-24T00:27:43.962Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-12-24T00:27:44.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-24T00:27:44.944Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-24T00:27:45.407Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-24T00:27:46.505Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-12-24T00:27:46.957Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-24T00:27:46.957Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-24T00:27:47.887Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-12-24T00:27:49.271Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-12-24T00:27:50.212Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-12-24T00:27:50.716Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-24T00:27:50.783Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-12-24T00:27:51.043Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-12-24T00:27:51.304Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-12-24T00:27:51.691Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-24T00:27:51.875Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-12-24T00:27:52.154Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-24T00:27:52.155Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-24T00:27:52.445Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-12-24T00:27:53.029Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-12-24T00:27:53.130Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-24T00:27:53.600Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-24T00:27:54.112Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-24T00:27:54.112Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-24T00:27:54.169Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-24T00:27:54.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-12-24T00:27:54.575Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-24T00:27:54.689Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-24T00:27:55.037Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-24T00:27:57.230Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-12-24T00:27:57.230Z] === RUN TestDockerSuite/TestRunState [2020-12-24T00:27:59.144Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-24T00:27:59.713Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-24T00:27:59.713Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-12-24T00:27:59.759Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-24T00:28:00.283Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-24T00:28:00.283Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-12-24T00:28:00.283Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-24T00:28:00.853Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-24T00:28:01.794Z] === RUN TestDockerSuite/TestRunSysctls [2020-12-24T00:28:01.954Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-24T00:28:01.954Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-24T00:28:02.418Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-24T00:28:02.418Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-24T00:28:02.880Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-24T00:28:03.177Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-12-24T00:28:03.177Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-24T00:28:03.177Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-24T00:28:03.177Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-24T00:28:03.747Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-12-24T00:28:05.073Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-24T00:28:05.657Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-12-24T00:28:06.052Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-24T00:28:06.052Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-24T00:28:06.052Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-24T00:28:06.229Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-12-24T00:28:06.229Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-12-24T00:28:07.028Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-24T00:28:07.491Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-24T00:28:07.491Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-24T00:28:07.491Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-24T00:28:07.613Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-12-24T00:28:09.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-12-24T00:28:10.917Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-24T00:28:12.208Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-24T00:28:12.300Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-12-24T00:28:13.682Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-24T00:28:14.622Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-24T00:28:15.192Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-24T00:28:15.452Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-24T00:28:17.360Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-24T00:28:17.621Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-12-24T00:28:18.561Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-24T00:28:18.821Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-24T00:28:19.081Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-24T00:28:19.081Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-24T00:28:20.023Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-24T00:28:20.592Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-24T00:28:20.853Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-12-24T00:28:20.853Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-24T00:28:21.113Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-24T00:28:21.682Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-24T00:28:23.595Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-12-24T00:28:24.997Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-24T00:28:25.568Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-24T00:28:26.507Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-24T00:28:27.889Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-24T00:28:28.460Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-24T00:28:30.367Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-24T00:28:31.748Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-24T00:28:32.009Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-24T00:28:32.009Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-24T00:28:32.009Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-24T00:28:32.009Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-24T00:28:32.268Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-12-24T00:28:32.268Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-12-24T00:28:32.838Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-12-24T00:28:33.408Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-12-24T00:28:34.349Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-12-24T00:28:34.918Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-12-24T00:28:35.179Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-24T00:28:35.179Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-12-24T00:28:35.749Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-12-24T00:28:35.749Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-12-24T00:28:35.749Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-12-24T00:28:35.749Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-24T00:28:35.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-12-24T00:28:35.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-12-24T00:28:35.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-12-24T00:28:35.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-12-24T00:28:35.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-12-24T00:28:35.749Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-12-24T00:28:36.690Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-12-24T00:28:36.690Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-12-24T00:28:37.261Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-12-24T00:28:37.832Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-12-24T00:28:37.832Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-12-24T00:28:38.783Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-24T00:28:38.783Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-24T00:28:39.357Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-12-24T00:28:39.357Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-24T00:28:39.357Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-12-24T00:28:39.927Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-12-24T00:28:40.867Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-12-24T00:28:40.867Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-24T00:28:40.867Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-24T00:28:41.437Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-24T00:28:42.376Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-12-24T00:28:42.636Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-12-24T00:28:43.206Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-12-24T00:28:43.206Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-24T00:28:43.469Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-24T00:28:43.469Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-24T00:28:44.853Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-24T00:28:45.424Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-24T00:28:45.684Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-12-24T00:28:47.068Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-24T00:28:47.639Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-24T00:28:47.899Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-24T00:28:47.899Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-24T00:28:47.964Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-24T00:28:47.964Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-24T00:28:47.964Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-24T00:28:48.839Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-12-24T00:28:49.410Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-12-24T00:28:50.349Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-24T00:28:50.349Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-24T00:28:50.921Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-12-24T00:28:51.727Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-24T00:28:51.727Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-24T00:28:51.861Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-24T00:28:51.861Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-24T00:28:52.190Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-24T00:28:52.190Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-24T00:28:52.432Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-24T00:28:52.653Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-24T00:28:52.653Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-24T00:28:54.370Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-12-24T00:28:54.370Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-24T00:28:54.631Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-24T00:28:56.018Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-24T00:28:56.018Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-24T00:28:56.018Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-24T00:28:57.402Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-24T00:28:58.783Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-24T00:28:59.043Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-24T00:28:59.043Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-24T00:28:59.043Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-24T00:28:59.303Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-24T00:28:59.562Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-24T00:29:01.473Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-24T00:29:06.750Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-24T00:29:07.319Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-12-24T00:29:08.701Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-24T00:29:09.642Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-24T00:29:10.585Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-24T00:29:13.142Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-24T00:29:14.522Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-24T00:29:15.093Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-24T00:29:16.474Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-24T00:29:17.414Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-24T00:29:17.853Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-24T00:29:18.316Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-24T00:29:18.354Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-24T00:29:18.779Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-24T00:29:20.262Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-12-24T00:29:21.201Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-24T00:29:25.399Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-24T00:29:28.692Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-24T00:29:32.892Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-24T00:29:33.462Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-12-24T00:29:36.000Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-12-24T00:29:36.000Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-12-24T00:29:37.380Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-24T00:29:37.949Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-24T00:29:38.518Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-24T00:29:39.088Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-24T00:29:39.088Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-24T00:29:39.657Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-24T00:29:39.931Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-24T00:29:40.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-24T00:29:41.883Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-24T00:29:42.199Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-24T00:29:44.809Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-24T00:29:45.494Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-12-24T00:29:45.754Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-12-24T00:29:46.323Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-12-24T00:29:46.323Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-12-24T00:29:46.893Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-12-24T00:29:47.735Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-24T00:29:48.283Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-12-24T00:29:48.283Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-12-24T00:29:49.225Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-12-24T00:29:49.796Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-12-24T00:29:49.943Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-24T00:29:50.366Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-12-24T00:29:51.750Z] === RUN TestDockerSuite/TestUpdateStats [2020-12-24T00:29:53.660Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-12-24T00:29:55.568Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-12-24T00:29:55.568Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-12-24T00:29:56.507Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-12-24T00:29:56.507Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-12-24T00:29:57.447Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-12-24T00:29:58.388Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-24T00:29:58.388Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-12-24T00:30:01.686Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-12-24T00:30:04.224Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-12-24T00:30:06.780Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-12-24T00:30:08.162Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-24T00:30:10.703Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-24T00:30:13.312Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-12-24T00:30:14.252Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-12-24T00:30:15.634Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-12-24T00:30:16.573Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-12-24T00:30:17.512Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-12-24T00:30:18.082Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-12-24T00:30:19.023Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-12-24T00:30:20.934Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-12-24T00:30:22.315Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-12-24T00:30:23.696Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-12-24T00:30:25.078Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-24T00:30:26.016Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-12-24T00:30:27.927Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-12-24T00:30:40.144Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-24T00:30:40.144Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-24T00:30:40.144Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-24T00:30:40.404Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-24T00:30:40.404Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-24T00:30:40.404Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-24T00:30:40.404Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-24T00:30:40.708Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-24T00:30:40.708Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-24T00:30:40.708Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-24T00:30:40.973Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-24T00:30:40.973Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-24T00:30:41.544Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-24T00:30:41.804Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-24T00:30:41.804Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-24T00:30:41.804Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-24T00:30:41.804Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-24T00:30:43.195Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-12-24T00:30:43.764Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-24T00:30:43.764Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-24T00:30:44.026Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-24T00:30:44.026Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-24T00:30:44.026Z] === RUN TestDockerSuite/TestVolumeEvents [2020-12-24T00:30:50.601Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-24T00:30:50.862Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-24T00:30:50.862Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-24T00:30:51.122Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-24T00:30:53.033Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-24T00:30:55.577Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite (1376.71s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.14s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.51s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.40s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.99s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.04s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.75s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.02s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.74s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.79s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.87s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.01s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.51s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.35s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.31s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.16s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.32s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.95s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.48s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.48s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.01s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.76s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.09s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.84s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.09s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.59s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.07s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.03s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.86s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.77s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.09s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.66s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.40s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.27s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.77s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.95s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.88s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.53s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.95s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.77s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.42s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.79s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.25s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.62s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.94s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.76s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.89s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.21s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.64s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.87s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.97s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.26s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.75s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.56s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.75s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2020-12-24T00:30:55.577Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-12-24T00:30:55.577Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.33s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.88s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.48s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.21s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.32s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.63s) [2020-12-24T00:30:55.577Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-12-24T00:30:55.577Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.577Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-12-24T00:30:55.577Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.577Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2020-12-24T00:30:55.577Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.577Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-24T00:30:55.577Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.85s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.48s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.02s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.68s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.87s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.24s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.79s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.30s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.27s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.48s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.48s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.49s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.16s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.75s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.38s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.41s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.29s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.25s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.36s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.39s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.48s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.79s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.61s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.79s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.92s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.20s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.28s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.09s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.81s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.71s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.09s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.04s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.80s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2020-12-24T00:30:55.577Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-12-24T00:30:55.577Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.01s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildFails (0.81s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.72s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.52s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) [2020-12-24T00:30:55.577Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.62s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.74s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.63s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildHistory (4.09s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.62s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.81s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.84s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.72s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.73s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.90s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.51s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.15s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.35s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.80s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.38s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.29s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.01s) [2020-12-24T00:30:55.578Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-24T00:30:55.578Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.74s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.26s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.80s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.59s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.65s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.59s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.64s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.92s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.10s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.20s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.87s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildPATH (2.32s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.84s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.95s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.11s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.74s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildRm (2.12s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.22s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.86s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.11s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2020-12-24T00:30:55.578Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-12-24T00:30:55.578Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.64s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.87s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildStderr (1.08s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.05s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.44s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildUser (1.42s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.21s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.13s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.82s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.81s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.05s) [2020-12-24T00:30:55.578Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-24T00:30:55.578Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.578Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-24T00:30:55.578Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.578Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-24T00:30:55.578Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.578Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-24T00:30:55.578Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.57s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.83s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.81s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.76s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.30s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.48s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s) [2020-12-24T00:30:55.578Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-24T00:30:55.578Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.56s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-12-24T00:30:55.578Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-24T00:30:55.578Z] docker_cli_sni_test.go:18: Flakey test [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.61s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCommitChange (0.76s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.80s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.34s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.97s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.23s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCommitTTY (1.76s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.20s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.88s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.78s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.92s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.57s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.55s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.64s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.59s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.49s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.67s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.68s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.64s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.24s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2020-12-24T00:30:55.578Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-12-24T00:30:55.578Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.73s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.65s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.73s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.63s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.15s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.34s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.47s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.91s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009b80a0_} (1.32s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1250811499_/foo_false____} (1.34s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1250811499_/foo_true____} (1.32s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3987205326_/foo_false____} (1.35s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3987205326_/foo_true____} (1.47s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3987205326_/foo_true__0xc0009b8100__} (1.43s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009b8120_} (1.32s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009b8140_} (1.48s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009b8160_} (1.45s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009b81a0_} (1.50s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.94s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.86s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.46s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.78s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.13s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.71s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.78s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.86s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.18s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.89s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.28s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.36s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.19s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.68s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.14s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.05s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.44s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.75s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.70s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.80s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.79s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.83s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.67s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.47s) [2020-12-24T00:30:55.578Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.04s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCpToDot (0.63s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.44s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.28s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCpToStdout (0.72s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.40s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.32s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.69s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.08s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.64s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2020-12-24T00:30:55.579Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-24T00:30:55.579Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2020-12-24T00:30:55.579Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-24T00:30:55.579Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.28s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.24s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.44s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.18s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.97s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.55s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.64s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.82s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsAttach (0.68s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsCommit (0.86s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.58s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.13s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.58s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsCopy (0.97s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.29s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.19s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.68s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.65s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-12-24T00:30:55.579Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-24T00:30:55.579Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-24T00:30:55.579Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-24T00:30:55.579Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.56s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.76s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.04s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.29s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.79s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.77s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.10s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecInspectID (1.64s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.66s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecStartFails (0.66s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecUlimits (0.64s) [2020-12-24T00:30:55.579Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-24T00:30:55.579Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.47s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.78s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.67s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestHealth (18.76s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.59s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImportGzipped (1.23s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2020-12-24T00:30:55.579Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-24T00:30:55.579Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectDefault (0.62s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectHistory (0.68s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-12-24T00:30:55.579Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-24T00:30:55.579Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.72s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.52s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.54s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.40s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.60s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.52s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.00s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.50s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.81s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.91s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.53s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.61s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.52s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.98s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.22s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.08s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.91s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.82s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.63s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsTail (0.99s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.70s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.63s) [2020-12-24T00:30:55.579Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestNetHostname (1.37s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.60s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPluginActive (2.12s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.70s) [2020-12-24T00:30:55.580Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-24T00:30:55.580Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.96s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.99s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.00s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.38s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.00s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.83s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPortList (6.30s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.22s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.57s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.59s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.26s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.72s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsByOrder (2.00s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.30s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.27s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.42s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.50s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.16s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.78s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.02s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.90s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.03s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2020-12-24T00:30:55.580Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-24T00:30:55.580Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.58s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.14s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.06s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.09s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.48s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.17s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.08s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.16s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.36s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.16s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.58s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiTag (0.28s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.63s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.05s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.03s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.70s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.91s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.66s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.11s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.77s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.55s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.58s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.99s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.04s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.73s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.01s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.14s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.17s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.77s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.33s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.60s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.58s) [2020-12-24T00:30:55.580Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-24T00:30:55.580Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.580Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-12-24T00:30:55.580Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.11s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.34s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.99s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2020-12-24T00:30:55.580Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-24T00:30:55.580Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.60s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.62s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s) [2020-12-24T00:30:55.580Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-24T00:30:55.580Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.36s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.11s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.06s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.75s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.01s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.23s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.61s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.42s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.41s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.25s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.30s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.09s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.10s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunMount (5.36s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.63s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.68s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.12s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.88s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.20s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.37s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.54s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.98s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.39s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2020-12-24T00:30:55.580Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-12-24T00:30:55.580Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.61s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.43s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2020-12-24T00:30:55.580Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s) [2020-12-24T00:30:55.580Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-24T00:30:55.580Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.88s) [2020-12-24T00:30:55.580Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-24T00:30:55.580Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.10s) [2020-12-24T00:30:55.580Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-24T00:30:55.580Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.86s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.40s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunRm (0.67s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.29s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.21s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.06s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.75s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.61s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s) [2020-12-24T00:30:55.580Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.57s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunState (1.45s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.67s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunSysctls (1.42s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.07s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.56s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.30s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.99s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.73s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.61s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.55s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUserByName (0.65s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-12-24T00:30:55.581Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.22s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.40s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-12-24T00:30:55.581Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-12-24T00:30:55.581Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.76s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.56s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.60s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.67s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.55s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.49s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.19s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.70s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.66s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.05s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.90s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.34s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.47s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.16s) [2020-12-24T00:30:55.581Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents993248451 [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.32s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.41s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.88s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.01s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.14s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.41s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.67s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.60s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.15s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.59s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.12s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.98s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.72s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.46s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdateStats (3.67s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.14s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.80s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.05s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.73s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.24s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.53s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.38s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.66s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.41s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.55s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.65s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.36s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.80s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2020-12-24T00:30:55.581Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.58s) [2020-12-24T00:30:55.581Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-24T00:30:55.581Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-24T00:30:55.581Z] === RUN TestDockerRegistrySuite [2020-12-24T00:30:55.581Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-24T00:30:56.520Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-24T00:30:57.901Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-24T00:30:59.281Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-24T00:30:59.281Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-24T00:31:01.832Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-24T00:31:02.091Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-12-24T00:31:07.373Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-24T00:31:10.668Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-12-24T00:31:10.668Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-24T00:31:11.609Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-24T00:31:12.992Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-24T00:31:14.377Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-24T00:31:15.317Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-24T00:31:16.255Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-24T00:31:17.195Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-24T00:31:18.135Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-24T00:31:20.676Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-24T00:31:22.059Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-24T00:31:23.013Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-24T00:31:25.551Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-24T00:31:26.492Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-24T00:31:26.493Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-24T00:31:27.432Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-24T00:31:28.374Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-24T00:31:29.313Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-24T00:31:31.855Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-24T00:31:31.855Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-24T00:31:33.238Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-24T00:31:33.498Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-24T00:31:33.498Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-24T00:31:33.759Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-24T00:31:34.018Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-24T00:31:34.588Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-24T00:31:34.588Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-24T00:31:35.528Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-24T00:31:36.908Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-24T00:31:37.847Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-24T00:31:38.788Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-24T00:31:39.739Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite (45.16s) [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.22s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d6dda5d186067] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d1391aa5d550a] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d1f8eb8a344be] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-12-24T00:31:40.677Z] check_test.go:196: [df8f1cc8b3f84] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d4e4e34af8286] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.55s) [2020-12-24T00:31:40.677Z] check_test.go:196: [da778c3774d02] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.95s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d063664ca09e2] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.16s) [2020-12-24T00:31:40.677Z] check_test.go:196: [da847bd1ebeb8] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.24s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d779c18aa82a4] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s) [2020-12-24T00:31:40.677Z] check_test.go:196: [def47e739578a] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.14s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d2ee7fbf05fe4] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2020-12-24T00:31:40.677Z] check_test.go:196: [ddb192c0623ab] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d423bf65c5286] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d6ae4e1a5f420] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.93s) [2020-12-24T00:31:40.677Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:412b23a58dcd7015002f87257d48c4bc40f89f4cc7707d0cd86dbdac1f10462a [2020-12-24T00:31:40.677Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9ed1ae0c2b8f0d63f74067ab03880d0790d29ed2ddb86ca6ed0117b151213190 [2020-12-24T00:31:40.677Z] check_test.go:196: [d015a08df1f2d] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2020-12-24T00:31:40.677Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8e003aa9d1b390dcf5774e589a6ecc3c89cf599437c9dbd9af4f1efe754bb9be [2020-12-24T00:31:40.677Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e918f7a1a9338198650927bab253da383d1e8fa743411c7df206cde594b8c14f [2020-12-24T00:31:40.677Z] check_test.go:196: [d44d5e1f33f4b] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.03s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d51e51497847c] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.18s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d235bbbebe40b] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.05s) [2020-12-24T00:31:40.677Z] check_test.go:196: [d8738c6bde1bb] daemon is not started [2020-12-24T00:31:40.677Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d2afef4507e49] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d3e25991c3566] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d7d38be166ab0] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d5e21d3744096] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.38s) [2020-12-24T00:31:40.678Z] check_test.go:196: [df13b79a93801] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d597e90acba01] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d698165dfa721] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2020-12-24T00:31:40.678Z] check_test.go:196: [de8ff135eb75b] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d2a8ff000b2b3] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d86b5a265214b] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2020-12-24T00:31:40.678Z] check_test.go:196: [daac928f360c9] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d8e40945edc07] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d7b9149d54dbb] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.07s) [2020-12-24T00:31:40.678Z] check_test.go:196: [db58815f469d5] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d3b6e4a9b6317] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d756c705a97cd] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2020-12-24T00:31:40.678Z] check_test.go:196: [d592fe88632ab] daemon is not started [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s) [2020-12-24T00:31:40.678Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-12-24T00:31:40.678Z] === RUN TestDockerSchema1RegistrySuite [2020-12-24T00:31:40.678Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-24T00:31:40.678Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-24T00:31:41.245Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-24T00:31:41.245Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-24T00:31:41.245Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-24T00:31:43.975Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-24T00:31:49.253Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-24T00:31:51.162Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-24T00:31:51.621Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-24T00:31:52.542Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-24T00:31:53.481Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-24T00:31:53.481Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-24T00:31:54.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-24T00:31:55.361Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-24T00:31:56.301Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-24T00:31:58.842Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-24T00:31:59.102Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-24T00:31:59.671Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-24T00:31:59.672Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-24T00:31:59.931Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-24T00:32:00.191Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-24T00:32:00.766Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite (20.18s) [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2020-12-24T00:32:00.766Z] check_test.go:223: [d2710c712a992] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2020-12-24T00:32:00.766Z] check_test.go:223: [deffc94a48d05] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.86s) [2020-12-24T00:32:00.766Z] check_test.go:223: [dbaa89a929774] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.83s) [2020-12-24T00:32:00.766Z] check_test.go:223: [dc528404d4d81] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.11s) [2020-12-24T00:32:00.766Z] check_test.go:223: [dfa8f9c2d2c08] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2020-12-24T00:32:00.766Z] check_test.go:223: [dc8f7f050b81b] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-12-24T00:32:00.766Z] check_test.go:223: [de5454cc55a47] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2020-12-24T00:32:00.766Z] check_test.go:223: [d1c0a5162fba3] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2020-12-24T00:32:00.766Z] check_test.go:223: [d35b76caa1922] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2020-12-24T00:32:00.766Z] check_test.go:223: [da1d052e72888] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.51s) [2020-12-24T00:32:00.766Z] check_test.go:223: [de33fefa9d825] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-12-24T00:32:00.766Z] check_test.go:223: [da1c9e96d4068] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2020-12-24T00:32:00.766Z] check_test.go:223: [dd08d433592a7] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-12-24T00:32:00.766Z] check_test.go:223: [d7cd549ee9478] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-12-24T00:32:00.766Z] check_test.go:223: [ddabad16fce55] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-12-24T00:32:00.766Z] check_test.go:223: [de734c70696f8] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-12-24T00:32:00.766Z] check_test.go:223: [dba26cc488f8f] daemon is not started [2020-12-24T00:32:00.766Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-12-24T00:32:00.766Z] check_test.go:223: [d3cd61e923433] daemon is not started [2020-12-24T00:32:00.766Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-24T00:32:00.766Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-24T00:32:01.706Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-24T00:32:01.966Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-24T00:32:01.982Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-24T00:32:02.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-24T00:32:03.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-24T00:32:03.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-24T00:32:03.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-24T00:32:04.438Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-24T00:32:04.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.88s) [2020-12-24T00:32:04.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2020-12-24T00:32:04.697Z] check_test.go:252: [dd99161b5c36d] daemon is not started [2020-12-24T00:32:04.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-12-24T00:32:04.697Z] check_test.go:252: [d8bd470f8fb0b] daemon is not started [2020-12-24T00:32:04.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-12-24T00:32:04.697Z] check_test.go:252: [d880f9a2c27f0] daemon is not started [2020-12-24T00:32:04.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-12-24T00:32:04.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-12-24T00:32:04.697Z] check_test.go:252: [dc3e2f57cee47] daemon is not started [2020-12-24T00:32:04.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-12-24T00:32:04.697Z] check_test.go:252: [d878f6df7d096] daemon is not started [2020-12-24T00:32:04.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-12-24T00:32:04.697Z] check_test.go:252: [d5a693e9a1f11] daemon is not started [2020-12-24T00:32:04.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-12-24T00:32:04.697Z] check_test.go:252: [d2b3407dcb46a] daemon is not started [2020-12-24T00:32:04.697Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-24T00:32:04.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-24T00:32:09.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-24T00:32:09.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-24T00:32:09.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-24T00:32:10.233Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-24T00:32:10.492Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-12-24T00:32:10.492Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-12-24T00:32:10.492Z] check_test.go:279: [d6ee8f4f0b445] daemon is not started [2020-12-24T00:32:10.492Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-12-24T00:32:10.492Z] check_test.go:279: [d9d0f890c6baa] daemon is not started [2020-12-24T00:32:10.492Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-12-24T00:32:10.492Z] check_test.go:279: [df1035ef9e590] daemon is not started [2020-12-24T00:32:10.492Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-12-24T00:32:10.492Z] check_test.go:279: [d79e83910f307] daemon is not started [2020-12-24T00:32:10.492Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2020-12-24T00:32:10.492Z] check_test.go:279: [dea0ce3504501] daemon is not started [2020-12-24T00:32:10.492Z] === RUN TestDockerNetworkSuite [2020-12-24T00:32:10.492Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-12-24T00:32:10.622Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-24T00:32:13.031Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-12-24T00:32:13.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-12-24T00:32:16.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-12-24T00:32:17.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-12-24T00:32:20.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-12-24T00:32:21.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-12-24T00:32:27.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-12-24T00:32:29.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-12-24T00:32:31.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-12-24T00:32:31.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-12-24T00:32:31.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-12-24T00:32:32.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-12-24T00:32:33.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-12-24T00:32:33.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-12-24T00:32:34.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-12-24T00:32:35.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-12-24T00:32:35.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-12-24T00:32:35.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-12-24T00:32:35.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-12-24T00:32:35.829Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-24T00:32:36.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-12-24T00:32:37.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-12-24T00:32:37.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-12-24T00:32:37.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-12-24T00:32:37.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-12-24T00:32:40.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-12-24T00:32:42.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-12-24T00:32:46.191Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-24T00:32:48.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-12-24T00:32:48.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-12-24T00:32:48.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-12-24T00:32:48.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-12-24T00:32:48.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-12-24T00:32:49.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-12-24T00:32:49.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-12-24T00:32:49.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-12-24T00:32:51.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-12-24T00:32:52.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-12-24T00:32:52.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-12-24T00:32:52.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-12-24T00:32:54.800Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-24T00:32:56.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-12-24T00:32:59.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-12-24T00:32:59.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-12-24T00:32:59.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-12-24T00:33:01.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-12-24T00:33:01.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-12-24T00:33:02.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-12-24T00:33:02.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-12-24T00:33:04.046Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite (58.60s) [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.17s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [da541257b01e9] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.78s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d630c87723c97] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.84s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [dadcc294e6eb4] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d5b1c9ae40e03] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:1233: [dec378adbb9ca] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.54s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d4e2bfea94633] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.48s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d5e6ede6c2bba] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.42s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d6379806cde83] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d5d0b4a11c774] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d12d98e8b8ea0] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [dfecb530fbc45] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [dc44e8533f5dc] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.97s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d08d61ca72f0a] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d9fa173638fb8] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d2fc92367eb2c] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d813b0277ed99] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d68dc24c33905] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [ddfa470e0a3a0] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [dd4f9c76efefc] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d0c1adfbd27f5] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d47a5d6f3772b] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [df76e0035f0fc] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d5c79ca03156a] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d7cd556fa5dbd] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.48s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:968: [d765d67091fcb] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.73s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d246572ff8612] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.93s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:1116: [da5de3009c2fd] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [dcd05daa7de10] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [dd8368b47ddd0] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d0dba5eb68466] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [db4c5d5f616ef] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d47c981a644c0] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d895ab6f7658f] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d194fc2aa7319] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.55s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d90025010ce87] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d1bfb490160aa] daemon is not started [2020-12-24T00:33:09.341Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [decb83a75a0c0] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2020-12-24T00:33:09.341Z] docker_cli_network_unix_test.go:46: [d803a8f20ce01] daemon is not started [2020-12-24T00:33:09.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2020-12-24T00:33:09.342Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2020-12-24T00:33:09.342Z] docker_cli_network_unix_test.go:1084: [d118b7a70e518] daemon is not started [2020-12-24T00:33:09.342Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-12-24T00:33:09.342Z] docker_cli_network_unix_test.go:46: [d8437fbf09cf4] daemon is not started [2020-12-24T00:33:09.342Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2020-12-24T00:33:09.342Z] docker_cli_network_unix_test.go:46: [d66a43e9b32dd] daemon is not started [2020-12-24T00:33:09.342Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.57s) [2020-12-24T00:33:09.342Z] docker_cli_network_unix_test.go:46: [de2d64f17fea7] daemon is not started [2020-12-24T00:33:09.342Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-12-24T00:33:09.342Z] docker_cli_network_unix_test.go:46: [dc9964c82bb7e] daemon is not started [2020-12-24T00:33:09.342Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2020-12-24T00:33:09.342Z] docker_cli_network_unix_test.go:46: [dcb0422503567] daemon is not started [2020-12-24T00:33:09.342Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2020-12-24T00:33:09.342Z] docker_cli_network_unix_test.go:46: [d404393a68ab1] daemon is not started [2020-12-24T00:33:09.342Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s) [2020-12-24T00:33:09.342Z] docker_cli_network_unix_test.go:46: [d4b7c6f0fdac4] daemon is not started [2020-12-24T00:33:09.342Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.24s) [2020-12-24T00:33:09.342Z] docker_cli_network_unix_test.go:46: [d5512f84f92cf] daemon is not started [2020-12-24T00:33:09.342Z] === RUN TestDockerHubPullSuite [2020-12-24T00:33:09.342Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-12-24T00:33:11.250Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-12-24T00:33:13.157Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-12-24T00:33:13.726Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-12-24T00:33:17.019Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-12-24T00:33:17.280Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-12-24T00:33:17.280Z] --- PASS: TestDockerHubPullSuite (8.38s) [2020-12-24T00:33:17.280Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.07s) [2020-12-24T00:33:17.280Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-12-24T00:33:17.280Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2020-12-24T00:33:17.280Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.33s) [2020-12-24T00:33:17.280Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2020-12-24T00:33:17.280Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-12-24T00:33:17.280Z] PASS [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === Skipped [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-24T00:33:17.280Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.280Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-24T00:33:17.280Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-24T00:33:17.280Z] docker_cli_sni_test.go:18: Flakey test [2020-12-24T00:33:17.280Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-12-24T00:33:17.281Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-24T00:33:17.281Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-24T00:33:17.281Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-24T00:33:17.281Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-12-24T00:33:17.281Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-24T00:33:17.281Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-24T00:33:17.281Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-24T00:33:17.281Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-24T00:33:17.281Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-24T00:33:17.281Z] docker_cli_network_unix_test.go:46: [decb83a75a0c0] daemon is not started [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] [2020-12-24T00:33:17.281Z] DONE 1274 tests, 51 skipped in 1566.077s [2020-12-24T00:33:17.281Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-24T00:33:17.541Z] ++++ cat bundles/test-integration/docker.pid [2020-12-24T00:33:17.541Z] +++ kill 8111 [2020-12-24T00:33:18.479Z] +++ /etc/init.d/apparmor stop [2020-12-24T00:33:18.479Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-24T00:33:18.479Z] [2020-12-24T00:33:18.479Z] Unloading profiles will leave already running processes permanently [2020-12-24T00:33:18.479Z] unconfined, which can lead to unexpected situations. [2020-12-24T00:33:18.479Z] [2020-12-24T00:33:18.479Z] To set a process to complain mode, use the command line tool [2020-12-24T00:33:18.479Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-24T00:33:18.479Z] +++ true [2020-12-24T00:33:18.479Z] exiting test-integration [2020-12-24T00:33:18.479Z] ++ exit 0 [2020-12-24T00:33:18.479Z] [2020-12-24T00:33:18.739Z] + for job in $(jobs -p) [2020-12-24T00:33:18.739Z] + wait 18800 [2020-12-24T00:34:05.430Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-12-24T00:34:07.982Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-12-24T00:34:14.556Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-12-24T00:34:19.834Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-12-24T00:34:20.945Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-24T00:34:20.945Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-24T00:34:20.945Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-24T00:34:20.945Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-24T00:34:20.945Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-24T00:34:20.945Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-24T00:34:20.945Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-24T00:34:20.945Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-24T00:34:20.945Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-24T00:34:20.945Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-24T00:34:21.408Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-24T00:34:21.740Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-12-24T00:34:25.937Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-12-24T00:34:26.131Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-24T00:34:26.131Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-24T00:34:26.595Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-24T00:34:26.595Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-24T00:34:26.595Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-24T00:34:26.595Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-24T00:34:29.525Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-24T00:34:29.525Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-24T00:34:29.525Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-24T00:34:29.525Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-24T00:34:30.504Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-24T00:34:32.509Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-12-24T00:34:35.224Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-24T00:34:36.744Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-12-24T00:34:36.744Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-12-24T00:34:42.021Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-12-24T00:34:42.021Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-12-24T00:34:42.959Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-12-24T00:34:44.867Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-12-24T00:34:52.970Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-24T00:34:52.970Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-24T00:34:52.970Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-24T00:34:52.970Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-24T00:34:52.970Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-24T00:34:52.970Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-24T00:34:52.970Z] === RUN TestDockerSuite/TestBuildFails [2020-12-24T00:35:00.083Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-24T00:35:00.083Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-24T00:35:03.842Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-24T00:35:08.567Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-24T00:35:20.998Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-24T00:35:24.769Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-24T00:35:26.318Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-24T00:35:32.141Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-24T00:35:32.141Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-24T00:35:32.141Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-24T00:35:32.604Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-24T00:35:32.604Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-24T00:35:41.109Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-12-24T00:35:41.216Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-24T00:35:41.216Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-24T00:35:49.829Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-24T00:35:50.806Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-24T00:35:52.355Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-24T00:35:52.819Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-24T00:35:53.282Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-24T00:35:53.282Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-24T00:35:58.002Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-24T00:35:58.465Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-24T00:35:58.929Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-24T00:35:59.393Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-24T00:35:59.860Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-24T00:36:00.837Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-24T00:36:02.387Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-24T00:36:07.106Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-24T00:36:07.106Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-24T00:36:07.106Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-24T00:36:07.106Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-24T00:36:07.106Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-24T00:36:07.106Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-24T00:36:07.106Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-24T00:36:07.569Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-24T00:36:08.031Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-24T00:36:12.750Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-24T00:36:33.907Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-24T00:36:33.907Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-24T00:36:33.907Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-24T00:36:37.366Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-12-24T00:36:42.642Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-12-24T00:36:46.838Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-24T00:37:03.934Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-24T00:37:14.298Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-24T00:37:19.018Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-24T00:37:23.733Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-24T00:37:28.452Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-24T00:37:49.605Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-24T00:37:49.605Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-24T00:37:55.430Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-24T00:37:55.893Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-24T00:37:55.893Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-24T00:37:55.893Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-24T00:37:58.817Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-24T00:38:02.577Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-24T00:38:04.768Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-24T00:38:05.232Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-24T00:38:05.232Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-24T00:38:08.155Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-24T00:38:09.129Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-24T00:38:10.104Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-24T00:38:18.715Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-24T00:38:19.692Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-24T00:38:28.298Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-24T00:38:30.489Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-24T00:38:39.091Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-24T00:38:44.911Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-24T00:38:49.624Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-24T00:38:50.087Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-24T00:38:50.087Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-24T00:38:50.087Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-24T00:38:52.278Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-24T00:38:52.278Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-24T00:39:23.350Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-12-24T00:39:23.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-12-24T00:39:23.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-12-24T00:39:24.190Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-12-24T00:39:24.190Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-12-24T00:39:24.190Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-12-24T00:39:25.128Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-12-24T00:39:27.036Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-12-24T00:39:30.330Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-12-24T00:39:32.867Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-12-24T00:39:34.869Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-24T00:40:00.067Z] === RUN TestDockerSuite/TestBuildRm [2020-12-24T00:40:12.536Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-24T00:40:15.459Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-24T00:40:15.459Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-24T00:40:15.921Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-24T00:40:16.895Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-24T00:40:19.818Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-24T00:40:22.740Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-24T00:40:29.114Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-12-24T00:40:29.114Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-12-24T00:40:31.023Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-12-24T00:40:32.944Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-12-24T00:40:33.094Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-24T00:40:36.238Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-12-24T00:40:38.777Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-12-24T00:40:47.953Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-24T00:40:47.953Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-24T00:40:48.416Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-24T00:40:58.770Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-24T00:40:58.770Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-24T00:41:00.723Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-12-24T00:41:03.480Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-24T00:41:03.480Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-24T00:41:07.232Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-24T00:41:12.938Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-12-24T00:41:14.845Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-12-24T00:41:17.401Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-12-24T00:41:19.952Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-12-24T00:41:26.527Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-12-24T00:41:28.365Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-24T00:41:28.365Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-24T00:41:28.827Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-24T00:41:29.801Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-24T00:41:30.725Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-12-24T00:41:32.634Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-12-24T00:41:34.511Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-24T00:41:35.175Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-12-24T00:41:37.713Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-12-24T00:41:39.224Z] === RUN TestDockerSuite/TestBuildUser [2020-12-24T00:41:39.224Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-24T00:41:39.224Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-24T00:41:39.224Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-24T00:41:40.252Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-12-24T00:41:42.804Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-12-24T00:41:43.938Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-24T00:41:43.938Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-24T00:41:45.345Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-12-24T00:41:52.536Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-24T00:41:52.536Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-24T00:41:52.536Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-24T00:42:13.673Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-24T00:42:13.673Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-24T00:42:22.271Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-24T00:42:26.028Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-24T00:42:26.492Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-24T00:42:26.492Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-24T00:42:28.683Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-24T00:42:29.145Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-12-24T00:42:41.560Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-24T00:42:41.587Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-12-24T00:42:44.479Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-24T00:42:44.942Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-24T00:42:56.475Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-12-24T00:42:57.362Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-24T00:42:57.362Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-24T00:42:57.824Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-24T00:42:57.824Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-24T00:42:58.797Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-24T00:43:11.236Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-24T00:43:13.426Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-24T00:43:13.426Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-24T00:43:13.426Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-24T00:43:13.426Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite (1758.51s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.96s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.26s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.27s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.99s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.35s) [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:562: [d9ba85ae7abb8] joining swarm manager [da5606b7b1859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:584: [d377bf2d0d67f] joining swarm manager [da5606b7b1859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] check_test.go:380: [d9ba85ae7abb8] daemon is not started [2020-12-24T00:43:14.582Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.81s) [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:45: [d613880c64ab3] joining swarm manager [d9816d8b1dc7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.01s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.19s) [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:303: [db43ec585469a] joining swarm manager [d2479e3ba1335]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:304: [dc279837e4ff5] joining swarm manager [d2479e3ba1335]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.43s) [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:271: [de624c42bf4df] joining swarm manager [d8f352cc7adf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:272: [d9949464016a0] joining swarm manager [d8f352cc7adf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.77s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.96s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.51s) [2020-12-24T00:43:14.582Z] docker_api_swarm_node_test.go:19: [d95c5359bc7cf] joining swarm manager [df756bc23621f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_node_test.go:20: [d8b3935c9409f] joining swarm manager [df756bc23621f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.31s) [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:501: [d30092c2325c9] joining swarm manager [dd7879ab5b08c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:506: [df5085b6ca294] joining swarm manager [dd7879ab5b08c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.19s) [2020-12-24T00:43:14.582Z] docker_api_swarm_node_test.go:80: [d929b9ccc0d65] joining swarm manager [d8693bd8e6623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.27s) [2020-12-24T00:43:14.582Z] docker_api_swarm_node_test.go:52: [dc4f6d1065ffd] joining swarm manager [d7d8de8521d98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_node_test.go:53: [d92e413e2874a] joining swarm manager [d7d8de8521d98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.72s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.15s) [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:201: [d48d41ab408aa] joining swarm manager [d3c725d5eca86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.88s) [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:383: [d8edfe360df9a] joining swarm manager [dd013419df274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:384: [deb5ddd6df8d3] joining swarm manager [dd013419df274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] check_test.go:380: [deb5ddd6df8d3] daemon is not started [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.58s) [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:801: [db57947ee8eb3] joining swarm manager [dbb9d4993c115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:801: [dc515324ac2da] joining swarm manager [dbb9d4993c115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:801: [de6e95bf9e501] joining swarm manager [dbb9d4993c115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:801: [d8f8e8b575c72] joining swarm manager [dbb9d4993c115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-24T00:43:14.582Z] docker_api_swarm_test.go:809: [db8ce323daaa3] joining swarm manager [dbb9d4993c115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.48s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.75s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.00s) [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:394: [d0fda8f3c6ae0] joining swarm manager [dc12fea96ca30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:394: [d51d9bedbf104] joining swarm manager [dc12fea96ca30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.47s) [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:342: [de35d52a702d6] joining swarm manager [d065bb1943cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:342: [d77effdfaf220] joining swarm manager [d065bb1943cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.71s) [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:489: [d46f14f8f29f8] joining swarm manager [d5ec8a93c1269]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:489: [d32855a1462b9] joining swarm manager [d5ec8a93c1269]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.22s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.35s) [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:127: [d02005baf4bec] joining swarm manager [d31408897ffd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:128: [d92238e45798f] joining swarm manager [d31408897ffd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:136: [da8145699058f] joining swarm manager [d31408897ffd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:137: [dff2fb7ac66ad] joining swarm manager [d31408897ffd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.32s) [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:303: [d5fca46a67bbe] joining swarm manager [d06acafde0f08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:303: [dc3c5e6a1371d] joining swarm manager [d06acafde0f08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.72s) [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:99: [d509e6caf731a] joining swarm manager [d6abcb75eceda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:100: [d91f1ea211df2] joining swarm manager [d6abcb75eceda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] check_test.go:380: [d509e6caf731a] daemon is not started [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.68s) [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:532: [d79b2ee50d533] joining swarm manager [d8ae9a4bb155d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:533: [d690cee7b53f2] joining swarm manager [d8ae9a4bb155d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.91s) [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:147: [d538d43273a50] joining swarm manager [d643fdb261180]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.582Z] docker_api_swarm_service_test.go:147: [da81347a11a1d] joining swarm manager [d643fdb261180]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.80s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.10s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.74s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.60s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.60s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.30s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.63s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.39s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.93s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.42s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.98s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.66s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.22s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.18s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.53s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.93s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.13s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.79s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.65s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.50s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.27s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.70s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.43s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.14s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.93s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.41s) [2020-12-24T00:43:14.582Z] docker_cli_service_logs_test.go:245: checking task t17rtwjdkry1 [2020-12-24T00:43:14.582Z] docker_cli_service_logs_test.go:250: checking messages for t17rtwjdkry1 [2020-12-24T00:43:14.582Z] docker_cli_service_logs_test.go:245: checking task jl4clw29y9hc [2020-12-24T00:43:14.582Z] docker_cli_service_logs_test.go:250: checking messages for jl4clw29y9hc [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.34s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.35s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.35s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.89s) [2020-12-24T00:43:14.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.53s) [2020-12-24T00:43:14.582Z] docker_cli_swarm_test.go:1901: [da0b69ce1752f] joining swarm manager [d82f05c82c0c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1902: [d09955189e038] joining swarm manager [d82f05c82c0c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.75s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.24s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.96s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.11s) [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1802: [d1034da02b30a] joining swarm manager [d77fea5bbf354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1803: [d7bdf82cb5297] joining swarm manager [d77fea5bbf354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.05s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (173.83s) [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1321: [dc40009327eff] joining swarm manager [dfa2d6550d5e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1322: [d9eceedd130a1] joining swarm manager [dfa2d6550d5e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.86s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.95s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.95s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.90s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.05s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.51s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.93s) [2020-12-24T00:43:14.583Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.24s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.87s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.52s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.18s) [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1186: [d9be3a5aa526e] joining swarm manager [d92de716b007e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1195: [df8636a1cf771] joining swarm manager [d92de716b007e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.11s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (142.69s) [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1118: [d49a88742365b] joining swarm manager [dc8c11c488017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1119: [d541d92d02fd9] joining swarm manager [dc8c11c488017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1172: [d10f7b60e923a] joining swarm manager [dc8c11c488017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1453: [d72a94cf7d218] joining swarm manager [d03884575e4ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.583Z] docker_cli_swarm_test.go:1454: [d5bd00fcc9240] joining swarm manager [d03884575e4ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.86s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.34s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2020-12-24T00:43:14.583Z] docker_cli_swarm_unix_test.go:62: [d677d8705eaf1] joining swarm manager [d40aa984c99af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.31s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.30s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.40s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.61s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2020-12-24T00:43:14.583Z] docker_api_swarm_test.go:961: [da9813de31dcf] joining swarm manager [d011452fb3acd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.87s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.83s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.52s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.46s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.16s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.30s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.64s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.14s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.31s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.02s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2020-12-24T00:43:14.583Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2020-12-24T00:43:14.583Z] === RUN TestDockerExternalVolumeSuite [2020-12-24T00:43:14.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-12-24T00:43:15.618Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-24T00:43:19.369Z] === RUN TestDockerSuite/TestCommitChange [2020-12-24T00:43:25.185Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-24T00:43:28.940Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-24T00:43:28.940Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-24T00:43:29.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-12-24T00:43:34.757Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-24T00:43:34.757Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-24T00:43:41.860Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-24T00:43:46.578Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-24T00:43:46.579Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-24T00:43:46.579Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-24T00:43:46.579Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-24T00:43:46.579Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-24T00:43:46.579Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-24T00:43:46.579Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-24T00:43:46.579Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-24T00:43:46.579Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-24T00:43:53.680Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-24T00:43:59.496Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-24T00:43:59.496Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-24T00:44:01.687Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-24T00:44:01.687Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-24T00:44:01.687Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-24T00:44:01.687Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-24T00:44:03.233Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-24T00:44:03.233Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-24T00:44:03.233Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-24T00:44:05.424Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-24T00:44:05.424Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-24T00:44:05.424Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-24T00:44:05.424Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-24T00:44:05.424Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-24T00:44:07.614Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-24T00:44:09.160Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-24T00:44:11.349Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-24T00:44:11.349Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-24T00:44:11.349Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-24T00:44:12.895Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-24T00:44:12.895Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-24T00:44:15.085Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-24T00:44:15.085Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-24T00:44:15.085Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-24T00:44:16.631Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-24T00:44:16.631Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-24T00:44:18.821Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-24T00:44:18.821Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-24T00:44:21.012Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-24T00:44:21.012Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-24T00:44:22.556Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-24T00:44:26.311Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-24T00:44:29.240Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-24T00:44:29.240Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-24T00:44:29.240Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-24T00:44:29.240Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-24T00:44:29.240Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-24T00:44:30.787Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-24T00:44:30.787Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-24T00:44:32.978Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-24T00:44:32.978Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-24T00:44:34.524Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-24T00:44:34.524Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-24T00:44:37.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-12-24T00:44:38.276Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-24T00:44:39.823Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-24T00:44:39.823Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-24T00:44:39.823Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-24T00:44:39.823Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-24T00:44:39.823Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-24T00:44:39.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-12-24T00:44:41.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-24T00:44:41.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-12-24T00:44:43.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-12-24T00:44:45.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-12-24T00:44:45.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-12-24T00:44:48.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-12-24T00:44:55.121Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009b4780_} [2020-12-24T00:44:57.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1877352702_c:\foo_false____} [2020-12-24T00:45:04.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1877352702_c:\foo_true____} [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-24T00:45:06.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-24T00:45:07.071Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-24T00:45:07.071Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-24T00:45:07.071Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-24T00:45:07.071Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-24T00:45:07.071Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-24T00:45:07.071Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-24T00:45:09.265Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-24T00:45:11.455Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-24T00:45:11.455Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-24T00:45:11.455Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-24T00:45:13.645Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-24T00:45:13.645Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-24T00:45:13.645Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-24T00:45:13.645Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-24T00:45:17.383Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-12-24T00:45:22.243Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-24T00:45:23.794Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-24T00:45:23.794Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-24T00:45:23.794Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-24T00:45:29.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-12-24T00:45:32.405Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-24T00:45:32.405Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-24T00:45:32.405Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-24T00:45:57.590Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-24T00:45:57.590Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-24T00:45:57.590Z] === RUN TestDockerSuite/TestCpToDot [2020-12-24T00:45:58.565Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-24T00:45:58.565Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-24T00:45:58.565Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-24T00:46:00.755Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-24T00:46:00.755Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-24T00:46:00.755Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-24T00:46:00.755Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-24T00:46:00.755Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-24T00:46:00.755Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-24T00:46:00.755Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-24T00:46:01.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-12-24T00:46:02.945Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-24T00:46:05.135Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-24T00:46:05.135Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-24T00:46:05.135Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-24T00:46:06.681Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-24T00:46:07.654Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-24T00:46:07.654Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-24T00:46:07.654Z] === RUN TestDockerSuite/TestCreateRM [2020-12-24T00:46:07.654Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-24T00:46:07.654Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-24T00:46:08.116Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-24T00:46:08.116Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-24T00:46:16.597Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-12-24T00:46:20.538Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-24T00:46:20.538Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-24T00:46:20.538Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-24T00:46:25.247Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-24T00:46:25.247Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-24T00:46:25.247Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDockerFails [2020-12-24T00:46:26.792Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-24T00:46:27.254Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-24T00:46:27.254Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-24T00:46:27.254Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-24T00:46:27.254Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-24T00:46:27.254Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-24T00:46:29.443Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-24T00:46:30.989Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-24T00:46:33.907Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-24T00:46:41.004Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-24T00:46:45.717Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-24T00:46:48.684Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-12-24T00:46:49.468Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-24T00:46:51.656Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-24T00:46:52.118Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-24T00:46:55.874Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-24T00:46:56.337Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-24T00:46:57.310Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-24T00:47:01.063Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-24T00:47:03.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-12-24T00:47:05.772Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-24T00:47:05.772Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-24T00:47:05.772Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-24T00:47:05.772Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-24T00:47:05.772Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-24T00:47:05.772Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-24T00:47:06.746Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-24T00:47:06.746Z] === RUN TestDockerSuite/TestEventsRename [2020-12-24T00:47:08.955Z] === RUN TestDockerSuite/TestEventsResize [2020-12-24T00:47:11.146Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-24T00:47:12.691Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-24T00:47:15.611Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-24T00:47:18.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-12-24T00:47:20.334Z] === RUN TestDockerSuite/TestEventsTop [2020-12-24T00:47:20.334Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-24T00:47:22.522Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-24T00:47:25.442Z] === RUN TestDockerSuite/TestExec [2020-12-24T00:47:25.442Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-24T00:47:25.442Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-24T00:47:26.988Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-24T00:47:29.177Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-24T00:47:29.177Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-24T00:47:29.177Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-24T00:47:29.177Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-24T00:47:30.722Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-24T00:47:32.268Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-24T00:47:33.820Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-24T00:47:36.009Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-24T00:47:39.763Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-24T00:47:39.763Z] === RUN TestDockerSuite/TestExecEnv [2020-12-24T00:47:39.763Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-24T00:47:39.763Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-24T00:47:41.309Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-24T00:47:46.018Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-24T00:47:46.018Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-24T00:47:46.018Z] === RUN TestDockerSuite/TestExecParseError [2020-12-24T00:47:46.018Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-24T00:47:46.479Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-24T00:47:46.479Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-24T00:47:48.669Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-24T00:47:48.670Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-24T00:47:48.670Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-24T00:47:48.670Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-24T00:47:48.670Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-24T00:47:48.670Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-24T00:47:50.215Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-24T00:47:50.215Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-24T00:47:57.317Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-24T00:47:57.317Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-24T00:47:57.317Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-24T00:47:57.317Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-24T00:48:03.132Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-24T00:48:05.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-12-24T00:48:07.839Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-24T00:48:10.758Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-24T00:48:16.572Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-24T00:48:16.572Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-24T00:48:16.572Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-24T00:48:16.572Z] === RUN TestDockerSuite/TestHealth [2020-12-24T00:48:16.572Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-24T00:48:16.572Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-24T00:48:16.572Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-24T00:48:16.572Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-24T00:48:21.281Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-24T00:48:21.281Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-24T00:48:21.281Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-24T00:48:21.281Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-24T00:48:21.281Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-24T00:48:21.743Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-24T00:48:22.205Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-24T00:48:22.205Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-24T00:48:23.178Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-24T00:48:23.178Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-24T00:48:23.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-12-24T00:48:24.152Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-24T00:48:24.614Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-24T00:48:26.160Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-24T00:48:29.076Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-24T00:48:29.076Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-24T00:48:29.076Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-24T00:48:31.994Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-24T00:48:32.455Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-24T00:48:34.644Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-24T00:48:34.644Z] === RUN TestDockerSuite/TestImportFile [2020-12-24T00:48:34.644Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-24T00:48:34.644Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-24T00:48:34.644Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-24T00:48:35.106Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-24T00:48:35.106Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-24T00:48:35.106Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-24T00:48:35.106Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-24T00:48:35.106Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-24T00:48:35.106Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-24T00:48:35.106Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-24T00:48:35.106Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-24T00:48:37.296Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-24T00:48:38.841Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-24T00:48:38.841Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-24T00:48:38.841Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-24T00:48:39.303Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-24T00:48:39.303Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-24T00:48:40.856Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-24T00:48:41.317Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-24T00:48:42.862Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-24T00:48:42.862Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-24T00:48:42.862Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-24T00:48:42.862Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-24T00:48:45.050Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-24T00:48:48.802Z] === RUN TestDockerSuite/TestInspectImage [2020-12-24T00:48:48.802Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-24T00:48:49.264Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-24T00:48:49.264Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-24T00:48:50.810Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-24T00:48:52.998Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-24T00:48:52.998Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-24T00:48:55.187Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-24T00:48:55.373Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-12-24T00:48:57.386Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-24T00:48:57.386Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-24T00:48:57.386Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-24T00:48:58.938Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-24T00:49:01.126Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-24T00:49:04.881Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-24T00:49:07.071Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-24T00:49:08.615Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-24T00:49:10.159Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-24T00:49:12.350Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-24T00:49:13.895Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-24T00:49:16.085Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-24T00:49:18.273Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-24T00:49:19.247Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-24T00:49:25.068Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-24T00:49:26.614Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-24T00:49:26.614Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-24T00:49:27.461Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-12-24T00:49:28.804Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-24T00:49:28.804Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-24T00:49:35.903Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-24T00:49:41.717Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-24T00:49:42.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-12-24T00:49:47.537Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-24T00:49:49.729Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-24T00:49:51.279Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-24T00:49:51.279Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-24T00:49:53.469Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-24T00:49:55.659Z] === RUN TestDockerSuite/TestLogsSince [2020-12-24T00:50:00.458Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-12-24T00:50:04.257Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-24T00:50:04.257Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-24T00:50:04.257Z] === RUN TestDockerSuite/TestLogsTail [2020-12-24T00:50:06.447Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-24T00:50:08.634Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-24T00:50:10.178Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-24T00:50:10.178Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-24T00:50:10.639Z] === RUN TestDockerSuite/TestNetHostname [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPluginActive [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPortList [2020-12-24T00:50:10.640Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-24T00:50:14.390Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-24T00:50:14.390Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-24T00:50:14.390Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-24T00:50:14.390Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-24T00:50:14.390Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-24T00:50:14.390Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-24T00:50:14.390Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-24T00:50:14.390Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-24T00:50:14.390Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-24T00:50:14.390Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-24T00:50:15.347Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-12-24T00:50:18.147Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-24T00:50:18.147Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-24T00:50:25.247Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-24T00:50:25.247Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite (437.15s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2020-12-24T00:50:30.234Z] docker_cli_external_volume_driver_test.go:53: [d77566055d066] daemon is not started [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-12-24T00:50:30.234Z] docker_cli_external_volume_driver_test.go:53: [d69d48390d245] daemon is not started [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-12-24T00:50:30.234Z] docker_cli_external_volume_driver_test.go:53: [dad8be0a97b73] daemon is not started [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-12-24T00:50:30.234Z] docker_cli_external_volume_driver_test.go:53: [d67781421c9f7] daemon is not started [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2020-12-24T00:50:30.234Z] docker_cli_external_volume_driver_test.go:485: [d2c66b49e94db] daemon is not started [2020-12-24T00:50:30.234Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-12-24T00:50:30.234Z] docker_cli_external_volume_driver_test.go:53: [d2cf7487d3ac6] daemon is not started [2020-12-24T00:50:30.234Z] PASS [2020-12-24T00:50:30.234Z] [2020-12-24T00:50:30.234Z] === Skipped [2020-12-24T00:50:30.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-24T00:50:30.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-24T00:50:30.234Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-24T00:50:30.234Z] check_test.go:309: [d3c2cb0512894] daemon is not started [2020-12-24T00:50:30.234Z] [2020-12-24T00:50:30.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-24T00:50:30.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-24T00:50:30.234Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-24T00:50:30.234Z] check_test.go:309: [ddcf7b7f3f2c1] daemon is not started [2020-12-24T00:50:30.234Z] [2020-12-24T00:50:30.234Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-24T00:50:30.234Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-24T00:50:30.234Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-24T00:50:30.234Z] check_test.go:309: [dc8ec09eebc4e] daemon is not started [2020-12-24T00:50:30.234Z] [2020-12-24T00:50:30.234Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-24T00:50:30.234Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-24T00:50:30.234Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-24T00:50:30.234Z] [2020-12-24T00:50:30.234Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-24T00:50:30.234Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-24T00:50:30.234Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-24T00:50:30.234Z] [2020-12-24T00:50:30.234Z] [2020-12-24T00:50:30.234Z] DONE 273 tests, 5 skipped in 2598.375s [2020-12-24T00:50:30.234Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-24T00:50:30.234Z] ++++ cat bundles/test-integration/docker.pid [2020-12-24T00:50:30.234Z] +++ kill 8174 [2020-12-24T00:50:30.234Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddd6b69526718/docker.pid [2020-12-24T00:50:30.234Z] +++ kill 6068 [2020-12-24T00:50:30.234Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6068 is not a child of this shell [2020-12-24T00:50:30.234Z] warning: PID 6068 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddd6b69526718/docker.pid had a nonzero exit code [2020-12-24T00:50:30.234Z] +++ /etc/init.d/apparmor stop [2020-12-24T00:50:30.234Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-24T00:50:30.234Z] [2020-12-24T00:50:30.234Z] Unloading profiles will leave already running processes permanently [2020-12-24T00:50:30.234Z] unconfined, which can lead to unexpected situations. [2020-12-24T00:50:30.234Z] [2020-12-24T00:50:30.234Z] To set a process to complain mode, use the command line tool [2020-12-24T00:50:30.234Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-24T00:50:30.234Z] +++ true [2020-12-24T00:50:30.234Z] exiting test-integration [2020-12-24T00:50:30.234Z] ++ exit 0 [2020-12-24T00:50:30.234Z] [2020-12-24T00:50:30.803Z] + exit 0 [2020-12-24T00:50:30.803Z] ++ jobs -p [2020-12-24T00:50:30.803Z] + pids= [2020-12-24T00:50:30.803Z] + echo 'Remaining pids to kill: []' [2020-12-24T00:50:30.803Z] Remaining pids to kill: [] [2020-12-24T00:50:30.803Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-12-24T00:50:30.818Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-24T00:50:32.986Z] + echo Ensuring container killed. [2020-12-24T00:50:32.986Z] Ensuring container killed. [2020-12-24T00:50:32.986Z] + docker ps -aq -f name=docker-pr10-* [2020-12-24T00:50:32.986Z] + cids=8cc0d899b3e8 [2020-12-24T00:50:32.986Z] e9cf06f39ada [2020-12-24T00:50:32.986Z] 3f0ad9a9f4de [2020-12-24T00:50:32.986Z] + [ -n 8cc0d899b3e8 [2020-12-24T00:50:32.986Z] e9cf06f39ada [2020-12-24T00:50:32.986Z] 3f0ad9a9f4de ] [2020-12-24T00:50:32.986Z] + docker rm -vf 8cc0d899b3e8 e9cf06f39ada 3f0ad9a9f4de [2020-12-24T00:50:34.373Z] 8cc0d899b3e8 [2020-12-24T00:50:35.595Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-24T00:50:36.282Z] e9cf06f39ada [2020-12-24T00:50:36.282Z] 3f0ad9a9f4de [Pipeline] sh [2020-12-24T00:50:36.574Z] + echo Chowning /workspace to jenkins user [2020-12-24T00:50:36.574Z] Chowning /workspace to jenkins user [2020-12-24T00:50:36.574Z] + id -u [2020-12-24T00:50:36.574Z] + id -g [2020-12-24T00:50:36.574Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41786:/workspace busybox chown -R 1000:1000 /workspace [2020-12-24T00:50:36.574Z] Unable to find image 'busybox:latest' locally [2020-12-24T00:50:41.960Z] latest: Pulling from library/busybox [2020-12-24T00:50:41.960Z] ea97eb0eb3ec: Pulling fs layer [2020-12-24T00:50:41.960Z] ea97eb0eb3ec: Verifying Checksum [2020-12-24T00:50:41.960Z] ea97eb0eb3ec: Download complete [2020-12-24T00:50:42.220Z] ea97eb0eb3ec: Pull complete [2020-12-24T00:50:42.220Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-24T00:50:42.220Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-24T00:50:45.823Z] + bundleName=amd64 [2020-12-24T00:50:45.823Z] + echo Creating amd64-bundles.tar.gz [2020-12-24T00:50:45.823Z] Creating amd64-bundles.tar.gz [2020-12-24T00:50:45.823Z] + xargs tar -czf amd64-bundles.tar.gz [2020-12-24T00:50:45.823Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-24T00:50:45.943Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-24T00:50:45.943Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-24T00:50:45.943Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [Pipeline] archiveArtifacts [2020-12-24T00:50:47.216Z] Archiving artifacts [2020-12-24T00:50:49.105Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41786/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-24T00:50:49.418Z] + make clean [2020-12-24T00:50:49.679Z] docker volume rm -f docker-dev-cache [2020-12-24T00:50:49.679Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-24T00:50:58.354Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-24T00:51:01.278Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-24T00:51:07.098Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-24T00:51:10.849Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-24T00:51:10.849Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-24T00:51:10.849Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-24T00:51:21.199Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-24T00:51:21.199Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-24T00:51:21.199Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-24T00:51:21.199Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-24T00:51:21.199Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-24T00:51:25.910Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-24T00:51:25.910Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-24T00:51:28.099Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-24T00:51:28.099Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-24T00:51:29.072Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-24T00:51:30.045Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-24T00:51:30.045Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-24T00:51:33.799Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-24T00:51:37.551Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-24T00:51:39.094Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-24T00:51:56.821Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-24T00:51:56.821Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-24T00:51:59.737Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-24T00:51:59.737Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-24T00:51:59.737Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-24T00:52:00.710Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-24T00:52:04.461Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-24T00:52:07.379Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-24T00:52:07.841Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-24T00:52:11.590Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-24T00:52:11.590Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-24T00:52:11.590Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-24T00:52:26.438Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-24T00:52:26.900Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-24T00:52:27.361Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-24T00:52:34.456Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-24T00:52:38.206Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-24T00:52:45.305Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-24T00:52:49.055Z] === RUN TestDockerSuite/TestRmiTag [2020-12-24T00:52:50.028Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-24T00:52:52.220Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-24T00:53:09.946Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-24T00:53:11.533Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-24T00:53:16.239Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-24T00:53:17.216Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-24T00:53:17.216Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-24T00:53:17.216Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-24T00:53:17.216Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-24T00:53:17.216Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-24T00:53:17.216Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-24T00:53:17.216Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-24T00:53:17.216Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-24T00:53:19.420Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-24T00:53:19.420Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-24T00:53:19.420Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-24T00:53:28.030Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-24T00:53:30.218Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-24T00:53:32.409Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-24T00:53:33.953Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-24T00:53:36.141Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-24T00:53:36.141Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-24T00:53:39.897Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-24T00:53:42.087Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-24T00:53:42.087Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-24T00:53:45.003Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-24T00:53:45.003Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-24T00:53:45.003Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-24T00:53:47.191Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-24T00:53:47.191Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-24T00:53:47.191Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-24T00:53:47.191Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-24T00:53:47.191Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-24T00:53:47.191Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-24T00:53:47.191Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-24T00:53:47.191Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-24T00:53:49.378Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-24T00:53:50.923Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-24T00:53:53.112Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-24T00:53:53.112Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-24T00:53:53.112Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-24T00:53:53.112Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-24T00:53:55.300Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-24T00:53:55.300Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-24T00:53:55.300Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-24T00:53:55.300Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-24T00:53:55.300Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-24T00:53:56.846Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-24T00:54:02.671Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-24T00:54:02.671Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-24T00:54:02.671Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-24T00:54:02.671Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-24T00:54:02.671Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-24T00:54:02.671Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-24T00:54:02.671Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-24T00:54:04.215Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-24T00:54:04.215Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-24T00:54:04.215Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-24T00:54:04.215Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-24T00:54:06.405Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-24T00:54:07.952Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-24T00:54:07.952Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-24T00:54:10.139Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-24T00:54:10.139Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-24T00:54:10.139Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-24T00:54:10.139Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-24T00:54:12.328Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-24T00:54:13.873Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-24T00:54:16.064Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-24T00:54:17.609Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-24T00:54:18.070Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-24T00:54:18.070Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-24T00:54:18.070Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-24T00:54:18.070Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-24T00:54:18.070Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-24T00:54:18.070Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-24T00:54:18.070Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-24T00:54:18.070Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-24T00:54:21.821Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-24T00:54:21.821Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-24T00:54:21.821Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-24T00:54:21.821Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-24T00:54:21.821Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-24T00:54:21.821Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-24T00:54:21.821Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-24T00:54:28.921Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-24T00:54:28.921Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunMount [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-24T00:54:30.464Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-24T00:54:30.926Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-24T00:54:38.020Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-24T00:54:38.020Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-24T00:54:38.020Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-24T00:54:38.020Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-24T00:54:42.732Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-24T00:54:46.488Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-24T00:54:46.488Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-24T00:54:46.488Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-24T00:54:46.488Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-24T00:54:46.488Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-24T00:54:46.488Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-24T00:54:46.488Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-24T00:54:46.488Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-24T00:54:46.488Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-24T00:54:46.488Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-24T00:54:46.488Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-24T00:54:48.033Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-24T00:54:49.577Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-24T00:54:51.764Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-24T00:54:52.736Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-24T00:54:54.281Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-24T00:54:54.742Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-24T00:54:54.742Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-24T00:54:54.742Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-24T00:54:54.742Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-24T00:54:54.742Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-24T00:54:54.742Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-24T00:54:54.742Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-24T00:54:54.742Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-24T00:54:56.934Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-24T00:54:56.934Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-24T00:54:56.934Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-24T00:54:57.395Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-24T00:54:57.395Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-24T00:54:57.395Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-24T00:55:09.810Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-24T00:55:09.810Z] === RUN TestDockerSuite/TestRunRm [2020-12-24T00:55:11.357Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-24T00:55:17.202Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-24T00:55:18.271Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-24T00:55:20.460Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-24T00:55:22.004Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-24T00:55:24.193Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-24T00:55:24.193Z] === RUN TestDockerSuite/TestRunState [2020-12-24T00:55:24.193Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-24T00:55:25.737Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-24T00:55:25.737Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-24T00:55:27.929Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-24T00:55:27.929Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-24T00:55:27.929Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-24T00:55:27.929Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-24T00:55:27.929Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-24T00:55:27.929Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-24T00:55:32.643Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-24T00:55:32.643Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-24T00:55:32.643Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-24T00:55:32.643Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-24T00:55:32.643Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-24T00:55:32.643Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-24T00:55:32.643Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-24T00:55:32.643Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-24T00:55:32.643Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-24T00:55:32.643Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-24T00:55:32.643Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-24T00:55:34.189Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-24T00:55:34.652Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-24T00:55:36.197Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-24T00:55:36.197Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-24T00:55:36.197Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-24T00:55:39.117Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-24T00:55:44.938Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-24T00:55:48.692Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-24T00:55:54.511Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-24T00:55:54.511Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-24T00:55:54.511Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-24T00:55:56.705Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-24T00:55:58.254Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-24T00:56:00.447Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-24T00:56:00.447Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-24T00:56:00.447Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-24T00:56:00.447Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-24T00:56:00.447Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-24T00:56:00.447Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-24T00:56:00.447Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-24T00:56:00.447Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-24T00:56:00.447Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-24T00:56:04.203Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-24T00:56:05.751Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-24T00:56:07.297Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-24T00:56:15.894Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-24T00:56:18.813Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-24T00:56:18.813Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-24T00:56:19.275Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-24T00:56:19.275Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-24T00:56:21.466Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-24T00:56:27.285Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-24T00:56:27.285Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-24T00:56:33.104Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-24T00:56:33.104Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-24T00:56:47.957Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-24T00:56:47.957Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-24T00:56:47.957Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-24T00:56:47.957Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-24T00:56:47.957Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-24T00:56:52.683Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-24T00:56:52.683Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-24T00:56:52.683Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-24T00:56:52.683Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-24T00:56:52.683Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-24T00:56:52.683Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-24T00:56:52.683Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-24T00:56:54.232Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-24T00:56:55.780Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-24T00:56:55.780Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-24T00:56:57.971Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-24T00:56:57.972Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-24T00:56:57.972Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-24T00:56:57.972Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-24T00:56:57.972Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-24T00:56:57.972Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-24T00:56:57.972Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-24T00:57:12.822Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-24T00:57:13.284Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-24T00:57:13.284Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-24T00:57:13.284Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-24T00:57:13.746Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-24T00:57:14.208Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-24T00:57:14.208Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-24T00:57:16.400Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-24T00:57:16.400Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-24T00:57:19.321Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-24T00:57:19.321Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-24T00:57:19.783Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-24T00:57:19.783Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-24T00:57:19.783Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-24T00:57:26.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-24T00:57:26.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-24T00:57:26.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-24T00:57:26.883Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-24T00:57:26.883Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-24T00:57:32.701Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-24T00:57:33.163Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-24T00:57:33.163Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-24T00:57:41.770Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-24T00:57:41.770Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite (2217.19s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-12-24T00:57:42.234Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-24T00:57:42.234Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.36s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (148.59s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-12-24T00:57:42.234Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-24T00:57:42.234Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-24T00:57:42.234Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-24T00:57:42.234Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-12-24T00:57:42.234Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-24T00:57:42.234Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-24T00:57:42.234Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-24T00:57:42.234Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.54s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-24T00:57:42.234Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-24T00:57:42.234Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.66s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.85s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.82s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-12-24T00:57:42.234Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.19s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.17s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-12-24T00:57:42.234Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.56s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.01s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.65s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.11s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.15s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.52s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.60s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.40s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.25s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.65s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.43s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.52s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.84s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.03s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.29s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.76s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.50s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.33s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.17s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-12-24T00:57:42.234Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.20s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.69s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.66s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.92s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.28s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.76s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.46s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.36s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.20s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.13s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.37s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.83s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.42s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.78s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.04s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.34s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.33s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.67s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.98s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.20s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.17s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.63s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.18s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.85s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.49s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.65s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.80s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.44s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.55s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2020-12-24T00:57:42.234Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-24T00:57:42.234Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.234Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.68s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.84s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.79s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.87s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.00s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.07s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildFails (6.99s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.77s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.45s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.87s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.63s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.23s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.37s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.52s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildHistory (8.58s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.88s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.27s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildLabel (0.71s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.45s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildLabels (0.78s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.43s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.78s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.13s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.63s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.88s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.48s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.09s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.79s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.05s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.89s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.35s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.41s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.98s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.97s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.32s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.21s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.81s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.17s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.33s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.51s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.98s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.87s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.77s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.40s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.43s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildRm (12.78s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.91s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-12-24T00:57:42.235Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.82s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.96s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.15s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.92s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.73s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.80s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.62s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildStderr (4.38s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.73s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.53s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.01s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.54s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.86s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.04s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.44s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.89s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.83s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.96s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.03s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.22s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.21s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.26s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.04s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.74s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.63s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-12-24T00:57:42.235Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-12-24T00:57:42.235Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-24T00:57:42.235Z] docker_cli_sni_test.go:18: Flakey test [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.81s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.30s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestCommitChange (4.77s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.21s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.15s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestCommitTTY (6.60s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.62s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-12-24T00:57:42.235Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-24T00:57:42.235Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-24T00:57:42.235Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-24T00:57:42.235Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.07s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.26s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.88s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.96s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.12s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.08s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.74s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.62s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.88s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.88s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.00s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.62s) [2020-12-24T00:57:42.235Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-24T00:57:42.235Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.17s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.83s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.18s) [2020-12-24T00:57:42.235Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.31s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.51s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-24T00:57:42.236Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.01s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-24T00:57:42.236Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.63s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.86s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.53s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.63s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.21s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.12s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.26s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.19s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.11s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009b4780_} (2.17s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1877352702_c:\foo_false____} (7.17s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1877352702_c:\foo_true____} (2.16s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-24T00:57:42.236Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.07s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.11s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.02s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.51s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.01s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.77s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCpToCaseH (24.57s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCpToDot (2.07s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCpToStdout (2.02s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.88s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.98s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.48s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.68s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-24T00:57:42.236Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.89s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-24T00:57:42.236Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-24T00:57:42.236Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-24T00:57:42.236Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-24T00:57:42.236Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-24T00:57:42.236Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-12-24T00:57:42.236Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-24T00:57:42.236Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-24T00:57:42.236Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-24T00:57:42.236Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.07s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.06s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.25s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.29s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsCopy (4.65s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.22s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.86s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.25s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsFilters (4.04s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsFormat (3.98s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-24T00:57:42.236Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsRename (2.06s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsResize (2.26s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.95s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.29s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.47s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.11s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-12-24T00:57:42.236Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-24T00:57:42.236Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.64s) [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-24T00:57:42.236Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-24T00:57:42.236Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-24T00:57:42.236Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.63s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.75s) [2020-12-24T00:57:42.236Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.74s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.70s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.64s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.92s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestExecInspectID (4.92s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-24T00:57:42.237Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.16s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-24T00:57:42.237Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.84s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.26s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.70s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.65s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.62s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-24T00:57:42.237Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.25s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.49s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-12-24T00:57:42.237Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.39s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.75s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.31s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.30s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-24T00:57:42.237Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-24T00:57:42.237Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-24T00:57:42.237Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.08s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.93s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-24T00:57:42.237Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-24T00:57:42.237Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.80s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.84s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectDefault (1.80s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectHistory (4.19s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-12-24T00:57:42.237Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.83s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.76s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.55s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.10s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.79s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.91s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectStatus (2.18s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.68s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.89s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.81s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.60s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.84s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.00s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.82s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.59s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.59s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.23s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.09s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-12-24T00:57:42.237Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.19s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.06s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.06s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.21s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.11s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.01s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.01s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsSince (8.58s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsTail (2.36s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.14s) [2020-12-24T00:57:42.237Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.84s) [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-12-24T00:57:42.237Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-24T00:57:42.237Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.237Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-24T00:57:42.238Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.238Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-24T00:57:42.238Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.238Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-12-24T00:57:42.238Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-24T00:57:42.702Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.702Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-24T00:57:42.702Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-24T00:57:42.702Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-24T00:57:42.702Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-12-24T00:57:42.702Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-24T00:57:42.702Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-24T00:57:42.702Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-24T00:57:42.702Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-24T00:57:42.702Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-12-24T00:57:42.702Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.702Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.64s) [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-24T00:57:42.702Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.702Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-24T00:57:42.702Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.702Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-24T00:57:42.702Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-24T00:57:42.703Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-24T00:57:42.703Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-24T00:57:42.703Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-24T00:57:42.703Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-24T00:57:42.703Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.60s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-24T00:57:42.703Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPsByOrder (7.38s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.93s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.36s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.08s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.82s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.39s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.60s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-24T00:57:42.703Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.80s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.22s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.79s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-24T00:57:42.703Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.68s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.59s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.95s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.07s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.19s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.71s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.35s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.58s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.03s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.41s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.98s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.88s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.67s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.17s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.97s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.51s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.14s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.63s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.95s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.91s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.83s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.30s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.84s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.86s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.82s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.91s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.98s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.83s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.96s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.07s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.99s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.07s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.02s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.88s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.91s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.90s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunExitCode (1.99s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.95s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.85s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.02s) [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.44s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.35s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.57s) [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.703Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-24T00:57:42.703Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.07s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.30s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.13s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.75s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.84s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.75s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.31s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.92s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunRm (2.11s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.19s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.85s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.93s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.65s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.11s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.93s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.72s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.31s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.04s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.85s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.55s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.83s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.89s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.22s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.43s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.85s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.88s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.71s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.55s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.76s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.54s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.67s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.49s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-12-24T00:57:42.704Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestStartAttachSilent (13.02s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.67s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.85s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.98s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.70s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.22s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.44s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.45s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.80s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.51s) [2020-12-24T00:57:42.704Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-24T00:57:42.704Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.704Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2020-12-24T00:57:42.704Z] === RUN TestDockerRegistrySuite [2020-12-24T00:57:42.704Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-24T00:57:42.704Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-24T00:57:42.704Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-24T00:57:42.704Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-24T00:57:42.704Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-24T00:57:42.704Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-24T00:57:42.704Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-24T00:57:42.704Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-24T00:57:42.705Z] --- PASS: TestDockerRegistrySuite (0.14s) [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-24T00:57:42.705Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-24T00:57:42.705Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-24T00:57:42.705Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-24T00:57:42.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-24T00:57:42.705Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] === RUN TestDockerDaemonSuite [2020-12-24T00:57:42.705Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-24T00:57:42.705Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-24T00:57:42.705Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-24T00:57:42.705Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] === RUN TestDockerSwarmSuite [2020-12-24T00:57:42.705Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-12-24T00:57:42.705Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-12-24T00:57:42.705Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.705Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-24T00:57:42.705Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-24T00:57:42.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-24T00:57:42.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] === RUN TestDockerExternalVolumeSuite [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-12-24T00:57:42.706Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] === RUN TestDockerNetworkSuite [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-12-24T00:57:42.706Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] === RUN TestDockerHubPullSuite [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-12-24T00:57:42.706Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] PASS [2020-12-24T00:57:42.706Z] ok github.com/docker/docker/integration-cli 2217.881s [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === Skipped [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-12-24T00:57:42.706Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-24T00:57:42.706Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-12-24T00:57:42.706Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-24T00:57:42.706Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-24T00:57:42.706Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-24T00:57:42.706Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-12-24T00:57:42.706Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-24T00:57:42.706Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-24T00:57:42.706Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-24T00:57:42.706Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-24T00:57:42.706Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-24T00:57:42.706Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-12-24T00:57:42.706Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-12-24T00:57:42.706Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-12-24T00:57:42.706Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.55s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.55s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-12-24T00:57:42.706Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.706Z] [2020-12-24T00:57:42.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-12-24T00:57:42.706Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-12-24T00:57:42.707Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-12-24T00:57:42.707Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-12-24T00:57:42.707Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-24T00:57:42.707Z] docker_cli_sni_test.go:18: Flakey test [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-12-24T00:57:42.707Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-24T00:57:42.707Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-24T00:57:42.707Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-12-24T00:57:42.707Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-24T00:57:42.707Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.707Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-12-24T00:57:42.707Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-12-24T00:57:42.707Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.707Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-24T00:57:42.708Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-24T00:57:42.708Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-24T00:57:42.708Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-24T00:57:42.708Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-24T00:57:42.708Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-24T00:57:42.708Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-12-24T00:57:42.708Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-24T00:57:42.708Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-24T00:57:42.708Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-24T00:57:42.708Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-24T00:57:42.708Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-24T00:57:42.708Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-24T00:57:42.708Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-24T00:57:42.708Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-12-24T00:57:42.708Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-24T00:57:42.708Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.708Z] [2020-12-24T00:57:42.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-12-24T00:57:42.708Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-12-24T00:57:42.709Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-24T00:57:42.709Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-24T00:57:42.709Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-24T00:57:42.709Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-24T00:57:42.709Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-24T00:57:42.709Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-24T00:57:42.709Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-12-24T00:57:42.709Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-12-24T00:57:42.709Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-24T00:57:42.709Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-24T00:57:42.709Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-24T00:57:42.709Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-24T00:57:42.709Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-24T00:57:42.709Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-24T00:57:42.709Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-12-24T00:57:42.709Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-12-24T00:57:42.709Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-24T00:57:42.709Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-24T00:57:42.709Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-24T00:57:42.709Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-24T00:57:42.709Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-12-24T00:57:42.709Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-24T00:57:42.709Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-24T00:57:42.709Z] [2020-12-24T00:57:42.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-24T00:57:43.172Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-12-24T00:57:43.172Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-24T00:57:43.172Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-24T00:57:43.172Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-24T00:57:43.172Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-24T00:57:43.172Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-24T00:57:43.172Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-12-24T00:57:43.172Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-24T00:57:43.172Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-24T00:57:43.172Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.172Z] [2020-12-24T00:57:43.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-12-24T00:57:43.173Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-24T00:57:43.173Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-24T00:57:43.173Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-24T00:57:43.173Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-24T00:57:43.173Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-24T00:57:43.173Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-24T00:57:43.173Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-24T00:57:43.173Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-24T00:57:43.173Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-24T00:57:43.173Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-24T00:57:43.173Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-24T00:57:43.173Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-12-24T00:57:43.173Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-12-24T00:57:43.173Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.173Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-24T00:57:43.174Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.174Z] [2020-12-24T00:57:43.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-24T00:57:43.174Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-12-24T00:57:43.175Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-12-24T00:57:43.175Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-12-24T00:57:43.175Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.175Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-12-24T00:57:43.176Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-24T00:57:43.176Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-12-24T00:57:43.176Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-24T00:57:43.176Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-24T00:57:43.176Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-24T00:57:43.176Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-24T00:57:43.176Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-24T00:57:43.176Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-24T00:57:43.176Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.176Z] [2020-12-24T00:57:43.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-24T00:57:43.177Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-12-24T00:57:43.177Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] DONE 1093 tests, 547 skipped in 2226.214s [2020-12-24T00:57:43.177Z] INFO: Integration tests ended at 12/24/2020 00:57:42. Duration:00:37:06.3000910 [2020-12-24T00:57:43.177Z] INFO: Docker info of the daemon under test at end of run [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] Containers: 2 [2020-12-24T00:57:43.177Z] Running: 0 [2020-12-24T00:57:43.177Z] Paused: 0 [2020-12-24T00:57:43.177Z] Stopped: 2 [2020-12-24T00:57:43.177Z] Images: 18 [2020-12-24T00:57:43.177Z] Server Version: 0.0.0-dev [2020-12-24T00:57:43.177Z] Storage Driver: windowsfilter [2020-12-24T00:57:43.177Z] Windows: [2020-12-24T00:57:43.177Z] Logging Driver: json-file [2020-12-24T00:57:43.177Z] Plugins: [2020-12-24T00:57:43.177Z] Volume: local [2020-12-24T00:57:43.177Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-24T00:57:43.177Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-24T00:57:43.177Z] Swarm: inactive [2020-12-24T00:57:43.177Z] Default Isolation: process [2020-12-24T00:57:43.177Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-24T00:57:43.177Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-24T00:57:43.177Z] OSType: windows [2020-12-24T00:57:43.177Z] Architecture: x86_64 [2020-12-24T00:57:43.177Z] CPUs: 4 [2020-12-24T00:57:43.177Z] Total Memory: 32GiB [2020-12-24T00:57:43.177Z] Name: azwin-2-f76550 [2020-12-24T00:57:43.177Z] ID: 2WUX:AOWQ:OBXU:GYGS:VFKX:4X4J:6HKO:CSE6:ATCZ:6KQO:VI5V:4M4K [2020-12-24T00:57:43.177Z] Docker Root Dir: D:\CI\PR-41786\10\daemon [2020-12-24T00:57:43.177Z] Debug Mode (client): false [2020-12-24T00:57:43.177Z] Debug Mode (server): true [2020-12-24T00:57:43.177Z] File Descriptors: -1 [2020-12-24T00:57:43.177Z] Goroutines: 17 [2020-12-24T00:57:43.177Z] System Time: 2020-12-24T00:57:43.0424524Z [2020-12-24T00:57:43.177Z] EventsListeners: 0 [2020-12-24T00:57:43.177Z] Registry: https://index.docker.io/v1/ [2020-12-24T00:57:43.177Z] Labels: [2020-12-24T00:57:43.177Z] Experimental: false [2020-12-24T00:57:43.177Z] Insecure Registries: [2020-12-24T00:57:43.177Z] 127.0.0.0/8 [2020-12-24T00:57:43.177Z] Live Restore Enabled: false [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] [2020-12-24T00:57:43.177Z] INFO: Stopping daemon under test [2020-12-24T00:57:43.639Z] SUCCESS: The process with PID 3408 (child process of PID 1740) has been terminated. [2020-12-24T00:57:43.639Z] SUCCESS: The process with PID 1740 (child process of PID 1552) has been terminated. [2020-12-24T00:57:43.639Z] INFO: Stop tailing logs of the daemon under tests [2020-12-24T00:57:43.639Z] INFO: executeCI.ps1 Completed successfully at 12/24/2020 00:57:43. [2020-12-24T00:57:43.639Z] INFO: Tidying up at end of run [2020-12-24T00:57:43.639Z] INFO: Saving daemon under test log (d:\CI\PR-41786\10\dut.out) to bundles\CIDUT.out [2020-12-24T00:57:43.639Z] INFO: Saving daemon under test log (d:\CI\PR-41786\10\dut.err) to bundles\CIDUT.err [2020-12-24T00:57:43.639Z] INFO: Nuke-Everything... [2020-12-24T00:57:44.101Z] INFO: Container count on control daemon to delete is 2 [2020-12-24T00:57:44.564Z] 9b75f556931a [2020-12-24T00:57:44.564Z] 947d6c754533 [2020-12-24T00:57:44.564Z] INFO: Tidying pidfile d:\CI\PR-41786\10\docker.pid [2020-12-24T00:57:44.564Z] INFO: Nuking d:\CI [2020-12-24T00:58:14.712Z] INFO: Zapped successfully [2020-12-24T00:58:14.712Z] [2020-12-24T00:58:14.712Z] INFO: executeCI.ps1 exiting at Thu Dec 24 00:58:11 CUT 2020. Duration 01:02:45.8996371 [2020-12-24T00:58:14.712Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-12-24T00:58:14.954Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-12-24T00:58:23.822Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-12-24T00:58:25.587Z] Archiving artifacts [2020-12-24T00:58:39.609Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41786/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-24T00:58:40.541Z] + make clean [2020-12-24T00:58:42.090Z] docker volume rm -f docker-dev-cache [2020-12-24T00:58:42.090Z] 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